[INFO] fetching crate async_kraken_ws 0.1.4... [INFO] testing async_kraken_ws-0.1.4 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate async_kraken_ws 0.1.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate async_kraken_ws 0.1.4 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded surf v2.3.1 [INFO] [stderr] Downloaded async_kraken v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd65b1b4219c47f2ca0d9cdf7dd1a423bdc48eb1602d95d540e249d8e273d9a6 [INFO] running `Command { std: "docker" "start" "-a" "fd65b1b4219c47f2ca0d9cdf7dd1a423bdc48eb1602d95d540e249d8e273d9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd65b1b4219c47f2ca0d9cdf7dd1a423bdc48eb1602d95d540e249d8e273d9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd65b1b4219c47f2ca0d9cdf7dd1a423bdc48eb1602d95d540e249d8e273d9a6", kill_on_drop: false }` [INFO] [stdout] fd65b1b4219c47f2ca0d9cdf7dd1a423bdc48eb1602d95d540e249d8e273d9a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f900c5f977b7a0fc139298c19f8b0eeffb01033e8d88d303c19df83f0febf3aa [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" "f900c5f977b7a0fc139298c19f8b0eeffb01033e8d88d303c19df83f0febf3aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [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 opaque-debug v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.5.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 getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [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 generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [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 input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [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 pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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 async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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 serde v1.0.130 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [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 3m 04s [INFO] running `Command { std: "docker" "inspect" "f900c5f977b7a0fc139298c19f8b0eeffb01033e8d88d303c19df83f0febf3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f900c5f977b7a0fc139298c19f8b0eeffb01033e8d88d303c19df83f0febf3aa", kill_on_drop: false }` [INFO] [stdout] f900c5f977b7a0fc139298c19f8b0eeffb01033e8d88d303c19df83f0febf3aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97574e2d2a11519000c191ea64c6d534925be78363f2c3a13bc24ec33677c888 [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" "97574e2d2a11519000c191ea64c6d534925be78363f2c3a13bc24ec33677c888", 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 1.58s [INFO] running `Command { std: "docker" "inspect" "97574e2d2a11519000c191ea64c6d534925be78363f2c3a13bc24ec33677c888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97574e2d2a11519000c191ea64c6d534925be78363f2c3a13bc24ec33677c888", kill_on_drop: false }` [INFO] [stdout] 97574e2d2a11519000c191ea64c6d534925be78363f2c3a13bc24ec33677c888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5326470c6828275df5879c87edf97acdfbf186bb406cd9593be1e6d9946cd5a3 [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" "5326470c6828275df5879c87edf97acdfbf186bb406cd9593be1e6d9946cd5a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_kraken_ws-fc2bc23e0f2545c1) [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] Running unittests (/opt/rustwide/target/debug/deps/async_kraken_ws-b24fea9a7a7e1436) [INFO] [stdout] [INFO] [stderr] Doc-tests async_kraken_ws [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 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: 0x55f8323227ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8323227ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8323227ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8323227ac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f83234314c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f83231c7f5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f832324160 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f832324160 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f832324160 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f832323d0b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55f832324814 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8323242f0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f832322c64 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f832324259 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f831d50621 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f831d50713 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f831d91d8b - core::result::Result::expect::ha1fc505984e7d456 [INFO] [stdout] 17: 0x55f831dbab39 - rust_out::get_keys::h0093186829b447a6 [INFO] [stdout] 18: 0x55f831dbb1d0 - rust_out::main::main::{{closure}}::ha0fb27238cbb1989 [INFO] [stdout] 19: 0x55f831db4bec - as core::future::future::Future>::poll::h4e685f997d93e77e [INFO] [stdout] 20: 0x55f831dbaeb7 - rust_out::main::{{closure}}::h7f727f41ba8e5391 [INFO] [stdout] 21: 0x55f831db5abc - as core::future::future::Future>::poll::ha7006941e72f968c [INFO] [stdout] 22: 0x55f831d51035 - as core::future::future::Future>::poll::{{closure}}::h5206ce8ff0c47e70 [INFO] [stdout] 23: 0x55f831db85f3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2b69a64d82678b0b [INFO] [stdout] 24: 0x55f831d8434d - std::thread::local::LocalKey::try_with::hde41f8c4b8a79190 [INFO] [stdout] 25: 0x55f831d83448 - std::thread::local::LocalKey::with::h27792b1e7f9ea010 [INFO] [stdout] 26: 0x55f831db83ce - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7562e242e318a70a [INFO] [stdout] 27: 0x55f831d50ff5 - as core::future::future::Future>::poll::hdafd65ed75448f11 [INFO] [stdout] 28: 0x55f831dabe17 - as core::future::future::Future>::poll::hf832f0dfd53c6d02 [INFO] [stdout] 29: 0x55f831d6eb0d - async_executor::Executor::run::{{closure}}::h0a9ed76e68dac7ff [INFO] [stdout] 30: 0x55f831db481c - as core::future::future::Future>::poll::h417cf6ac25ef6ec0 [INFO] [stdout] 31: 0x55f831d6e6dd - async_executor::LocalExecutor::run::{{closure}}::hf3584ad5d11fb5e4 [INFO] [stdout] 32: 0x55f831db515c - as core::future::future::Future>::poll::h6441910458b8b4bb [INFO] [stdout] 33: 0x55f831dad192 - async_io::driver::block_on::hd73adc501c7f61e5 [INFO] [stdout] 34: 0x55f831d804f9 - async_global_executor::reactor::block_on::{{closure}}::h86add34036dd6477 [INFO] [stdout] 35: 0x55f831d804c3 - async_global_executor::reactor::block_on::h7b024f3c363b873d [INFO] [stdout] 36: 0x55f831d80679 - async_global_executor::executor::block_on::{{closure}}::h9a43d69cfef85105 [INFO] [stdout] 37: 0x55f831d83bff - std::thread::local::LocalKey::try_with::h6e3811084a3abab4 [INFO] [stdout] 38: 0x55f831d83640 - std::thread::local::LocalKey::with::hcb421ecc89f4aa35 [INFO] [stdout] 39: 0x55f831d80620 - async_global_executor::executor::block_on::h7a604762dd5625c6 [INFO] [stdout] 40: 0x55f831db96f6 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0b5379bec677ebe1 [INFO] [stdout] 41: 0x55f831db84de - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h29419cfba31859ec [INFO] [stdout] 42: 0x55f831d83e8f - std::thread::local::LocalKey::try_with::h780f17a2946158d0 [INFO] [stdout] 43: 0x55f831d836ee - std::thread::local::LocalKey::with::hf4577f9d13ce061c [INFO] [stdout] 44: 0x55f831db8390 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0024acabe52fa497 [INFO] [stdout] 45: 0x55f831db964d - async_std::task::builder::Builder::blocking::{{closure}}::h440dbc1c7ae4b8c2 [INFO] [stdout] 46: 0x55f831d83d47 - std::thread::local::LocalKey::try_with::h71b60c69ab22907c [INFO] [stdout] 47: 0x55f831d83590 - std::thread::local::LocalKey::with::h8e4ca24ebc3aa622 [INFO] [stdout] 48: 0x55f831db9341 - async_std::task::builder::Builder::blocking::hb0ca1fcf48d6efe3 [INFO] [stdout] 49: 0x55f831db9800 - async_std::task::block_on::block_on::h303bb00fb5271bb4 [INFO] [stdout] 50: 0x55f831dbad51 - rust_out::main::h61823b600df25383 [INFO] [stdout] 51: 0x55f831d862f3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 52: 0x55f831d80699 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 53: 0x55f831d82f29 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 54: 0x55f832321ff1 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 55: 0x55f832321ff1 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x55f832321ff1 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x55f832321ff1 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x55f832321ff1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 59: 0x55f832321ff1 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 60: 0x55f832321ff1 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 61: 0x55f832321ff1 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 62: 0x55f832321ff1 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 63: 0x55f831d82f11 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 64: 0x55f831dbc5c3 - main [INFO] [stdout] 65: 0x7f524faf20b3 - __libc_start_main [INFO] [stdout] 66: 0x55f831d50dee - _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 7.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5326470c6828275df5879c87edf97acdfbf186bb406cd9593be1e6d9946cd5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5326470c6828275df5879c87edf97acdfbf186bb406cd9593be1e6d9946cd5a3", kill_on_drop: false }` [INFO] [stdout] 5326470c6828275df5879c87edf97acdfbf186bb406cd9593be1e6d9946cd5a3