[INFO] fetching crate async_kraken 0.1.3... [INFO] testing async_kraken-0.1.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate async_kraken 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate async_kraken 0.1.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async_kraken 0.1.3 [INFO] finished tweaking crates.io crate async_kraken 0.1.3 [INFO] tweaked toml for crates.io crate async_kraken 0.1.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate async_kraken 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff6b6ea86061fdb3555f5e91c0efe8412a3e802d2a567dcc65ecb3cf83e2ac1 [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" "0ff6b6ea86061fdb3555f5e91c0efe8412a3e802d2a567dcc65ecb3cf83e2ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff6b6ea86061fdb3555f5e91c0efe8412a3e802d2a567dcc65ecb3cf83e2ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff6b6ea86061fdb3555f5e91c0efe8412a3e802d2a567dcc65ecb3cf83e2ac1", kill_on_drop: false }` [INFO] [stdout] 0ff6b6ea86061fdb3555f5e91c0efe8412a3e802d2a567dcc65ecb3cf83e2ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08052aecda44563e725992a9b5bb02db414e1391ef51805553a251ccac237d89 [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" "08052aecda44563e725992a9b5bb02db414e1391ef51805553a251ccac237d89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling async_kraken v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "08052aecda44563e725992a9b5bb02db414e1391ef51805553a251ccac237d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08052aecda44563e725992a9b5bb02db414e1391ef51805553a251ccac237d89", kill_on_drop: false }` [INFO] [stdout] 08052aecda44563e725992a9b5bb02db414e1391ef51805553a251ccac237d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f202886f538e1d183a663ff7332b25b2780a559eb4f14eb5aec65d69a99ce2ab [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" "f202886f538e1d183a663ff7332b25b2780a559eb4f14eb5aec65d69a99ce2ab", kill_on_drop: false }` [INFO] [stderr] Compiling async_kraken v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f202886f538e1d183a663ff7332b25b2780a559eb4f14eb5aec65d69a99ce2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f202886f538e1d183a663ff7332b25b2780a559eb4f14eb5aec65d69a99ce2ab", kill_on_drop: false }` [INFO] [stdout] f202886f538e1d183a663ff7332b25b2780a559eb4f14eb5aec65d69a99ce2ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] 18c2e2ef6278386ab9bc19a1c194e264145d57d20b475c59398ef7b02de45324 [INFO] running `Command { std: "docker" "start" "-a" "18c2e2ef6278386ab9bc19a1c194e264145d57d20b475c59398ef7b02de45324", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_kraken-0799c7199cbdfe2c) [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] Running unittests (/opt/rustwide/target/debug/deps/async_kraken-2ebdc775ed833be9) [INFO] [stderr] Doc-tests async_kraken [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 66) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 66) 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: 0x55cf1ed1f61c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cf1ed1f61c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cf1ed1f61c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cf1ed1f61c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cf1ed4260c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55cf1ed19328 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55cf1ed21887 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cf1ed21887 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cf1ed21887 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cf1ed2154f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x55cf1ed21fda - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cf1ed21cc7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cf1ed1fae4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cf1ed219d9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cf1e990683 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55cf1e990773 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55cf1e9b951b - core::result::Result::expect::h2289e399ca7cc75d [INFO] [stdout] 17: 0x55cf1e992d69 - rust_out::get_keys::h47f660ec318da3f3 [INFO] [stdout] 18: 0x55cf1e993048 - rust_out::main::main::{{closure}}::hf249d2cd9c754aec [INFO] [stdout] 19: 0x55cf1e9bb6ec - as core::future::future::Future>::poll::h5a1b2e84a27e4c52 [INFO] [stdout] 20: 0x55cf1e9942b1 - rust_out::main::{{closure}}::h7d3cd4d92a4429da [INFO] [stdout] 21: 0x55cf1e9bb3fc - as core::future::future::Future>::poll::h11da0f4734807fc9 [INFO] [stdout] 22: 0x55cf1e9b0e65 - as core::future::future::Future>::poll::{{closure}}::he649ed002084c977 [INFO] [stdout] 23: 0x55cf1e9b2333 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6d740533584c63c6 [INFO] [stdout] 24: 0x55cf1e9ac54d - std::thread::local::LocalKey::try_with::hc4199382dc6114f3 [INFO] [stdout] 25: 0x55cf1e9abba8 - std::thread::local::LocalKey::with::h6c938348531744a0 [INFO] [stdout] 26: 0x55cf1e9b223e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h43ba17f95e61646f [INFO] [stdout] 27: 0x55cf1e9b0e25 - as core::future::future::Future>::poll::hd4dc5b1cf92927a2 [INFO] [stdout] 28: 0x55cf1e998317 - as core::future::future::Future>::poll::hbaae6497afe874ca [INFO] [stdout] 29: 0x55cf1e9963c4 - async_executor::Executor::run::{{closure}}::h069c1c12bb3cff7f [INFO] [stdout] 30: 0x55cf1e9bb57c - as core::future::future::Future>::poll::h2b7ef3e62e663f86 [INFO] [stdout] 31: 0x55cf1e996fa7 - async_executor::LocalExecutor::run::{{closure}}::h44b77c1ca6c1ab86 [INFO] [stdout] 32: 0x55cf1e9bb4fc - as core::future::future::Future>::poll::h22f7fd700c691626 [INFO] [stdout] 33: 0x55cf1e9987e2 - async_io::driver::block_on::hf62a36c50e5750b0 [INFO] [stdout] 34: 0x55cf1e997de9 - async_global_executor::reactor::block_on::{{closure}}::h3e422b7681e094f5 [INFO] [stdout] 35: 0x55cf1e997493 - async_global_executor::reactor::block_on::h2c44979e2c653a3f [INFO] [stdout] 36: 0x55cf1e9968b9 - async_global_executor::executor::block_on::{{closure}}::h959de0cf871c6bf5 [INFO] [stdout] 37: 0x55cf1e9ac0e9 - std::thread::local::LocalKey::try_with::h6fa3eedc979b7297 [INFO] [stdout] 38: 0x55cf1e9abc6a - std::thread::local::LocalKey::with::h9dbf6e92333238b0 [INFO] [stdout] 39: 0x55cf1e99685a - async_global_executor::executor::block_on::h3439382777bce10c [INFO] [stdout] 40: 0x55cf1e9b0d36 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hea38a4a514332e31 [INFO] [stdout] 41: 0x55cf1e9b2458 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he601f97e44b666ac [INFO] [stdout] 42: 0x55cf1e9abea9 - std::thread::local::LocalKey::try_with::h011356ecff066585 [INFO] [stdout] 43: 0x55cf1e9abc08 - std::thread::local::LocalKey::with::h9dabf5177222f414 [INFO] [stdout] 44: 0x55cf1e9b228a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8c4f0fca68614a74 [INFO] [stdout] 45: 0x55cf1e9b0ca7 - async_std::task::builder::Builder::blocking::{{closure}}::h52c8ba11b019c2fa [INFO] [stdout] 46: 0x55cf1e9ac231 - std::thread::local::LocalKey::try_with::h88b5f87748a9b568 [INFO] [stdout] 47: 0x55cf1e9abd8a - std::thread::local::LocalKey::with::hd94c7c22a0546735 [INFO] [stdout] 48: 0x55cf1e9b09b1 - async_std::task::builder::Builder::blocking::h318d7c8bf9a1bc5d [INFO] [stdout] 49: 0x55cf1e9b02ca - async_std::task::block_on::block_on::ha170ccf66bdf26c6 [INFO] [stdout] 50: 0x55cf1e992f81 - rust_out::main::h940ba7c731c6ef76 [INFO] [stdout] 51: 0x55cf1e991ab3 - core::ops::function::FnOnce::call_once::h0f76b491d02b5d6f [INFO] [stdout] 52: 0x55cf1e9ba949 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6e6af801be12e787 [INFO] [stdout] 53: 0x55cf1e9ba919 - std::rt::lang_start::{{closure}}::hd6727c319f121475 [INFO] [stdout] 54: 0x55cf1ed1ed01 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 55: 0x55cf1ed1ed01 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55cf1ed1ed01 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55cf1ed1ed01 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55cf1ed1ed01 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stdout] 59: 0x55cf1ed1ed01 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 60: 0x55cf1ed1ed01 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 61: 0x55cf1ed1ed01 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x55cf1ed1ed01 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stdout] 63: 0x55cf1e9ba901 - std::rt::lang_start::habdff3dd8e305ff9 [INFO] [stdout] 64: 0x55cf1e9bc4f3 - main [INFO] [stdout] 65: 0x7fae1b3390b3 - __libc_start_main [INFO] [stdout] 66: 0x55cf1e99196e - _start [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 66) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.66s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "18c2e2ef6278386ab9bc19a1c194e264145d57d20b475c59398ef7b02de45324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c2e2ef6278386ab9bc19a1c194e264145d57d20b475c59398ef7b02de45324", kill_on_drop: false }` [INFO] [stdout] 18c2e2ef6278386ab9bc19a1c194e264145d57d20b475c59398ef7b02de45324