[INFO] fetching crate torn-api 0.5.6... [INFO] testing torn-api-0.5.6 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate torn-api 0.5.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate torn-api 0.5.6 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate torn-api 0.5.6 [INFO] finished tweaking crates.io crate torn-api 0.5.6 [INFO] tweaked toml for crates.io crate torn-api 0.5.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded torn-api-macros v0.1.1 [INFO] [stderr] Downloaded actix-tls v3.0.3 [INFO] [stderr] Downloaded awc v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f5ff3afd67fd5bb07b755e79dd1e424176267d24a85a9d981b7f7ebdf304c4e [INFO] running `Command { std: "docker" "start" "-a" "3f5ff3afd67fd5bb07b755e79dd1e424176267d24a85a9d981b7f7ebdf304c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f5ff3afd67fd5bb07b755e79dd1e424176267d24a85a9d981b7f7ebdf304c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5ff3afd67fd5bb07b755e79dd1e424176267d24a85a9d981b7f7ebdf304c4e", kill_on_drop: false }` [INFO] [stdout] 3f5ff3afd67fd5bb07b755e79dd1e424176267d24a85a9d981b7f7ebdf304c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 371abce6e149282f31ef45474fe5e28b5397c8dc9d2edb01a0da9d43f9f69162 [INFO] running `Command { std: "docker" "start" "-a" "371abce6e149282f31ef45474fe5e28b5397c8dc9d2edb01a0da9d43f9f69162", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling torn-api-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling torn-api v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/de_util.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | let naive = NaiveDateTime::from_timestamp(i, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.00s [INFO] running `Command { std: "docker" "inspect" "371abce6e149282f31ef45474fe5e28b5397c8dc9d2edb01a0da9d43f9f69162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371abce6e149282f31ef45474fe5e28b5397c8dc9d2edb01a0da9d43f9f69162", kill_on_drop: false }` [INFO] [stdout] 371abce6e149282f31ef45474fe5e28b5397c8dc9d2edb01a0da9d43f9f69162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f32943b88d78ed8b538a3a4e8c64d096bef8134c772bc7eaa17c15ba80218fe [INFO] running `Command { std: "docker" "start" "-a" "1f32943b88d78ed8b538a3a4e8c64d096bef8134c772bc7eaa17c15ba80218fe", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling zstd-safe v6.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling zstd v0.12.2+zstd.1.5.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling actix-http v3.3.0 [INFO] [stderr] Compiling awc v3.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling torn-api v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/de_util.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | let naive = NaiveDateTime::from_timestamp(i, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/de_util.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | let naive = NaiveDateTime::from_timestamp(i, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.94s [INFO] running `Command { std: "docker" "inspect" "1f32943b88d78ed8b538a3a4e8c64d096bef8134c772bc7eaa17c15ba80218fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f32943b88d78ed8b538a3a4e8c64d096bef8134c772bc7eaa17c15ba80218fe", kill_on_drop: false }` [INFO] [stdout] 1f32943b88d78ed8b538a3a4e8c64d096bef8134c772bc7eaa17c15ba80218fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 419611292f30a1379504266de85a72bcbd10a80fd27042de445feba63146251f [INFO] running `Command { std: "docker" "start" "-a" "419611292f30a1379504266de85a72bcbd10a80fd27042de445feba63146251f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stderr] --> src/de_util.rs:40:36 [INFO] [stderr] | [INFO] [stderr] 40 | let naive = NaiveDateTime::from_timestamp(i, 0); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `torn-api` (lib) generated 1 warning [INFO] [stderr] warning: `torn-api` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torn_api-e7baab9800ffd5a8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::selection_raw_value ... ok [INFO] [stdout] test tests::reqwest ... FAILED [INFO] [stdout] test user::tests::bulk ... FAILED [INFO] [stdout] test user::tests::not_in_faction ... FAILED [INFO] [stdout] test user::tests::discord ... FAILED [INFO] [stdout] test user::tests::user ... FAILED [INFO] [stdout] test faction::tests::faction ... FAILED [INFO] [stdout] test torn::tests::competition ... FAILED [INFO] [stdout] test key::tests::key ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::reqwest stdout ---- [INFO] [stdout] thread 'tests::reqwest' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba991e - torn_api::tests::reqwest::{{closure}}::h1509bbb2bbb517d8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:293:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba9833 - torn_api::tests::reqwest::h73dce9795c86e83d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:295:9 [INFO] [stdout] 37: 0x55d25cba96b7 - torn_api::tests::reqwest::{{closure}}::h47af782b5160dbb8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:292:24 [INFO] [stdout] 38: 0x55d25cb9a595 - core::ops::function::FnOnce::call_once::h986639483e148061 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user::tests::bulk stdout ---- [INFO] [stdout] thread 'user::tests::bulk' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba5a61 - torn_api::user::tests::bulk::{{closure}}::hdff1761b0fdee12f [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:419:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba5978 - torn_api::user::tests::bulk::h87a3f5fddcba979f [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:429:9 [INFO] [stdout] 37: 0x55d25cba57f7 - torn_api::user::tests::bulk::{{closure}}::heafb8fe33bbe5692 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:418:21 [INFO] [stdout] 38: 0x55d25cb99ae5 - core::ops::function::FnOnce::call_once::h1c5ef230300e76d4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user::tests::not_in_faction stdout ---- [INFO] [stdout] thread 'user::tests::not_in_faction' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba52ee - torn_api::user::tests::not_in_faction::{{closure}}::h6249a40a119ecac8 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:404:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba5203 - torn_api::user::tests::not_in_faction::he933207f862252a7 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:414:9 [INFO] [stdout] 37: 0x55d25cba5087 - torn_api::user::tests::not_in_faction::{{closure}}::h44c27046bf86d41c [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:403:31 [INFO] [stdout] 38: 0x55d25cb9a905 - core::ops::function::FnOnce::call_once::hb87b6c725651e6c3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user::tests::discord stdout ---- [INFO] [stdout] thread 'user::tests::discord' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba621e - torn_api::user::tests::discord::{{closure}}::h139583c66341f38f [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:434:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba6133 - torn_api::user::tests::discord::h580f816725a87742 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:442:9 [INFO] [stdout] 37: 0x55d25cba5fb7 - torn_api::user::tests::discord::{{closure}}::h7c5791b5a57d26ab [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:433:24 [INFO] [stdout] 38: 0x55d25cb9aa55 - core::ops::function::FnOnce::call_once::hca3e40689377c392 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user::tests::user stdout ---- [INFO] [stdout] thread 'user::tests::user' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba4b5e - torn_api::user::tests::user::{{closure}}::hfd97c4cac4f15e79 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:379:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba4a73 - torn_api::user::tests::user::he3ba3a36cbbdd1f5 [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:399:9 [INFO] [stdout] 37: 0x55d25cba48f7 - torn_api::user::tests::user::{{closure}}::h53dcc82e625040bd [INFO] [stdout] at /opt/rustwide/workdir/src/user.rs:378:21 [INFO] [stdout] 38: 0x55d25cb9ad35 - core::ops::function::FnOnce::call_once::hf045f3b3d0315387 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- faction::tests::faction stdout ---- [INFO] [stdout] thread 'faction::tests::faction' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cba69ae - torn_api::faction::tests::faction::{{closure}}::hd263498751f79ff8 [INFO] [stdout] at /opt/rustwide/workdir/src/faction.rs:162:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cba68c3 - torn_api::faction::tests::faction::h64063eb18cb78f0b [INFO] [stdout] at /opt/rustwide/workdir/src/faction.rs:172:9 [INFO] [stdout] 37: 0x55d25cba6747 - torn_api::faction::tests::faction::{{closure}}::h959f29a753467d99 [INFO] [stdout] at /opt/rustwide/workdir/src/faction.rs:161:24 [INFO] [stdout] 38: 0x55d25cb99fa5 - core::ops::function::FnOnce::call_once::h4e10efb40c99dde3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- torn::tests::competition stdout ---- [INFO] [stdout] thread 'torn::tests::competition' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cbd653e - torn_api::torn::tests::competition::{{closure}}::h75ece78c1318098b [INFO] [stdout] at /opt/rustwide/workdir/src/torn.rs:104:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cbd6453 - torn_api::torn::tests::competition::hf1dba196d6420df7 [INFO] [stdout] at /opt/rustwide/workdir/src/torn.rs:112:9 [INFO] [stdout] 37: 0x55d25cbd62d7 - torn_api::torn::tests::competition::{{closure}}::h8d347d3ab35c3d9b [INFO] [stdout] at /opt/rustwide/workdir/src/torn.rs:103:28 [INFO] [stdout] 38: 0x55d25cb9a535 - core::ops::function::FnOnce::call_once::h93e79687475030c3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- key::tests::key stdout ---- [INFO] [stdout] thread 'key::tests::key' panicked at 'api key: NotPresent', src/lib.rs:281:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d25d0e911a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d25d0e911a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d25d0e911a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55d25d0e911a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d25d10e65e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55d25d0e3df5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55d25d0e8ee5 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55d25d0e8ee5 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55d25d0eacdf - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55d25d0ea99f - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55d25cc3f8d7 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55d25cc3f8d7 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55d25d0eb40a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55d25d0eb40a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55d25d0eb189 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55d25d0e95cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55d25d0eae92 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55d25cb372b3 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55d25cb37763 - core::result::unwrap_failed::hc3291df28ee62685 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55d25cb7ca86 - core::result::Result::expect::hc5f799003ce0dbae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x55d25cba489a - torn_api::tests::setup::h339c2f93675afe88 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:281:9 [INFO] [stdout] 21: 0x55d25cbd6c0e - torn_api::key::tests::key::{{closure}}::h25eda2b26ad04a1b [INFO] [stdout] at /opt/rustwide/workdir/src/key.rs:219:19 [INFO] [stdout] 22: 0x55d25cb6b562 - as core::future::future::Future>::poll::hd67a48daaffee236 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55d25cb6b285 - as core::future::future::Future>::poll::h336122debc1a4799 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55d25cba2c44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbbd14adfb798b16e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55d25cba2b81 - tokio::runtime::coop::with_budget::h91ca2dcd1f260288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x55d25cba2b81 - tokio::runtime::coop::budget::h7ef1892d25faa3bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x55d25cba2b81 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf569c6b253dc5266 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55d25cba144e - tokio::runtime::scheduler::current_thread::Context::enter::hd05aed2d867659c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55d25cba221a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb769e708af057455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55d25cba1f0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h340f36b7732076a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55d25cbd116d - tokio::macros::scoped_tls::ScopedKey::set::hdf59d34bec4dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55d25cba1ca6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb4fb7621485c4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55d25cba1f64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf64bdb6fb01d6097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55d25cba0efd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha46fa9febfe14894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55d25cba0d00 - tokio::runtime::runtime::Runtime::block_on::h0bad3edf29666c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x55d25cbd6b23 - torn_api::key::tests::key::h2956d3e5b8aa082b [INFO] [stdout] at /opt/rustwide/workdir/src/key.rs:227:9 [INFO] [stdout] 37: 0x55d25cbd69a7 - torn_api::key::tests::key::{{closure}}::h1ce5b7d924c97e1b [INFO] [stdout] at /opt/rustwide/workdir/src/key.rs:218:20 [INFO] [stdout] 38: 0x55d25cb99ce5 - core::ops::function::FnOnce::call_once::h36e6ba75e99c951b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55d25cc44d6f - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55d25cc44d6f - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x55d25cc1632c - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x55d25cc1632c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d25cc43cfa - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x55d25cc43cfa - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55d25cc43cfa - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x55d25cc43cfa - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x55d25cc43cfa - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x55d25cc43cfa - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x55d25cc43cfa - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x55d25cc10c51 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x55d25cc10c51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x55d25cc165eb - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55d25cc165eb - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x55d25cc165eb - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x55d25cc165eb - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x55d25cc165eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x55d25cc165eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55d25d0efb23 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x55d25d0efb23 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f213e115b43 - [INFO] [stdout] 63: 0x7f213e1a6bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] faction::tests::faction [INFO] [stdout] key::tests::key [INFO] [stdout] tests::reqwest [INFO] [stdout] torn::tests::competition [INFO] [stdout] user::tests::bulk [INFO] [stdout] user::tests::discord [INFO] [stdout] user::tests::not_in_faction [INFO] [stdout] user::tests::user [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "419611292f30a1379504266de85a72bcbd10a80fd27042de445feba63146251f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419611292f30a1379504266de85a72bcbd10a80fd27042de445feba63146251f", kill_on_drop: false }` [INFO] [stdout] 419611292f30a1379504266de85a72bcbd10a80fd27042de445feba63146251f