[INFO] cloning repository https://github.com/MaxOhn/rosu-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxOhn/rosu-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxOhn%2Frosu-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxOhn%2Frosu-v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb55a10af00cdeba3fe4be0e11a7566cc511c79e [INFO] testing MaxOhn/rosu-v2 against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxOhn%2Frosu-v2" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaxOhn/rosu-v2 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaxOhn/rosu-v2 [INFO] finished tweaking git repo https://github.com/MaxOhn/rosu-v2 [INFO] tweaked toml for git repo https://github.com/MaxOhn/rosu-v2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/MaxOhn/rosu-v2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55f16abbcc4eba3ccb37616b20c7671adc8daa59c30282452d9dc864b6d24e7a [INFO] running `Command { std: "docker" "start" "-a" "55f16abbcc4eba3ccb37616b20c7671adc8daa59c30282452d9dc864b6d24e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55f16abbcc4eba3ccb37616b20c7671adc8daa59c30282452d9dc864b6d24e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f16abbcc4eba3ccb37616b20c7671adc8daa59c30282452d9dc864b6d24e7a", kill_on_drop: false }` [INFO] [stdout] 55f16abbcc4eba3ccb37616b20c7671adc8daa59c30282452d9dc864b6d24e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f7cbe589a2d5ed560da860098cc00150e410c417a0f3fec0246054bbe857fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72f7cbe589a2d5ed560da860098cc00150e410c417a0f3fec0246054bbe857fa", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling rosu-v2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "72f7cbe589a2d5ed560da860098cc00150e410c417a0f3fec0246054bbe857fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f7cbe589a2d5ed560da860098cc00150e410c417a0f3fec0246054bbe857fa", kill_on_drop: false }` [INFO] [stdout] 72f7cbe589a2d5ed560da860098cc00150e410c417a0f3fec0246054bbe857fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f74fa92211cbfb3fe310ffca93a0cfa6b877c0096247bafea8c8f78cf724d90f [INFO] running `Command { std: "docker" "start" "-a" "f74fa92211cbfb3fe310ffca93a0cfa6b877c0096247bafea8c8f78cf724d90f", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rosu-v2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.07s [INFO] running `Command { std: "docker" "inspect" "f74fa92211cbfb3fe310ffca93a0cfa6b877c0096247bafea8c8f78cf724d90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74fa92211cbfb3fe310ffca93a0cfa6b877c0096247bafea8c8f78cf724d90f", kill_on_drop: false }` [INFO] [stdout] f74fa92211cbfb3fe310ffca93a0cfa6b877c0096247bafea8c8f78cf724d90f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aea28c6972baae9c49010eb5ab6b35564fe8e897839f04480cb10f5b17bec61a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aea28c6972baae9c49010eb5ab6b35564fe8e897839f04480cb10f5b17bec61a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test model::beatmap::tests::ser_de_search_result_any_status ... ok [INFO] [stdout] test model::beatmap::tests::ser_de_search_result_specific_status ... ok [INFO] [stdout] test model::grade::tests::grade_eq ... ok [INFO] [stdout] test model::grade::tests::grade_neq ... ok [INFO] [stdout] test model::grade::tests::grade_ord ... ok [INFO] [stdout] test model::mods::tests::cut ... ok [INFO] [stdout] test model::mods::tests::mods_iter ... ok [INFO] [stdout] test model::mods::tests::mods_try_from_str ... ok [INFO] [stdout] test model::mods::tests::parse_u32 ... ok [INFO] [stdout] test model::mods::tests::to_uppercase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rosu_v2-5328f46fbb5a0cb2) [INFO] [stderr] Running tests/requests.rs (/opt/rustwide/target/debug/deps/requests-d80fe48a996540d8) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test beatmap ... FAILED [INFO] [stdout] test beatmap_scores ... FAILED [INFO] [stdout] test beatmap_user_score ... FAILED [INFO] [stdout] test beatmapset ... FAILED [INFO] [stdout] test beatmapset_events ... FAILED [INFO] [stdout] test beatmapset_search ... FAILED [INFO] [stdout] test chart_rankings ... FAILED [INFO] [stdout] test comments ... FAILED [INFO] [stdout] test country_rankings ... FAILED [INFO] [stdout] test custom ... ignored [INFO] [stdout] test forum_posts ... FAILED [INFO] [stdout] test kudosu ... FAILED [INFO] [stdout] test multiplayer_score ... ignored [INFO] [stdout] test multiplayer_scores ... ignored [INFO] [stdout] test multiplayer_user_highscore ... ignored [INFO] [stdout] test news ... FAILED [INFO] [stdout] test osu_match ... FAILED [INFO] [stdout] test osu_matches ... FAILED [INFO] [stdout] test performance_rankings ... FAILED [INFO] [stdout] test recent_events ... FAILED [INFO] [stdout] test score_rankings ... FAILED [INFO] [stdout] test seasonal_backgrounds ... FAILED [INFO] [stdout] test spotlights ... FAILED [INFO] [stdout] test user ... FAILED [INFO] [stdout] test user_beatmapsets ... FAILED [INFO] [stdout] test user_most_played ... FAILED [INFO] [stdout] test user_scores ... FAILED [INFO] [stdout] test users ... ignored [INFO] [stdout] test wiki ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- beatmap stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98370a - requests::beatmap::{{closure}}::hcbb22f2c118e33ad [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:112:5 [INFO] [stdout] 20: 0x556e9e9a742b - as core::future::future::Future>::poll::h47cba8b585be7500 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99ba3a - as core::future::future::Future>::poll::h776555cd6f617919 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955c50 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h9db7aa5158ef135f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a0970 - tokio::coop::with_budget::{{closure}}::h168f6aa69e9eaa76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971bd8 - std::thread::local::LocalKey::try_with::heb3870a44a93409c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e968c2d - std::thread::local::LocalKey::with::h97445d03bd0f8ef7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e9431b6 - tokio::coop::with_budget::h62f831083b20a96e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e9431b6 - tokio::coop::budget::h60de83037380ac1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e9431b6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0dba317a73c4dbc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9666f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h28a24c18d6e3bee4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1c47 - tokio::macros::scoped_tls::ScopedKey::set::h603ad91014f38520 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e965e72 - tokio::runtime::basic_scheduler::enter::hf705a8aa5cae9525 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94180b - tokio::runtime::basic_scheduler::Inner

::block_on::h67056eaf43ef1755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95760e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8868e15fdb4cad21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95a31c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h86c7ec6ba404bf38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98023b - tokio::runtime::Runtime::block_on::ha0a4646e2528fd84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e983497 - requests::beatmap::h115bdcc7b87e97b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:110:1 [INFO] [stdout] 37: 0x556e9e9833ba - requests::beatmap::{{closure}}::h384c94aa5ab420c1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:110:1 [INFO] [stdout] 38: 0x556e9e9960ee - core::ops::function::FnOnce::call_once::h2fd77192131ee03c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- beatmap_scores stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98436c - requests::beatmap_scores::{{closure}}::hed6cfab15ec5e7ad [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:129:5 [INFO] [stdout] 20: 0x556e9e9a79cb - as core::future::future::Future>::poll::hcf5d54834348fe37 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b8ba - as core::future::future::Future>::poll::h58e11effac1044a1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e956360 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc91fe2a2922e6553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a4e10 - tokio::coop::with_budget::{{closure}}::hdb1a4bfaa939c9ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96c5d8 - std::thread::local::LocalKey::try_with::h3f9d0193001346dc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e967b2d - std::thread::local::LocalKey::with::h3f84b2c78142c051 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94f5a6 - tokio::coop::with_budget::h45e6c4dacb225f63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94f5a6 - tokio::coop::budget::h063697f2fc090fe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94f5a6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc7331d7c50441bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9667b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h4cdb7224c39731ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1d37 - tokio::macros::scoped_tls::ScopedKey::set::h652f09e7b7853e41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e964d92 - tokio::runtime::basic_scheduler::enter::hda8a4d1196dbf984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9416ab - tokio::runtime::basic_scheduler::Inner

::block_on::h1f8894fde71cb44a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95721e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4d33bbd91c00d8db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e9590ac - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h32391898ac08f0e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98003b - tokio::runtime::Runtime::block_on::h92d72d9b1d86c680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e984107 - requests::beatmap_scores::h06eb9d98e09820f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:127:1 [INFO] [stdout] 37: 0x556e9e98402a - requests::beatmap_scores::{{closure}}::ha719a4f8e0c8648f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:127:1 [INFO] [stdout] 38: 0x556e9e99654e - core::ops::function::FnOnce::call_once::hae170fe20708c51c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- beatmap_user_score stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e984e7a - requests::beatmap_user_score::{{closure}}::h4a7507179597073d [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:143:5 [INFO] [stdout] 20: 0x556e9e9a75db - as core::future::future::Future>::poll::h7be1731c280424dd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bd3a - as core::future::future::Future>::poll::hb8e1c9a13a2a1eca [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955ff0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hac27b9b8a9c57b5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a2e90 - tokio::coop::with_budget::{{closure}}::h6e4aad2f37d3be33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e969e38 - std::thread::local::LocalKey::try_with::h05c656e288fe9a2b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e967e8d - std::thread::local::LocalKey::with::h5583187580a6f82e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94a326 - tokio::coop::with_budget::h3b27156062883506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94a326 - tokio::coop::budget::h3fffcf79b75db489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94a326 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6355187cdf26491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966b31 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcb6f7a75277b21fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1107 - tokio::macros::scoped_tls::ScopedKey::set::h081590f47cecb625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e962872 - tokio::runtime::basic_scheduler::enter::h68e662145c60b82e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9417ab - tokio::runtime::basic_scheduler::Inner

::block_on::h4f595e4cdb50fa00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956c7e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0e8cacabec3f1ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95859c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h14837dae01eb12d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e980e3b - tokio::runtime::Runtime::block_on::hf838838ae1463fff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e984c07 - requests::beatmap_user_score::hca938e26fe108175 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:141:1 [INFO] [stdout] 37: 0x556e9e984b2a - requests::beatmap_user_score::{{closure}}::hb88eb24d8c859f41 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:141:1 [INFO] [stdout] 38: 0x556e9e995f5e - core::ops::function::FnOnce::call_once::h1a0baa48f0e29f28 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- beatmapset stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e9858d2 - requests::beatmapset::{{closure}}::h2c4bbeabf95296d0 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:167:5 [INFO] [stdout] 20: 0x556e9e9a70cb - as core::future::future::Future>::poll::h2c48fb09e86257eb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bc7a - as core::future::future::Future>::poll::h9df70a5e6f2bbec3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955260 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4ec8f1e242e8d836 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a0a90 - tokio::coop::with_budget::{{closure}}::h1c6e2cf2185e6f06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96f748 - std::thread::local::LocalKey::try_with::ha40407334c713eb4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96716d - std::thread::local::LocalKey::with::h09763ed1b0e80c45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94eb56 - tokio::coop::with_budget::h13043f29eecbf845 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94eb56 - tokio::coop::budget::h3eb0cfcbc2acc8b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94eb56 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc47e8fec5d371ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966c31 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfbb8e2f4bf79b85d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b2967 - tokio::macros::scoped_tls::ScopedKey::set::hf25990b1089ab095 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9606b2 - tokio::runtime::basic_scheduler::enter::h00fa3b34bed1f0f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9418eb - tokio::runtime::basic_scheduler::Inner

::block_on::ha111145738c54ef5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95718e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h43a63ba51968f70f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95aa7c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h990068bf93a3a3d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98093b - tokio::runtime::Runtime::block_on::hcf5f415621b450b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e985667 - requests::beatmapset::h13ce3f8349fa6843 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:165:1 [INFO] [stdout] 37: 0x556e9e98558a - requests::beatmapset::{{closure}}::hb71653174f4fb175 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:165:1 [INFO] [stdout] 38: 0x556e9e99630e - core::ops::function::FnOnce::call_once::h737f1fce712145cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- beatmapset_events stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98677c - requests::beatmapset_events::{{closure}}::h3e2a34dbba5d4eb5 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:180:5 [INFO] [stdout] 20: 0x556e9e9a727b - as core::future::future::Future>::poll::h3e90fbda87e4e8b9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99ba9a - as core::future::future::Future>::poll::h7ca1bfde15d25848 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955480 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5a6a9deb14192860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a1930 - tokio::coop::with_budget::{{closure}}::h46491a70893e6f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96dd18 - std::thread::local::LocalKey::try_with::h79e5af56fc29a14e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e967efd - std::thread::local::LocalKey::with::h578232c62448bf77 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e943c06 - tokio::coop::with_budget::h7cb5ab5e730ac198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e943c06 - tokio::coop::budget::hd45a0e84f73d3dde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e943c06 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0e3e503236c4b31f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966871 - tokio::runtime::basic_scheduler::enter::{{closure}}::h680fd05d60246261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1977 - tokio::macros::scoped_tls::ScopedKey::set::h3c2d8489c9d9c15f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9635f2 - tokio::runtime::basic_scheduler::enter::hb099439756ef6ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94172b - tokio::runtime::basic_scheduler::Inner

::block_on::h2fbd80ff9e2f851c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95772e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8dfc463d6419d5f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95945c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3b5db09db898df41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98053b - tokio::runtime::Runtime::block_on::hb2efb785a2e0ad25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e986517 - requests::beatmapset_events::h01c084d075dc233c [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:178:1 [INFO] [stdout] 37: 0x556e9e98643a - requests::beatmapset_events::{{closure}}::hca5591d0fec9a52f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:178:1 [INFO] [stdout] 38: 0x556e9e99605e - core::ops::function::FnOnce::call_once::h2b078079f1bfce8e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- beatmapset_search stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98719c - requests::beatmapset_search::{{closure}}::he70737c709ecb04b [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:197:5 [INFO] [stdout] 20: 0x556e9e9a793b - as core::future::future::Future>::poll::hc720e44e8a0c7ac3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bbba - as core::future::future::Future>::poll::h929e4ac78ca35250 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955390 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h54579880205f06c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a1ff0 - tokio::coop::with_budget::{{closure}}::h53746538556b9455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971e18 - std::thread::local::LocalKey::try_with::hebf55a922752f7f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96846d - std::thread::local::LocalKey::with::h723210079767ea56 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94fff6 - tokio::coop::with_budget::h1b0aceaa5bd62672 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94fff6 - tokio::coop::budget::h5b55affa77451cdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94fff6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd72db7510f1239a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966831 - tokio::runtime::basic_scheduler::enter::{{closure}}::h575f5e6a2be5ec8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1f17 - tokio::macros::scoped_tls::ScopedKey::set::h66c4258dc165ef4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e965b12 - tokio::runtime::basic_scheduler::enter::hf613f90e66442aa8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94198b - tokio::runtime::basic_scheduler::Inner

::block_on::hcb0af47223086527 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95796e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc3c5d0928072eee6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95da6c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hef79e75c3c7b90b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e980a3b - tokio::runtime::Runtime::block_on::hd796de41d961b828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e986f37 - requests::beatmapset_search::h4e84325c4aba6acc [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:195:1 [INFO] [stdout] 37: 0x556e9e986e5a - requests::beatmapset_search::{{closure}}::ha5da5307370fa9ef [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:195:1 [INFO] [stdout] 38: 0x556e9e99664e - core::ops::function::FnOnce::call_once::hc41fde2a3ed1da89 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chart_rankings stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98888c - requests::chart_rankings::{{closure}}::h37c7f18364a3a367 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:239:5 [INFO] [stdout] 20: 0x556e9e9a739b - as core::future::future::Future>::poll::h478872f8fd1b92a5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b61a - as core::future::future::Future>::poll::h1e0fd139b35d253b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9569e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf1c3a27dcf4ae3a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a0cd0 - tokio::coop::with_budget::{{closure}}::h1fd219f4c73f5482 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971cf8 - std::thread::local::LocalKey::try_with::heba571638f0aa6b5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96971d - std::thread::local::LocalKey::with::he0db68d6a908abb0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e941d16 - tokio::coop::with_budget::he8fb0578e0f1e261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e941d16 - tokio::coop::budget::h1a8285cf7d7039c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e941d16 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h00196faee82062d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9669f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9f4bc277891de274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b11f7 - tokio::macros::scoped_tls::ScopedKey::set::h0dc256af2ce24067 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9610d2 - tokio::runtime::basic_scheduler::enter::h1ea4faffa4ca52fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94176b - tokio::runtime::basic_scheduler::Inner

::block_on::h378c6c03e6424d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956ebe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1eb2d3390fcec9ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95e1cc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf4617f7bd47aaaf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f73b - tokio::runtime::Runtime::block_on::h562017ecbc42168e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e988627 - requests::chart_rankings::he048b0d09d042218 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:237:1 [INFO] [stdout] 37: 0x556e9e98854a - requests::chart_rankings::{{closure}}::h823b56873531d608 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:237:1 [INFO] [stdout] 38: 0x556e9e99601e - core::ops::function::FnOnce::call_once::h2a54936fb67cf3cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- comments stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e987ccc - requests::comments::{{closure}}::h39aa1bda251dc523 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:222:5 [INFO] [stdout] 20: 0x556e9e9a778b - as core::future::future::Future>::poll::haf6ccc339530a7a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b5ba - as core::future::future::Future>::poll::h18dfb4713547741e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955160 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4125b3bae2c3853c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a4510 - tokio::coop::with_budget::{{closure}}::hb94f59b0d296b477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96ac08 - std::thread::local::LocalKey::try_with::h1a819dd5e855e13c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e968f7d - std::thread::local::LocalKey::with::hafb45129d4cdc902 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e948436 - tokio::coop::with_budget::hd1f3e1a41afbbbb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e948436 - tokio::coop::budget::h4695a9ab07fd454c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e948436 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h53e11e76239d5f08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9667f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h53b16f2034f81691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b2877 - tokio::macros::scoped_tls::ScopedKey::set::hdc3ca2b5e5917d08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9646d2 - tokio::runtime::basic_scheduler::enter::hcbd351361049af60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9418cb - tokio::runtime::basic_scheduler::Inner

::block_on::h9f3a04c71eb408ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9574ee - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h724b1a60970c0c86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95ae2c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb7f42d5ac8a41a4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98013b - tokio::runtime::Runtime::block_on::ha095a88f95382060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e987a67 - requests::comments::hf24428977b97679f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:220:1 [INFO] [stdout] 37: 0x556e9e98798a - requests::comments::{{closure}}::h50459935da5c35f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:220:1 [INFO] [stdout] 38: 0x556e9e9961ae - core::ops::function::FnOnce::call_once::h510a8a05d8b06786 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- country_rankings stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98944c - requests::country_rankings::{{closure}}::he2ebc425434def1f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:256:5 [INFO] [stdout] 20: 0x556e9e9a766b - as core::future::future::Future>::poll::h91ce0b807f55058e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b7fa - as core::future::future::Future>::poll::h4ca0bf08ed0370d2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955550 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h686d2ceeb892c104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a5dd0 - tokio::coop::with_budget::{{closure}}::hfb3e6ccfe03a8eab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971858 - std::thread::local::LocalKey::try_with::he81cf8d7e4a91424 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9694ad - std::thread::local::LocalKey::with::hd1bccee79b2c6d92 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94e106 - tokio::coop::with_budget::h4311282a1639f8a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94e106 - tokio::coop::budget::hd1a3c801df1ff474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94e106 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb51d2505a59b5de5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966a71 - tokio::runtime::basic_scheduler::enter::{{closure}}::haf6b553faa4ec4d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b2007 - tokio::macros::scoped_tls::ScopedKey::set::h67f9c62f16dfab0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e963292 - tokio::runtime::basic_scheduler::enter::h8f53f6a98974fe4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9417cb - tokio::runtime::basic_scheduler::Inner

::block_on::h56df7ae8df7c836d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95745e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h6de44bed1e74e0ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95b58c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc51800726635de14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e980b3b - tokio::runtime::Runtime::block_on::hd96592bc6e914ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e9891e7 - requests::country_rankings::hf8b35be9633e2607 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:254:1 [INFO] [stdout] 37: 0x556e9e98910a - requests::country_rankings::{{closure}}::ha1d6b24644986bc6 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:254:1 [INFO] [stdout] 38: 0x556e9e99626e - core::ops::function::FnOnce::call_once::h6e83c854c029253e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- forum_posts stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e989fcc - requests::forum_posts::{{closure}}::hafb2fa7b29a0ed72 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:273:5 [INFO] [stdout] 20: 0x556e9e9a7a5b - as core::future::future::Future>::poll::hd3f9b6c5b160230c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bd9a - as core::future::future::Future>::poll::hbca4a4b7fd031d98 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9554f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h637ca91fa4d800ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a3c10 - tokio::coop::with_budget::{{closure}}::h9e0874a0f37ff178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971978 - std::thread::local::LocalKey::try_with::he837caa5d64f94fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e968d7d - std::thread::local::LocalKey::with::ha3f6dbadb62cd2c4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e953dd6 - tokio::coop::with_budget::hd524ea9b0a9545c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e953dd6 - tokio::coop::budget::hbbe14ba553908713 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e953dd6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hff6a5467217dfaa8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966af1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc6e358f55da8a957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b15b7 - tokio::macros::scoped_tls::ScopedKey::set::h193a65cd942e13a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e962512 - tokio::runtime::basic_scheduler::enter::h631d0092dd442fff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94192b - tokio::runtime::basic_scheduler::Inner

::block_on::hbb5312900d2cc551 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9579fe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc469144e263dd89c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95cf5c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he217bc70024b0272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98083b - tokio::runtime::Runtime::block_on::hceca7a9adc250206 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e989d67 - requests::forum_posts::h651688d6bace5b30 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:271:1 [INFO] [stdout] 37: 0x556e9e989c8a - requests::forum_posts::{{closure}}::h4ebf2e4b2338778a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:271:1 [INFO] [stdout] 38: 0x556e9e9964ce - core::ops::function::FnOnce::call_once::ha25b48af38a5e0ea [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- kudosu stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98b60c - requests::kudosu::{{closure}}::hd13667b3978f6507 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:300:5 [INFO] [stdout] 20: 0x556e9e9a781b - as core::future::future::Future>::poll::hc17c482a674adfcc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bf7a - as core::future::future::Future>::poll::he174c8a327d6f034 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e954ea0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3567986c2cb57c06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a3d30 - tokio::coop::with_budget::{{closure}}::ha000a5b2275f379e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96dbf8 - std::thread::local::LocalKey::try_with::h798e58ff6b979b75 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9671dd - std::thread::local::LocalKey::with::h0a4565e1158cbfa5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e951ee6 - tokio::coop::with_budget::h779c7df3c6cd439a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e951ee6 - tokio::coop::budget::h2e629c6bee7a5791 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e951ee6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hedcbb6eefd9869f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9669b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h99163b1a1dd1d003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b14c7 - tokio::macros::scoped_tls::ScopedKey::set::h188e73ea6d593c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e962bd2 - tokio::runtime::basic_scheduler::enter::h71cdc4c74752e6cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94178b - tokio::runtime::basic_scheduler::Inner

::block_on::h3f11aa8f0da30c4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9570fe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h437ac33464ae9a80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95a6cc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8ed5776c06211da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f33b - tokio::runtime::Runtime::block_on::h113f149782c2ea25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98b387 - requests::kudosu::hc81eaef3b2c57f35 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:298:1 [INFO] [stdout] 37: 0x556e9e98b2aa - requests::kudosu::{{closure}}::h1bf237ce24a306ed [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:298:1 [INFO] [stdout] 38: 0x556e9e995f1e - core::ops::function::FnOnce::call_once::h103b0223adc78ec9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- news stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98cc4c - requests::news::{{closure}}::hb9a830ba9f251afc [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:359:5 [INFO] [stdout] 20: 0x556e9e9a6d6b - as core::future::future::Future>::poll::h05175d9fc8f1dcd5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bf1a - as core::future::future::Future>::poll::hdaedaf89f0d77fde [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e956240 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb9cb5edcd527e627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a0190 - tokio::coop::with_budget::{{closure}}::h06688971c4233854 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96d618 - std::thread::local::LocalKey::try_with::h63df09f54ab3f168 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96887d - std::thread::local::LocalKey::with::h885b342c994e6aa8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94c216 - tokio::coop::with_budget::h822e71273984cd23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94c216 - tokio::coop::budget::h3f78baa3d368741d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94c216 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7654add3dd76c03b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966931 - tokio::runtime::basic_scheduler::enter::{{closure}}::h889296cd6657ee46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b2697 - tokio::macros::scoped_tls::ScopedKey::set::had4c5ff83616e943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e962f32 - tokio::runtime::basic_scheduler::enter::h756ac64df13b8eac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94194b - tokio::runtime::basic_scheduler::Inner

::block_on::hbc21caf3633a0cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956d0e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0ebeca456a5b3aff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95cbac - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he1ad83911fcf2f1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98063b - tokio::runtime::Runtime::block_on::hb47e92128ae7b632 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98c9e7 - requests::news::h83fff6c2777c18ce [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:357:1 [INFO] [stdout] 37: 0x556e9e98c90a - requests::news::{{closure}}::h00506528e2b85c97 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:357:1 [INFO] [stdout] 38: 0x556e9e99660e - core::ops::function::FnOnce::call_once::hb5ef3d3bbe59b4e3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- osu_match stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98d6fc - requests::osu_match::{{closure}}::hf6942384a0af8438 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:372:5 [INFO] [stdout] 20: 0x556e9e9a7aeb - as core::future::future::Future>::poll::he559f2025506d196 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b91a - as core::future::future::Future>::poll::h5ed77219c501b98f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e956940 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf0107cbe0d1f5511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a1a50 - tokio::coop::with_budget::{{closure}}::h4a3002599d058a3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e971f38 - std::thread::local::LocalKey::try_with::hee955eb28ec018e9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96814d - std::thread::local::LocalKey::with::h60204ea7d81cd8c1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e950a46 - tokio::coop::with_budget::h141d333a3a669b43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e950a46 - tokio::coop::budget::he5764563ee06c32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e950a46 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdf6902f4bb65230b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966cb1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hff4f6efe8de621e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b20f7 - tokio::macros::scoped_tls::ScopedKey::set::h8d65a1274494e42a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e960d72 - tokio::runtime::basic_scheduler::enter::h0bd175ab3be48bb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94164b - tokio::runtime::basic_scheduler::Inner

::block_on::h07f46d9d94f628e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956e2e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h18c5a2f2b145ab20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95c44c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd46621a263134946 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97fe3b - tokio::runtime::Runtime::block_on::h85c1715c65312bbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98d497 - requests::osu_match::h311ee8725e57ace9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:370:1 [INFO] [stdout] 37: 0x556e9e98d3ba - requests::osu_match::{{closure}}::he384a377f6cb6a14 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:370:1 [INFO] [stdout] 38: 0x556e9e99668e - core::ops::function::FnOnce::call_once::hdc0a3b9b2daa41c7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- osu_matches stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98e2bc - requests::osu_matches::{{closure}}::hf6490b4718823afe [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:391:5 [INFO] [stdout] 20: 0x556e9e9a6fab - as core::future::future::Future>::poll::h2539f26f3c2da5cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b67a - as core::future::future::Future>::poll::h333d9202cd2a1c2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955ab0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h8fbae6ea979f7e78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a14b0 - tokio::coop::with_budget::{{closure}}::h3373dd96b6d240f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96fad8 - std::thread::local::LocalKey::try_with::ha6b23ea62b7221aa [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9680dd - std::thread::local::LocalKey::with::h5f08e9d5be905458 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e946f96 - tokio::coop::with_budget::hcbbea995685f023c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e946f96 - tokio::coop::budget::hd78867c836df8ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e946f96 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h453316071e12bd39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966631 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0e690848471a537b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b0f27 - tokio::macros::scoped_tls::ScopedKey::set::h01c5cf064f3c8352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e965452 - tokio::runtime::basic_scheduler::enter::he63bb39768a2f85c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94174b - tokio::runtime::basic_scheduler::Inner

::block_on::h3549dd6eaddff8fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9572ae - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4f291c141d9b1ec4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95c7fc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd6f066753a07edd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e980c3b - tokio::runtime::Runtime::block_on::heaa8904a6fcd861e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98e057 - requests::osu_matches::hf651c88e9450f908 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:389:1 [INFO] [stdout] 37: 0x556e9e98df7a - requests::osu_matches::{{closure}}::hde2137e995fe35b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:389:1 [INFO] [stdout] 38: 0x556e9e99650e - core::ops::function::FnOnce::call_once::ha65e3a938df6c1f1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- performance_rankings stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98ee2c - requests::performance_rankings::{{closure}}::h92947a07c3ccc5eb [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:404:5 [INFO] [stdout] 20: 0x556e9e9a715b - as core::future::future::Future>::poll::h362c015bad82c600 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99beba - as core::future::future::Future>::poll::hc394528de5143948 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955e80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::haac4c727de3024f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a43f0 - tokio::coop::with_budget::{{closure}}::hb46c87fbe0295da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96d188 - std::thread::local::LocalKey::try_with::h59886ec4ce9ad8a5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e967c6d - std::thread::local::LocalKey::with::h47aaf365f1be73a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e953386 - tokio::coop::with_budget::hca09fd1554f71074 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e953386 - tokio::coop::budget::h4cb688683091f93f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e953386 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfeb7d1699dcf8d5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966bf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hdf670c6c2c18aeda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1797 - tokio::macros::scoped_tls::ScopedKey::set::h2641aec449da0c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e966532 - tokio::runtime::basic_scheduler::enter::hfa00cf3ad04b348d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94186b - tokio::runtime::basic_scheduler::Inner

::block_on::h744949494f059ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956d9e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h17133ea2de757dd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e958cfc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2bec02db1424f86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f83b - tokio::runtime::Runtime::block_on::h58e48c7212dfa2d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98ebc7 - requests::performance_rankings::h5caa41ddbbd7786d [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:402:1 [INFO] [stdout] 37: 0x556e9e98eaea - requests::performance_rankings::{{closure}}::ha918cec87c3620c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:402:1 [INFO] [stdout] 38: 0x556e9e99622e - core::ops::function::FnOnce::call_once::h6be69f705618174b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- recent_events stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98aabc - requests::recent_events::{{closure}}::h5c1275eae0678cb7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:287:5 [INFO] [stdout] 20: 0x556e9e9a6dfb - as core::future::future::Future>::poll::h09d71c1006c13ce1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b4fa - as core::future::future::Future>::poll::h000d0fa23a7ff7bf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha94bc48e46dbb761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a02b0 - tokio::coop::with_budget::{{closure}}::h06ad6d08d6ad7b1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96a888 - std::thread::local::LocalKey::try_with::h145b36192852bed4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e967bfd - std::thread::local::LocalKey::with::h4389f0a69a658c3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e9498d6 - tokio::coop::with_budget::h2b33f11162f8d69e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e9498d6 - tokio::coop::budget::h2a38b3071b969fb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e9498d6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5dfd9cf4432bb65e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9665b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h04a6725dd8b837f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b13d7 - tokio::macros::scoped_tls::ScopedKey::set::h1105db4e91e35c55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e964a32 - tokio::runtime::basic_scheduler::enter::hcc63bdec00d9ba0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94190b - tokio::runtime::basic_scheduler::Inner

::block_on::hae9536b18165f0cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956b5e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h06d69ef71a533c30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95e57c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf799daeaabff3a94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f63b - tokio::runtime::Runtime::block_on::h49544e0d08d5cecb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98a857 - requests::recent_events::h1ac3e52f5eec8ca4 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:285:1 [INFO] [stdout] 37: 0x556e9e98a77a - requests::recent_events::{{closure}}::hcd8dfa8ce7d5b9c7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:285:1 [INFO] [stdout] 38: 0x556e9e99616e - core::ops::function::FnOnce::call_once::h4dd5cdd3afb1e400 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- score_rankings stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e98f9dc - requests::score_rankings::{{closure}}::h80a3e2ef62b04c8c [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:427:5 [INFO] [stdout] 20: 0x556e9e9a78ab - as core::future::future::Future>::poll::hc24f1112416c58b5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b73a - as core::future::future::Future>::poll::h41dc62e25bea4f05 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9558e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h81114c783e26a3f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a1270 - tokio::coop::with_budget::{{closure}}::h2c260348e52fd4cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96c128 - std::thread::local::LocalKey::try_with::h3c9a775a4ea2100e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e969bfd - std::thread::local::LocalKey::with::hfa7c95cdadabceaa [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e944656 - tokio::coop::with_budget::ha48830823a64aa95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e944656 - tokio::coop::budget::h19a5e7d6925455be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e944656 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1c1ccb95b9048a39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966c71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfc9cd580013dde16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b2787 - tokio::macros::scoped_tls::ScopedKey::set::hbf3b2f250ac0108d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e960a12 - tokio::runtime::basic_scheduler::enter::h08eb92f803cb6379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94188b - tokio::runtime::basic_scheduler::Inner

::block_on::h88d019fde138fdc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9578de - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb873133e964bbca3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95de1c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf32abce0b7af51bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97fa3b - tokio::runtime::Runtime::block_on::h5f887d276da2b1aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e98f777 - requests::score_rankings::hb0c6581ee3f06011 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:425:1 [INFO] [stdout] 37: 0x556e9e98f69a - requests::score_rankings::{{closure}}::hb697bbb0778556b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:425:1 [INFO] [stdout] 38: 0x556e9e9961ee - core::ops::function::FnOnce::call_once::h55d137609e12463f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- seasonal_backgrounds stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e99055c - requests::seasonal_backgrounds::{{closure}}::hbf63de299acbd26a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:446:5 [INFO] [stdout] 20: 0x556e9e9a76fb - as core::future::future::Future>::poll::h9448ca57466518c4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bafa - as core::future::future::Future>::poll::h81d5fdefe0126cf8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955f90 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hab95b033846e554a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a5950 - tokio::coop::with_budget::{{closure}}::hed1e6f482d0bed8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96bb78 - std::thread::local::LocalKey::try_with::h3012d28f363a93c2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96911d - std::thread::local::LocalKey::with::hbb3b411cf1d0cbd1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e948e86 - tokio::coop::with_budget::h977303ad43cd8de9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e948e86 - tokio::coop::budget::h676e8c05904b29ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e948e86 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h59953663c43ec134 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9668f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7e4146b8e3fad733 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b25a7 - tokio::macros::scoped_tls::ScopedKey::set::ha75da943c9a7ad68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e961432 - tokio::runtime::basic_scheduler::enter::h2ed22e194e6f1f8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9416cb - tokio::runtime::basic_scheduler::Inner

::block_on::h247db2aa6c5f4bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e957a8e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hf3a2ff64edc34517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95980c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h424371753d103fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e980f3b - tokio::runtime::Runtime::block_on::hfde7c9a8560ea260 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e9902f7 - requests::seasonal_backgrounds::h13504e525fb273e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:444:1 [INFO] [stdout] 37: 0x556e9e99021a - requests::seasonal_backgrounds::{{closure}}::hc851616d758b0ba3 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:444:1 [INFO] [stdout] 38: 0x556e9e995fde - core::ops::function::FnOnce::call_once::h26381c65606d6727 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- spotlights stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e99109c - requests::spotlights::{{closure}}::hfbeca8842104275a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:459:5 [INFO] [stdout] 20: 0x556e9e9a730b - as core::future::future::Future>::poll::h40e2b49797b888a1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b9da - as core::future::future::Future>::poll::h66734e3c5824a469 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e956100 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb5efa893ca8bc800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a5710 - tokio::coop::with_budget::{{closure}}::he9fbd40abca6d68d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96ca98 - std::thread::local::LocalKey::try_with::h479a12048556b510 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9681bd - std::thread::local::LocalKey::with::h623b5cd7f68131f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e946546 - tokio::coop::with_budget::h6d0f5a61e4b0a5a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e946546 - tokio::coop::budget::h8f053d212170f836 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e946546 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h3d73d6b72f251ec4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966b71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd8f19bb0bbe10f24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b23c7 - tokio::macros::scoped_tls::ScopedKey::set::ha439ee66b27bf596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e964372 - tokio::runtime::basic_scheduler::enter::hc262861c8d9ccf14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94170b - tokio::runtime::basic_scheduler::Inner

::block_on::h26f8561b295e1f13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e95733e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h6345780fb34810f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95d6bc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hee5f849adf6c22a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e98073b - tokio::runtime::Runtime::block_on::hbb3da3eb8e5d5528 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e990e07 - requests::spotlights::ha18df940a8488baa [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:457:1 [INFO] [stdout] 37: 0x556e9e990d2a - requests::spotlights::{{closure}}::h95252a8c85b5fcdd [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:457:1 [INFO] [stdout] 38: 0x556e9e99644e - core::ops::function::FnOnce::call_once::h94a917273f598749 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e991ce2 - requests::user::{{closure}}::hb0c5279b3f1a5af8 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:483:5 [INFO] [stdout] 20: 0x556e9e9a6e8b - as core::future::future::Future>::poll::h0e68ee56753f2c1a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b79a - as core::future::future::Future>::poll::h4c3e0715b2bf74bc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9548e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0d8cb4b86a6f20f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a0bb0 - tokio::coop::with_budget::{{closure}}::h1fa6bb321d0b0a73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e972058 - std::thread::local::LocalKey::try_with::hf5b11be8fc3bf04a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9672bd - std::thread::local::LocalKey::with::h0f165382efd03c43 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94ad76 - tokio::coop::with_budget::h3c5c5ecb6fb6de82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94ad76 - tokio::coop::budget::h118ec710e4ddf527 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94ad76 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6d4ba2373f055d32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966971 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9503fd26c278ecbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1a67 - tokio::macros::scoped_tls::ScopedKey::set::h5a80fbd1a98a1321 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e961e52 - tokio::runtime::basic_scheduler::enter::h4fad4ea9918a05a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94196b - tokio::runtime::basic_scheduler::Inner

::block_on::hc2f9476e92804149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956bee - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h075578105c082200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95c09c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd0f77cae93ec5e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f93b - tokio::runtime::Runtime::block_on::h5a30e671e2226056 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e991a77 - requests::user::hd471c99f2017621c [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:481:1 [INFO] [stdout] 37: 0x556e9e99199a - requests::user::{{closure}}::h8c0286d107499ea7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:481:1 [INFO] [stdout] 38: 0x556e9e99634e - core::ops::function::FnOnce::call_once::h80de40e11920f1c5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user_beatmapsets stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e9927ac - requests::user_beatmapsets::{{closure}}::h604d4904cbbcd971 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:496:5 [INFO] [stdout] 20: 0x556e9e9a754b - as core::future::future::Future>::poll::h7474ce075c405ab1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b55a - as core::future::future::Future>::poll::h1865b3c0a608959e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e956060 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::had86a3c38ec4f0b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a4090 - tokio::coop::with_budget::{{closure}}::hb2c4289ff23bfdec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96bc98 - std::thread::local::LocalKey::try_with::h30d81a446365855c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9674cd - std::thread::local::LocalKey::with::h1b569961888b3030 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94d6b6 - tokio::coop::with_budget::hfc8d983957b9dbde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94d6b6 - tokio::coop::budget::hd37ef527cc31658c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94d6b6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha8a7e388b6c3b2fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966ab1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc5b7bc576356f19d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b22d7 - tokio::macros::scoped_tls::ScopedKey::set::h9ec0f07a63a8fdbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9661d2 - tokio::runtime::basic_scheduler::enter::hf79c9ebf60890317 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9419cb - tokio::runtime::basic_scheduler::Inner

::block_on::hf97ced3aeb314daa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9577be - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9e71c706ca3f6b15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95d30c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he7346f41ca3646e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97f43b - tokio::runtime::Runtime::block_on::h385cb5775c4ed4a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e992547 - requests::user_beatmapsets::h2cf67d4f333bf5cc [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:494:1 [INFO] [stdout] 37: 0x556e9e99246a - requests::user_beatmapsets::{{closure}}::ha1cf0837590308ef [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:494:1 [INFO] [stdout] 38: 0x556e9e99658e - core::ops::function::FnOnce::call_once::hb3bc487841121036 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stderr] error: test failed, to rerun pass '--test requests' [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user_most_played stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e9932fc - requests::user_most_played::{{closure}}::h07bd891c088d4954 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:515:5 [INFO] [stdout] 20: 0x556e9e9a6f1b - as core::future::future::Future>::poll::h1a86c1a86fc2a2b3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b85a - as core::future::future::Future>::poll::h57bd3b9acb03c8fe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9565b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::he9185e900d34a3af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a3310 - tokio::coop::with_budget::{{closure}}::h913807df7ca8984a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e970338 - std::thread::local::LocalKey::try_with::hbc63f5eeb0ffe696 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e96905d - std::thread::local::LocalKey::with::hb7f5e247fff7ad24 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e94b7c6 - tokio::coop::with_budget::hb62967a46742eef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e94b7c6 - tokio::coop::budget::h4309f61ac957d634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e94b7c6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h742fbab3123d61c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9666b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h25a580825026a569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b16a7 - tokio::macros::scoped_tls::ScopedKey::set::h231d2100b32a369c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e9621b2 - tokio::runtime::basic_scheduler::enter::h527c5d92174de225 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e94168b - tokio::runtime::basic_scheduler::Inner

::block_on::h1dd91990f3ea36da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956f4e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2267d6373bc933cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e959f6c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6de236e672212cdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97fb3b - tokio::runtime::Runtime::block_on::h63f63b642e723123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e993097 - requests::user_most_played::h0ff8b42ec516f590 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:513:1 [INFO] [stdout] 37: 0x556e9e992fba - requests::user_most_played::{{closure}}::he3114e86e7d4be39 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:513:1 [INFO] [stdout] 38: 0x556e9e99648e - core::ops::function::FnOnce::call_once::ha071cd4498b28d78 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- user_scores stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e993f2c - requests::user_scores::{{closure}}::h78b00493951684ed [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:538:5 [INFO] [stdout] 20: 0x556e9e9a7d9b - as core::future::future::Future>::poll::hf2015bdbc7763ced [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99bcda - as core::future::future::Future>::poll::hb60e18ce23649605 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e9553f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h57502fc99c4217d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a4cf0 - tokio::coop::with_budget::{{closure}}::hd7ec8fddef9ab5dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e96d3c8 - std::thread::local::LocalKey::try_with::h5c2a2e191d808337 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e968a9d - std::thread::local::LocalKey::with::h930e52e14c9d9ff9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e9450a6 - tokio::coop::with_budget::h12e99163cd40a50d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e9450a6 - tokio::coop::budget::ha49b9d8c9931a0b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e9450a6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1f2887aac05a8e3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e966bb1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hde2d288ae08e44d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b24b7 - tokio::macros::scoped_tls::ScopedKey::set::ha68926f8d87747fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e963952 - tokio::runtime::basic_scheduler::enter::hb7a0e98f8e2af0d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9417eb - tokio::runtime::basic_scheduler::Inner

::block_on::h58d499d3e88b2413 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e9573ce - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h6ba52db66834339d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e9581ec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1065af569764a225 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97fc3b - tokio::runtime::Runtime::block_on::h69920a23d0d0d6e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e993cc7 - requests::user_scores::h509f7c9e6a5198d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:536:1 [INFO] [stdout] 37: 0x556e9e993bea - requests::user_scores::{{closure}}::h7074cbc5f7be49cd [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:536:1 [INFO] [stdout] 38: 0x556e9e9966ce - core::ops::function::FnOnce::call_once::hddef7e219f2216ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wiki stdout ---- [INFO] [stdout] thread 'main' panicked at 'missing CLIENT_ID: NotPresent', tests/requests.rs:41:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e9f40cc2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556e9f40cc2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e9f40cc2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556e9f40cc2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556e9f43156c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x556e9f4061f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x556e9f40e930 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556e9f40e930 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556e9f40e930 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x556e9f40e522 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x556e9f40efe4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x556e9f40eac0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x556e9f40d0f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556e9f40ea29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x556e9e940d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x556e9e940e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x556e9e97be7e - core::result::Result::expect::h81a8a94094346283 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x556e9e982932 - requests::init::{{closure}}::hb5bead1d9ba6f2e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:40:25 [INFO] [stdout] 18: 0x556e9e9a703b - as core::future::future::Future>::poll::h27589f4ce725ce35 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556e9e9955cc - requests::wiki::{{closure}}::h1d410e61910d3c2a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:573:5 [INFO] [stdout] 20: 0x556e9e9a71eb - as core::future::future::Future>::poll::h37a9baa059470a32 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x556e9e99b6da - as core::future::future::Future>::poll::h336b1c8ad615a599 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x556e9e955bf0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h95b3728dbede5a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 23: 0x556e9e9a2b30 - tokio::coop::with_budget::{{closure}}::h66969e678542c2de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x556e9e969d18 - std::thread::local::LocalKey::try_with::h02a2728492790746 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x556e9e9686bd - std::thread::local::LocalKey::with::h836d2c8e12f3d425 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x556e9e951496 - tokio::coop::with_budget::ha3991f1a47fe873d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x556e9e951496 - tokio::coop::budget::hf87c0dfd38c838cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x556e9e951496 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hecbbe7002a45aec7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 29: 0x556e9e9668b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h6febfd7c83ddc01c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 30: 0x556e9e9b1e27 - tokio::macros::scoped_tls::ScopedKey::set::h65e9dfc4e96e463f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556e9e961af2 - tokio::runtime::basic_scheduler::enter::h440e0fc001bccce5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 32: 0x556e9e9419ab - tokio::runtime::basic_scheduler::Inner

::block_on::hdb9e0b8b9d30a3c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 33: 0x556e9e956fde - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h26750b3cc77c0e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 34: 0x556e9e95bcec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hccd1eb39c2f8d15f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 35: 0x556e9e97ff3b - tokio::runtime::Runtime::block_on::h85f23001c4bbc740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x556e9e995367 - requests::wiki::hc6e6f48293ba97a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:571:1 [INFO] [stdout] 37: 0x556e9e99528a - requests::wiki::{{closure}}::h4ce71ba96c21c71b [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:571:1 [INFO] [stdout] 38: 0x556e9e99612e - core::ops::function::FnOnce::call_once::h44cfdfd6875b8897 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556e9eb7a9a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556e9eb7a9a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 41: 0x556e9eb79428 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x556e9eb79428 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x556e9eb79428 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 44: 0x556e9eb79428 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 45: 0x556e9eb79428 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 46: 0x556e9eb79428 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 47: 0x556e9eb79428 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 48: 0x556e9eb78855 - test::run_test::run_test_inner::hfa67ea64a55844ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:531:13 [INFO] [stdout] 49: 0x556e9eb77229 - test::run_test::h980c1fb5aa295dfd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:565:28 [INFO] [stdout] 50: 0x556e9eb718c0 - test::run_tests::hd7206b0aec2884cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:306:17 [INFO] [stdout] 51: 0x556e9eb5a715 - test::console::run_tests_console::h3705bfe6bbf6ce39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/console.rs:290:5 [INFO] [stdout] 52: 0x556e9eb6f5c5 - test::test_main::he1db7fbdce10ee9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:123:15 [INFO] [stdout] 53: 0x556e9eb706d1 - test::test_main_static::h3fef37255f7a4f42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:142:5 [INFO] [stdout] 54: 0x556e9e995ea3 - requests::main::h2830991e7df0c6f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests.rs:1:1 [INFO] [stdout] 55: 0x556e9e99643b - core::ops::function::FnOnce::call_once::h92662396298b3b58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x556e9e9b03de - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ea51259ac1ed4a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x556e9e979ed1 - std::rt::lang_start::{{closure}}::h450091fdb6241293 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stdout] 58: 0x556e9f40f4ea - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 59: 0x556e9f40f4ea - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x556e9f40f4ea - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x556e9f40f4ea - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x556e9f40f4ea - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 63: 0x556e9f40f4ea - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x556e9f40f4ea - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x556e9f40f4ea - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x556e9f40f4ea - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 67: 0x556e9e979ea0 - std::rt::lang_start::h88cec2c0e8ad3f10 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stdout] 68: 0x556e9e995ecc - main [INFO] [stdout] 69: 0x7f9c05fb10b3 - __libc_start_main [INFO] [stdout] 70: 0x556e9e94156e - _start [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] beatmap [INFO] [stdout] beatmap_scores [INFO] [stdout] beatmap_user_score [INFO] [stdout] beatmapset [INFO] [stdout] beatmapset_events [INFO] [stdout] beatmapset_search [INFO] [stdout] chart_rankings [INFO] [stdout] comments [INFO] [stdout] country_rankings [INFO] [stdout] forum_posts [INFO] [stdout] kudosu [INFO] [stdout] news [INFO] [stdout] osu_match [INFO] [stdout] osu_matches [INFO] [stdout] performance_rankings [INFO] [stdout] recent_events [INFO] [stdout] score_rankings [INFO] [stdout] seasonal_backgrounds [INFO] [stdout] spotlights [INFO] [stdout] user [INFO] [stdout] user_beatmapsets [INFO] [stdout] user_most_played [INFO] [stdout] user_scores [INFO] [stdout] wiki [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aea28c6972baae9c49010eb5ab6b35564fe8e897839f04480cb10f5b17bec61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea28c6972baae9c49010eb5ab6b35564fe8e897839f04480cb10f5b17bec61a", kill_on_drop: false }` [INFO] [stdout] aea28c6972baae9c49010eb5ab6b35564fe8e897839f04480cb10f5b17bec61a