[INFO] cloning repository https://github.com/aidansmth/API_relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aidansmth/API_relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidansmth%2FAPI_relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidansmth%2FAPI_relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89fe79e2df892819678b802cf85201cd08ba1f57
[INFO] testing aidansmth/API_relay against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidansmth%2FAPI_relay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aidansmth/API_relay
[INFO] finished tweaking git repo https://github.com/aidansmth/API_relay
[INFO] tweaked toml for git repo https://github.com/aidansmth/API_relay written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aidansmth/API_relay 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/aidansmth/API_relay 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bc1b1993e5b91631d8de71a2338b77c2c330141023ae36977116c6cbcfd61353
[INFO] running `Command { std: "docker" "start" "-a" "bc1b1993e5b91631d8de71a2338b77c2c330141023ae36977116c6cbcfd61353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1b1993e5b91631d8de71a2338b77c2c330141023ae36977116c6cbcfd61353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1b1993e5b91631d8de71a2338b77c2c330141023ae36977116c6cbcfd61353", kill_on_drop: false }`
[INFO] [stdout] bc1b1993e5b91631d8de71a2338b77c2c330141023ae36977116c6cbcfd61353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6900b74d49c729b5652c4a23db00996b11685f5d9b6b0bb5066b4e52969ef911
[INFO] running `Command { std: "docker" "start" "-a" "6900b74d49c729b5652c4a23db00996b11685f5d9b6b0bb5066b4e52969ef911", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling api_relay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "6900b74d49c729b5652c4a23db00996b11685f5d9b6b0bb5066b4e52969ef911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6900b74d49c729b5652c4a23db00996b11685f5d9b6b0bb5066b4e52969ef911", kill_on_drop: false }`
[INFO] [stdout] 6900b74d49c729b5652c4a23db00996b11685f5d9b6b0bb5066b4e52969ef911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e1dd9b92450449bd8f90962842c115ff53dd543989c97810886304b9e261915b
[INFO] running `Command { std: "docker" "start" "-a" "e1dd9b92450449bd8f90962842c115ff53dd543989c97810886304b9e261915b", kill_on_drop: false }`
[INFO] [stderr]    Compiling api_relay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] running `Command { std: "docker" "inspect" "e1dd9b92450449bd8f90962842c115ff53dd543989c97810886304b9e261915b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1dd9b92450449bd8f90962842c115ff53dd543989c97810886304b9e261915b", kill_on_drop: false }`
[INFO] [stdout] e1dd9b92450449bd8f90962842c115ff53dd543989c97810886304b9e261915b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 561faa73ddd4fcac2ac1983736ee408721a6c23be55362c47971f27b979c06da
[INFO] running `Command { std: "docker" "start" "-a" "561faa73ddd4fcac2ac1983736ee408721a6c23be55362c47971f27b979c06da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_relay-c37fa78190f36dd5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_shows_get ... ignored
[INFO] [stdout] test tests::test_spins_get ... ignored
[INFO] [stdout] test tests::test_not_found ... ok
[INFO] [stdout] test tests::test_health_check ... ok
[INFO] [stdout] test tests::test_spins_update ... FAILED
[INFO] [stdout] test tests::test_shows_update ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_spins_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_spins_update' (20) panicked at src/main.rs:25:30:
[INFO] [stdout] Environmental variable SPIN_KEY (your station's Spinitron API Key) must be set.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5665c02c31f2 - 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:     0x5665c02c31f2 - 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:     0x5665c02c31f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5665c02c31f2 - <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:     0x5665c02d51bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5665c02d51bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5665c028f203 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5665c028f203 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5665c029bff2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5665c02a0f2f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5665c02a0dc1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5665bff89abe - <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:     0x5665bff89abe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5665c02a15ef - <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:     0x5665c02a15ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5665c02a139a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5665c029c129 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5665c028396d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5665c02de1d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5665c02dd686 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5665bfd4be9e - core::result::Result<T,E>::expect::h84c4c24dd712a3ff
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5665bfd78fe5 - api_relay::get_api_key::{{closure}}::hdd79834a57be23e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:25:30
[INFO] [stdout]   22:     0x5665bfd7b308 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h16177f951073e943
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   23:     0x5665bfd7b234 - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h3fa4400e3b589cda
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   24:     0x5665bfd71c21 - std::sync::once::Once::call_once_force::{{closure}}::h2be0ae149f96f39d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   25:     0x5665c0296777 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5665bfd71b82 - std::sync::once::Once::call_once_force::hc1f9d43b01d2e9f1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   27:     0x5665bfd7b1e7 - std::sync::once_lock::OnceLock<T>::initialize::hd22dd2844699e39d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   28:     0x5665bfd7b3ae - std::sync::once_lock::OnceLock<T>::get_or_try_init::h91f707a1729828c6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   29:     0x5665bfd7b2dd - std::sync::once_lock::OnceLock<T>::get_or_init::h634685acfec41a46
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   30:     0x5665bfd78f8d - api_relay::get_api_key::h3651ff4e4b5a330a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:24:18
[INFO] [stdout]   31:     0x5665bfd53671 - api_relay::handlers::update_spins_no_reply::{{closure}}::hef87ddcb449472a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:316:28
[INFO] [stdout]   32:     0x5665bfd80c16 - api_relay::filters::spin_update::{{closure}}::{{closure}}::h3df454afe1c32489
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:160:76
[INFO] [stdout]   33:     0x5665bfd7ba0a - <F as futures_core::future::TryFuture>::try_poll::h09e52b98bcb85569
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   34:     0x5665bfd6cfd5 - <warp::filter::and_then::State<T,F> as core::future::future::Future>::poll::he2f62fb36888ceff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:99:51
[INFO] [stdout]   35:     0x5665bfd708e1 - <warp::filter::and_then::AndThenFuture<T,F> as core::future::future::Future>::poll::h22539d671dcd0e01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:74:30
[INFO] [stdout]   36:     0x5665bfd68b5a - <F as futures_core::future::TryFuture>::try_poll::h20237f7c495a7fa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   37:     0x5665bfd6ea48 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h445044eb0cd6f8a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   38:     0x5665bfd68c4a - <F as futures_core::future::TryFuture>::try_poll::hf0eb4daf54525035
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   39:     0x5665bfd6d5c6 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h40c4e0edcf876c9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   40:     0x5665bfd68c1a - <F as futures_core::future::TryFuture>::try_poll::hb4698cce35d2ba7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   41:     0x5665bfd6f4a7 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h4a560265213c69a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   42:     0x5665bfd68b8a - <F as futures_core::future::TryFuture>::try_poll::h2aae9cd0f7341d2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   43:     0x5665bfd6e018 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h4120158aa52581f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   44:     0x5665bfd68b2a - <F as futures_core::future::TryFuture>::try_poll::h1db3e8240ff4d7b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   45:     0x5665bfd6fed8 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::hef4ea2fe389cf4f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   46:     0x5665bfd669c0 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h8fdfe95ed3ccc5bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/map.rs:55:44
[INFO] [stdout]   47:     0x5665bfd5b5c1 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h0723272c1a38e6ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs:91:35
[INFO] [stdout]   48:     0x5665bfd5f3ad - <futures_util::future::future::flatten::Flatten<Fut,<Fut as core::future::future::Future>::Output> as core::future::future::Future>::poll::hfa2ff1a9d9526d2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/flatten.rs:50:38
[INFO] [stdout]   49:     0x5665bfd55b21 - <futures_util::future::future::Then<Fut1,Fut2,F> as core::future::future::Future>::poll::ha6b7348d72c66b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs:91:35
[INFO] [stdout]   50:     0x5665bfd74c0e - warp::test::RequestBuilder::reply::{{closure}}::{{closure}}::{{closure}}::h18641c90a8b840e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:393:80
[INFO] [stdout]   51:     0x5665bfd7947a - scoped_tls::ScopedKey<T>::set::h0adff50d3d74e52f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   52:     0x5665bfd562d0 - warp::route::set::h28b47eee971a3c67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/route.rs:16:11
[INFO] [stdout]   53:     0x5665bfd74bac - warp::test::RequestBuilder::reply::{{closure}}::{{closure}}::h7b40e1049677bc5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:393:45
[INFO] [stdout]   54:     0x5665bfd70817 - <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h4d0acec3f79c6789
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/poll_fn.rs:56:9
[INFO] [stdout]   55:     0x5665bfd73de7 - warp::test::RequestBuilder::reply::{{closure}}::hb97189cf390cf211
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:395:13
[INFO] [stdout]   56:     0x5665bfd5e5e2 - api_relay::tests::test_spins_update::{{closure}}::h50080640c55790d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:611:14
[INFO] [stdout]   57:     0x5665bfd64b02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h18a7cdeaaa92f70f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   58:     0x5665bfd64bbd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7c5d9874caf4d74a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x5665bfd7fc0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h938631a671e37475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   60:     0x5665bfd7f96b - tokio::runtime::coop::with_budget::heb9f96242a3a1f71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   61:     0x5665bfd7f96b - tokio::runtime::coop::budget::hdaba1a94819f76f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   62:     0x5665bfd7f96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h13c72293b65a984c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   63:     0x5665bfd7cc50 - tokio::runtime::scheduler::current_thread::Context::enter::hb45bd83de3fa34d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   64:     0x5665bfd7f030 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6f6a7b6547fb8190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   65:     0x5665bfd7e254 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h82c38f1c9d2566cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   66:     0x5665bfd5a21b - tokio::runtime::context::scoped::Scoped<T>::set::h8496589b62ea0323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   67:     0x5665bfd770f9 - tokio::runtime::context::set_scheduler::{{closure}}::h7083abbd4a7cfcd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   68:     0x5665bfd8e5a2 - std::thread::local::LocalKey<T>::try_with::h6da27c20ac2b3a35
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   69:     0x5665bfd8d63e - std::thread::local::LocalKey<T>::with::he0fb1b8b9f8ffd53
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   70:     0x5665bfd770ad - tokio::runtime::context::set_scheduler::h927f713e32ceebd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   71:     0x5665bfd7dbc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e11976293ad6b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   72:     0x5665bfd7e273 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10ccfb10956afef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   73:     0x5665bfd7c543 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5ded7a7bfca4f5de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   74:     0x5665bfd63b60 - tokio::runtime::context::runtime::enter_runtime::hf63d18ade33e3536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   75:     0x5665bfd7bee1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3124716f7be3cbca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   76:     0x5665bfd5a37a - tokio::runtime::runtime::Runtime::block_on_inner::h338c4bf2d9ffaaca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   77:     0x5665bfd5a575 - tokio::runtime::runtime::Runtime::block_on::h4a1a103d15eeb9c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   78:     0x5665bfd5e0d5 - api_relay::tests::test_spins_update::h1dd58f856184091b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:613:50
[INFO] [stdout]   79:     0x5665bfd5e7e7 - api_relay::tests::test_spins_update::{{closure}}::hbe90e90b20f4535f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:598:33
[INFO] [stdout]   80:     0x5665bfd89076 - core::ops::function::FnOnce::call_once::hcde1f7c1315e4341
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5665bff898bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   82:     0x5665bff898bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   83:     0x5665bff9d91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   84:     0x5665bff9d91d - <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]   85:     0x5665bff9d91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x5665bff9d91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x5665bff9d91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5665bff9d91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   89:     0x5665bff9d91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   90:     0x5665bff76e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   91:     0x5665bff76e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   92:     0x5665bff7a6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   93:     0x5665bff7a6ba - <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]   94:     0x5665bff7a6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   95:     0x5665bff7a6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   96:     0x5665bff7a6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x5665bff7a6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   98:     0x5665bff7a6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x5665c029752f - <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]  100:     0x5665c029752f - 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]  101:     0x72a8fd25eaa4 - <unknown>
[INFO] [stdout]  102:     0x72a8fd2eba64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_shows_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_shows_update' (19) panicked at src/main.rs:25:30:
[INFO] [stdout] Environmental variable SPIN_KEY (your station's Spinitron API Key) must be set.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5665c02c31f2 - 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:     0x5665c02c31f2 - 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:     0x5665c02c31f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5665c02c31f2 - <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:     0x5665c02d51bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5665c02d51bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5665c028f203 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5665c028f203 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5665c029bff2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5665c02a0f2f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5665c02a0dc1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5665bff89abe - <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:     0x5665bff89abe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5665c02a15ef - <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:     0x5665c02a15ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5665c02a139a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5665c029c129 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5665c028396d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5665c02de1d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5665c02dd686 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5665bfd4be9e - core::result::Result<T,E>::expect::h84c4c24dd712a3ff
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5665bfd78fe5 - api_relay::get_api_key::{{closure}}::hdd79834a57be23e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:25:30
[INFO] [stdout]   22:     0x5665bfd7b308 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h16177f951073e943
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   23:     0x5665bfd7b234 - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h3fa4400e3b589cda
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   24:     0x5665bfd71c21 - std::sync::once::Once::call_once_force::{{closure}}::h2be0ae149f96f39d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   25:     0x5665c0296777 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5665bfd71b82 - std::sync::once::Once::call_once_force::hc1f9d43b01d2e9f1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   27:     0x5665bfd7b1e7 - std::sync::once_lock::OnceLock<T>::initialize::hd22dd2844699e39d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   28:     0x5665bfd7b3ae - std::sync::once_lock::OnceLock<T>::get_or_try_init::h91f707a1729828c6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   29:     0x5665bfd7b2dd - std::sync::once_lock::OnceLock<T>::get_or_init::h634685acfec41a46
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   30:     0x5665bfd78f8d - api_relay::get_api_key::h3651ff4e4b5a330a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:24:18
[INFO] [stdout]   31:     0x5665bfd4d122 - api_relay::handlers::update_shows::{{closure}}::hdd1a852592fcf7be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:358:28
[INFO] [stdout]   32:     0x5665bfd4c40a - <F as futures_core::future::TryFuture>::try_poll::he5ddafa528dffabc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   33:     0x5665bfd6bc27 - <warp::filter::and_then::State<T,F> as core::future::future::Future>::poll::ha891289cada7da77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:99:51
[INFO] [stdout]   34:     0x5665bfd70981 - <warp::filter::and_then::AndThenFuture<T,F> as core::future::future::Future>::poll::hdc431f4d5326a5a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:74:30
[INFO] [stdout]   35:     0x5665bfd68bba - <F as futures_core::future::TryFuture>::try_poll::h430b8d0dee5af59d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   36:     0x5665bfd6d624 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h40c4e0edcf876c9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:87:51
[INFO] [stdout]   37:     0x5665bfd68c1a - <F as futures_core::future::TryFuture>::try_poll::hb4698cce35d2ba7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   38:     0x5665bfd6f4a7 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h4a560265213c69a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   39:     0x5665bfd68b8a - <F as futures_core::future::TryFuture>::try_poll::h2aae9cd0f7341d2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   40:     0x5665bfd6e018 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::h4120158aa52581f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   41:     0x5665bfd68b2a - <F as futures_core::future::TryFuture>::try_poll::h1db3e8240ff4d7b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:14
[INFO] [stdout]   42:     0x5665bfd6fed8 - <warp::filter::or::EitherFuture<T,U> as core::future::future::Future>::poll::hef4ea2fe389cf4f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:77:71
[INFO] [stdout]   43:     0x5665bfd669c0 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h8fdfe95ed3ccc5bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/map.rs:55:44
[INFO] [stdout]   44:     0x5665bfd5b5c1 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h0723272c1a38e6ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs:91:35
[INFO] [stdout]   45:     0x5665bfd5f3ad - <futures_util::future::future::flatten::Flatten<Fut,<Fut as core::future::future::Future>::Output> as core::future::future::Future>::poll::hfa2ff1a9d9526d2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/flatten.rs:50:38
[INFO] [stdout]   46:     0x5665bfd55b21 - <futures_util::future::future::Then<Fut1,Fut2,F> as core::future::future::Future>::poll::ha6b7348d72c66b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs:91:35
[INFO] [stdout]   47:     0x5665bfd74c0e - warp::test::RequestBuilder::reply::{{closure}}::{{closure}}::{{closure}}::h18641c90a8b840e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:393:80
[INFO] [stdout]   48:     0x5665bfd7947a - scoped_tls::ScopedKey<T>::set::h0adff50d3d74e52f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   49:     0x5665bfd562d0 - warp::route::set::h28b47eee971a3c67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/route.rs:16:11
[INFO] [stdout]   50:     0x5665bfd74bac - warp::test::RequestBuilder::reply::{{closure}}::{{closure}}::h7b40e1049677bc5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:393:45
[INFO] [stdout]   51:     0x5665bfd70817 - <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h4d0acec3f79c6789
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/poll_fn.rs:56:9
[INFO] [stdout]   52:     0x5665bfd73de7 - warp::test::RequestBuilder::reply::{{closure}}::hb97189cf390cf211
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/test.rs:395:13
[INFO] [stdout]   53:     0x5665bfd5dda2 - api_relay::tests::test_shows_update::{{closure}}::hc0f21dad5107258f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:644:14
[INFO] [stdout]   54:     0x5665bfd64b02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h18a7cdeaaa92f70f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x5665bfd64bbd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7c5d9874caf4d74a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   56:     0x5665bfd7fc0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h938631a671e37475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   57:     0x5665bfd7f96b - tokio::runtime::coop::with_budget::heb9f96242a3a1f71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   58:     0x5665bfd7f96b - tokio::runtime::coop::budget::hdaba1a94819f76f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   59:     0x5665bfd7f96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h13c72293b65a984c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   60:     0x5665bfd7cc50 - tokio::runtime::scheduler::current_thread::Context::enter::hb45bd83de3fa34d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   61:     0x5665bfd7f030 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6f6a7b6547fb8190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   62:     0x5665bfd7e254 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h82c38f1c9d2566cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   63:     0x5665bfd5a21b - tokio::runtime::context::scoped::Scoped<T>::set::h8496589b62ea0323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   64:     0x5665bfd770f9 - tokio::runtime::context::set_scheduler::{{closure}}::h7083abbd4a7cfcd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   65:     0x5665bfd8e5a2 - std::thread::local::LocalKey<T>::try_with::h6da27c20ac2b3a35
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   66:     0x5665bfd8d63e - std::thread::local::LocalKey<T>::with::he0fb1b8b9f8ffd53
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   67:     0x5665bfd770ad - tokio::runtime::context::set_scheduler::h927f713e32ceebd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   68:     0x5665bfd7dbc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e11976293ad6b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   69:     0x5665bfd7e273 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h10ccfb10956afef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   70:     0x5665bfd7c543 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5ded7a7bfca4f5de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   71:     0x5665bfd63b60 - tokio::runtime::context::runtime::enter_runtime::hf63d18ade33e3536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   72:     0x5665bfd7bee1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3124716f7be3cbca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   73:     0x5665bfd5a37a - tokio::runtime::runtime::Runtime::block_on_inner::h338c4bf2d9ffaaca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   74:     0x5665bfd5a575 - tokio::runtime::runtime::Runtime::block_on::h4a1a103d15eeb9c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   75:     0x5665bfd5d865 - api_relay::tests::test_shows_update::ha0c5f9d26f8146e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:646:50
[INFO] [stdout]   76:     0x5665bfd5d907 - api_relay::tests::test_shows_update::{{closure}}::hac0fe2e711cad089
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:632:33
[INFO] [stdout]   77:     0x5665bfd88ec6 - core::ops::function::FnOnce::call_once::h48b1c48471d63c07
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5665bff898bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5665bff898bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   80:     0x5665bff9d91d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   81:     0x5665bff9d91d - <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]   82:     0x5665bff9d91d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   83:     0x5665bff9d91d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x5665bff9d91d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5665bff9d91d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   86:     0x5665bff9d91d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   87:     0x5665bff76e64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   88:     0x5665bff76e64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   89:     0x5665bff7a6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   90:     0x5665bff7a6ba - <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]   91:     0x5665bff7a6ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   92:     0x5665bff7a6ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   93:     0x5665bff7a6ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x5665bff7a6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   95:     0x5665bff7a6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x5665c029752f - <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]   97:     0x5665c029752f - 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]   98:     0x72a8fd25eaa4 - <unknown>
[INFO] [stdout]   99:     0x72a8fd2eba64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_shows_update
[INFO] [stdout]     tests::test_spins_update
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin api_relay`
[INFO] running `Command { std: "docker" "inspect" "561faa73ddd4fcac2ac1983736ee408721a6c23be55362c47971f27b979c06da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561faa73ddd4fcac2ac1983736ee408721a6c23be55362c47971f27b979c06da", kill_on_drop: false }`
[INFO] [stdout] 561faa73ddd4fcac2ac1983736ee408721a6c23be55362c47971f27b979c06da
