[INFO] fetching crate jujube 0.1.1... [INFO] checking jujube-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate jujube 0.1.1 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate jujube 0.1.1 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 jujube 0.1.1 [INFO] finished tweaking crates.io crate jujube 0.1.1 [INFO] tweaked toml for crates.io crate jujube 0.1.1 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate crates.io crate jujube 0.1.1 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 protobuf-codegen-pure v2.18.1 [INFO] [stderr] Downloaded protobuf-codegen v2.18.1 [INFO] [stderr] Downloaded jujube-lib v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] 0a90a0e1d28ffb8d8cabada7342af0af7837de396447a1d64d9414ee0c220b25 [INFO] running `Command { std: "docker" "start" "-a" "0a90a0e1d28ffb8d8cabada7342af0af7837de396447a1d64d9414ee0c220b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a90a0e1d28ffb8d8cabada7342af0af7837de396447a1d64d9414ee0c220b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a90a0e1d28ffb8d8cabada7342af0af7837de396447a1d64d9414ee0c220b25", kill_on_drop: false }` [INFO] [stdout] 0a90a0e1d28ffb8d8cabada7342af0af7837de396447a1d64d9414ee0c220b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] eb2e262f7807b346bfe47c6328dfa555c3956cb41421dac1dff4cc78fe6ff321 [INFO] running `Command { std: "docker" "start" "-a" "eb2e262f7807b346bfe47c6328dfa555c3956cb41421dac1dff4cc78fe6ff321", 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] byteorder v1.3.4 (as host dependency): default, std [INFO] [stderr] protobuf v2.18.1 (as host dependency): bytes, with-bytes [INFO] [stderr] syn v1.0.55 (as host dependency): extra-traits, full [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking whoami v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=bc7aafe048ed9373 -C extra-filename=-bc7aafe048ed9373 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-2e2e5d9f01684535.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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" "eb2e262f7807b346bfe47c6328dfa555c3956cb41421dac1dff4cc78fe6ff321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2e262f7807b346bfe47c6328dfa555c3956cb41421dac1dff4cc78fe6ff321", kill_on_drop: false }` [INFO] [stdout] eb2e262f7807b346bfe47c6328dfa555c3956cb41421dac1dff4cc78fe6ff321