[INFO] fetching crate the_rock 0.4.0... [INFO] checking the_rock-0.4.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate the_rock 0.4.0 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate the_rock 0.4.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 the_rock 0.4.0 [INFO] finished tweaking crates.io crate the_rock 0.4.0 [INFO] tweaked toml for crates.io crate the_rock 0.4.0 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate crates.io crate the_rock 0.4.0 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] Downloading crates ... [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded cursive_core v0.2.2 [INFO] [stderr] Downloaded wasmer_enumset_derive v0.5.0 [INFO] [stderr] Downloaded rust-utils v0.2.3 [INFO] [stderr] Downloaded cursive v0.16.3 [INFO] [stderr] Downloaded wasmer_enumset v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] c77654b430db53397302ea718ab107f53148a0bb681cd9a3064673d1f3489cee [INFO] running `Command { std: "docker" "start" "-a" "c77654b430db53397302ea718ab107f53148a0bb681cd9a3064673d1f3489cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c77654b430db53397302ea718ab107f53148a0bb681cd9a3064673d1f3489cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77654b430db53397302ea718ab107f53148a0bb681cd9a3064673d1f3489cee", kill_on_drop: false }` [INFO] [stdout] c77654b430db53397302ea718ab107f53148a0bb681cd9a3064673d1f3489cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 86eb70d0d2dbb85f58928eca379b350b0a4605449d0d554a2a4ed2beff06a24f [INFO] running `Command { std: "docker" "start" "-a" "86eb70d0d2dbb85f58928eca379b350b0a4605449d0d554a2a4ed2beff06a24f", 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] 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] num-integer v0.1.44 (as host dependency): i128 [INFO] [stderr] num-traits v0.2.14 (as host dependency): i128 [INFO] [stderr] proc-macro2 v1.0.24: default [INFO] [stderr] quote v1.0.9: default [INFO] [stderr] syn v1.0.64: extra-traits, full [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rust-utils v0.2.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling the_rock v0.4.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Fixed build.rs (1 fix) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.86s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Compiling the_rock v0.4.0 (/tmp/fixit) [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "86eb70d0d2dbb85f58928eca379b350b0a4605449d0d554a2a4ed2beff06a24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86eb70d0d2dbb85f58928eca379b350b0a4605449d0d554a2a4ed2beff06a24f", kill_on_drop: false }` [INFO] [stdout] 86eb70d0d2dbb85f58928eca379b350b0a4605449d0d554a2a4ed2beff06a24f