[INFO] fetching crate prust_test 0.1.2... [INFO] checking prust_test-0.1.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate prust_test 0.1.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate prust_test 0.1.2 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] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking crates.io crate prust_test 0.1.2 [INFO] finished tweaking crates.io crate prust_test 0.1.2 [INFO] tweaked toml for crates.io crate prust_test 0.1.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate prust_test 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prust_core v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 57d26a658d7dad8721d089e7d56e05fdf75e4f8f8c3035422bf6136cf4191857 [INFO] running `Command { std: "docker" "start" "-a" "57d26a658d7dad8721d089e7d56e05fdf75e4f8f8c3035422bf6136cf4191857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d26a658d7dad8721d089e7d56e05fdf75e4f8f8c3035422bf6136cf4191857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d26a658d7dad8721d089e7d56e05fdf75e4f8f8c3035422bf6136cf4191857", kill_on_drop: false }` [INFO] [stdout] 57d26a658d7dad8721d089e7d56e05fdf75e4f8f8c3035422bf6136cf4191857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 369be2a6cfb99c4c937c43f0676be75e460b55dbdeafd3e5b7d49a7a197d15d5 [INFO] running `Command { std: "docker" "start" "-a" "369be2a6cfb99c4c937c43f0676be75e460b55dbdeafd3e5b7d49a7a197d15d5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] libc v0.2.93: use_std [INFO] [stderr] memchr v2.3.4: use_std [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking prust_core v0.1.2 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `core::option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prust_core-0.1.2/src/error.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | impl core::convert::From for Error { [INFO] [stdout] | ^^^^^^^^^ not found in `core::option` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Error::NoneError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 27 | impl core::convert::From for Error { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `core::option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prust_core-0.1.2/src/error.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | fn from(_: core::option::NoneError) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in `core::option` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Error::NoneError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 28 | fn from(_: crate::Error) -> Self { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prust_core` due to 3 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" "369be2a6cfb99c4c937c43f0676be75e460b55dbdeafd3e5b7d49a7a197d15d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369be2a6cfb99c4c937c43f0676be75e460b55dbdeafd3e5b7d49a7a197d15d5", kill_on_drop: false }` [INFO] [stdout] 369be2a6cfb99c4c937c43f0676be75e460b55dbdeafd3e5b7d49a7a197d15d5