[INFO] fetching crate xr 0.1.8...
[INFO] testing xr-0.1.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate xr 0.1.8 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xr 0.1.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28d32738705526c13b84820399cf1ee0f1568eebec8fe2cd4c26ead9c04be3c5
[INFO] running `Command { std: "docker" "start" "-a" "28d32738705526c13b84820399cf1ee0f1568eebec8fe2cd4c26ead9c04be3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28d32738705526c13b84820399cf1ee0f1568eebec8fe2cd4c26ead9c04be3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d32738705526c13b84820399cf1ee0f1568eebec8fe2cd4c26ead9c04be3c5", kill_on_drop: false }`
[INFO] [stdout] 28d32738705526c13b84820399cf1ee0f1568eebec8fe2cd4c26ead9c04be3c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95779effc6a7cf94ed13b392cf2de489d50261756599cbf4e16cd58e93bdf503
[INFO] running `Command { std: "docker" "start" "-a" "95779effc6a7cf94ed13b392cf2de489d50261756599cbf4e16cd58e93bdf503", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling aok v0.1.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-lazy v0.1.0
[INFO] [stderr]    Compiling trt v0.1.29
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 28.86s
[INFO] running `Command { std: "docker" "inspect" "95779effc6a7cf94ed13b392cf2de489d50261756599cbf4e16cd58e93bdf503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95779effc6a7cf94ed13b392cf2de489d50261756599cbf4e16cd58e93bdf503", kill_on_drop: false }`
[INFO] [stdout] 95779effc6a7cf94ed13b392cf2de489d50261756599cbf4e16cd58e93bdf503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cedeccb8e733223ba143c58965482a6518bfc0bd9ff8e81aafddc1e436d1ecc7
[INFO] running `Command { std: "docker" "start" "-a" "cedeccb8e733223ba143c58965482a6518bfc0bd9ff8e81aafddc1e436d1ecc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[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.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[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 15.44s
[INFO] running `Command { std: "docker" "inspect" "cedeccb8e733223ba143c58965482a6518bfc0bd9ff8e81aafddc1e436d1ecc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedeccb8e733223ba143c58965482a6518bfc0bd9ff8e81aafddc1e436d1ecc7", kill_on_drop: false }`
[INFO] [stdout] cedeccb8e733223ba143c58965482a6518bfc0bd9ff8e81aafddc1e436d1ecc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e74271393913d5763d392dcc5fb3cd836ba0b3424d7a3d240249f9791bc1f935
[INFO] running `Command { std: "docker" "start" "-a" "e74271393913d5763d392dcc5fb3cd836ba0b3424d7a3d240249f9791bc1f935", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xr-78fb319bb0cc7469)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) 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:     0x59441b7e08d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59441b7e08d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59441b7e08d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x59441b7e08d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x59441b7f862a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x59441b7f862a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x59441b7e6df6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x59441b7e6df6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x59441b7bddff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x59441b7bddff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x59441b7d8331 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x59441b7d859b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x59441b7bdeb8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x59441b7b2a69 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x59441b7befcd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x59441b7f8d9c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x59441b3e3df4 - xkv[44353f93ce3a600e]::conn::<&str>::{closure#0}::{closure#0}
[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:     0x59441b3db1c5 - <core[585f66e14d78f9ba]::option::Option<&alloc[15e7b27aba85d2e2]::string::String>>::unwrap_or_else::<xkv[44353f93ce3a600e]::conn<&str>::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1067:21
[INFO] [stderr]   18:     0x59441b3e2d93 - xkv[44353f93ce3a600e]::conn::<&str>::{closure#0}
[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:     0x59441b3d183b - xr[dd04dff3e16d01ae]::__xkv::R::{closure#0}::{closure#0}
[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:     0x59441b3d54b2 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = fred[8f38c121e7a2059b]::clients::client::Client> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stderr]   21:     0x59441b3d552d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = fred[8f38c121e7a2059b]::clients::client::Client> + core[585f66e14d78f9ba]::marker::Send>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x59441b3d24bf - <async_lazy[c63a38f98bccbc4d]::Lazy<fred[8f38c121e7a2059b]::clients::client::Client, core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = fred[8f38c121e7a2059b]::clients::client::Client> + core[585f66e14d78f9ba]::marker::Send>>>>::initialize::{closure#0}
[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:     0x59441b3d278f - <async_lazy[c63a38f98bccbc4d]::Lazy<fred[8f38c121e7a2059b]::clients::client::Client, core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = fred[8f38c121e7a2059b]::clients::client::Client> + core[585f66e14d78f9ba]::marker::Send>>>>::force::{closure#0}
[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:     0x59441b3d29fa - xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}
[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:     0x59441b3d0bdd - <tokio[576d749818940d0]::runtime::park::CachedParkThread>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>::{closure#0}
[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:     0x59441b3d0138 - tokio[576d749818940d0]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[576d749818940d0]::runtime::park::CachedParkThread>::block_on<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>::{closure#0}>
[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:     0x59441b3d0138 - tokio[576d749818940d0]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[576d749818940d0]::runtime::park::CachedParkThread>::block_on<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>::{closure#0}>
[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:     0x59441b3d0138 - <tokio[576d749818940d0]::runtime::park::CachedParkThread>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>
[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:     0x59441b3cf0f3 - <tokio[576d749818940d0]::runtime::context::blocking::BlockingRegionGuard>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>
[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:     0x59441b3d0ac8 - <tokio[576d749818940d0]::runtime::scheduler::multi_thread::MultiThread>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>::{closure#0}
[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:     0x59441b3d06a7 - tokio[576d749818940d0]::runtime::context::runtime::enter_runtime::<<tokio[576d749818940d0]::runtime::scheduler::multi_thread::MultiThread>::block_on<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>::{closure#0}, ()>
[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:     0x59441b3cf1c3 - <tokio[576d749818940d0]::runtime::scheduler::multi_thread::MultiThread>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>
[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:     0x59441b3ceba9 - <tokio[576d749818940d0]::runtime::runtime::Runtime>::block_on_inner::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>
[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:     0x59441b3cee2c - <tokio[576d749818940d0]::runtime::runtime::Runtime>::block_on::<xr[dd04dff3e16d01ae]::__xkv::init::init::{closure#0}>
[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:     0x59441b3d42f3 - xr[dd04dff3e16d01ae]::__xkv::init::init
[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:     0x72e8bc42f304 - __libc_start_main
[INFO] [stderr]   37:     0x59441b3ce885 - _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-78fb319bb0cc7469` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e74271393913d5763d392dcc5fb3cd836ba0b3424d7a3d240249f9791bc1f935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74271393913d5763d392dcc5fb3cd836ba0b3424d7a3d240249f9791bc1f935", kill_on_drop: false }`
[INFO] [stdout] e74271393913d5763d392dcc5fb3cd836ba0b3424d7a3d240249f9791bc1f935
