[INFO] cloning repository https://github.com/outrun-cloud/example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outrun-cloud/example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutrun-cloud%2Fexample-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutrun-cloud%2Fexample-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e807fbaf7088d3f32ba9817f931eb5be95b2942 [INFO] building outrun-cloud/example-rs against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutrun-cloud%2Fexample-rs" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/outrun-cloud/example-rs on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/outrun-cloud/example-rs [INFO] finished tweaking git repo https://github.com/outrun-cloud/example-rs [INFO] tweaked toml for git repo https://github.com/outrun-cloud/example-rs written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/outrun-cloud/example-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e534665ae06c259d35fbac7e44aee4bf8419f19b3e51a2d6bbee19a232938c9 [INFO] running `Command { std: "docker" "start" "-a" "1e534665ae06c259d35fbac7e44aee4bf8419f19b3e51a2d6bbee19a232938c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e534665ae06c259d35fbac7e44aee4bf8419f19b3e51a2d6bbee19a232938c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e534665ae06c259d35fbac7e44aee4bf8419f19b3e51a2d6bbee19a232938c9", kill_on_drop: false }` [INFO] [stdout] 1e534665ae06c259d35fbac7e44aee4bf8419f19b3e51a2d6bbee19a232938c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 418cbc470de7ad02422fd62ed4481db353bee0a408cba9215c19f1ecbc906648 [INFO] running `Command { std: "docker" "start" "-a" "418cbc470de7ad02422fd62ed4481db353bee0a408cba9215c19f1ecbc906648", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling example-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "418cbc470de7ad02422fd62ed4481db353bee0a408cba9215c19f1ecbc906648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418cbc470de7ad02422fd62ed4481db353bee0a408cba9215c19f1ecbc906648", kill_on_drop: false }` [INFO] [stdout] 418cbc470de7ad02422fd62ed4481db353bee0a408cba9215c19f1ecbc906648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4370f7cb739162ad306086dba9174b5c8b88df97d8094b0a9263deac8194b4 [INFO] running `Command { std: "docker" "start" "-a" "bb4370f7cb739162ad306086dba9174b5c8b88df97d8094b0a9263deac8194b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling example-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.44s [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/example_rs-25253e86a4c9a6f3) [INFO] running `Command { std: "docker" "inspect" "bb4370f7cb739162ad306086dba9174b5c8b88df97d8094b0a9263deac8194b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4370f7cb739162ad306086dba9174b5c8b88df97d8094b0a9263deac8194b4", kill_on_drop: false }` [INFO] [stdout] bb4370f7cb739162ad306086dba9174b5c8b88df97d8094b0a9263deac8194b4