Skip to content

Bump serde from 1.0.196 to 1.0.197 #508

Bump serde from 1.0.196 to 1.0.197

Bump serde from 1.0.196 to 1.0.197 #508

Triggered via pull request February 20, 2024 02:28
Status Success
Total duration 3m 10s
Artifacts

test.yml

on: pull_request
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

10 errors
the item `Option` is imported redundantly: src/coord_type/sic.rs#L3
error: the item `Option` is imported redundantly --> src/coord_type/sic.rs:3:50 | 3 | use std::{fmt::Display, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Option` is already defined here
the item `Sync` is imported redundantly: src/coord_type/sic.rs#L3
error: the item `Sync` is imported redundantly --> src/coord_type/sic.rs:3:36 | 3 | use std::{fmt::Display, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here
the item `Option` is imported redundantly: src/coord_type/normal.rs#L9
error: the item `Option` is imported redundantly --> src/coord_type/normal.rs:9:50 | 9 | use std::{error::Error, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Option` is already defined here
the item `Sync` is imported redundantly: src/coord_type/normal.rs#L9
error: the item `Sync` is imported redundantly --> src/coord_type/normal.rs:9:36 | 9 | use std::{error::Error, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here
the item `Option` is imported redundantly: src/coord_type/sic.rs#L3
error: the item `Option` is imported redundantly --> src/coord_type/sic.rs:3:50 | 3 | use std::{fmt::Display, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Option` is already defined here
the item `Sync` is imported redundantly: src/coord_type/sic.rs#L3
error: the item `Sync` is imported redundantly --> src/coord_type/sic.rs:3:36 | 3 | use std::{fmt::Display, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here
the item `Option` is imported redundantly: src/coord_type/normal.rs#L9
error: the item `Option` is imported redundantly --> src/coord_type/normal.rs:9:50 | 9 | use std::{error::Error, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Option` is already defined here
the item `Sync` is imported redundantly: src/coord_type/normal.rs#L9
error: the item `Sync` is imported redundantly --> src/coord_type/normal.rs:9:36 | 9 | use std::{error::Error, io::Write, marker::Sync, option::Option, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here
the item `Sync` is imported redundantly: src/coord_type/cart.rs#L3
error: the item `Sync` is imported redundantly --> src/coord_type/cart.rs:3:29 | 3 | use std::{error::Error, io, marker::Sync, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
the item `Sync` is imported redundantly: src/coord_type/cart.rs#L3
error: the item `Sync` is imported redundantly --> src/coord_type/cart.rs:3:29 | 3 | use std::{error::Error, io, marker::Sync, path::Path}; | ^^^^^^^^^^^^ --> /rustc/3246e79513cb89ddbfc0f21cb5a877e5b321dcc5/library/std/src/prelude/mod.rs:129:13 | = note: the item `Sync` is already defined here | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`