[INFO] fetching crate bsabin 0.2.1...
[INFO] checking bsabin-0.2.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate bsabin 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bsabin 0.2.1
[INFO] finished tweaking crates.io crate bsabin 0.2.1
[INFO] tweaked toml for crates.io crate bsabin 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bsabin 0.2.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bsabin 0.2.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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eed0ab5d41a44f2d22e03f890f5d38a8c0736630e7f234974d3e02a9bda6d327
[INFO] running `Command { std: "docker" "start" "-a" "eed0ab5d41a44f2d22e03f890f5d38a8c0736630e7f234974d3e02a9bda6d327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eed0ab5d41a44f2d22e03f890f5d38a8c0736630e7f234974d3e02a9bda6d327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed0ab5d41a44f2d22e03f890f5d38a8c0736630e7f234974d3e02a9bda6d327", kill_on_drop: false }`
[INFO] [stdout] eed0ab5d41a44f2d22e03f890f5d38a8c0736630e7f234974d3e02a9bda6d327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0640ff65c1b7cedcf0d1b95f370e86bd7ab5b211098c225403e5baa80b2900b2
[INFO] running `Command { std: "docker" "start" "-a" "0640ff65c1b7cedcf0d1b95f370e86bd7ab5b211098c225403e5baa80b2900b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking libflate v1.1.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling lz4-sys v1.9.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking enumflags2 v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking num_enum v0.5.4
[INFO] [stderr]     Checking lz4 v1.23.2
[INFO] [stderr]     Checking bsa v0.2.1
[INFO] [stderr]     Checking bsabin v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.35s
[INFO] running `Command { std: "docker" "inspect" "0640ff65c1b7cedcf0d1b95f370e86bd7ab5b211098c225403e5baa80b2900b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0640ff65c1b7cedcf0d1b95f370e86bd7ab5b211098c225403e5baa80b2900b2", kill_on_drop: false }`
[INFO] [stdout] 0640ff65c1b7cedcf0d1b95f370e86bd7ab5b211098c225403e5baa80b2900b2
