[INFO] updating cached repository https://github.com/reo0306/rust-hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5db2586f363d906a40b68ad419bb8dab444c8658 [INFO] testing reo0306/rust-hello against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-hello" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reo0306/rust-hello on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reo0306/rust-hello [INFO] finished tweaking git repo https://github.com/reo0306/rust-hello [INFO] tweaked toml for git repo https://github.com/reo0306/rust-hello written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate git repo https://github.com/reo0306/rust-hello already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32ed3c0dffcdb4235d3b082dcc4fd7a167d1814d5f7a084e2a4d610a24e74180 [INFO] running `Command { std: "docker" "start" "-a" "32ed3c0dffcdb4235d3b082dcc4fd7a167d1814d5f7a084e2a4d610a24e74180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32ed3c0dffcdb4235d3b082dcc4fd7a167d1814d5f7a084e2a4d610a24e74180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ed3c0dffcdb4235d3b082dcc4fd7a167d1814d5f7a084e2a4d610a24e74180", kill_on_drop: false }` [INFO] [stdout] 32ed3c0dffcdb4235d3b082dcc4fd7a167d1814d5f7a084e2a4d610a24e74180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d880e65b00484ba3ee1b9b436b542d8b5a28741661693c8090ad94fb88ba902 [INFO] running `Command { std: "docker" "start" "-a" "1d880e65b00484ba3ee1b9b436b542d8b5a28741661693c8090ad94fb88ba902", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "1d880e65b00484ba3ee1b9b436b542d8b5a28741661693c8090ad94fb88ba902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d880e65b00484ba3ee1b9b436b542d8b5a28741661693c8090ad94fb88ba902", kill_on_drop: false }` [INFO] [stdout] 1d880e65b00484ba3ee1b9b436b542d8b5a28741661693c8090ad94fb88ba902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99cd83c9919afdfa449ac460dce14ce976760c4267c6ada5639dda4fecc89fb7 [INFO] running `Command { std: "docker" "start" "-a" "99cd83c9919afdfa449ac460dce14ce976760c4267c6ada5639dda4fecc89fb7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "99cd83c9919afdfa449ac460dce14ce976760c4267c6ada5639dda4fecc89fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cd83c9919afdfa449ac460dce14ce976760c4267c6ada5639dda4fecc89fb7", kill_on_drop: false }` [INFO] [stdout] 99cd83c9919afdfa449ac460dce14ce976760c4267c6ada5639dda4fecc89fb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a26dd6f46e7533bef4a3ce0a348492924a7986f6dc36bed21fc95047fe8d1cf [INFO] running `Command { std: "docker" "start" "-a" "0a26dd6f46e7533bef4a3ce0a348492924a7986f6dc36bed21fc95047fe8d1cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-8138bc7875239a77) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a26dd6f46e7533bef4a3ce0a348492924a7986f6dc36bed21fc95047fe8d1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a26dd6f46e7533bef4a3ce0a348492924a7986f6dc36bed21fc95047fe8d1cf", kill_on_drop: false }` [INFO] [stdout] 0a26dd6f46e7533bef4a3ce0a348492924a7986f6dc36bed21fc95047fe8d1cf