[INFO] fetching crate ba2 3.0.1...
[INFO] checking ba2-3.0.1 against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] extracting crate ba2 3.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ba2 3.0.1 on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ba2 3.0.1
[INFO] finished tweaking crates.io crate ba2 3.0.1
[INFO] tweaked toml for crates.io crate ba2 3.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate ba2 3.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f35d6514d2d07aed54e904e3a56b7e50e2afb4c119009bbd65a6705d42818b
[INFO] running `Command { std: "docker" "start" "-a" "88f35d6514d2d07aed54e904e3a56b7e50e2afb4c119009bbd65a6705d42818b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f35d6514d2d07aed54e904e3a56b7e50e2afb4c119009bbd65a6705d42818b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f35d6514d2d07aed54e904e3a56b7e50e2afb4c119009bbd65a6705d42818b", kill_on_drop: false }`
[INFO] [stdout] 88f35d6514d2d07aed54e904e3a56b7e50e2afb4c119009bbd65a6705d42818b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49c566a57ec2fd9cd4954156ae5bc8262f2f35c7d89a57702e104373f32b880c
[INFO] running `Command { std: "docker" "start" "-a" "49c566a57ec2fd9cd4954156ae5bc8262f2f35c7d89a57702e104373f32b880c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking memmap2 v0.9.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling lzzzz v1.0.4
[INFO] [stderr]    Compiling directxtex v1.1.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking ba2 v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s
[INFO] running `Command { std: "docker" "inspect" "49c566a57ec2fd9cd4954156ae5bc8262f2f35c7d89a57702e104373f32b880c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c566a57ec2fd9cd4954156ae5bc8262f2f35c7d89a57702e104373f32b880c", kill_on_drop: false }`
[INFO] [stdout] 49c566a57ec2fd9cd4954156ae5bc8262f2f35c7d89a57702e104373f32b880c
