[INFO] fetching crate neodyn_xc 0.3.0... [INFO] checking neodyn_xc-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate neodyn_xc 0.3.0 into /workspace/builds/worker-54/source [INFO] validating manifest of crates.io crate neodyn_xc 0.3.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate neodyn_xc 0.3.0 [INFO] finished tweaking crates.io crate neodyn_xc 0.3.0 [INFO] tweaked toml for crates.io crate neodyn_xc 0.3.0 written to /workspace/builds/worker-54/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded ordered-float v2.7.0 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded unsafe-any v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07ac18df6e9809db3ecec33b2811b4fe3f5fa522afd05a0c16a3d28077db2bcc [INFO] running `Command { std: "docker" "start" "-a" "07ac18df6e9809db3ecec33b2811b4fe3f5fa522afd05a0c16a3d28077db2bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ac18df6e9809db3ecec33b2811b4fe3f5fa522afd05a0c16a3d28077db2bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ac18df6e9809db3ecec33b2811b4fe3f5fa522afd05a0c16a3d28077db2bcc", kill_on_drop: false }` [INFO] [stdout] 07ac18df6e9809db3ecec33b2811b4fe3f5fa522afd05a0c16a3d28077db2bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b1abe04d90fbae98917e5e996f2c3d28591e49659deb1f7e3037114fb5cdfc9 [INFO] running `Command { std: "docker" "start" "-a" "7b1abe04d90fbae98917e5e996f2c3d28591e49659deb1f7e3037114fb5cdfc9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking neodyn_xc v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/serde.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chrono` [INFO] [stdout] --> tests/serde.rs:3382:9 [INFO] [stdout] | [INFO] [stdout] 3382 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> tests/serde.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use quickcheck::{ Arbitrary, TestResult, Gen }; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> tests/serde.rs:3542:9 [INFO] [stdout] | [INFO] [stdout] 3542 | use quickcheck::QuickCheck as QC; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> tests/serde.rs:3380:9 [INFO] [stdout] | [INFO] [stdout] 3380 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of undeclared crate or module `uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde_json` [INFO] [stdout] --> tests/serde.rs:3381:9 [INFO] [stdout] | [INFO] [stdout] 3381 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> tests/serde.rs:3384:9 [INFO] [stdout] | [INFO] [stdout] 3384 | use quickcheck::QuickCheck as QC; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3485:22 [INFO] [stdout] | [INFO] [stdout] 3485 | test_case_manual(json!(null)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3486:22 [INFO] [stdout] | [INFO] [stdout] 3486 | test_case_manual(json!(true)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3487:22 [INFO] [stdout] | [INFO] [stdout] 3487 | test_case_manual(json!(-812346)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3488:22 [INFO] [stdout] | [INFO] [stdout] 3488 | test_case_manual(json!(0)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3489:22 [INFO] [stdout] | [INFO] [stdout] 3489 | test_case_manual(json!(1)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3490:22 [INFO] [stdout] | [INFO] [stdout] 3490 | test_case_manual(json!((1_u64 << 63) + 1)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3491:22 [INFO] [stdout] | [INFO] [stdout] 3491 | test_case_manual(json!(-91235.88342)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3492:22 [INFO] [stdout] | [INFO] [stdout] 3492 | test_case_manual(json!("this is a JSON string")); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3493:22 [INFO] [stdout] | [INFO] [stdout] 3493 | test_case_manual(json!([-3, null, "a heterogeneous array"])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `json` [INFO] [stdout] --> tests/serde.rs:3494:22 [INFO] [stdout] | [INFO] [stdout] 3494 | test_case_manual(json!({"maps": "work too", "1/alpha": 137})); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:398:1 [INFO] [stdout] | [INFO] [stdout] 398 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 438 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:477:1 [INFO] [stdout] | [INFO] [stdout] 477 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:568:1 [INFO] [stdout] | [INFO] [stdout] 568 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:2359:1 [INFO] [stdout] | [INFO] [stdout] 2359 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utc` [INFO] [stdout] --> tests/serde.rs:3482:22 [INFO] [stdout] | [INFO] [stdout] 3482 | test_case_manual(Utc::now()); [INFO] [stdout] | ^^^ use of undeclared type `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Local` [INFO] [stdout] --> tests/serde.rs:3483:22 [INFO] [stdout] | [INFO] [stdout] 3483 | test_case_manual(Local::now()); [INFO] [stdout] | ^^^^^ use of undeclared type `Local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates [INFO] [stdout] --> tests/serde.rs:3497:1 [INFO] [stdout] | [INFO] [stdout] 3497 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `quickcheck` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neodyn_xc` due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7b1abe04d90fbae98917e5e996f2c3d28591e49659deb1f7e3037114fb5cdfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1abe04d90fbae98917e5e996f2c3d28591e49659deb1f7e3037114fb5cdfc9", kill_on_drop: false }` [INFO] [stdout] 7b1abe04d90fbae98917e5e996f2c3d28591e49659deb1f7e3037114fb5cdfc9