[INFO] cloning repository https://github.com/RaphaelHardFork/rust-introduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaelHardFork/rust-introduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Frust-introduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Frust-introduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e12a8c3338d93c5f0537bcc2c35cfae55b6be6e3 [INFO] building RaphaelHardFork/rust-introduction against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Frust-introduction" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RaphaelHardFork/rust-introduction 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/RaphaelHardFork/rust-introduction [INFO] finished tweaking git repo https://github.com/RaphaelHardFork/rust-introduction [INFO] tweaked toml for git repo https://github.com/RaphaelHardFork/rust-introduction written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/RaphaelHardFork/rust-introduction 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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 5824cc37742250279a37a6e5b91bdfd9bcf2edb7aa796a08b8c916f68cc3916d [INFO] running `Command { std: "docker" "start" "-a" "5824cc37742250279a37a6e5b91bdfd9bcf2edb7aa796a08b8c916f68cc3916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5824cc37742250279a37a6e5b91bdfd9bcf2edb7aa796a08b8c916f68cc3916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5824cc37742250279a37a6e5b91bdfd9bcf2edb7aa796a08b8c916f68cc3916d", kill_on_drop: false }` [INFO] [stdout] 5824cc37742250279a37a6e5b91bdfd9bcf2edb7aa796a08b8c916f68cc3916d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] bd860686246ff4f7252eff0878957fac7c5474fbc34139b3977249ffd28aa329 [INFO] running `Command { std: "docker" "start" "-a" "bd860686246ff4f7252eff0878957fac7c5474fbc34139b3977249ffd28aa329", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rust-introduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "bd860686246ff4f7252eff0878957fac7c5474fbc34139b3977249ffd28aa329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd860686246ff4f7252eff0878957fac7c5474fbc34139b3977249ffd28aa329", kill_on_drop: false }` [INFO] [stdout] bd860686246ff4f7252eff0878957fac7c5474fbc34139b3977249ffd28aa329 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 5b06ed7f2702cd2180294d07d06ac9127578751f4f1ec8237124fb101a035f18 [INFO] running `Command { std: "docker" "start" "-a" "5b06ed7f2702cd2180294d07d06ac9127578751f4f1ec8237124fb101a035f18", kill_on_drop: false }` [INFO] [stderr] Compiling rust-introduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_introduction-b6314c18ecdc9c26) [INFO] running `Command { std: "docker" "inspect" "5b06ed7f2702cd2180294d07d06ac9127578751f4f1ec8237124fb101a035f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b06ed7f2702cd2180294d07d06ac9127578751f4f1ec8237124fb101a035f18", kill_on_drop: false }` [INFO] [stdout] 5b06ed7f2702cd2180294d07d06ac9127578751f4f1ec8237124fb101a035f18