[INFO] cloning repository https://github.com/antoinich/Rustgamtraining [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoinich/Rustgamtraining" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoinich%2FRustgamtraining", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoinich%2FRustgamtraining'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c77c4038ab4148c13960263e44572f5d66f8d1ef [INFO] testing antoinich/Rustgamtraining/c77c4038ab4148c13960263e44572f5d66f8d1ef against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoinich%2FRustgamtraining" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoinich/Rustgamtraining on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antoinich/Rustgamtraining [INFO] finished tweaking git repo https://github.com/antoinich/Rustgamtraining [INFO] tweaked toml for git repo https://github.com/antoinich/Rustgamtraining written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/antoinich/Rustgamtraining 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ffcf481cda3c101d604963f2466b79d3b6652c10ca86c1bf7ee3480549f1ca0 [INFO] running `Command { std: "docker" "start" "-a" "9ffcf481cda3c101d604963f2466b79d3b6652c10ca86c1bf7ee3480549f1ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ffcf481cda3c101d604963f2466b79d3b6652c10ca86c1bf7ee3480549f1ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ffcf481cda3c101d604963f2466b79d3b6652c10ca86c1bf7ee3480549f1ca0", kill_on_drop: false }` [INFO] [stdout] 9ffcf481cda3c101d604963f2466b79d3b6652c10ca86c1bf7ee3480549f1ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f49719f783a8a970fa3ce335abaa7a0a3868721a76a2fa32fb8e3c21c69fe17 [INFO] running `Command { std: "docker" "start" "-a" "3f49719f783a8a970fa3ce335abaa7a0a3868721a76a2fa32fb8e3c21c69fe17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling plus_or_minus_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "3f49719f783a8a970fa3ce335abaa7a0a3868721a76a2fa32fb8e3c21c69fe17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f49719f783a8a970fa3ce335abaa7a0a3868721a76a2fa32fb8e3c21c69fe17", kill_on_drop: false }` [INFO] [stdout] 3f49719f783a8a970fa3ce335abaa7a0a3868721a76a2fa32fb8e3c21c69fe17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b51d20008a0f50b200730f8ee34b86482be7cfeb87c97f0ca03eafe288dda92 [INFO] running `Command { std: "docker" "start" "-a" "7b51d20008a0f50b200730f8ee34b86482be7cfeb87c97f0ca03eafe288dda92", kill_on_drop: false }` [INFO] [stderr] Compiling plus_or_minus_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "7b51d20008a0f50b200730f8ee34b86482be7cfeb87c97f0ca03eafe288dda92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b51d20008a0f50b200730f8ee34b86482be7cfeb87c97f0ca03eafe288dda92", kill_on_drop: false }` [INFO] [stdout] 7b51d20008a0f50b200730f8ee34b86482be7cfeb87c97f0ca03eafe288dda92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0db5f80dbc4a99d954159b9bebc380a2f113d3e63ab8ed51c7ddf42c3e71a22 [INFO] running `Command { std: "docker" "start" "-a" "e0db5f80dbc4a99d954159b9bebc380a2f113d3e63ab8ed51c7ddf42c3e71a22", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plus_or_minus_game-1671ca29595b9185) [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" "e0db5f80dbc4a99d954159b9bebc380a2f113d3e63ab8ed51c7ddf42c3e71a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0db5f80dbc4a99d954159b9bebc380a2f113d3e63ab8ed51c7ddf42c3e71a22", kill_on_drop: false }` [INFO] [stdout] e0db5f80dbc4a99d954159b9bebc380a2f113d3e63ab8ed51c7ddf42c3e71a22