[INFO] cloning repository https://github.com/Wesmania/faf-rust-replayserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wesmania/faf-rust-replayserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWesmania%2Ffaf-rust-replayserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWesmania%2Ffaf-rust-replayserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38e67297123bf45655ce0b03be1300e580826c89
[INFO] testing Wesmania/faf-rust-replayserver against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWesmania%2Ffaf-rust-replayserver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wesmania/faf-rust-replayserver
[INFO] finished tweaking git repo https://github.com/Wesmania/faf-rust-replayserver
[INFO] tweaked toml for git repo https://github.com/Wesmania/faf-rust-replayserver written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wesmania/faf-rust-replayserver on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wesmania/faf-rust-replayserver 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 228d12a0c3319ea24399d76c7619a85bcad21745b857203fbaec53b524ae2841
[INFO] running `Command { std: "docker" "start" "-a" "228d12a0c3319ea24399d76c7619a85bcad21745b857203fbaec53b524ae2841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "228d12a0c3319ea24399d76c7619a85bcad21745b857203fbaec53b524ae2841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228d12a0c3319ea24399d76c7619a85bcad21745b857203fbaec53b524ae2841", kill_on_drop: false }`
[INFO] [stdout] 228d12a0c3319ea24399d76c7619a85bcad21745b857203fbaec53b524ae2841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d1246e67e249eef0ec326283b91c46b6240f7e8492e0bc715551e10afbf5cec
[INFO] running `Command { std: "docker" "start" "-a" "5d1246e67e249eef0ec326283b91c46b6240f7e8492e0bc715551e10afbf5cec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tiny_http v0.10.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ordered_hash_map v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling faf-replay-parser-derive v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling faf-replay-parser v0.6.0
[INFO] [stderr]    Compiling prometheus_exporter v0.8.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling tokio-websockets v0.11.4
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling sqlx-mysql v0.8.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling faf-rust-replayserver v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "5d1246e67e249eef0ec326283b91c46b6240f7e8492e0bc715551e10afbf5cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1246e67e249eef0ec326283b91c46b6240f7e8492e0bc715551e10afbf5cec", kill_on_drop: false }`
[INFO] [stdout] 5d1246e67e249eef0ec326283b91c46b6240f7e8492e0bc715551e10afbf5cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0230bdb4555dc043757b5259ef356e597297b14aba7d8b47d3070ee957d5dd24
[INFO] running `Command { std: "docker" "start" "-a" "0230bdb4555dc043757b5259ef356e597297b14aba7d8b47d3070ee957d5dd24", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling faux_macros v0.1.12
[INFO] [stderr]    Compiling faux v0.1.12
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling faf-rust-replayserver v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "0230bdb4555dc043757b5259ef356e597297b14aba7d8b47d3070ee957d5dd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0230bdb4555dc043757b5259ef356e597297b14aba7d8b47d3070ee957d5dd24", kill_on_drop: false }`
[INFO] [stdout] 0230bdb4555dc043757b5259ef356e597297b14aba7d8b47d3070ee957d5dd24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb6c1aa07c3b8c5b38f282e7e29aecac43b474bb4da4f3ed39693537ccd8af57
[INFO] running `Command { std: "docker" "start" "-a" "cb6c1aa07c3b8c5b38f282e7e29aecac43b474bb4da4f3ed39693537ccd8af57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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/faf_rust_replayserver-35bc100f4f714e7e)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test config::test::test_config_needs_file ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_invalid_unicode ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_invalid_type ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_no_null_end ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_type_short_data ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_negative_id ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_type ... ok
[INFO] [stdout] test config::test::test_config_needs_password ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_uid_not_int ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_no_delimiter ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info ... ok
[INFO] [stdout] test database::database::test::test_db_game_on_new_map_version ... ignored
[INFO] [stdout] test database::database::test::test_db_game_on_old_map_version ... ignored
[INFO] [stdout] test database::database::test::test_db_game_with_ai_only ... ignored
[INFO] [stdout] test database::database::test::test_db_game_with_max_nulls ... ignored
[INFO] [stdout] test database::database::test::test_db_game_with_no_end_time ... ignored
[INFO] [stdout] test database::database::test::test_db_game_with_no_players ... ignored
[INFO] [stdout] test database::database::test::test_db_game_with_null_modname ... ignored
[INFO] [stdout] test database::database::test::test_db_init ... ignored
[INFO] [stdout] test database::database::test::test_db_ladder_mod_is_ignored ... ignored
[INFO] [stdout] test database::database::test::test_db_mod_selects_newest_file ... ignored
[INFO] [stdout] test database::database::test::test_db_mod_with_no_files ... ignored
[INFO] [stdout] test database::database::test::test_db_mod_with_odd_characters ... ignored
[INFO] [stdout] test database::database::test::test_db_nonexistent_game ... ignored
[INFO] [stdout] test database::database::test::test_db_nonexistent_mod_is_empty ... ignored
[INFO] [stdout] test database::database::test::test_db_players_with_ai ... ignored
[INFO] [stdout] test database::database::test::test_db_typical_game ... ignored
[INFO] [stdout] test database::database::test::test_db_typical_mod ... ignored
[INFO] [stdout] test database::database::test::test_game_ticks ... ignored
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_limit_overrun ... ok
[INFO] [stdout] test integration_tests::test::integration_test_server_one_writer_one_reader ... ignored
[INFO] [stdout] test integration_tests::test::integration_test_server_single_empty_connection ... ignored
[INFO] [stdout] test integration_tests::test::integration_test_server_websocket_one_writer_one_reader ... ignored
[INFO] [stdout] test database::queries::test::test_game_mod_versions ... ok
[INFO] [stdout] test database::queries::test::test_game_stats_none_fields ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_simple_fuzzing ... ignored
[INFO] [stdout] test database::queries::test::test_usual_game_stats ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_gets_all_data_of_one ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_gets_common_prefix_of_all ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_picks_at_least_one_header ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_ends_stream_when_finalized ... ok
[INFO] [stdout] test config::test::test_example_config_load ... ok
[INFO] [stdout] test replay::replay::test::test_replay_forced_timeout ... ok
[INFO] [stdout] test replay::save::directory::test::test_replay_path_uses_provided_directory ... ok
[INFO] [stdout] test replay::save::directory::test::test_replay_path_works_as_intended ... ok
[INFO] [stdout] test replay::save::json_header::test::serialized_header_looks_as_expected ... ok
[INFO] [stdout] test server::connection::test::read_until_exact_empty ... ok
[INFO] [stdout] test server::connection::test::read_until_exact_missing ... ok
[INFO] [stdout] test server::server::test::test_server_simple_benchmark ... ignored
[INFO] [stdout] test replay::streams::header::test::example_header ... ok
[INFO] [stdout] test database::queries::test::test_teams_in_game ... ok
[INFO] [stdout] test util::buf_deque::test::test_chunks_are_discarded_beyond_end ... ok
[INFO] [stdout] test server::connection::test::read_until_exact_normal ... ok
[INFO] [stdout] test accept::header::test::test_connection_header_replay_info_more_slashes ... ok
[INFO] [stdout] test util::buf_deque::test::test_append ... ok
[INFO] [stdout] test util::buf_deque::test::test_iter_chunks ... ok
[INFO] [stdout] test replay::receive::quorum_merge_strategy::tests::test_strategy_later_has_more_data ... ok
[INFO] [stdout] test util::buf_deque::test::test_partial_write_after_discard ... ok
[INFO] [stdout] test util::empty_counter::test::test_empty_counter_no_waiters ... ok
[INFO] [stdout] test util::empty_counter::test::test_empty_counter_multiple_waiters_breaks ... ok
[INFO] [stdout] test util::empty_counter::test::test_empty_counter_one_waiter ... ok
[INFO] [stdout] test util::buf_deque::test::test_discard_data_immediately ... ok
[INFO] [stdout] test replay::streams::header::test::short_header ... ok
[INFO] [stdout] test config::test::test_example_config_at_least_one_port_needs_to_be_set ... ok
[INFO] [stdout] test config::test::test_example_config_optional_tcp_port ... ok
[INFO] [stdout] test config::test::test_example_config_optional_websocket_port ... ok
[INFO] [stdout] test util::buf_deque::test::test_get_chunk ... ok
[INFO] [stdout] test util::timeout::test::cancel_cancelled ... ok
[INFO] [stdout] test util::timeout::test::cancel_normal ... ok
[INFO] [stdout] test util::empty_counter::test::test_empty_counter_multiple_waiters_concurrent ... ok
[INFO] [stdout] test util::timeout::test::timeout_timeout ... ok
[INFO] [stdout] test util::empty_counter::test::test_empty_counter_wait_twice ... ok
[INFO] [stdout] test replay::save::saver::test::saver_can_read_example_replay_ticks ... ok
[INFO] [stdout] test replay::replay::test::test_replay_stops_accepting_connections ... ok
[INFO] [stdout] test util::timeout::test::timeout_normal ... ok
[INFO] [stdout] test replay::replay::test::test_replay_one_writer_one_reader ... ok
[INFO] [stdout] test replay::streams::header::test::too_large_header ... ok
[INFO] [stdout] test server::server::test::test_server_ends_quickly ... ok
[INFO] [stdout] test server::server::test::test_server_single_empty_connection ... FAILED
[INFO] [stdout] test server::server::test::test_server_one_writer_one_reader ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server::server::test::test_server_single_empty_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server::server::test::test_server_single_empty_connection' (66) panicked at src/server/server.rs:168:25:
[INFO] [stdout] Server should have quit after connection timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556f84af9692 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556f84af9692 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556f84af9692 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x556f84af9692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x556f84b0c30f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x556f84b0c30f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x556f84ac34c3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x556f84ac34c3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x556f84ad08d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x556f84ad595f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x556f84ad57f1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x556f84340a2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x556f84340a2e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x556f84ad601f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x556f84ad601f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x556f84ad566c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x556f84ad0a19 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x556f84ad563c - std::panicking::begin_panic::h5e715d3b3eb04d46
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x556f83ef0d49 - faf_rust_replayserver::server::server::test::test_server_single_empty_connection::{{closure}}::h706d63eaa851fb84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server/server.rs:168:25
[INFO] [stdout]   19:     0x556f83ec1bb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a5362d2609b3fc7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20:     0x556f83ec1d2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf9ac7b89932fa9ea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x556f83ea03ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbea348f2ebd19a13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   22:     0x556f83ea021b - tokio::task::coop::with_budget::h621074682e1d1070
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x556f83ea021b - tokio::task::coop::budget::h0894c8e3eb6d4514
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x556f83ea021b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h819be05eb8fbd466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   25:     0x556f83e9af50 - tokio::runtime::scheduler::current_thread::Context::enter::hfe4287af1ed54ef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   26:     0x556f83e9d46d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h06f1e62e1e854031
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   27:     0x556f83e9d034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24d6f77f69d1bb18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   28:     0x556f83fe2c7b - tokio::runtime::context::scoped::Scoped<T>::set::h1e13e557481a3844
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29:     0x556f83f0a819 - tokio::runtime::context::set_scheduler::{{closure}}::h37c3f44e0a4bc6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   30:     0x556f83f9d622 - std::thread::local::LocalKey<T>::try_with::h19675362a8cf337a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   31:     0x556f83f9d2ae - std::thread::local::LocalKey<T>::with::hed374d23310dce40
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   32:     0x556f83f0a70d - tokio::runtime::context::set_scheduler::h3e6e55614dd48a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   33:     0x556f83e9c580 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbdfa5aa8b4e60aef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   34:     0x556f83e9d153 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7ccfaa3f41a78b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   35:     0x556f83e98153 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ef3da7779c835fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36:     0x556f84057000 - tokio::runtime::context::runtime::enter_runtime::h92d6cf887f9ce501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37:     0x556f83e97ba1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc14f77b0dd9ba8f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38:     0x556f84079954 - tokio::runtime::runtime::Runtime::block_on_inner::h1be4cb242a098569
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39:     0x556f8407a157 - tokio::runtime::runtime::Runtime::block_on::hc82a2c6e769791e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40:     0x556f83ef01f1 - faf_rust_replayserver::server::server::test::test_server_single_empty_connection::h05a53b4ed79273eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server/server.rs:170:34
[INFO] [stdout]   41:     0x556f83ef0287 - faf_rust_replayserver::server::server::test::test_server_single_empty_connection::{{closure}}::h3db396e18eaeaae6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server/server.rs:146:51
[INFO] [stdout]   42:     0x556f83e22b36 - core::ops::function::FnOnce::call_once::hd299b4df2d2df489
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x556f8434082b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x556f8434082b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x556f8435488d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x556f8435488d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x556f8435488d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x556f8435488d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x556f8435488d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x556f8435488d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x556f8435488d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x556f8432ddd4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x556f8432ddd4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x556f8433162a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   55:     0x556f8433162a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x556f8433162a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x556f8433162a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x556f8433162a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x556f8433162a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   60:     0x556f8433162a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x556f84acbe0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   62:     0x556f84acbe0f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   63:     0x7a3ecc7f1aa4 - <unknown>
[INFO] [stdout]   64:     0x7a3ecc87ea64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server::server::test::test_server_single_empty_connection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 23 ignored; 0 measured; 0 filtered out; finished in 3.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cb6c1aa07c3b8c5b38f282e7e29aecac43b474bb4da4f3ed39693537ccd8af57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6c1aa07c3b8c5b38f282e7e29aecac43b474bb4da4f3ed39693537ccd8af57", kill_on_drop: false }`
[INFO] [stdout] cb6c1aa07c3b8c5b38f282e7e29aecac43b474bb4da4f3ed39693537ccd8af57
