[INFO] cloning repository https://github.com/tak7iji/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tak7iji/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftak7iji%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftak7iji%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f7b5e5417b0c0912da19956fc9d0878c016f904 [INFO] building tak7iji/hello-rust against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftak7iji%2Fhello-rust" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tak7iji/hello-rust on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tak7iji/hello-rust [INFO] finished tweaking git repo https://github.com/tak7iji/hello-rust [INFO] tweaked toml for git repo https://github.com/tak7iji/hello-rust written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/tak7iji/hello-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f1e29a473cba9a383132619d63b11d60c99aa252c02a15e713b5d4f53d309fd [INFO] running `Command { std: "docker" "start" "-a" "7f1e29a473cba9a383132619d63b11d60c99aa252c02a15e713b5d4f53d309fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f1e29a473cba9a383132619d63b11d60c99aa252c02a15e713b5d4f53d309fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1e29a473cba9a383132619d63b11d60c99aa252c02a15e713b5d4f53d309fd", kill_on_drop: false }` [INFO] [stdout] 7f1e29a473cba9a383132619d63b11d60c99aa252c02a15e713b5d4f53d309fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8480e08533cecccaa0aaefeaf5402a7d4e5a1d4a47b829803b8819ff3636013 [INFO] running `Command { std: "docker" "start" "-a" "d8480e08533cecccaa0aaefeaf5402a7d4e5a1d4a47b829803b8819ff3636013", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "d8480e08533cecccaa0aaefeaf5402a7d4e5a1d4a47b829803b8819ff3636013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8480e08533cecccaa0aaefeaf5402a7d4e5a1d4a47b829803b8819ff3636013", kill_on_drop: false }` [INFO] [stdout] d8480e08533cecccaa0aaefeaf5402a7d4e5a1d4a47b829803b8819ff3636013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 669f2668605139da32f29b219cf1af76cd153d33749e6cfbd1e928a442307344 [INFO] running `Command { std: "docker" "start" "-a" "669f2668605139da32f29b219cf1af76cd153d33749e6cfbd1e928a442307344", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_rust-079431d3f2049e06) [INFO] running `Command { std: "docker" "inspect" "669f2668605139da32f29b219cf1af76cd153d33749e6cfbd1e928a442307344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669f2668605139da32f29b219cf1af76cd153d33749e6cfbd1e928a442307344", kill_on_drop: false }` [INFO] [stdout] 669f2668605139da32f29b219cf1af76cd153d33749e6cfbd1e928a442307344