[INFO] fetching crate barc-cli 2.2.1... [INFO] checking barc-cli-2.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate barc-cli 2.2.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate barc-cli 2.2.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 barc-cli 2.2.1 [INFO] finished tweaking crates.io crate barc-cli 2.2.1 [INFO] tweaked toml for crates.io crate barc-cli 2.2.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate barc-cli 2.2.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] Downloading crates ... [INFO] [stderr] Downloaded tao-log v1.0.1 [INFO] [stderr] Downloaded olio v1.4.0 [INFO] [stderr] Downloaded body-image v2.2.2 [INFO] [stderr] Downloaded barc v2.2.1 [INFO] [stderr] Downloaded piccolog v1.0.3 [INFO] [stderr] Downloaded blocking-permit v1.3.2 [INFO] [stderr] Downloaded body-image-futio v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] a8df896f5d9354a0ba1127626f49f6dc00727509d140a72d3cf167c8f7d58b80 [INFO] running `Command { std: "docker" "start" "-a" "a8df896f5d9354a0ba1127626f49f6dc00727509d140a72d3cf167c8f7d58b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8df896f5d9354a0ba1127626f49f6dc00727509d140a72d3cf167c8f7d58b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8df896f5d9354a0ba1127626f49f6dc00727509d140a72d3cf167c8f7d58b80", kill_on_drop: false }` [INFO] [stdout] a8df896f5d9354a0ba1127626f49f6dc00727509d140a72d3cf167c8f7d58b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c063c04119f8106b26dc64099ef72bde0706776aff4aaf0938173f1ad84d1bed [INFO] running `Command { std: "docker" "start" "-a" "c063c04119f8106b26dc64099ef72bde0706776aff4aaf0938173f1ad84d1bed", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tao-log v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling olio v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling body-image v2.2.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling blocking-permit v1.3.2 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling body-image-futio v2.2.1 [INFO] [stderr] Compiling piccolog v1.0.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling barc v2.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling barc-cli v2.2.1 (/tmp/fixit) [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.42s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling barc-cli v2.2.1 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "c063c04119f8106b26dc64099ef72bde0706776aff4aaf0938173f1ad84d1bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c063c04119f8106b26dc64099ef72bde0706776aff4aaf0938173f1ad84d1bed", kill_on_drop: false }` [INFO] [stdout] c063c04119f8106b26dc64099ef72bde0706776aff4aaf0938173f1ad84d1bed