[INFO] crate ridb-rest-client 0.1.5 is already in cache [INFO] testing ridb-rest-client-0.1.5 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate ridb-rest-client 0.1.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ridb-rest-client 0.1.5 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ridb-rest-client 0.1.5 [INFO] finished tweaking crates.io crate ridb-rest-client 0.1.5 [INFO] tweaked toml for crates.io crate ridb-rest-client 0.1.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a164701642d937a06aa9ef09c3f7b5710cd2d18b43da39a13e1906635d7810ce [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" "a164701642d937a06aa9ef09c3f7b5710cd2d18b43da39a13e1906635d7810ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a164701642d937a06aa9ef09c3f7b5710cd2d18b43da39a13e1906635d7810ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a164701642d937a06aa9ef09c3f7b5710cd2d18b43da39a13e1906635d7810ce", kill_on_drop: false }` [INFO] [stdout] a164701642d937a06aa9ef09c3f7b5710cd2d18b43da39a13e1906635d7810ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b45ebeb3eb6260c8ddb0bfd49affda895df2fa85a2c2247d4e7fc29227b2b72 [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" "9b45ebeb3eb6260c8ddb0bfd49affda895df2fa85a2c2247d4e7fc29227b2b72", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling ridb-jwt-client v0.1.0 [INFO] [stderr] Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "9b45ebeb3eb6260c8ddb0bfd49affda895df2fa85a2c2247d4e7fc29227b2b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b45ebeb3eb6260c8ddb0bfd49affda895df2fa85a2c2247d4e7fc29227b2b72", kill_on_drop: false }` [INFO] [stdout] 9b45ebeb3eb6260c8ddb0bfd49affda895df2fa85a2c2247d4e7fc29227b2b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe8921c8709ac70b5211411c459a0d1e6c011c941bc4c9f9f66ac4b2e6c445c [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" "6fe8921c8709ac70b5211411c459a0d1e6c011c941bc4c9f9f66ac4b2e6c445c", kill_on_drop: false }` [INFO] [stderr] Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.10s [INFO] running `Command { std: "docker" "inspect" "6fe8921c8709ac70b5211411c459a0d1e6c011c941bc4c9f9f66ac4b2e6c445c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe8921c8709ac70b5211411c459a0d1e6c011c941bc4c9f9f66ac4b2e6c445c", kill_on_drop: false }` [INFO] [stdout] 6fe8921c8709ac70b5211411c459a0d1e6c011c941bc4c9f9f66ac4b2e6c445c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed0d8cbfdac0117b54cbec51ac3d29020f5cde00e29698ed103f53b3601a5798 [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" "ed0d8cbfdac0117b54cbec51ac3d29020f5cde00e29698ed103f53b3601a5798", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ridb_rest_client-8eecddf72ed2408c [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test clients::ridb_forwarders_client::tests::test_failing_thing ... FAILED [INFO] [stdout] test clients::ridb_forwarders_client::tests::test_listing_streams_in_prod ... FAILED [INFO] [stdout] test clients::ridb_forwarders_client::tests::test_get_maas_internal_metric ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_failing_thing stdout ---- [INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_failing_thing' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dc69856c5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559dc69856c5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559dc69856c5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559dc69856c5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559dc69b0a7c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559dc6108415 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559dc697c5c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559dc6987e30 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559dc6987e30 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559dc6987e30 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559dc6987b2a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559dc6988473 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559dc698806b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559dc69ae731 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x559dc69ae553 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x559dc6154300 - core::result::Result::unwrap::h35dc7574cd0f8fd2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x559dc61698ac - ridb_jwt_client::jwt_client::RidbJwtClient::creds_from_env::hb5a783d550a6cecd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99 [INFO] [stdout] 17: 0x559dc60ed568 - ridb_jwt_client::jwt_client::RidbJwtClient::fetch_jwt_pubkey_pem::{{closure}}::h5d306452360a0ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:110 [INFO] [stdout] 18: 0x559dc610404a - as core::future::future::Future>::poll::haf1203a23a69dce3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 19: 0x559dc60fe326 - as core::future::future::Future>::poll::hab367c11ce029ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/maybe_done.rs:68 [INFO] [stdout] 20: 0x559dc60ef813 - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::{{closure}}::h110bb191f3211ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:86 [INFO] [stdout] 21: 0x559dc60f33a1 - as core::future::future::Future>::poll::h399b3fb6f0c8d7bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/poll_fn.rs:36 [INFO] [stdout] 22: 0x559dc60ee8be - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::he0e4b3638d8f0c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:74 [INFO] [stdout] 23: 0x559dc6104192 - as core::future::future::Future>::poll::hd584af9d138c17fc [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 24: 0x559dc6106b37 - ridb_jwt_client::cache::RidbJwtCache::from_path::{{closure}}::h08b8c58b6a9f53f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/cache.rs:42 [INFO] [stdout] 25: 0x559dc6103472 - as core::future::future::Future>::poll::h0740f91b08b37d58 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 26: 0x559dc60e380e - ridb_rest_client::clients::ridb_forwarders_client::RidbForwardersClient::new::{{closure}}::hf0e323177276b0f2 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:12 [INFO] [stdout] 27: 0x559dc6103cf2 - as core::future::future::Future>::poll::ha2b2d533894a3cfd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 28: 0x559dc60f7ac2 - ridb_rest_client::clients::ridb_forwarders_client::tests::test_failing_thing::{{closure}}::h5345bb321dc8caed [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:122 [INFO] [stdout] 29: 0x559dc6103729 - as core::future::future::Future>::poll::h2dfc84e66a885747 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 30: 0x559dc60e8f83 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hb3dafe84be557974 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 31: 0x559dc60fa336 - tokio::coop::with_budget::{{closure}}::h0cef63c1141cdf77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 32: 0x559dc60de961 - std::thread::local::LocalKey::try_with::hc25006ecbaf154ba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 33: 0x559dc60dd9fd - std::thread::local::LocalKey::with::h9fe0903a0d81de51 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 34: 0x559dc60e7645 - tokio::coop::with_budget::h73c5df9e09951f05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 35: 0x559dc60e7645 - tokio::coop::budget::h19195e3c5393b6ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 36: 0x559dc60e7645 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h17a071811567caf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 37: 0x559dc60e9c80 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9bdedad76d451423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 38: 0x559dc60dc73e - tokio::macros::scoped_tls::ScopedKey::set::h88d18c8fcfccf118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 39: 0x559dc60e938f - tokio::runtime::basic_scheduler::enter::h150d7bdcd6b21270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 40: 0x559dc60e736d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6c14d66e8815d76c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 41: 0x559dc60ea241 - tokio::runtime::Runtime::block_on::{{closure}}::ha37962b5046e310c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 42: 0x559dc60e0f87 - tokio::runtime::context::enter::h886354cd8188e4b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 43: 0x559dc60fccba - tokio::runtime::handle::Handle::enter::h2e34a28226302ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 44: 0x559dc60e9ddd - tokio::runtime::Runtime::block_on::hc2bd729612707967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 45: 0x559dc60f790a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_failing_thing::hed4696d629020fac [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:118 [INFO] [stdout] 46: 0x559dc60f781a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_failing_thing::{{closure}}::hfe41c479c23198c2 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:118 [INFO] [stdout] 47: 0x559dc60f382e - core::ops::function::FnOnce::call_once::h0dee53e5adf578f8 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 48: 0x559dc612f98c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 49: 0x559dc612f98c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 50: 0x559dc612f98c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 51: 0x559dc612f98c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 52: 0x559dc612f98c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 53: 0x559dc612f98c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 54: 0x559dc612f98c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 55: 0x559dc6107906 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 56: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 57: 0x559dc610c8f5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 58: 0x559dc610c8f5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 59: 0x559dc610c8f5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 60: 0x559dc610c8f5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 61: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 62: 0x559dc610c8f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 63: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 64: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 65: 0x559dc698efaa - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 66: 0x7f9a80a8a609 - start_thread [INFO] [stdout] 67: 0x7f9a80994103 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_listing_streams_in_prod stdout ---- [INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_listing_streams_in_prod' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dc69856c5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559dc69856c5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559dc69856c5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559dc69856c5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559dc69b0a7c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559dc6108415 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559dc697c5c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559dc6987e30 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559dc6987e30 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559dc6987e30 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559dc6987b2a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559dc6988473 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559dc698806b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559dc69ae731 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x559dc69ae553 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x559dc6154300 - core::result::Result::unwrap::h35dc7574cd0f8fd2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x559dc61698ac - ridb_jwt_client::jwt_client::RidbJwtClient::creds_from_env::hb5a783d550a6cecd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99 [INFO] [stdout] 17: 0x559dc60ed568 - ridb_jwt_client::jwt_client::RidbJwtClient::fetch_jwt_pubkey_pem::{{closure}}::h5d306452360a0ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:110 [INFO] [stdout] 18: 0x559dc610404a - as core::future::future::Future>::poll::haf1203a23a69dce3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 19: 0x559dc60fe326 - as core::future::future::Future>::poll::hab367c11ce029ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/maybe_done.rs:68 [INFO] [stdout] 20: 0x559dc60ef813 - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::{{closure}}::h110bb191f3211ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:86 [INFO] [stdout] 21: 0x559dc60f33a1 - as core::future::future::Future>::poll::h399b3fb6f0c8d7bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/poll_fn.rs:36 [INFO] [stdout] 22: 0x559dc60ee8be - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::he0e4b3638d8f0c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:74 [INFO] [stdout] 23: 0x559dc6104192 - as core::future::future::Future>::poll::hd584af9d138c17fc [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 24: 0x559dc6106b37 - ridb_jwt_client::cache::RidbJwtCache::from_path::{{closure}}::h08b8c58b6a9f53f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/cache.rs:42 [INFO] [stdout] 25: 0x559dc6103472 - as core::future::future::Future>::poll::h0740f91b08b37d58 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 26: 0x559dc60e380e - ridb_rest_client::clients::ridb_forwarders_client::RidbForwardersClient::new::{{closure}}::hf0e323177276b0f2 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:12 [INFO] [stdout] 27: 0x559dc6103cf2 - as core::future::future::Future>::poll::ha2b2d533894a3cfd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 28: 0x559dc60f69d5 - ridb_rest_client::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{{closure}}::he79523852d8a0810 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:95 [INFO] [stdout] 29: 0x559dc61038d9 - as core::future::future::Future>::poll::h5b0a0bd003306e72 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 30: 0x559dc60e8da3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h60c208dc6c12360f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 31: 0x559dc60fa696 - tokio::coop::with_budget::{{closure}}::h34d2308254b6aacf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 32: 0x559dc60df2f1 - std::thread::local::LocalKey::try_with::hf674e76368ea101b [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 33: 0x559dc60dd4dd - std::thread::local::LocalKey::with::h1bd834e2632a0300 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 34: 0x559dc60e8725 - tokio::coop::with_budget::h9b934de2ca90c27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 35: 0x559dc60e8725 - tokio::coop::budget::h758ab7b36b653aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 36: 0x559dc60e8725 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hc9d8388fcb938f2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 37: 0x559dc60e9d00 - tokio::runtime::basic_scheduler::enter::{{closure}}::hce4117798ccb9c31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 38: 0x559dc60dc5fe - tokio::macros::scoped_tls::ScopedKey::set::h4459eda8ae27c113 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 39: 0x559dc60e9acf - tokio::runtime::basic_scheduler::enter::ha37be06de3e4a5b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 40: 0x559dc60e731d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h47a983c4a386afa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 41: 0x559dc60e9fa1 - tokio::runtime::Runtime::block_on::{{closure}}::h420b3fc585bb1828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 42: 0x559dc60e1087 - tokio::runtime::context::enter::hbaca0bc9701e2b2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 43: 0x559dc60fce5a - tokio::runtime::handle::Handle::enter::hb8289823bbcb960f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 44: 0x559dc60e9d6d - tokio::runtime::Runtime::block_on::h70cdd878a05c87c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 45: 0x559dc60f684a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::hca55e435c3c60d41 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:93 [INFO] [stdout] 46: 0x559dc60f675a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{{closure}}::h3bd96c536504dac6 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:93 [INFO] [stdout] 47: 0x559dc60f38be - core::ops::function::FnOnce::call_once::h3aede9abf6f0c1c3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 48: 0x559dc612f98c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 49: 0x559dc612f98c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 50: 0x559dc612f98c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 51: 0x559dc612f98c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 52: 0x559dc612f98c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 53: 0x559dc612f98c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 54: 0x559dc612f98c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 55: 0x559dc6107906 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 56: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 57: 0x559dc610c8f5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 58: 0x559dc610c8f5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 59: 0x559dc610c8f5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 60: 0x559dc610c8f5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 61: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 62: 0x559dc610c8f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 63: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 64: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 65: 0x559dc698efaa - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 66: 0x7f9a80a8a609 - start_thread [INFO] [stdout] 67: 0x7f9a80994103 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_get_maas_internal_metric stdout ---- [INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_get_maas_internal_metric' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dc69856c5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559dc69856c5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559dc69856c5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559dc69856c5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559dc69b0a7c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559dc6108415 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559dc697c5c1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559dc6987e30 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559dc6987e30 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559dc6987e30 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559dc6987b2a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559dc6988473 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559dc698806b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559dc69ae731 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x559dc69ae553 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x559dc6154300 - core::result::Result::unwrap::h35dc7574cd0f8fd2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x559dc61698ac - ridb_jwt_client::jwt_client::RidbJwtClient::creds_from_env::hb5a783d550a6cecd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:99 [INFO] [stdout] 17: 0x559dc60ed568 - ridb_jwt_client::jwt_client::RidbJwtClient::fetch_jwt_pubkey_pem::{{closure}}::h5d306452360a0ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/jwt_client.rs:110 [INFO] [stdout] 18: 0x559dc610404a - as core::future::future::Future>::poll::haf1203a23a69dce3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 19: 0x559dc60fe326 - as core::future::future::Future>::poll::hab367c11ce029ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/maybe_done.rs:68 [INFO] [stdout] 20: 0x559dc60ef813 - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::{{closure}}::h110bb191f3211ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:86 [INFO] [stdout] 21: 0x559dc60f33a1 - as core::future::future::Future>::poll::h399b3fb6f0c8d7bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/future/poll_fn.rs:36 [INFO] [stdout] 22: 0x559dc60ee8be - ridb_jwt_client::jwt_client::RidbJwtClient::new::{{closure}}::he0e4b3638d8f0c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/join.rs:74 [INFO] [stdout] 23: 0x559dc6104192 - as core::future::future::Future>::poll::hd584af9d138c17fc [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 24: 0x559dc6106b37 - ridb_jwt_client::cache::RidbJwtCache::from_path::{{closure}}::h08b8c58b6a9f53f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ridb-jwt-client-0.1.0/src/cache.rs:42 [INFO] [stdout] 25: 0x559dc6103472 - as core::future::future::Future>::poll::h0740f91b08b37d58 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 26: 0x559dc60e380e - ridb_rest_client::clients::ridb_forwarders_client::RidbForwardersClient::new::{{closure}}::hf0e323177276b0f2 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:12 [INFO] [stdout] 27: 0x559dc6103cf2 - as core::future::future::Future>::poll::ha2b2d533894a3cfd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 28: 0x559dc60f70e2 - ridb_rest_client::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{{closure}}::h0642600b654fb63e [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:102 [INFO] [stdout] 29: 0x559dc6103569 - as core::future::future::Future>::poll::h18dc0936896e0143 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 30: 0x559dc60e9083 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hf013636fcd7cc0ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 31: 0x559dc60fa8d6 - tokio::coop::with_budget::{{closure}}::h3cbb8bab2d382605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stdout] 32: 0x559dc60dedb1 - std::thread::local::LocalKey::try_with::he5dd1a36387e6d6d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stdout] 33: 0x559dc60dd73d - std::thread::local::LocalKey::with::h7281b5f97b50d198 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stdout] 34: 0x559dc60e7eb5 - tokio::coop::with_budget::hbd948ff077ecfc29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stdout] 35: 0x559dc60e7eb5 - tokio::coop::budget::h1d8add829da2a0d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stdout] 36: 0x559dc60e7eb5 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h507ec022ccf82039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 37: 0x559dc60e9c00 - tokio::runtime::basic_scheduler::enter::{{closure}}::h85e2fdca094e444f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 38: 0x559dc60dc87e - tokio::macros::scoped_tls::ScopedKey::set::hbab51f6811ab2d61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63 [INFO] [stdout] 39: 0x559dc60e972f - tokio::runtime::basic_scheduler::enter::h65b58eb2b3a54ae2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 40: 0x559dc60e73bd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8f7219f8c9a537b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 41: 0x559dc60ea0f1 - tokio::runtime::Runtime::block_on::{{closure}}::h8e86f28233f47851 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444 [INFO] [stdout] 42: 0x559dc60e0e87 - tokio::runtime::context::enter::h7ce6c1bed9aaf122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stdout] 43: 0x559dc60fcd8a - tokio::runtime::handle::Handle::enter::h49867c7d3bf41644 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stdout] 44: 0x559dc60e9e4d - tokio::runtime::Runtime::block_on::hf7c8a31c7bf52f33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stdout] 45: 0x559dc60f6f2a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::h62338c2f0e206b71 [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:100 [INFO] [stdout] 46: 0x559dc60f6e3a - ridb_rest_client::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{{closure}}::hf675fdb39954d2da [INFO] [stdout] at src/clients/ridb_forwarders_client.rs:100 [INFO] [stdout] 47: 0x559dc60f385e - core::ops::function::FnOnce::call_once::h110d708d1630d3ed [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 48: 0x559dc612f98c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 49: 0x559dc612f98c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 50: 0x559dc612f98c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 51: 0x559dc612f98c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 52: 0x559dc612f98c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 53: 0x559dc612f98c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 54: 0x559dc612f98c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 55: 0x559dc6107906 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 56: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 57: 0x559dc610c8f5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 58: 0x559dc610c8f5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 59: 0x559dc610c8f5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 60: 0x559dc610c8f5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 61: 0x559dc610c8f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 62: 0x559dc610c8f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 63: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 64: 0x559dc698efaa - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 65: 0x559dc698efaa - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 66: 0x7f9a80a8a609 - start_thread [INFO] [stdout] 67: 0x7f9a80994103 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] clients::ridb_forwarders_client::tests::test_failing_thing [INFO] [stdout] clients::ridb_forwarders_client::tests::test_get_maas_internal_metric [INFO] [stdout] clients::ridb_forwarders_client::tests::test_listing_streams_in_prod [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "ed0d8cbfdac0117b54cbec51ac3d29020f5cde00e29698ed103f53b3601a5798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0d8cbfdac0117b54cbec51ac3d29020f5cde00e29698ed103f53b3601a5798", kill_on_drop: false }` [INFO] [stdout] ed0d8cbfdac0117b54cbec51ac3d29020f5cde00e29698ed103f53b3601a5798