[INFO] cloning repository https://github.com/jannotti/audrey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannotti/audrey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannotti%2Faudrey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannotti%2Faudrey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d89527429d5d7bed9de3b540268a29265d895269 [INFO] testing jannotti/audrey against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannotti%2Faudrey" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jannotti/audrey on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jannotti/audrey [INFO] finished tweaking git repo https://github.com/jannotti/audrey [INFO] tweaked toml for git repo https://github.com/jannotti/audrey written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/jannotti/audrey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c2b4775293b14dfb38c3e0993a27ca2e5bec79f06e7c37743c7183391cc415 [INFO] running `Command { std: "docker" "start" "-a" "54c2b4775293b14dfb38c3e0993a27ca2e5bec79f06e7c37743c7183391cc415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c2b4775293b14dfb38c3e0993a27ca2e5bec79f06e7c37743c7183391cc415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c2b4775293b14dfb38c3e0993a27ca2e5bec79f06e7c37743c7183391cc415", kill_on_drop: false }` [INFO] [stdout] 54c2b4775293b14dfb38c3e0993a27ca2e5bec79f06e7c37743c7183391cc415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873791249bcf7628f83f85a8db8fef232b69c4d20189d7eb8d68df6bf4c01484 [INFO] running `Command { std: "docker" "start" "-a" "873791249bcf7628f83f85a8db8fef232b69c4d20189d7eb8d68df6bf4c01484", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling audrey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `sort` [INFO] [stdout] --> src/main.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn sort(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `top` [INFO] [stdout] --> src/main.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn top(&self) -> Option<&Card> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/cards.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn try_new(rank: R, suit: S) -> Result [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.62s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "873791249bcf7628f83f85a8db8fef232b69c4d20189d7eb8d68df6bf4c01484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873791249bcf7628f83f85a8db8fef232b69c4d20189d7eb8d68df6bf4c01484", kill_on_drop: false }` [INFO] [stdout] 873791249bcf7628f83f85a8db8fef232b69c4d20189d7eb8d68df6bf4c01484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2feeeb6e7950e5d3a1a3716697ceb8bbdba647f3f38a4b3050169f2a115967 [INFO] running `Command { std: "docker" "start" "-a" "bd2feeeb6e7950e5d3a1a3716697ceb8bbdba647f3f38a4b3050169f2a115967", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling audrey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `top` [INFO] [stdout] --> src/main.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn top(&self) -> Option<&Card> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/audrey-151d8fdea7cd50ac) [INFO] running `Command { std: "docker" "inspect" "bd2feeeb6e7950e5d3a1a3716697ceb8bbdba647f3f38a4b3050169f2a115967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2feeeb6e7950e5d3a1a3716697ceb8bbdba647f3f38a4b3050169f2a115967", kill_on_drop: false }` [INFO] [stdout] bd2feeeb6e7950e5d3a1a3716697ceb8bbdba647f3f38a4b3050169f2a115967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 795b0f885603a143200187cee50a67c379c578fcb48ad35c0dbab38049ea0a45 [INFO] running `Command { std: "docker" "start" "-a" "795b0f885603a143200187cee50a67c379c578fcb48ad35c0dbab38049ea0a45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `top` [INFO] [stderr] --> src/main.rs:96:8 [INFO] [stderr] | [INFO] [stderr] 96 | fn top(&self) -> Option<&Card> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `audrey` (bin "audrey" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/audrey-151d8fdea7cd50ac) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::card_tricks ... ok [INFO] [stdout] test test::everything_is_fine ... ok [INFO] [stdout] test test::hand_io ... ok [INFO] [stdout] test test::swab_the_decks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "795b0f885603a143200187cee50a67c379c578fcb48ad35c0dbab38049ea0a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795b0f885603a143200187cee50a67c379c578fcb48ad35c0dbab38049ea0a45", kill_on_drop: false }` [INFO] [stdout] 795b0f885603a143200187cee50a67c379c578fcb48ad35c0dbab38049ea0a45