[INFO] fetching crate serde_extra 0.3.1... [INFO] testing serde_extra-0.3.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate serde_extra 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate serde_extra 0.3.1 [INFO] finished tweaking crates.io crate serde_extra 0.3.1 [INFO] tweaked toml for crates.io crate serde_extra 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate serde_extra 0.3.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docfg v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67866aa1cbdc5c5ea028479a16db1648beb7d5cebbc6dd8af6a1576778483fc1 [INFO] running `Command { std: "docker" "start" "-a" "67866aa1cbdc5c5ea028479a16db1648beb7d5cebbc6dd8af6a1576778483fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67866aa1cbdc5c5ea028479a16db1648beb7d5cebbc6dd8af6a1576778483fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67866aa1cbdc5c5ea028479a16db1648beb7d5cebbc6dd8af6a1576778483fc1", kill_on_drop: false }` [INFO] [stdout] 67866aa1cbdc5c5ea028479a16db1648beb7d5cebbc6dd8af6a1576778483fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4df5ac721d4e7f23456a12b6bb53a2c8c37521868a1ca05c1f8c4d184b644f96 [INFO] running `Command { std: "docker" "start" "-a" "4df5ac721d4e7f23456a12b6bb53a2c8c37521868a1ca05c1f8c4d184b644f96", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling docfg v0.1.0 [INFO] [stderr] Compiling serde_extra v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `no_integer128` [INFO] [stdout] --> src/time.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | if #[cfg(all(not(feature = "use_128"), no_integer128))] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: [INFO] [stdout] This macro has no effect on any version of Serde released in the past 2 years. [INFO] [stdout] It was used long ago in crates that needed to support Rustc older than 1.26.0, [INFO] [stdout] or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer [INFO] [stdout] support. These days Serde requires a Rust compiler newer than that so 128-bit [INFO] [stdout] integers are always supported. [INFO] [stdout] --> src/time.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | serde_if_integer128! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalVisitor` is never constructed [INFO] [stdout] --> src/time.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | struct LocalVisitor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "4df5ac721d4e7f23456a12b6bb53a2c8c37521868a1ca05c1f8c4d184b644f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df5ac721d4e7f23456a12b6bb53a2c8c37521868a1ca05c1f8c4d184b644f96", kill_on_drop: false }` [INFO] [stdout] 4df5ac721d4e7f23456a12b6bb53a2c8c37521868a1ca05c1f8c4d184b644f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee59434897d543a83db07924655693bca252c67d9d9627de7d2b3e30d3f1155 [INFO] running `Command { std: "docker" "start" "-a" "0ee59434897d543a83db07924655693bca252c67d9d9627de7d2b3e30d3f1155", kill_on_drop: false }` [INFO] [stderr] Compiling serde_extra v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `no_integer128` [INFO] [stdout] --> src/time.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | if #[cfg(all(not(feature = "use_128"), no_integer128))] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: [INFO] [stdout] This macro has no effect on any version of Serde released in the past 2 years. [INFO] [stdout] It was used long ago in crates that needed to support Rustc older than 1.26.0, [INFO] [stdout] or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer [INFO] [stdout] support. These days Serde requires a Rust compiler newer than that so 128-bit [INFO] [stdout] integers are always supported. [INFO] [stdout] --> src/time.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | serde_if_integer128! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_integer128` [INFO] [stdout] --> src/time.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | if #[cfg(all(not(feature = "use_128"), no_integer128))] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: [INFO] [stdout] This macro has no effect on any version of Serde released in the past 2 years. [INFO] [stdout] It was used long ago in crates that needed to support Rustc older than 1.26.0, [INFO] [stdout] or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer [INFO] [stdout] support. These days Serde requires a Rust compiler newer than that so 128-bit [INFO] [stdout] integers are always supported. [INFO] [stdout] --> src/time.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | serde_if_integer128! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / impl_u128! { [INFO] [stdout] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stdout] 210 | | pub trait SerializeNanos; [INFO] [stdout] 211 | | pub trait DeserializeNanos; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalVisitor` is never constructed [INFO] [stdout] --> src/time.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | struct LocalVisitor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalVisitor` is never constructed [INFO] [stdout] --> src/time.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | struct LocalVisitor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "0ee59434897d543a83db07924655693bca252c67d9d9627de7d2b3e30d3f1155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee59434897d543a83db07924655693bca252c67d9d9627de7d2b3e30d3f1155", kill_on_drop: false }` [INFO] [stdout] 0ee59434897d543a83db07924655693bca252c67d9d9627de7d2b3e30d3f1155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0c637dc45bba24929746ab8735e66c1ba153cffc7e265aeed33e18c4a134529 [INFO] running `Command { std: "docker" "start" "-a" "b0c637dc45bba24929746ab8735e66c1ba153cffc7e265aeed33e18c4a134529", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `no_integer128` [INFO] [stderr] --> src/time.rs:125:68 [INFO] [stderr] | [INFO] [stderr] 125 | if #[cfg(all(not(feature = "use_128"), no_integer128))] { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 208 | / impl_u128! { [INFO] [stderr] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stderr] 210 | | pub trait SerializeNanos; [INFO] [stderr] 211 | | pub trait DeserializeNanos; [INFO] [stderr] ... | [INFO] [stderr] 223 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_integer128)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_integer128)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: [INFO] [stderr] This macro has no effect on any version of Serde released in the past 2 years. [INFO] [stderr] It was used long ago in crates that needed to support Rustc older than 1.26.0, [INFO] [stderr] or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer [INFO] [stderr] support. These days Serde requires a Rust compiler newer than that so 128-bit [INFO] [stderr] integers are always supported. [INFO] [stderr] --> src/time.rs:170:29 [INFO] [stderr] | [INFO] [stderr] 170 | serde_if_integer128! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 208 | / impl_u128! { [INFO] [stderr] 209 | | mod ts_nanos: "nanoseconds" as as_nanos | from_nanos | 1_000_000_000 { [INFO] [stderr] 210 | | pub trait SerializeNanos; [INFO] [stderr] 211 | | pub trait DeserializeNanos; [INFO] [stderr] ... | [INFO] [stderr] 223 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_u128` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `LocalVisitor` is never constructed [INFO] [stderr] --> src/time.rs:353:20 [INFO] [stderr] | [INFO] [stderr] 353 | struct LocalVisitor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `serde_extra` (lib) generated 3 warnings [INFO] [stderr] warning: `serde_extra` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_extra-ec5ea8def9f9e38f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/map.rs (/opt/rustwide/target/debug/deps/map-5f50e45d42ab3236) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test regular ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests serde_extra [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0c637dc45bba24929746ab8735e66c1ba153cffc7e265aeed33e18c4a134529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c637dc45bba24929746ab8735e66c1ba153cffc7e265aeed33e18c4a134529", kill_on_drop: false }` [INFO] [stdout] b0c637dc45bba24929746ab8735e66c1ba153cffc7e265aeed33e18c4a134529