[INFO] cloning repository https://github.com/kyfreed/buckshot-roulette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyfreed/buckshot-roulette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyfreed%2Fbuckshot-roulette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyfreed%2Fbuckshot-roulette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee87037d735cbef048ffcfbb5f00a944d3725ca
[INFO] testing kyfreed/buckshot-roulette against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyfreed%2Fbuckshot-roulette" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyfreed/buckshot-roulette
[INFO] finished tweaking git repo https://github.com/kyfreed/buckshot-roulette
[INFO] tweaked toml for git repo https://github.com/kyfreed/buckshot-roulette written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyfreed/buckshot-roulette on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyfreed/buckshot-roulette already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df38148a43ff10cb88d44f379a56ddcb5931ba29f13397735cb45da14e6c4b6c
[INFO] running `Command { std: "docker" "start" "-a" "df38148a43ff10cb88d44f379a56ddcb5931ba29f13397735cb45da14e6c4b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df38148a43ff10cb88d44f379a56ddcb5931ba29f13397735cb45da14e6c4b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df38148a43ff10cb88d44f379a56ddcb5931ba29f13397735cb45da14e6c4b6c", kill_on_drop: false }`
[INFO] [stdout] df38148a43ff10cb88d44f379a56ddcb5931ba29f13397735cb45da14e6c4b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abb17e63e408edf3bcdd2231d0c1257c42465a16a91b0f7949e579a58a84080f
[INFO] running `Command { std: "docker" "start" "-a" "abb17e63e408edf3bcdd2231d0c1257c42465a16a91b0f7949e579a58a84080f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-ordinal v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clearscreen v2.0.1
[INFO] [stderr]    Compiling buckshot-roulette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s
[INFO] running `Command { std: "docker" "inspect" "abb17e63e408edf3bcdd2231d0c1257c42465a16a91b0f7949e579a58a84080f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abb17e63e408edf3bcdd2231d0c1257c42465a16a91b0f7949e579a58a84080f", kill_on_drop: false }`
[INFO] [stdout] abb17e63e408edf3bcdd2231d0c1257c42465a16a91b0f7949e579a58a84080f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57a8443758ee0274743edf11a6a5904ac6651fcf6901564c85e1878bde27496f
[INFO] running `Command { std: "docker" "start" "-a" "57a8443758ee0274743edf11a6a5904ac6651fcf6901564c85e1878bde27496f", kill_on_drop: false }`
[INFO] [stderr]    Compiling buckshot-roulette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "57a8443758ee0274743edf11a6a5904ac6651fcf6901564c85e1878bde27496f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a8443758ee0274743edf11a6a5904ac6651fcf6901564c85e1878bde27496f", kill_on_drop: false }`
[INFO] [stdout] 57a8443758ee0274743edf11a6a5904ac6651fcf6901564c85e1878bde27496f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cdd12c10be27037d1d0eca339b644a9f9489963bad4182190db5aaa72f2066b
[INFO] running `Command { std: "docker" "start" "-a" "1cdd12c10be27037d1d0eca339b644a9f9489963bad4182190db5aaa72f2066b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buckshot_roulette-bfdaf037efd6dd39)
[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" "1cdd12c10be27037d1d0eca339b644a9f9489963bad4182190db5aaa72f2066b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdd12c10be27037d1d0eca339b644a9f9489963bad4182190db5aaa72f2066b", kill_on_drop: false }`
[INFO] [stdout] 1cdd12c10be27037d1d0eca339b644a9f9489963bad4182190db5aaa72f2066b
