[INFO] fetching crate zerocopy-derive 0.3.0... [INFO] checking zerocopy-derive-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate zerocopy-derive 0.3.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate zerocopy-derive 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 zerocopy-derive 0.3.0 [INFO] finished tweaking crates.io crate zerocopy-derive 0.3.0 [INFO] tweaked toml for crates.io crate zerocopy-derive 0.3.0 written to /workspace/builds/worker-20/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 74d3153f78583ab7b8c1c88b0b9b213c76e223c7ea4c7a6bb1bd0a21ce24fee3 [INFO] running `Command { std: "docker" "start" "-a" "74d3153f78583ab7b8c1c88b0b9b213c76e223c7ea4c7a6bb1bd0a21ce24fee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d3153f78583ab7b8c1c88b0b9b213c76e223c7ea4c7a6bb1bd0a21ce24fee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d3153f78583ab7b8c1c88b0b9b213c76e223c7ea4c7a6bb1bd0a21ce24fee3", kill_on_drop: false }` [INFO] [stdout] 74d3153f78583ab7b8c1c88b0b9b213c76e223c7ea4c7a6bb1bd0a21ce24fee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] ae0ccd151b3d419229d1dec6788de6804e1605ad4071dad77b07932005b54009 [INFO] running `Command { std: "docker" "start" "-a" "ae0ccd151b3d419229d1dec6788de6804e1605ad4071dad77b07932005b54009", 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] quote v1.0.9: default [INFO] [stderr] quote v1.0.9 (as host dependency): default [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking tester v0.6.0 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking syn v1.0.75 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking synstructure v0.12.5 [INFO] [stderr] Checking zerocopy-derive v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.129 [INFO] [stderr] Checking rustfix v0.4.6 [INFO] [stderr] Migrating tests/struct_unaligned.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/paths_and_modules.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/compiletest.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/struct_from_bytes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/enum_unaligned.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/struct_as_bytes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/enum_as_bytes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/hygiene.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/enum_from_bytes.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/struct_unaligned.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use zerocopy::Unaligned; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Unaligned` [INFO] [stdout] --> tests/struct_unaligned.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/struct_unaligned.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/struct_unaligned.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/struct_unaligned.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/struct_unaligned.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Unaligned)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/paths_and_modules.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zerocopy::FromBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/paths_and_modules.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use zerocopy::FromBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `FromBytes` [INFO] [stdout] --> tests/paths_and_modules.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/paths_and_modules.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/paths_and_modules.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(FromBytes)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/enum_unaligned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zerocopy::Unaligned; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Unaligned` [INFO] [stdout] --> tests/enum_unaligned.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/enum_unaligned.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/enum_unaligned.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Unaligned)] [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 derive macro `Unaligned` [INFO] [stdout] --> tests/enum_unaligned.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Unaligned)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/struct_as_bytes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use zerocopy::AsBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AsBytes` [INFO] [stdout] --> tests/struct_as_bytes.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/struct_as_bytes.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/struct_as_bytes.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/struct_as_bytes.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/struct_as_bytes.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(AsBytes)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/enum_as_bytes.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zerocopy::AsBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(AsBytes)] [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 derive macro `AsBytes` [INFO] [stdout] --> tests/enum_as_bytes.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(AsBytes)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `zerocopy` [INFO] [stdout] --> tests/hygiene.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate zerocopy as _zerocopy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/struct_from_bytes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use zerocopy::FromBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `FromBytes` [INFO] [stdout] --> tests/struct_from_bytes.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/struct_from_bytes.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/struct_from_bytes.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/struct_from_bytes.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(FromBytes)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/enum_from_bytes.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use zerocopy::FromBytes; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `zerocopy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:563:10 [INFO] [stdout] | [INFO] [stdout] 563 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:826:10 [INFO] [stdout] | [INFO] [stdout] 826 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:1089:10 [INFO] [stdout] | [INFO] [stdout] 1089 | #[derive(FromBytes)] [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 derive macro `FromBytes` [INFO] [stdout] --> tests/enum_from_bytes.rs:66632:10 [INFO] [stdout] | [INFO] [stdout] 66632 | #[derive(FromBytes)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [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" "ae0ccd151b3d419229d1dec6788de6804e1605ad4071dad77b07932005b54009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0ccd151b3d419229d1dec6788de6804e1605ad4071dad77b07932005b54009", kill_on_drop: false }` [INFO] [stdout] ae0ccd151b3d419229d1dec6788de6804e1605ad4071dad77b07932005b54009