[INFO] fetching crate action-io 0.0.3...
[INFO] checking action-io-0.0.3 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate action-io 0.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate action-io 0.0.3 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate action-io 0.0.3
[INFO] finished tweaking crates.io crate action-io 0.0.3
[INFO] tweaked toml for crates.io crate action-io 0.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3811bb2ce66766a6359c8a8c3cf9372c9ef9c94b703e7686d474cf943eb3482a
[INFO] running `Command { std: "docker" "start" "-a" "3811bb2ce66766a6359c8a8c3cf9372c9ef9c94b703e7686d474cf943eb3482a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3811bb2ce66766a6359c8a8c3cf9372c9ef9c94b703e7686d474cf943eb3482a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3811bb2ce66766a6359c8a8c3cf9372c9ef9c94b703e7686d474cf943eb3482a", kill_on_drop: false }`
[INFO] [stdout] 3811bb2ce66766a6359c8a8c3cf9372c9ef9c94b703e7686d474cf943eb3482a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2de32e42ad10d04cce199068625d9e88416086c0090e72fa55202035c56ee839
[INFO] running `Command { std: "docker" "start" "-a" "2de32e42ad10d04cce199068625d9e88416086c0090e72fa55202035c56ee839", kill_on_drop: false }`
[INFO] [stderr]     Checking action-io v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] running `Command { std: "docker" "inspect" "2de32e42ad10d04cce199068625d9e88416086c0090e72fa55202035c56ee839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de32e42ad10d04cce199068625d9e88416086c0090e72fa55202035c56ee839", kill_on_drop: false }`
[INFO] [stdout] 2de32e42ad10d04cce199068625d9e88416086c0090e72fa55202035c56ee839
[INFO] checking action-io-0.0.3 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate action-io 0.0.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate action-io 0.0.3 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate action-io 0.0.3
[INFO] finished tweaking crates.io crate action-io 0.0.3
[INFO] tweaked toml for crates.io crate action-io 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ebd24bd2c4ee672074faf28afbcabe5445faf06e1bdc3b71b7570d5199f9b1a
[INFO] running `Command { std: "docker" "start" "-a" "1ebd24bd2c4ee672074faf28afbcabe5445faf06e1bdc3b71b7570d5199f9b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ebd24bd2c4ee672074faf28afbcabe5445faf06e1bdc3b71b7570d5199f9b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ebd24bd2c4ee672074faf28afbcabe5445faf06e1bdc3b71b7570d5199f9b1a", kill_on_drop: false }`
[INFO] [stdout] 1ebd24bd2c4ee672074faf28afbcabe5445faf06e1bdc3b71b7570d5199f9b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c75c266e08f3832ba0ead1aaae262c3a85368b555276fd01049dfcff1190381
[INFO] running `Command { std: "docker" "start" "-a" "6c75c266e08f3832ba0ead1aaae262c3a85368b555276fd01049dfcff1190381", kill_on_drop: false }`
[INFO] [stderr]     Checking action-io v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] running `Command { std: "docker" "inspect" "6c75c266e08f3832ba0ead1aaae262c3a85368b555276fd01049dfcff1190381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c75c266e08f3832ba0ead1aaae262c3a85368b555276fd01049dfcff1190381", kill_on_drop: false }`
[INFO] [stdout] 6c75c266e08f3832ba0ead1aaae262c3a85368b555276fd01049dfcff1190381
