[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 try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezwang%2Fsecret-hitler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezwang/secret-hitler on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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-5-tc2/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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0780a3485d0f8b66bcec33ea16cbdceff08d7667cbd93299e7e833d6376e5fa [INFO] running `Command { std: "docker" "start" "-a" "f0780a3485d0f8b66bcec33ea16cbdceff08d7667cbd93299e7e833d6376e5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0780a3485d0f8b66bcec33ea16cbdceff08d7667cbd93299e7e833d6376e5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0780a3485d0f8b66bcec33ea16cbdceff08d7667cbd93299e7e833d6376e5fa", kill_on_drop: false }` [INFO] [stdout] f0780a3485d0f8b66bcec33ea16cbdceff08d7667cbd93299e7e833d6376e5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2a1065ae8b71e217ddb2fcc6e32e493e11a7d8dd506c4e039100fee06121966 [INFO] running `Command { std: "docker" "start" "-a" "b2a1065ae8b71e217ddb2fcc6e32e493e11a7d8dd506c4e039100fee06121966", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [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 mio v0.7.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 sha-1 v0.9.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.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 quick-error v1.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling multipart v0.17.1 [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 53.93s [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 1` [INFO] running `Command { std: "docker" "inspect" "b2a1065ae8b71e217ddb2fcc6e32e493e11a7d8dd506c4e039100fee06121966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a1065ae8b71e217ddb2fcc6e32e493e11a7d8dd506c4e039100fee06121966", kill_on_drop: false }` [INFO] [stdout] b2a1065ae8b71e217ddb2fcc6e32e493e11a7d8dd506c4e039100fee06121966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a05564d0a0e61f1845ee7185a6f09461c3e8ed3202f5c34e2ecb72a10e3125 [INFO] running `Command { std: "docker" "start" "-a" "a8a05564d0a0e61f1845ee7185a6f09461c3e8ed3202f5c34e2ecb72a10e3125", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling secrethitler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.41s [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 1` [INFO] running `Command { std: "docker" "inspect" "a8a05564d0a0e61f1845ee7185a6f09461c3e8ed3202f5c34e2ecb72a10e3125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a05564d0a0e61f1845ee7185a6f09461c3e8ed3202f5c34e2ecb72a10e3125", kill_on_drop: false }` [INFO] [stdout] a8a05564d0a0e61f1845ee7185a6f09461c3e8ed3202f5c34e2ecb72a10e3125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3f339d9f19c24acd778448872960462b72891f3af3ad39426dcacc7a7e8f01b [INFO] running `Command { std: "docker" "start" "-a" "b3f339d9f19c24acd778448872960462b72891f3af3ad39426dcacc7a7e8f01b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [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 1` [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] [stderr] Running tests/test_game_state.rs (/opt/rustwide/target/debug/deps/test_game_state-7c7e874a4c515835) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass `--test test_game_state` [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 'failed to choose chancellor: You cannot choose yourself. You must choose another player as the chancellor.', tests/test_game_state.rs:51:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5639060f4eb1 - std::backtrace_rs::backtrace::libunwind::trace::h739ec181bd3bd192 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5639060f4eb1 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c66fffa8ed12204 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5639060f4eb1 - std::sys_common::backtrace::_print_fmt::h7516c808a13dd2a8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5639060f4eb1 - ::fmt::h36cf058bf00f1d43 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56390611ee5c - core::fmt::rt::Argument::fmt::he3895a29fa8140d3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x56390611ee5c - core::fmt::write::hb5d897b3776b75c9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5639060f1fae - std::io::Write::write_fmt::h446ec65e81f1b759 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5639060f4cc5 - std::sys_common::backtrace::_print::he50b112759a05479 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5639060f4cc5 - std::sys_common::backtrace::print::hd87678fbb1c1b8e9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5639060f69e3 - std::panicking::default_hook::{{closure}}::h520841a09e5b8e9c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x5639060f6680 - std::panicking::default_hook::hb83255e266aa1d71 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x563906030b57 - as core::ops::function::Fn>::call::hc710099e0f8c423a [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x563906030b57 - test::test_main::{{closure}}::h14976b654346d4ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x5639060f70de - as core::ops::function::Fn>::call::h4474bff724dc1968 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5639060f70de - std::panicking::rust_panic_with_hook::hd923f0b3176be351 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x5639060f6e67 - std::panicking::begin_panic_handler::{{closure}}::h7732b0d5090f868c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x5639060f5316 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3215e0a304cb1e6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x5639060f6bb2 - rust_begin_unwind [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x563905fd9903 - core::panicking::panic_fmt::hf8c9b1b69e223ecf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x563905feb37e - test_game_state::test_game_lobby_init::h23fefbbdc770c6e3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_game_state.rs:51:9 [INFO] [stdout] 20: 0x563905feab77 - test_game_state::test_game_lobby_init::{{closure}}::h96559704a868b755 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_game_state.rs:24:27 [INFO] [stdout] 21: 0x563905ff7b35 - core::ops::function::FnOnce::call_once::hf0662033df1f73ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x563906035dff - core::ops::function::FnOnce::call_once::h11078fa479b643f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x563906035dff - test::__rust_begin_short_backtrace::h80e6cfa42885071e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:626:18 [INFO] [stdout] 24: 0x563906034e32 - test::run_test_in_process::{{closure}}::h3d48aa71673f92f6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:60 [INFO] [stdout] 25: 0x563906034e32 - as core::ops::function::FnOnce<()>>::call_once::h96dc42228b07dbcf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563906034e32 - std::panicking::try::do_call::h352ee96fe6c276d4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 27: 0x563906034e32 - std::panicking::try::he6e8750eedee8297 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 28: 0x563906034e32 - std::panic::catch_unwind::h853de8d29df91e27 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x563906034e32 - test::run_test_in_process::h35c85fd2179cc49d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:27 [INFO] [stdout] 30: 0x563906034e32 - test::run_test::{{closure}}::hb10098e5ac3cdcb3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:572:43 [INFO] [stdout] 31: 0x563905ffbc94 - test::run_test::{{closure}}::h1818cbbc8e1b4a2e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:600:41 [INFO] [stdout] 32: 0x563905ffbc94 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d9d4bb268daa0a0 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 33: 0x5639060018eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0fefc0ce4f670cd9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x5639060018eb - as core::ops::function::FnOnce<()>>::call_once::hdf335d4d76d78886 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5639060018eb - std::panicking::try::do_call::hb02f54071ad1bbcc [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 36: 0x5639060018eb - std::panicking::try::hceb1c9208fc751e4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 37: 0x5639060018eb - std::panic::catch_unwind::h8a1ed55955a3d386 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x5639060018eb - std::thread::Builder::spawn_unchecked_::{{closure}}::hf12960b97ece0619 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x5639060018eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3431c5eb5d5329fb [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5639060fb6e5 - as core::ops::function::FnOnce>::call_once::h0d11e726055d6ea9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 41: 0x5639060fb6e5 - as core::ops::function::FnOnce>::call_once::h2ab7960dd59e2260 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x5639060fb6e5 - std::sys::unix::thread::Thread::new::thread_start::hcc70088a8406743d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7eff2564eb43 - [INFO] [stdout] 44: 0x7eff256dfbb4 - __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.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3f339d9f19c24acd778448872960462b72891f3af3ad39426dcacc7a7e8f01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f339d9f19c24acd778448872960462b72891f3af3ad39426dcacc7a7e8f01b", kill_on_drop: false }` [INFO] [stdout] b3f339d9f19c24acd778448872960462b72891f3af3ad39426dcacc7a7e8f01b