[INFO] fetching crate nostalgia 0.0.1... [INFO] testing nostalgia-0.0.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate nostalgia 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nostalgia 0.0.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nostalgia 0.0.1 [INFO] finished tweaking crates.io crate nostalgia 0.0.1 [INFO] tweaked toml for crates.io crate nostalgia 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate nostalgia 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lmdb v0.8.0 [INFO] [stderr] Downloaded fake v2.2.3 [INFO] [stderr] Downloaded lmdb-sys v0.8.0 [INFO] [stderr] Downloaded nostalgia-derive v0.0.1 [INFO] [stderr] Downloaded dummy v0.3.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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e885e1d1af3345208c469b18b47b2067641b96db3f5e520e177e07148c2a05 [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" "60e885e1d1af3345208c469b18b47b2067641b96db3f5e520e177e07148c2a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e885e1d1af3345208c469b18b47b2067641b96db3f5e520e177e07148c2a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e885e1d1af3345208c469b18b47b2067641b96db3f5e520e177e07148c2a05", kill_on_drop: false }` [INFO] [stdout] 60e885e1d1af3345208c469b18b47b2067641b96db3f5e520e177e07148c2a05 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae810b032e417f9bae4637dd080d0b84a24ff54a2c0c20f82a53cb7fc9e4dcf [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" "3ae810b032e417f9bae4637dd080d0b84a24ff54a2c0c20f82a53cb7fc9e4dcf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling nostalgia-derive v0.0.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling nostalgia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.68s [INFO] running `Command { std: "docker" "inspect" "3ae810b032e417f9bae4637dd080d0b84a24ff54a2c0c20f82a53cb7fc9e4dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae810b032e417f9bae4637dd080d0b84a24ff54a2c0c20f82a53cb7fc9e4dcf", kill_on_drop: false }` [INFO] [stdout] 3ae810b032e417f9bae4637dd080d0b84a24ff54a2c0c20f82a53cb7fc9e4dcf [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", 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] 2edd6a5090916ed7d72fb2abc163b184378f593bcff0c44a532586df66a59050 [INFO] running `Command { std: "docker" "start" "-a" "2edd6a5090916ed7d72fb2abc163b184378f593bcff0c44a532586df66a59050", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.3.3 [INFO] [stderr] Compiling fake v2.2.3 [INFO] [stderr] Compiling nostalgia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.22s [INFO] running `Command { std: "docker" "inspect" "2edd6a5090916ed7d72fb2abc163b184378f593bcff0c44a532586df66a59050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edd6a5090916ed7d72fb2abc163b184378f593bcff0c44a532586df66a59050", kill_on_drop: false }` [INFO] [stdout] 2edd6a5090916ed7d72fb2abc163b184378f593bcff0c44a532586df66a59050 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] f16d36ff60279d83485745b45f904ab86fbdec32167e7b30873477fbd1e2638b [INFO] running `Command { std: "docker" "start" "-a" "f16d36ff60279d83485745b45f904ab86fbdec32167e7b30873477fbd1e2638b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nostalgia-7a7ca3769cd37c76) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test key::tests::test_that_are_key_type_is_useful ... ok [INFO] [stdout] test record::tests::test_that_we_can_use_the_custom_derive_macro ... ok [INFO] [stdout] test storage::tests::test_that_we_can_insert_and_get_records_with_a_storage_object ... ok [INFO] [stdout] test storage::tests::test_that_we_keep_track_of_db_references ... ok [INFO] [stderr] Doc-tests nostalgia [INFO] [stdout] test storage::tests::test_that_we_can_batch_insert_records_and_then_interate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/storage.rs - storage::Storage::new (line 46) ... ok [INFO] [stdout] test src/storage.rs - storage::Storage::get (line 190) ... FAILED [INFO] [stdout] test src/storage.rs - storage::Storage::delete (line 233) ... ok [INFO] [stdout] test src/storage.rs - storage::Storage::query (line 267) ... ok [INFO] [stdout] test src/storage.rs - storage::Storage::save_batch (line 140) ... ok [INFO] [stdout] test src/storage.rs - storage::Storage::find (line 306) ... ok [INFO] [stdout] test src/storage.rs - storage::Storage::save (line 102) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/storage.rs - storage::Storage::get (line 190) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Error fetching: DBError { source: NotFound }', src/storage.rs:19:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f9f505bb60 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f9f505bb60 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9f505bb60 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f9f505bb60 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f9f507a6cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f9f5059d85 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55f9f505da2b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f9f505da2b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f9f505da2b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f9f505d501 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f9f505e0f4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f9f505dbd7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f9f505c05c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f9f505db39 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f9f5027191 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f9f5027283 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55f9f502ae9d - core::result::Result::expect::hdcc9a992b13927aa [INFO] [stdout] 17: 0x55f9f50306bb - rust_out::main::hcaface9e86994a28 [INFO] [stdout] 18: 0x55f9f50299fe - core::ops::function::FnOnce::call_once::ha28006e86e3695bf [INFO] [stdout] 19: 0x55f9f5028706 - std::sys_common::backtrace::__rust_begin_short_backtrace::h78e30cbaf05fd8d7 [INFO] [stdout] 20: 0x55f9f5028b41 - std::rt::lang_start::{{closure}}::hcf0b39cd7f062ada [INFO] [stdout] 21: 0x55f9f505e5fa - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55f9f505e5fa - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x55f9f505e5fa - std::panicking::try::hb8b07cef009cb4fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x55f9f505e5fa - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 25: 0x55f9f505e5fa - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:48 [INFO] [stdout] 26: 0x55f9f505e5fa - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55f9f505e5fa - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x55f9f505e5fa - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x55f9f505e5fa - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:20 [INFO] [stdout] 30: 0x55f9f5028b11 - std::rt::lang_start::hf3d098a6a25dacf9 [INFO] [stdout] 31: 0x55f9f5030b93 - main [INFO] [stdout] 32: 0x7fdc73a2b0b3 - __libc_start_main [INFO] [stdout] 33: 0x55f9f502794e - _start [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/storage.rs - storage::Storage::get (line 190) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f16d36ff60279d83485745b45f904ab86fbdec32167e7b30873477fbd1e2638b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16d36ff60279d83485745b45f904ab86fbdec32167e7b30873477fbd1e2638b", kill_on_drop: false }` [INFO] [stdout] f16d36ff60279d83485745b45f904ab86fbdec32167e7b30873477fbd1e2638b