[INFO] updating cached repository https://github.com/hazizz/kreta-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5c67d998887053ab91eba07c7f6f3449349495 [INFO] testing hazizz/kreta-proxy against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazizz%2Fkreta-proxy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hazizz/kreta-proxy on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hazizz/kreta-proxy [INFO] finished tweaking git repo https://github.com/hazizz/kreta-proxy [INFO] tweaked toml for git repo https://github.com/hazizz/kreta-proxy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48de236b6e4a5ddbb37a025fdc9b75967aaae7441ce273f1b59495fa335aca45 [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" "48de236b6e4a5ddbb37a025fdc9b75967aaae7441ce273f1b59495fa335aca45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48de236b6e4a5ddbb37a025fdc9b75967aaae7441ce273f1b59495fa335aca45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48de236b6e4a5ddbb37a025fdc9b75967aaae7441ce273f1b59495fa335aca45", kill_on_drop: false }` [INFO] [stdout] 48de236b6e4a5ddbb37a025fdc9b75967aaae7441ce273f1b59495fa335aca45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] aa12acd3892e9301cbe755cb5efdf6f93448ba65ca4d27371f0e5689d920bac8 [INFO] running `Command { std: "docker" "start" "-a" "aa12acd3892e9301cbe755cb5efdf6f93448ba65ca4d27371f0e5689d920bac8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling kreta-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_schools` [INFO] [stdout] --> src/requests.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn get_schools() -> Result, KretaError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_school_request` [INFO] [stdout] --> src/kreta_proxy.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | async fn handle_school_request(_req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "aa12acd3892e9301cbe755cb5efdf6f93448ba65ca4d27371f0e5689d920bac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa12acd3892e9301cbe755cb5efdf6f93448ba65ca4d27371f0e5689d920bac8", kill_on_drop: false }` [INFO] [stdout] aa12acd3892e9301cbe755cb5efdf6f93448ba65ca4d27371f0e5689d920bac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74d15473c983f1bc0606b0f45a06f9f5465e3f7248958b3cabc8101d708d6228 [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" "74d15473c983f1bc0606b0f45a06f9f5465e3f7248958b3cabc8101d708d6228", kill_on_drop: false }` [INFO] [stderr] Compiling kreta-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `handle_school_request` [INFO] [stdout] --> src/kreta_proxy.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | async fn handle_school_request(_req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `Command { std: "docker" "inspect" "74d15473c983f1bc0606b0f45a06f9f5465e3f7248958b3cabc8101d708d6228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d15473c983f1bc0606b0f45a06f9f5465e3f7248958b3cabc8101d708d6228", kill_on_drop: false }` [INFO] [stdout] 74d15473c983f1bc0606b0f45a06f9f5465e3f7248958b3cabc8101d708d6228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fae78beca5957dad8e3c9b3b18aa0a39de9e159aea05badee693c4f72041f6f [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" "8fae78beca5957dad8e3c9b3b18aa0a39de9e159aea05badee693c4f72041f6f", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `handle_school_request` [INFO] [stderr] --> src/kreta_proxy.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | async fn handle_school_request(_req: HttpRequest) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kreta_proxy-eecf1262c0bc5c83 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test requests::requests_integration_test::test_schools ... ok [INFO] [stdout] test requests::requests_integration_test::test_averages ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_schedules ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_tasks ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_grades ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_notes ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_homework ... FAILED [INFO] [stdout] test requests::requests_integration_test::test_schedules_v2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_averages stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_averages' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c1567dc - kreta_proxy::requests::requests_integration_test::test_averages::{{closure}}::h2a8a5beac683bb03 [INFO] [stdout] at src/requests.rs:337 [INFO] [stdout] 17: 0x55bd2c0ff4c9 - as core::future::future::Future>::poll::h5e8dc7e94942b8b1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c105ad3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h11b4f776c604c3a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ed516 - tokio::coop::with_budget::{{closure}}::hbdbcef16aef9ebbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10a111 - std::thread::local::LocalKey::try_with::h14b78a337d4f5c1a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c10988d - std::thread::local::LocalKey::with::hc2d00bf06dbffd8e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c1028e3 - tokio::coop::with_budget::hc2066cefd026a16a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c1028e3 - tokio::coop::budget::h897ce3ff1b05ab0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c1028e3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h5fdc7f26c00fd4f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c1082a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h95e2efcc8dddddd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0edfef - tokio::macros::scoped_tls::ScopedKey::set::hd081ed08c7f1c4ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c107f79 - tokio::runtime::basic_scheduler::enter::he90e7b4d68bcec8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c10138b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h83ab7d5f9b64b887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b5a3 - tokio::runtime::Runtime::block_on::{{closure}}::hb4913b528028e051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f465f - tokio::runtime::context::enter::h57f538da19f09259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0faa6a - tokio::runtime::handle::Handle::enter::h8567560730448670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13adab - tokio::runtime::Runtime::block_on::h3a4c65650e6c9a69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c156664 - kreta_proxy::requests::requests_integration_test::test_averages::h77a145bb8485129d [INFO] [stdout] at src/requests.rs:335 [INFO] [stdout] 34: 0x55bd2c15657a - kreta_proxy::requests::requests_integration_test::test_averages::{{closure}}::h4990415af900be2f [INFO] [stdout] at src/requests.rs:335 [INFO] [stdout] 35: 0x55bd2c1584be - core::ops::function::FnOnce::call_once::h549dce23166a235d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_schedules stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_schedules' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c153422 - kreta_proxy::requests::requests_integration_test::test_schedules::{{closure}}::h52aad151dae5b4a6 [INFO] [stdout] at src/requests.rs:290 [INFO] [stdout] 17: 0x55bd2c0feca9 - as core::future::future::Future>::poll::h0665f0671720fd8b [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c105cc3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4a50de37ecee81b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ec1f6 - tokio::coop::with_budget::{{closure}}::h1b43ebddc4755067 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10c2d1 - std::thread::local::LocalKey::try_with::hafd7aa8b8d82ec03 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c108bad - std::thread::local::LocalKey::with::h0116fdb54a3b3045 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c104b63 - tokio::coop::with_budget::ha67a0742dbb6b359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c104b63 - tokio::coop::budget::h226e2deab2be9cbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c104b63 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h8b195c6e67d5ffbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c1080a0 - tokio::runtime::basic_scheduler::enter::{{closure}}::h071446dc287dc66c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0ee12e - tokio::macros::scoped_tls::ScopedKey::set::hde75329a05a55592 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c106da9 - tokio::runtime::basic_scheduler::enter::h6f084d828be2ac91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c10147d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc746f8d8e8bf0402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b223 - tokio::runtime::Runtime::block_on::{{closure}}::h5e8bd664c735e09a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f455f - tokio::runtime::context::enter::h45c6e4c4187cbc3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0fa8cb - tokio::runtime::handle::Handle::enter::h5aeea1c0d6cc11c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13ae1d - tokio::runtime::Runtime::block_on::h4082531b3f6e67e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c153284 - kreta_proxy::requests::requests_integration_test::test_schedules::h25fd6ac5002f8a19 [INFO] [stdout] at src/requests.rs:287 [INFO] [stdout] 34: 0x55bd2c15319a - kreta_proxy::requests::requests_integration_test::test_schedules::{{closure}}::h765756072f1b3757 [INFO] [stdout] at src/requests.rs:287 [INFO] [stdout] 35: 0x55bd2c1588ee - core::ops::function::FnOnce::call_once::heb8607d58aeaefe0 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_tasks stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_tasks' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c15558b - kreta_proxy::requests::requests_integration_test::test_tasks::{{closure}}::h388345eb0b143a01 [INFO] [stdout] at src/requests.rs:325 [INFO] [stdout] 17: 0x55bd2c0fee59 - as core::future::future::Future>::poll::h220b99f15f465162 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c105b43 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2274271bee01d31e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ec0d6 - tokio::coop::with_budget::{{closure}}::h1516cb351f63a8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10cd61 - std::thread::local::LocalKey::try_with::he85fb97536fa1a4e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c10916d - std::thread::local::LocalKey::with::h5b522f8bb95a8a49 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c103183 - tokio::coop::with_budget::he0683bad1168239d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c103183 - tokio::coop::budget::h6ac6035bb0efedba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c103183 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h644fa9d210cca496 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c1083a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf4eafe21ffe58986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0ed9af - tokio::macros::scoped_tls::ScopedKey::set::h23e2bb6cca32f9b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c107859 - tokio::runtime::basic_scheduler::enter::hd4e1abdf9bbf2481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c10142b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha6fbf3bb5fd8a375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b683 - tokio::runtime::Runtime::block_on::{{closure}}::hc725c3c1a9171fb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f475f - tokio::runtime::context::enter::h8da6eb67eeccb385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0fac0a - tokio::runtime::handle::Handle::enter::h8c1da368698d7f04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13af6b - tokio::runtime::Runtime::block_on::haa85bf55fab4dac6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c155404 - kreta_proxy::requests::requests_integration_test::test_tasks::hdcc5466e103f9004 [INFO] [stdout] at src/requests.rs:323 [INFO] [stdout] 34: 0x55bd2c15531a - kreta_proxy::requests::requests_integration_test::test_tasks::{{closure}}::h226c7dd7f1d5a887 [INFO] [stdout] at src/requests.rs:323 [INFO] [stdout] 35: 0x55bd2c15871e - core::ops::function::FnOnce::call_once::hc2d2ac8095387b5c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_grades stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_grades' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c1546bc - kreta_proxy::requests::requests_integration_test::test_grades::{{closure}}::h81ca82bc0bb2a30a [INFO] [stdout] at src/requests.rs:313 [INFO] [stdout] 17: 0x55bd2c100099 - as core::future::future::Future>::poll::h91dbc77bfa9b6ecd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c1061f3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hc00d7a63bed0d4a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ebe96 - tokio::coop::with_budget::{{closure}}::h028443242e0cda5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10b561 - std::thread::local::LocalKey::try_with::h89dce18ca139a495 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c108ebd - std::thread::local::LocalKey::with::h224c2a76c9a0623a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c102043 - tokio::coop::with_budget::hb87cb1f6f71bd37a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c102043 - tokio::coop::budget::hd45d85e9d0e11c2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c102043 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h59d38ae25673a0f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c108322 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd22e72d2b3a59d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0edeaf - tokio::macros::scoped_tls::ScopedKey::set::h9450afdd4967eba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c106a19 - tokio::runtime::basic_scheduler::enter::h257e4f9cc4c5cba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c1012eb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0b87b1925b34237f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b4c3 - tokio::runtime::Runtime::block_on::{{closure}}::h9d535ce54ca0ce74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f4a5f - tokio::runtime::context::enter::hdffe09f2b973b30b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0fa99a - tokio::runtime::handle::Handle::enter::h71bfd66f22a16992 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13ae8b - tokio::runtime::Runtime::block_on::h7016d89065dbeb60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c154544 - kreta_proxy::requests::requests_integration_test::test_grades::hb39fd824acf29fdb [INFO] [stdout] at src/requests.rs:311 [INFO] [stdout] 34: 0x55bd2c15445a - kreta_proxy::requests::requests_integration_test::test_grades::{{closure}}::h6d7846ffe6d8feb2 [INFO] [stdout] at src/requests.rs:311 [INFO] [stdout] 35: 0x55bd2c1586be - core::ops::function::FnOnce::call_once::hba690b097056fffd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_notes stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_notes' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c155eec - kreta_proxy::requests::requests_integration_test::test_notes::{{closure}}::h41de02ae46135c69 [INFO] [stdout] at src/requests.rs:331 [INFO] [stdout] 17: 0x55bd2c0ffa69 - as core::future::future::Future>::poll::h757c64a65a0e832e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c105a73 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h00f79720c7badbd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ecaf6 - tokio::coop::with_budget::{{closure}}::h7c010b67736b06e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10b2f1 - std::thread::local::LocalKey::try_with::h7ee170721291729c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c109acd - std::thread::local::LocalKey::with::hdc04de2c07affeb2 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c105403 - tokio::coop::with_budget::h90bf5e6f3794a0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c105403 - tokio::coop::budget::hecb035adebccc6f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c105403 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hd5229aa57c138ca4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c108122 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0d05240a89faa795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0edaef - tokio::macros::scoped_tls::ScopedKey::set::h2eabd9bdde43866b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c106689 - tokio::runtime::basic_scheduler::enter::h0ec621c83b259924 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c10133b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4e382f27037a1393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b143 - tokio::runtime::Runtime::block_on::{{closure}}::h431bd43ab8ea5cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f485f - tokio::runtime::context::enter::h9bf35a39ee814a55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0fa72a - tokio::runtime::handle::Handle::enter::h2017baabdf39431a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13b0bb - tokio::runtime::Runtime::block_on::hfdd9debc5fdd5b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c155d74 - kreta_proxy::requests::requests_integration_test::test_notes::h2f69d9291234ef43 [INFO] [stdout] at src/requests.rs:329 [INFO] [stdout] 34: 0x55bd2c155c8a - kreta_proxy::requests::requests_integration_test::test_notes::{{closure}}::hb8d6d6d46eaafae6 [INFO] [stdout] at src/requests.rs:329 [INFO] [stdout] 35: 0x55bd2c1583de - core::ops::function::FnOnce::call_once::h286b5b22960ca495 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_homework stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_homework' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c1570e2 - kreta_proxy::requests::requests_integration_test::test_homework::{{closure}}::h33507c108f2a98d3 [INFO] [stdout] at src/requests.rs:343 [INFO] [stdout] 17: 0x55bd2c1004a9 - as core::future::future::Future>::poll::ha25f351a74589dfb [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c105fb3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h8575c12c0e3955c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ed096 - tokio::coop::with_budget::{{closure}}::ha0075770283b59fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10b091 - std::thread::local::LocalKey::try_with::h5addac994e14a947 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c1099cd - std::thread::local::LocalKey::with::hd9367ffb8d5ef283 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c1017a3 - tokio::coop::with_budget::ha73398c1b9ca2416 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c1017a3 - tokio::coop::budget::hda081b9a4a14ae48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c1017a3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h01c40c107b9ee01e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c1081a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0d83370f38107d7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0edc2f - tokio::macros::scoped_tls::ScopedKey::set::h498498f469da217d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c1074c9 - tokio::runtime::basic_scheduler::enter::h8fce48db6ed9f6ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c1014cb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he524ae26cadac312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b309 - tokio::runtime::Runtime::block_on::{{closure}}::h7c4c9a51d6ce8e3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f495f - tokio::runtime::context::enter::hbf675df86c290c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0fa7fa - tokio::runtime::handle::Handle::enter::h3e5541c481772a8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13b04b - tokio::runtime::Runtime::block_on::he28683a9a58626e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c156f5a - kreta_proxy::requests::requests_integration_test::test_homework::h5d90cf8ff872781f [INFO] [stdout] at src/requests.rs:341 [INFO] [stdout] 34: 0x55bd2c156e6a - kreta_proxy::requests::requests_integration_test::test_homework::{{closure}}::h2fd6e65b72f3ff37 [INFO] [stdout] at src/requests.rs:341 [INFO] [stdout] 35: 0x55bd2c15838e - core::ops::function::FnOnce::call_once::h022ea1dae182f950 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::requests_integration_test::test_schedules_v2 stdout ---- [INFO] [stdout] thread 'requests::requests_integration_test::test_schedules_v2' panicked at 'School url not specified!', src/requests.rs:276:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd2c67cc55 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55bd2c67cc55 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bd2c67cc55 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55bd2c67cc55 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55bd2c6a5bdc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55bd2c167ad5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55bd2c673d21 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55bd2c67f490 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55bd2c67f490 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55bd2c67f490 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55bd2c67f18a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55bd2c67fac7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55bd2c476a09 - std::panicking::begin_panic::h03e01a79556d8963 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55bd2c152aa9 - kreta_proxy::requests::requests_integration_test::get_url::hb3dbb1b48b166730 [INFO] [stdout] at src/requests.rs:276 [INFO] [stdout] 14: 0x55bd2c152ba5 - kreta_proxy::requests::requests_integration_test::get_token::{{closure}}::h7b23f9d12aa5f046 [INFO] [stdout] at src/requests.rs:281 [INFO] [stdout] 15: 0x55bd2c0ff69c - as core::future::future::Future>::poll::h65a2221cef080d6a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 16: 0x55bd2c153d82 - kreta_proxy::requests::requests_integration_test::test_schedules_v2::{{closure}}::h48291c661c1a0ea3 [INFO] [stdout] at src/requests.rs:302 [INFO] [stdout] 17: 0x55bd2c0ff9d9 - as core::future::future::Future>::poll::h717ffcaae7dc34f7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x55bd2c106193 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hb901cac4bc53d7f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55bd2c0ec796 - tokio::coop::with_budget::{{closure}}::h5bef9164e4a48e11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 20: 0x55bd2c10bec1 - std::thread::local::LocalKey::try_with::ha52506d3950a35f9 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55bd2c10957d - std::thread::local::LocalKey::with::h81bbd62e94b3a3bb [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55bd2c103a23 - tokio::coop::with_budget::h7bb3a81ef718b90c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 23: 0x55bd2c103a23 - tokio::coop::budget::h2df984edd17213bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 24: 0x55bd2c103a23 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h7aa1f89bcd280de3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x55bd2c108420 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfcd83b79e189bd35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x55bd2c0ee26e - tokio::macros::scoped_tls::ScopedKey::set::heca914cf3a550090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x55bd2c107139 - tokio::runtime::basic_scheduler::enter::h7aeb6618bacb137e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x55bd2c10151d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he8fcd41d891592ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x55bd2c13b763 - tokio::runtime::Runtime::block_on::{{closure}}::hd61d0c982fcc3ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x55bd2c0f4b5f - tokio::runtime::context::enter::hf5398a0c290684e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x55bd2c0facdb - tokio::runtime::handle::Handle::enter::h97bc5d304b5fc2db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x55bd2c13aefd - tokio::runtime::Runtime::block_on::h76c3aba27e7643ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x55bd2c153be4 - kreta_proxy::requests::requests_integration_test::test_schedules_v2::h6c7dbe0a4cd6c8bd [INFO] [stdout] at src/requests.rs:299 [INFO] [stdout] 34: 0x55bd2c153afa - kreta_proxy::requests::requests_integration_test::test_schedules_v2::{{closure}}::h7777a8092e62f87f [INFO] [stdout] at src/requests.rs:299 [INFO] [stdout] 35: 0x55bd2c15854e - core::ops::function::FnOnce::call_once::h8033debe24c90add [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x55bd2c18ecc2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x55bd2c18ecc2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x55bd2c18ecc2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x55bd2c18ecc2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x55bd2c18ecc2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x55bd2c18ecc2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x55bd2c18ecc2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x55bd2c166f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x55bd2c16c2d5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x55bd2c16c2d5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x55bd2c16c2d5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x55bd2c16c2d5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x55bd2c16c2d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x55bd2c16c2d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x55bd2c68661a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x55bd2c68661a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f8004912609 - start_thread [INFO] [stdout] 55: 0x7f800481c103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] requests::requests_integration_test::test_averages [INFO] [stdout] requests::requests_integration_test::test_grades [INFO] [stdout] requests::requests_integration_test::test_homework [INFO] [stdout] requests::requests_integration_test::test_notes [INFO] [stdout] requests::requests_integration_test::test_schedules [INFO] [stdout] requests::requests_integration_test::test_schedules_v2 [INFO] [stdout] requests::requests_integration_test::test_tasks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin kreta-proxy' [INFO] running `Command { std: "docker" "inspect" "8fae78beca5957dad8e3c9b3b18aa0a39de9e159aea05badee693c4f72041f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fae78beca5957dad8e3c9b3b18aa0a39de9e159aea05badee693c4f72041f6f", kill_on_drop: false }` [INFO] [stdout] 8fae78beca5957dad8e3c9b3b18aa0a39de9e159aea05badee693c4f72041f6f