[INFO] fetching crate varlink-cli 4.5.2... [INFO] checking varlink-cli-4.5.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate varlink-cli 4.5.2 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate varlink-cli 4.5.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] started tweaking crates.io crate varlink-cli 4.5.2 [INFO] finished tweaking crates.io crate varlink-cli 4.5.2 [INFO] tweaked toml for crates.io crate varlink-cli 4.5.2 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate crates.io crate varlink-cli 4.5.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] 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 colored_json v2.1.0 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded escargot v0.5.1 [INFO] [stderr] Downloaded uds_windows v1.0.1 [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded varlink v11.0.1 [INFO] [stderr] Downloaded varlink_stdinterfaces v11.0.1 [INFO] [stderr] Downloaded chainerror v0.4.3 [INFO] [stderr] Downloaded varlink_generator v9.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] 3fe430d9258d781033c0443be19673c2f938df521e08df55e87bf1b6f3d92d2a [INFO] running `Command { std: "docker" "start" "-a" "3fe430d9258d781033c0443be19673c2f938df521e08df55e87bf1b6f3d92d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe430d9258d781033c0443be19673c2f938df521e08df55e87bf1b6f3d92d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe430d9258d781033c0443be19673c2f938df521e08df55e87bf1b6f3d92d2a", kill_on_drop: false }` [INFO] [stdout] 3fe430d9258d781033c0443be19673c2f938df521e08df55e87bf1b6f3d92d2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] 1d04d482ae418aa6fc5af1ca10dc54772c53370802f19420c32e572ee6e2950b [INFO] running `Command { std: "docker" "start" "-a" "1d04d482ae418aa6fc5af1ca10dc54772c53370802f19420c32e572ee6e2950b", 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] serde v1.0.124: derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling varlink_parser v4.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling chainerror v0.7.0 [INFO] [stderr] Compiling chainerror v0.4.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling escargot v0.5.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::error::Error` for type `&ChainError<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chainerror-0.4.3/src/lib.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | impl Error for &ChainError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `std`: [INFO] [stdout] - impl<'a, T> std::error::Error for &'a T [INFO] [stdout] where T: std::error::Error, T: ?Sized; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chainerror` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [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" "1d04d482ae418aa6fc5af1ca10dc54772c53370802f19420c32e572ee6e2950b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d04d482ae418aa6fc5af1ca10dc54772c53370802f19420c32e572ee6e2950b", kill_on_drop: false }` [INFO] [stdout] 1d04d482ae418aa6fc5af1ca10dc54772c53370802f19420c32e572ee6e2950b