[INFO] cloning repository https://github.com/ezwang/secret-hitler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezwang/secret-hitler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezwang%2Fsecret-hitler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezwang%2Fsecret-hitler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 757d5275d8bf553e636793facf4d4e26dbaee906 [INFO] testing ezwang/secret-hitler against master#9847c6406dc8182abb417b69000fcd0bc5f4a1b7 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezwang%2Fsecret-hitler" "/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/ezwang/secret-hitler on toolchain 9847c6406dc8182abb417b69000fcd0bc5f4a1b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ezwang/secret-hitler [INFO] finished tweaking git repo https://github.com/ezwang/secret-hitler [INFO] tweaked toml for git repo https://github.com/ezwang/secret-hitler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ezwang/secret-hitler 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" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024232e7998e8458e48449f05fddcc8169f7daacc620ac3dd196429ab3d4ed87 [INFO] running `Command { std: "docker" "start" "-a" "024232e7998e8458e48449f05fddcc8169f7daacc620ac3dd196429ab3d4ed87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024232e7998e8458e48449f05fddcc8169f7daacc620ac3dd196429ab3d4ed87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024232e7998e8458e48449f05fddcc8169f7daacc620ac3dd196429ab3d4ed87", kill_on_drop: false }` [INFO] [stdout] 024232e7998e8458e48449f05fddcc8169f7daacc620ac3dd196429ab3d4ed87 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29143f2c5edae0785d46ced2d65d7f9c731e3541718259b069438a2a74ba770 [INFO] running `Command { std: "docker" "start" "-a" "b29143f2c5edae0785d46ced2d65d7f9c731e3541718259b069438a2a74ba770", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling secrethitler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b29143f2c5edae0785d46ced2d65d7f9c731e3541718259b069438a2a74ba770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29143f2c5edae0785d46ced2d65d7f9c731e3541718259b069438a2a74ba770", kill_on_drop: false }` [INFO] [stdout] b29143f2c5edae0785d46ced2d65d7f9c731e3541718259b069438a2a74ba770 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e5dbb001879223860396b9ae427063fc699c03cb471e34b4c3e07f2f81e981 [INFO] running `Command { std: "docker" "start" "-a" "58e5dbb001879223860396b9ae427063fc699c03cb471e34b4c3e07f2f81e981", kill_on_drop: false }` [INFO] [stderr] Compiling secrethitler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "58e5dbb001879223860396b9ae427063fc699c03cb471e34b4c3e07f2f81e981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e5dbb001879223860396b9ae427063fc699c03cb471e34b4c3e07f2f81e981", kill_on_drop: false }` [INFO] [stdout] 58e5dbb001879223860396b9ae427063fc699c03cb471e34b4c3e07f2f81e981 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 826ef0e1831dbfc5fe594d2f6efd3911e839ba74484e38058d1d25665f7526ab [INFO] running `Command { std: "docker" "start" "-a" "826ef0e1831dbfc5fe594d2f6efd3911e839ba74484e38058d1d25665f7526ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secrethitler-0f8d5dac60dd2a22) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/secrethitler-7f9c37e7ba881c62) [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] [stderr] Running tests/test_game_state.rs (/opt/rustwide/target/debug/deps/test_game_state-7c7e874a4c515835) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_game_lobby_init ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_game_lobby_init stdout ---- [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] error sending all message: channel closed [INFO] [stdout] thread 'test_game_lobby_init' panicked at tests/test_game_state.rs:51:9: [INFO] [stdout] failed to choose chancellor: You cannot choose yourself. You must choose another player as the chancellor. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a45feac71c - std::backtrace_rs::backtrace::libunwind::trace::h65eb8e20c006aa9e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a45feac71c - std::backtrace_rs::backtrace::trace_unsynchronized::h48fcc78eeed9f9f5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a45feac71c - std::sys_common::backtrace::_print_fmt::h4de84f79b39f94f9 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a45feac71c - ::fmt::hc5c23e344c0312a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a45fed64dc - core::fmt::rt::Argument::fmt::hf84c0bcce93f881b [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55a45fed64dc - core::fmt::write::h48b9dc51e7cef14e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55a45fea96ce - std::io::Write::write_fmt::h17325dc81ee2532a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55a45feac504 - std::sys_common::backtrace::_print::h3f6e9b5870505902 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a45feac504 - std::sys_common::backtrace::print::hf4ff2c77afc708a8 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a45feae4da - std::panicking::panic_hook_with_disk_dump::{{closure}}::h5df80038ee5c1ba2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x55a45feae09d - std::panicking::panic_hook_with_disk_dump::h2ebfc37b7f15280d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x55a45fdedd2c - as core::ops::function::Fn>::call::h22fa6063f6436d7a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55a45fdedd2c - test::test_main::{{closure}}::he25a13dc06806be3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55a45feaec73 - as core::ops::function::Fn>::call::h1342d60d1b251964 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55a45feaec73 - std::panicking::rust_panic_with_hook::h484e3bcc6b0f7418 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x55a45feae9e1 - std::panicking::begin_panic_handler::{{closure}}::h708225874d7b3fb6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x55a45feacc46 - std::sys_common::backtrace::__rust_end_short_backtrace::h7ffceb2d6c1b88c3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55a45feae722 - rust_begin_unwind [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55a45fd98955 - core::panicking::panic_fmt::h4a81493cb539dcdc [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a45fdaadae - test_game_state::test_game_lobby_init::ha81b6766bf8b2603 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_game_state.rs:51:9 [INFO] [stdout] 20: 0x55a45fdaa5a7 - test_game_state::test_game_lobby_init::{{closure}}::h43b83da26ea06f34 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_game_state.rs:24:27 [INFO] [stdout] 21: 0x55a45fda4ec6 - core::ops::function::FnOnce::call_once::hecfa697d07f57155 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55a45fdf2e5f - core::ops::function::FnOnce::call_once::hc27e1c2667c8aa71 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a45fdf2e5f - test::__rust_begin_short_backtrace::h55de90dacbf8ef3c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:626:18 [INFO] [stdout] 24: 0x55a45fdf1e4e - test::run_test_in_process::{{closure}}::hb181c1aecdf11d58 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:60 [INFO] [stdout] 25: 0x55a45fdf1e4e - as core::ops::function::FnOnce<()>>::call_once::h0db27a7e5e64f170 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55a45fdf1e4e - std::panicking::try::do_call::h7fd93b6611e6de6d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 27: 0x55a45fdf1e4e - std::panicking::try::h9aa252a7c0ecba88 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 28: 0x55a45fdf1e4e - std::panic::catch_unwind::hae35f1fe8aef0491 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55a45fdf1e4e - test::run_test_in_process::hd1a29c69f3bd4b8e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:27 [INFO] [stdout] 30: 0x55a45fdf1e4e - test::run_test::{{closure}}::h3c426115a011de61 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:572:43 [INFO] [stdout] 31: 0x55a45fdba5d3 - test::run_test::{{closure}}::h49e8b007df726a97 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:600:41 [INFO] [stdout] 32: 0x55a45fdba5d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c26eb6524e3b3fa [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 33: 0x55a45fdbf86b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haf47dc1dcc2ed066 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55a45fdbf86b - as core::ops::function::FnOnce<()>>::call_once::h10e053f57fbe321c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55a45fdbf86b - std::panicking::try::do_call::hdefdb16a4cf1ad52 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 36: 0x55a45fdbf86b - std::panicking::try::h49da3391fdf3e32e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 37: 0x55a45fdbf86b - std::panic::catch_unwind::h3572565afdd6f2ab [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55a45fdbf86b - std::thread::Builder::spawn_unchecked_::{{closure}}::hbad4ce4f2cc21dc7 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55a45fdbf86b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd71fa6f3c57f31a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55a45feb3325 - as core::ops::function::FnOnce>::call_once::hb36533140179578a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 41: 0x55a45feb3325 - as core::ops::function::FnOnce>::call_once::ha21cb2e5c635cca5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55a45feb3325 - std::sys::unix::thread::Thread::new::thread_start::h1d9020f62b27ce19 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f2a3a2cdb43 - [INFO] [stdout] 44: 0x7f2a3a35ebb4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_game_lobby_init [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_game_state` [INFO] running `Command { std: "docker" "inspect" "826ef0e1831dbfc5fe594d2f6efd3911e839ba74484e38058d1d25665f7526ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826ef0e1831dbfc5fe594d2f6efd3911e839ba74484e38058d1d25665f7526ab", kill_on_drop: false }` [INFO] [stdout] 826ef0e1831dbfc5fe594d2f6efd3911e839ba74484e38058d1d25665f7526ab