[INFO] cloning repository https://github.com/NChechulin/poker-sequence-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NChechulin/poker-sequence-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fpoker-sequence-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fpoker-sequence-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf41faae7689fb4022eb9272c05652b0c8f3b7a [INFO] testing NChechulin/poker-sequence-search against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fpoker-sequence-search" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NChechulin/poker-sequence-search on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NChechulin/poker-sequence-search [INFO] finished tweaking git repo https://github.com/NChechulin/poker-sequence-search [INFO] tweaked toml for git repo https://github.com/NChechulin/poker-sequence-search written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/NChechulin/poker-sequence-search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bdf193fca5747ed4438b2d7bdb61785c79b25cdee30fae2ee30ec8acdbf2f1c [INFO] running `Command { std: "docker" "start" "-a" "7bdf193fca5747ed4438b2d7bdb61785c79b25cdee30fae2ee30ec8acdbf2f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bdf193fca5747ed4438b2d7bdb61785c79b25cdee30fae2ee30ec8acdbf2f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdf193fca5747ed4438b2d7bdb61785c79b25cdee30fae2ee30ec8acdbf2f1c", kill_on_drop: false }` [INFO] [stdout] 7bdf193fca5747ed4438b2d7bdb61785c79b25cdee30fae2ee30ec8acdbf2f1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 545dade309bb1fcdcc678f9889c1dd27023c96bfef22033ca8a16adda89d6ff6 [INFO] running `Command { std: "docker" "start" "-a" "545dade309bb1fcdcc678f9889c1dd27023c96bfef22033ca8a16adda89d6ff6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling poker-sequence-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "545dade309bb1fcdcc678f9889c1dd27023c96bfef22033ca8a16adda89d6ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545dade309bb1fcdcc678f9889c1dd27023c96bfef22033ca8a16adda89d6ff6", kill_on_drop: false }` [INFO] [stdout] 545dade309bb1fcdcc678f9889c1dd27023c96bfef22033ca8a16adda89d6ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ba3e1ded5a9a41cc15ce70678793b78e0aa5a160a459e9bd8099fade1fa6da [INFO] running `Command { std: "docker" "start" "-a" "f2ba3e1ded5a9a41cc15ce70678793b78e0aa5a160a459e9bd8099fade1fa6da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling poker-sequence-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "f2ba3e1ded5a9a41cc15ce70678793b78e0aa5a160a459e9bd8099fade1fa6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ba3e1ded5a9a41cc15ce70678793b78e0aa5a160a459e9bd8099fade1fa6da", kill_on_drop: false }` [INFO] [stdout] f2ba3e1ded5a9a41cc15ce70678793b78e0aa5a160a459e9bd8099fade1fa6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72b8e59b97ad1899787e7ba20b0354fa92ab35f3a54a186a6af6310c6de54ab0 [INFO] running `Command { std: "docker" "start" "-a" "72b8e59b97ad1899787e7ba20b0354fa92ab35f3a54a186a6af6310c6de54ab0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.91s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/poker_sequence_search-60e8321634c3fca7) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test card::tests::correct_parsing ... ok [INFO] [stdout] test card::tests::correct_to_byte ... ok [INFO] [stdout] test card::tests::all_possible_cards_are_parsed ... ok [INFO] [stdout] test tests::test_1 ... ok [INFO] [stdout] test tests::test_2 ... ok [INFO] [stdout] test tests::test_joker ... ok [INFO] [stdout] test card::tests::not_enough_tokens - should panic ... ok [INFO] [stdout] test card::tests::no_delimiter - should panic ... ok [INFO] [stdout] test card::tests::wrong_rank - should panic ... ok [INFO] [stdout] test card::tests::wrong_suit - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72b8e59b97ad1899787e7ba20b0354fa92ab35f3a54a186a6af6310c6de54ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b8e59b97ad1899787e7ba20b0354fa92ab35f3a54a186a6af6310c6de54ab0", kill_on_drop: false }` [INFO] [stdout] 72b8e59b97ad1899787e7ba20b0354fa92ab35f3a54a186a6af6310c6de54ab0