[INFO] fetching crate fortress-server 1.0.0...
[INFO] testing fortress-server-1.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate fortress-server 1.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate fortress-server 1.0.0
[INFO] finished tweaking crates.io crate fortress-server 1.0.0
[INFO] tweaked toml for crates.io crate fortress-server 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fortress-server 1.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fortress-server 1.0.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded cookie v0.16.1
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded dotenvy v0.15.5
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded futures-intrusive v0.4.0
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 216e1dd461efc6d4b7f481eeadf1713b328ace9a51c838ac15ef3c6486cc7401
[INFO] running `Command { std: "docker" "start" "-a" "216e1dd461efc6d4b7f481eeadf1713b328ace9a51c838ac15ef3c6486cc7401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "216e1dd461efc6d4b7f481eeadf1713b328ace9a51c838ac15ef3c6486cc7401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216e1dd461efc6d4b7f481eeadf1713b328ace9a51c838ac15ef3c6486cc7401", kill_on_drop: false }`
[INFO] [stdout] 216e1dd461efc6d4b7f481eeadf1713b328ace9a51c838ac15ef3c6486cc7401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0128104a7c93ab3e7da40babaa2ece95175e8c9a2a686c7c2ba4a94e0083a31c
[INFO] running `Command { std: "docker" "start" "-a" "0128104a7c93ab3e7da40babaa2ece95175e8c9a2a686c7c2ba4a94e0083a31c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling fortress-server v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0128104a7c93ab3e7da40babaa2ece95175e8c9a2a686c7c2ba4a94e0083a31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0128104a7c93ab3e7da40babaa2ece95175e8c9a2a686c7c2ba4a94e0083a31c", kill_on_drop: false }`
[INFO] [stdout] 0128104a7c93ab3e7da40babaa2ece95175e8c9a2a686c7c2ba4a94e0083a31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f369b8bf90261912038dbd4475814d0da7ea2a5af56bf78531e5d33eb10230b
[INFO] running `Command { std: "docker" "start" "-a" "5f369b8bf90261912038dbd4475814d0da7ea2a5af56bf78531e5d33eb10230b", kill_on_drop: false }`
[INFO] [stderr]    Compiling fortress-server v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5f369b8bf90261912038dbd4475814d0da7ea2a5af56bf78531e5d33eb10230b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f369b8bf90261912038dbd4475814d0da7ea2a5af56bf78531e5d33eb10230b", kill_on_drop: false }`
[INFO] [stdout] 5f369b8bf90261912038dbd4475814d0da7ea2a5af56bf78531e5d33eb10230b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba39d09e4a53ea8d386013d1f465e0c767da135c740b1ba12f6083391c94efda
[INFO] running `Command { std: "docker" "start" "-a" "ba39d09e4a53ea8d386013d1f465e0c767da135c740b1ba12f6083391c94efda", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fortress_server-72a3d7e6f0c697d1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_integration' (25) panicked at src/main.rs:205:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reading config
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621e948626c2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621e948626c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621e948626c2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x621e948626c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x621e94875e2f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x621e94875e2f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x621e9482ebe1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621e9482ebe1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x621e9483b242 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x621e9484015f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x621e9483fff1 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x621e940e417e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x621e940e417e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621e948408cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x621e948408cf - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x621e9484067a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x621e9483b389 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x621e948223ad - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x621e948810f0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x621e9487ff36 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x621e94071e64 - core::result::Result<T,E>::unwrap::h0515a0cd3bee9d74
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x621e94071e64 - fortress_server::tests::test_integration::{{closure}}::h737554edb2b1402a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:205:30
[INFO] [stdout]   22:     0x621e940451e6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hc873d12d9406ffa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:67
[INFO] [stdout]   23:     0x621e9407a320 - tokio::coop::with_budget::{{closure}}::h0bcaba3f41205805
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x621e94060205 - std::thread::local::LocalKey<T>::try_with::hc1439dc8a296952c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x621e9405f9fe - std::thread::local::LocalKey<T>::with::h3e31a4f9d11e1b50
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x621e940450c4 - tokio::coop::with_budget::h99d507cab416a704
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x621e940450c4 - tokio::coop::budget::h2a636a1d70f852f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x621e940450c4 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hbbea7778f1c28d0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:42
[INFO] [stdout]   29:     0x621e94042802 - tokio::task::local::LocalSet::with::{{closure}}::h1f0f9f3990b9ae5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:633:13
[INFO] [stdout]   30:     0x621e94060405 - std::thread::local::LocalKey<T>::try_with::hdd6821ec77039bb4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   31:     0x621e9405fade - std::thread::local::LocalKey<T>::with::hcfc32f0f02cf8b14
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   32:     0x621e9404273b - tokio::task::local::LocalSet::with::h91f5b6b671695ea6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:616:17
[INFO] [stdout]   33:     0x621e94044f7b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h432055a479301403
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:831:22
[INFO] [stdout]   34:     0x621e94042b45 - tokio::task::local::LocalSet::run_until::{{closure}}::h53f2817005540bcf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:536:19
[INFO] [stdout]   35:     0x621e940667fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h56b2af185e08ad55
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x621e940447ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc8ba61b13386f8d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   37:     0x621e9407a580 - tokio::coop::with_budget::{{closure}}::h498def6f0af5f735
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   38:     0x621e9405fde5 - std::thread::local::LocalKey<T>::try_with::h535b2c22393cc145
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x621e9405fa4e - std::thread::local::LocalKey<T>::with::h5751426ceb3ea163
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x621e940446ef - tokio::coop::with_budget::ha2106339bfe2c000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   41:     0x621e940446ef - tokio::coop::budget::hb54e29b0432eb8f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   42:     0x621e940446ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ac222c0950e250a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   43:     0x621e94043120 - tokio::runtime::scheduler::current_thread::Context::enter::h95d2547ec6f195fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   44:     0x621e94043e1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h94e6a89c9054c108
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   45:     0x621e94043b54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2b24172f3d355f14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   46:     0x621e940847a3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2b099c1cc6d16b9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   47:     0x621e940438ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h376183e91357defc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   48:     0x621e94043b72 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7586671eccc6213b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   49:     0x621e94042cdb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4a7e11bb69ba442
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   50:     0x621e9404ce65 - tokio::runtime::Runtime::block_on::hf320257fe2aacf19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   51:     0x621e940428e0 - tokio::task::local::LocalSet::block_on::h64fc8bf6261055d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:497:12
[INFO] [stdout]   52:     0x621e9407b9be - actix_rt::runtime::Runtime::block_on::h475e9d3cdcd9a7a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   53:     0x621e9404feca - actix_rt::system::SystemRunner::block_on::h14cf62d8df6617d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   54:     0x621e940719f9 - fortress_server::tests::test_integration::hbdb3578520d494a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:2
[INFO] [stdout]   55:     0x621e94071a57 - fortress_server::tests::test_integration::{{closure}}::h104784d81e152850
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:204:29
[INFO] [stdout]   56:     0x621e94002316 - core::ops::function::FnOnce::call_once::h32588311a8bc8908
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x621e940e3f5b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x621e940e3f5b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x621e940f9b95 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x621e940f9b95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x621e940f9b95 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x621e940f9b95 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x621e940f9b95 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x621e940f9b95 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x621e940f9b95 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x621e940d0394 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x621e940d0394 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x621e940d3d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x621e940d3d3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x621e940d3d3a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x621e940d3d3a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x621e940d3d3a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x621e940d3d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   74:     0x621e940d3d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x621e9483656f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   76:     0x621e9483656f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   77:     0x77b5e90aeaa4 - <unknown>
[INFO] [stdout]   78:     0x77b5e913ba64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin fortress-server`
[INFO] running `Command { std: "docker" "inspect" "ba39d09e4a53ea8d386013d1f465e0c767da135c740b1ba12f6083391c94efda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba39d09e4a53ea8d386013d1f465e0c767da135c740b1ba12f6083391c94efda", kill_on_drop: false }`
[INFO] [stdout] ba39d09e4a53ea8d386013d1f465e0c767da135c740b1ba12f6083391c94efda
