[INFO] cloning repository https://github.com/Beepbop0/Spyfall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Beepbop0/Spyfall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeepbop0%2FSpyfall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeepbop0%2FSpyfall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acab735be3b3e520a3833170dd352962095d761b [INFO] testing Beepbop0/Spyfall against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeepbop0%2FSpyfall" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Beepbop0/Spyfall on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Beepbop0/Spyfall [INFO] finished tweaking git repo https://github.com/Beepbop0/Spyfall [INFO] tweaked toml for git repo https://github.com/Beepbop0/Spyfall written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/Beepbop0/Spyfall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-barrier v1.1.0 [INFO] [stderr] Downloaded async-semaphore v1.2.0 [INFO] [stderr] Downloaded async-tungstenite v0.8.0 [INFO] [stderr] Downloaded async-fs v1.3.0 [INFO] [stderr] Downloaded async-lock v2.2.0 [INFO] [stderr] Downloaded async-io v1.1.4 [INFO] [stderr] Downloaded async-process v1.0.0 [INFO] [stderr] Downloaded async-net v1.4.5 [INFO] [stderr] Downloaded smol v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa2216ac1577a8a4dbe1fb173ab46898ffa9acb8893913b572fa359455540134 [INFO] running `Command { std: "docker" "start" "-a" "fa2216ac1577a8a4dbe1fb173ab46898ffa9acb8893913b572fa359455540134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2216ac1577a8a4dbe1fb173ab46898ffa9acb8893913b572fa359455540134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2216ac1577a8a4dbe1fb173ab46898ffa9acb8893913b572fa359455540134", kill_on_drop: false }` [INFO] [stdout] fa2216ac1577a8a4dbe1fb173ab46898ffa9acb8893913b572fa359455540134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcb126f85753d506bb08520ee44557bbe1a30a792776efb41454c1c1596fe4bd [INFO] running `Command { std: "docker" "start" "-a" "fcb126f85753d506bb08520ee44557bbe1a30a792776efb41454c1c1596fe4bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-semaphore v1.2.0 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling async-barrier v1.1.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling async-lock v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.1.4 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-net v1.4.5 [INFO] [stderr] Compiling async-process v1.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling smol v1.2.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling spyfall v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.35s [INFO] running `Command { std: "docker" "inspect" "fcb126f85753d506bb08520ee44557bbe1a30a792776efb41454c1c1596fe4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb126f85753d506bb08520ee44557bbe1a30a792776efb41454c1c1596fe4bd", kill_on_drop: false }` [INFO] [stdout] fcb126f85753d506bb08520ee44557bbe1a30a792776efb41454c1c1596fe4bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad9494ae688a89e14c37d4ef9a28676ad15a7b8329f9c32226f57a01b3fa3797 [INFO] running `Command { std: "docker" "start" "-a" "ad9494ae688a89e14c37d4ef9a28676ad15a7b8329f9c32226f57a01b3fa3797", kill_on_drop: false }` [INFO] [stderr] Compiling spyfall v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `Command { std: "docker" "inspect" "ad9494ae688a89e14c37d4ef9a28676ad15a7b8329f9c32226f57a01b3fa3797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9494ae688a89e14c37d4ef9a28676ad15a7b8329f9c32226f57a01b3fa3797", kill_on_drop: false }` [INFO] [stdout] ad9494ae688a89e14c37d4ef9a28676ad15a7b8329f9c32226f57a01b3fa3797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 143a334682e77241dccfd1ad240e3bec3c6b9ab7d794bbfe6bd91e742ab3c4c2 [INFO] running `Command { std: "docker" "start" "-a" "143a334682e77241dccfd1ad240e3bec3c6b9ab7d794bbfe6bd91e742ab3c4c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spyfall-240fb475115a230c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spyfall-8967fdb7cb40c8a4) [INFO] [stdout] [INFO] [stderr] Doc-tests spyfall [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test broker::tests::assign_roles_properties ... ok [INFO] [stdout] test broker::tests::enter_leave_room_deletes_room ... ok [INFO] [stdout] test broker::tests::two_players_in_room_cant_start_game ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "143a334682e77241dccfd1ad240e3bec3c6b9ab7d794bbfe6bd91e742ab3c4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143a334682e77241dccfd1ad240e3bec3c6b9ab7d794bbfe6bd91e742ab3c4c2", kill_on_drop: false }` [INFO] [stdout] 143a334682e77241dccfd1ad240e3bec3c6b9ab7d794bbfe6bd91e742ab3c4c2