[INFO] fetching crate xr 0.1.8...
[INFO] testing xr-0.1.8 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate xr 0.1.8 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate xr 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xr 0.1.8
[INFO] tweaked toml for crates.io crate xr 0.1.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xr 0.1.8 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xr 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aok v0.1.15
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded trt v0.1.29
[INFO] [stderr]   Downloaded fred-macros v0.1.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded loginit v0.1.13
[INFO] [stderr]   Downloaded async-lazy v0.1.0
[INFO] [stderr]   Downloaded redis-protocol v6.0.0
[INFO] [stderr]   Downloaded static_init v1.0.3
[INFO] [stderr]   Downloaded fred v10.0.3
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded xkv v0.1.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acbec1dfb3e9fa9cd33a47f2df12fa4bc8ec75563cc00e030956f94dc0597758
[INFO] running `Command { std: "docker" "start" "-a" "acbec1dfb3e9fa9cd33a47f2df12fa4bc8ec75563cc00e030956f94dc0597758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acbec1dfb3e9fa9cd33a47f2df12fa4bc8ec75563cc00e030956f94dc0597758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acbec1dfb3e9fa9cd33a47f2df12fa4bc8ec75563cc00e030956f94dc0597758", kill_on_drop: false }`
[INFO] [stdout] acbec1dfb3e9fa9cd33a47f2df12fa4bc8ec75563cc00e030956f94dc0597758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32e658f5e560b8320baa9ce01cd50b0db6992ff8e59fac679f3c37b0de389a55
[INFO] running `Command { std: "docker" "start" "-a" "32e658f5e560b8320baa9ce01cd50b0db6992ff8e59fac679f3c37b0de389a55", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling aok v0.1.15
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling async-lazy v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling trt v0.1.29
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling fred v10.0.3
[INFO] [stderr]    Compiling xkv v0.1.37
[INFO] [stderr]    Compiling xr v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
[INFO] running `Command { std: "docker" "inspect" "32e658f5e560b8320baa9ce01cd50b0db6992ff8e59fac679f3c37b0de389a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e658f5e560b8320baa9ce01cd50b0db6992ff8e59fac679f3c37b0de389a55", kill_on_drop: false }`
[INFO] [stdout] 32e658f5e560b8320baa9ce01cd50b0db6992ff8e59fac679f3c37b0de389a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1723a43f4ded4658eb6a9b22aa57d703dc2efcc60485fe13772389f97d6181a
[INFO] running `Command { std: "docker" "start" "-a" "e1723a43f4ded4658eb6a9b22aa57d703dc2efcc60485fe13772389f97d6181a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling trt v0.1.29
[INFO] [stderr]    Compiling fred v10.0.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling loginit v0.1.13
[INFO] [stderr]    Compiling xkv v0.1.37
[INFO] [stderr]    Compiling xr v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "e1723a43f4ded4658eb6a9b22aa57d703dc2efcc60485fe13772389f97d6181a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1723a43f4ded4658eb6a9b22aa57d703dc2efcc60485fe13772389f97d6181a", kill_on_drop: false }`
[INFO] [stdout] e1723a43f4ded4658eb6a9b22aa57d703dc2efcc60485fe13772389f97d6181a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00850f7483237e94e106f1b9178c8686d35d1f993eeaf4c317eb11d49a29517e
[INFO] running `Command { std: "docker" "start" "-a" "00850f7483237e94e106f1b9178c8686d35d1f993eeaf4c317eb11d49a29517e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xr-08f8f657fb47268e)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:156:24:
[INFO] [stderr] internal error: entered unreachable code: NEED ENV R_NODE
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x58084ce72a12 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58084ce72a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58084ce72a12 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x58084ce72a12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x58084ce9c943 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x58084ce9c943 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x58084ce6ef13 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x58084ce6ef13 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x58084ce72862 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x58084ce73f7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x58084ce73d7f - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x58084ce74892 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x58084ce7472a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x58084ce72f09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x58084ce743bd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x58084ce9a3f0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x58084cd11590 - xkv::conn::{{closure}}::{{closure}}::h7f7152fe5703c172
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:156:24
[INFO] [stderr]   17:     0x58084cd1b701 - core::option::Option<T>::unwrap_or_else::h80ba9ac67190376d
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/option.rs:1050:21
[INFO] [stderr]   18:     0x58084cd1b701 - xkv::conn::{{closure}}::hcfbd8f2a51eaae2a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:156:6
[INFO] [stderr]   19:     0x58084cd1b701 - xr::__xkv::R::{{closure}}::{{closure}}::h372a4d95c84f2d9d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:83:40
[INFO] [stderr]   20:     0x58084cd144e6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9dac18755b225ac2
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stderr]   21:     0x58084cd144e6 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha2ea992ad90045e3
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x58084cd144e6 - async_lazy::Lazy<T,Fut,F>::initialize::{{closure}}::h6a1e2732faad47f3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-lazy-0.1.0/src/lib.rs:432:34
[INFO] [stderr]   23:     0x58084cd144e6 - async_lazy::Lazy<T,Fut,F>::force::{{closure}}::h961c6e30c35aaf81
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-lazy-0.1.0/src/lib.rs:282:55
[INFO] [stderr]   24:     0x58084cd144e6 - xr::__xkv::init::init::{{closure}}::h94e273c993d71751
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:101:39
[INFO] [stderr]   25:     0x58084cd144e6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h9f90a15185f0e9f8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/park.rs:281:74
[INFO] [stderr]   26:     0x58084cd144e6 - tokio::runtime::coop::with_budget::hb0cd499d6db50701
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stderr]   27:     0x58084cd144e6 - tokio::runtime::coop::budget::h761f8c509ebcfdbc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stderr]   28:     0x58084cd144e6 - tokio::runtime::park::CachedParkThread::block_on::h75cd390cc46e9852
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/park.rs:281:31
[INFO] [stderr]   29:     0x58084cd27434 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h84f7aa2749c2d86d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   30:     0x58084cd27434 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h2c603217d5775165
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   31:     0x58084cd27434 - tokio::runtime::context::runtime::enter_runtime::h6b788185814d6a1b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   32:     0x58084cd14c8e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h1571d1a368916e03
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   33:     0x58084cd14c8e - tokio::runtime::runtime::Runtime::block_on_inner::h39c197aba3732348
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   34:     0x58084cd14c8e - tokio::runtime::runtime::Runtime::block_on::hefe0763b47c7f266
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   35:     0x58084cd369e5 - xr::__xkv::init::init::hb30d9bc10d63cc01
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkv-0.1.37/src/lib.rs:99:23
[INFO] [stderr]   36:     0x79f262fa7304 - __libc_start_main
[INFO] [stderr]   37:     0x58084cc33995 - _start
[INFO] [stderr]   38:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/xr-08f8f657fb47268e` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "00850f7483237e94e106f1b9178c8686d35d1f993eeaf4c317eb11d49a29517e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00850f7483237e94e106f1b9178c8686d35d1f993eeaf4c317eb11d49a29517e", kill_on_drop: false }`
[INFO] [stdout] 00850f7483237e94e106f1b9178c8686d35d1f993eeaf4c317eb11d49a29517e
