[INFO] fetching crate async_kraken_ws 0.1.4... [INFO] testing async_kraken_ws-0.1.4 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate async_kraken_ws 0.1.4 into /workspace/builds/worker-66/source [INFO] validating manifest of crates.io crate async_kraken_ws 0.1.4 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async_kraken_ws 0.1.4 [INFO] finished tweaking crates.io crate async_kraken_ws 0.1.4 [INFO] tweaked toml for crates.io crate async_kraken_ws 0.1.4 written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate crates.io crate async_kraken_ws 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tls v0.11.0 [INFO] [stderr] Downloaded async_kraken v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72834a9d150d73ad21857a605a3a0c0189d1fca57e10c8680a99b059548a96b6 [INFO] running `Command { std: "docker" "start" "-a" "72834a9d150d73ad21857a605a3a0c0189d1fca57e10c8680a99b059548a96b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72834a9d150d73ad21857a605a3a0c0189d1fca57e10c8680a99b059548a96b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72834a9d150d73ad21857a605a3a0c0189d1fca57e10c8680a99b059548a96b6", kill_on_drop: false }` [INFO] [stdout] 72834a9d150d73ad21857a605a3a0c0189d1fca57e10c8680a99b059548a96b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58f2ffaaa6c89eb35bc10c336006b98ff3301ea1bd422e9dd8ac80424324fb48 [INFO] running `Command { std: "docker" "start" "-a" "58f2ffaaa6c89eb35bc10c336006b98ff3301ea1bd422e9dd8ac80424324fb48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling web-sys v0.3.54 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.1 [INFO] [stderr] Compiling async_kraken v0.1.3 [INFO] [stderr] Compiling async_kraken_ws v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.05s [INFO] running `Command { std: "docker" "inspect" "58f2ffaaa6c89eb35bc10c336006b98ff3301ea1bd422e9dd8ac80424324fb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f2ffaaa6c89eb35bc10c336006b98ff3301ea1bd422e9dd8ac80424324fb48", kill_on_drop: false }` [INFO] [stdout] 58f2ffaaa6c89eb35bc10c336006b98ff3301ea1bd422e9dd8ac80424324fb48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2677b09a769dcce6b3ec47b525d76ad2e96f1bb0c67b230f3badf76a1d83da2e [INFO] running `Command { std: "docker" "start" "-a" "2677b09a769dcce6b3ec47b525d76ad2e96f1bb0c67b230f3badf76a1d83da2e", kill_on_drop: false }` [INFO] [stderr] Compiling async_kraken_ws v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "2677b09a769dcce6b3ec47b525d76ad2e96f1bb0c67b230f3badf76a1d83da2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2677b09a769dcce6b3ec47b525d76ad2e96f1bb0c67b230f3badf76a1d83da2e", kill_on_drop: false }` [INFO] [stdout] 2677b09a769dcce6b3ec47b525d76ad2e96f1bb0c67b230f3badf76a1d83da2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94bceb9fc22281272cd0694224af4485e34b74f0516617befcfa2debdb173b61 [INFO] running `Command { std: "docker" "start" "-a" "94bceb9fc22281272cd0694224af4485e34b74f0516617befcfa2debdb173b61", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_kraken_ws-fc2bc23e0f2545c1) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_kraken_ws-b24fea9a7a7e1436) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests async_kraken_ws [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 22) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 22) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'File not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:6:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56281cbb3a7c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56281cbb3a7c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56281cbb3a7c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56281cbb3a7c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56281cbd414c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56281cbada55 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x56281cbb5430 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56281cbb5430 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56281cbb5430 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56281cbb4fdb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x56281cbb5ae4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56281cbb55c0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56281cbb3f34 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56281cbb5529 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x56281c5e2621 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x56281c5e2713 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x56281c623aeb - core::result::Result::expect::h68005bbbb3fa1a76 [INFO] [stdout] 17: 0x56281c64c899 - rust_out::get_keys::ha490f3e2a7410bbf [INFO] [stdout] 18: 0x56281c64cf30 - rust_out::main::main::{{closure}}::h805c06c76a014872 [INFO] [stdout] 19: 0x56281c6474fc - as core::future::future::Future>::poll::hbcb0c215c2d99874 [INFO] [stdout] 20: 0x56281c64cc17 - rust_out::main::{{closure}}::ha16ca80256a30a0a [INFO] [stdout] 21: 0x56281c64668c - as core::future::future::Future>::poll::h544d5608039afbb5 [INFO] [stdout] 22: 0x56281c5e3035 - as core::future::future::Future>::poll::{{closure}}::h4cc929f584c8796c [INFO] [stdout] 23: 0x56281c64a353 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4a609486b6ee1819 [INFO] [stdout] 24: 0x56281c61603d - std::thread::local::LocalKey::try_with::hacff9fac8bf196f7 [INFO] [stdout] 25: 0x56281c615608 - std::thread::local::LocalKey::with::he8be9ae40ad0b4ed [INFO] [stdout] 26: 0x56281c64a12e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h94400d6b867e7160 [INFO] [stdout] 27: 0x56281c5e2ff5 - as core::future::future::Future>::poll::hcd96ccafd8409f7d [INFO] [stdout] 28: 0x56281c63db77 - as core::future::future::Future>::poll::h72d03c900c6fb4cc [INFO] [stdout] 29: 0x56281c600b0d - async_executor::Executor::run::{{closure}}::h94e470f0993a7f13 [INFO] [stdout] 30: 0x56281c647a2c - as core::future::future::Future>::poll::hea26396459581164 [INFO] [stdout] 31: 0x56281c6006dd - async_executor::LocalExecutor::run::{{closure}}::h332d73cfc643e0b2 [INFO] [stdout] 32: 0x56281c645edc - as core::future::future::Future>::poll::h24eba9c3006d225d [INFO] [stdout] 33: 0x56281c63eef2 - async_io::driver::block_on::hacc6afe45cb32642 [INFO] [stdout] 34: 0x56281c6124f9 - async_global_executor::reactor::block_on::{{closure}}::h3a023e01fdd8119b [INFO] [stdout] 35: 0x56281c6124c3 - async_global_executor::reactor::block_on::h07e0f3428370fa03 [INFO] [stdout] 36: 0x56281c612679 - async_global_executor::executor::block_on::{{closure}}::hb59d69279d8bf90d [INFO] [stdout] 37: 0x56281c61632f - std::thread::local::LocalKey::try_with::hd351525f74d4ceec [INFO] [stdout] 38: 0x56281c615410 - std::thread::local::LocalKey::with::h0f575b8bb70d0384 [INFO] [stdout] 39: 0x56281c612620 - async_global_executor::executor::block_on::hac399cbd534c4b07 [INFO] [stdout] 40: 0x56281c64b456 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha43fc5beda6a590e [INFO] [stdout] 41: 0x56281c64a23e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1584c2ac3a1393b2 [INFO] [stdout] 42: 0x56281c615b3f - std::thread::local::LocalKey::try_with::h544c4e96fa7c281d [INFO] [stdout] 43: 0x56281c61547e - std::thread::local::LocalKey::with::h3fac7b14d16dc281 [INFO] [stdout] 44: 0x56281c64a0f0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5a168751b638d889 [INFO] [stdout] 45: 0x56281c64b3bd - async_std::task::builder::Builder::blocking::{{closure}}::hdc7f978386d598be [INFO] [stdout] 46: 0x56281c615807 - std::thread::local::LocalKey::try_with::h196754adc791a570 [INFO] [stdout] 47: 0x56281c615560 - std::thread::local::LocalKey::with::ha1722c43000eaeed [INFO] [stdout] 48: 0x56281c64b0a1 - async_std::task::builder::Builder::blocking::h38bea46cb9ba785e [INFO] [stdout] 49: 0x56281c64b560 - async_std::task::block_on::block_on::h90e86d5259e06b16 [INFO] [stdout] 50: 0x56281c64cab1 - rust_out::main::h61823b600df25383 [INFO] [stdout] 51: 0x56281c618283 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 52: 0x56281c612699 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 53: 0x56281c614f29 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 54: 0x56281cbb32c1 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 55: 0x56281cbb32c1 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x56281cbb32c1 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x56281cbb32c1 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x56281cbb32c1 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 59: 0x56281cbb32c1 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 60: 0x56281cbb32c1 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 61: 0x56281cbb32c1 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 62: 0x56281cbb32c1 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 63: 0x56281c614f11 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 64: 0x56281c64e323 - main [INFO] [stdout] 65: 0x7fd65de920b3 - __libc_start_main [INFO] [stdout] 66: 0x56281c5e2dee - _start [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 22) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "94bceb9fc22281272cd0694224af4485e34b74f0516617befcfa2debdb173b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bceb9fc22281272cd0694224af4485e34b74f0516617befcfa2debdb173b61", kill_on_drop: false }` [INFO] [stdout] 94bceb9fc22281272cd0694224af4485e34b74f0516617befcfa2debdb173b61