[INFO] cloning repository https://github.com/azdlowry/RustLangTalk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azdlowry/RustLangTalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdlowry%2FRustLangTalk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdlowry%2FRustLangTalk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ee2a1ee967a613ac8d4e16ddf31252f4feb5d80 [INFO] testing azdlowry/RustLangTalk 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%2Fazdlowry%2FRustLangTalk" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azdlowry/RustLangTalk 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/azdlowry/RustLangTalk [INFO] finished tweaking git repo https://github.com/azdlowry/RustLangTalk [INFO] tweaked toml for git repo https://github.com/azdlowry/RustLangTalk written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/azdlowry/RustLangTalk 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] a9b37eadfa838363160f8ced8236d8a484358d66f656c3aecae929efe5989436 [INFO] running `Command { std: "docker" "start" "-a" "a9b37eadfa838363160f8ced8236d8a484358d66f656c3aecae929efe5989436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9b37eadfa838363160f8ced8236d8a484358d66f656c3aecae929efe5989436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b37eadfa838363160f8ced8236d8a484358d66f656c3aecae929efe5989436", kill_on_drop: false }` [INFO] [stdout] a9b37eadfa838363160f8ced8236d8a484358d66f656c3aecae929efe5989436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] 87eac3e3a21333bd6c2be95421ed5f860b57d1c57d3b281cf31e2b971a954320 [INFO] running `Command { std: "docker" "start" "-a" "87eac3e3a21333bd6c2be95421ed5f860b57d1c57d3b281cf31e2b971a954320", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_lang_talk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `Command { std: "docker" "inspect" "87eac3e3a21333bd6c2be95421ed5f860b57d1c57d3b281cf31e2b971a954320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87eac3e3a21333bd6c2be95421ed5f860b57d1c57d3b281cf31e2b971a954320", kill_on_drop: false }` [INFO] [stdout] 87eac3e3a21333bd6c2be95421ed5f860b57d1c57d3b281cf31e2b971a954320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] 5098ac761d46c36fbc869208cb5adb6bc16683ea8c9161470159f0cc7c5e4650 [INFO] running `Command { std: "docker" "start" "-a" "5098ac761d46c36fbc869208cb5adb6bc16683ea8c9161470159f0cc7c5e4650", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_lang_talk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_lang_talk-1366fdafbae03a36) [INFO] running `Command { std: "docker" "inspect" "5098ac761d46c36fbc869208cb5adb6bc16683ea8c9161470159f0cc7c5e4650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5098ac761d46c36fbc869208cb5adb6bc16683ea8c9161470159f0cc7c5e4650", kill_on_drop: false }` [INFO] [stdout] 5098ac761d46c36fbc869208cb5adb6bc16683ea8c9161470159f0cc7c5e4650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] fd2986f8adb1d8eacfe957967b1f14e60f447adf283926c0388f3dfd60447f38 [INFO] running `Command { std: "docker" "start" "-a" "fd2986f8adb1d8eacfe957967b1f14e60f447adf283926c0388f3dfd60447f38", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_lang_talk-1366fdafbae03a36) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::highcard_hands_have_rank_of_highest_card_in_hand ... ok [INFO] [stdout] test tests::onepair_hands_have_rank_of_pair ... ok [INFO] [stdout] test tests::ranks_are_ordered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd2986f8adb1d8eacfe957967b1f14e60f447adf283926c0388f3dfd60447f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2986f8adb1d8eacfe957967b1f14e60f447adf283926c0388f3dfd60447f38", kill_on_drop: false }` [INFO] [stdout] fd2986f8adb1d8eacfe957967b1f14e60f447adf283926c0388f3dfd60447f38