[INFO] fetching crate pliantdb-local 0.1.0-dev.4... [INFO] testing pliantdb-local-0.1.0-dev.4 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate pliantdb-local 0.1.0-dev.4 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate pliantdb-local 0.1.0-dev.4 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pliantdb-local 0.1.0-dev.4 [INFO] finished tweaking crates.io crate pliantdb-local 0.1.0-dev.4 [INFO] tweaked toml for crates.io crate pliantdb-local 0.1.0-dev.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actionable-macros v0.1.1 [INFO] [stderr] Downloaded pliantdb-jobs v0.1.0-dev.4 [INFO] [stderr] Downloaded actionable v0.1.1 [INFO] [stderr] Downloaded pliantdb-macros v0.1.0-dev.4 [INFO] [stderr] Downloaded circulate v0.1.0 [INFO] [stderr] Downloaded pliantdb-core v0.1.0-dev.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd7ee6dadb9ceedddd50229b49a91b6bb98683f95b77ebb9e667d0365073075 [INFO] running `Command { std: "docker" "start" "-a" "7cd7ee6dadb9ceedddd50229b49a91b6bb98683f95b77ebb9e667d0365073075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd7ee6dadb9ceedddd50229b49a91b6bb98683f95b77ebb9e667d0365073075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd7ee6dadb9ceedddd50229b49a91b6bb98683f95b77ebb9e667d0365073075", kill_on_drop: false }` [INFO] [stdout] 7cd7ee6dadb9ceedddd50229b49a91b6bb98683f95b77ebb9e667d0365073075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f11dbcd500603e646cf19d96170e2412d76af751d96a6c8befab926faa033ca [INFO] running `Command { std: "docker" "start" "-a" "6f11dbcd500603e646cf19d96170e2412d76af751d96a6c8befab926faa033ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pliantdb-macros v0.1.0-dev.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling actionable-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling actionable v0.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pliantdb-jobs v0.1.0-dev.4 [INFO] [stderr] Compiling circulate v0.1.0 [INFO] [stderr] Compiling pliantdb-core v0.1.0-dev.4 [INFO] [stderr] Compiling pliantdb-local v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 43s [INFO] running `Command { std: "docker" "inspect" "6f11dbcd500603e646cf19d96170e2412d76af751d96a6c8befab926faa033ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f11dbcd500603e646cf19d96170e2412d76af751d96a6c8befab926faa033ca", kill_on_drop: false }` [INFO] [stdout] 6f11dbcd500603e646cf19d96170e2412d76af751d96a6c8befab926faa033ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f22eafbe97c8a1916074b6d69782c4a1fe4341418d451bdf7acf6aa2cd356841 [INFO] running `Command { std: "docker" "start" "-a" "f22eafbe97c8a1916074b6d69782c4a1fe4341418d451bdf7acf6aa2cd356841", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pliantdb-local v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "f22eafbe97c8a1916074b6d69782c4a1fe4341418d451bdf7acf6aa2cd356841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22eafbe97c8a1916074b6d69782c4a1fe4341418d451bdf7acf6aa2cd356841", kill_on_drop: false }` [INFO] [stdout] f22eafbe97c8a1916074b6d69782c4a1fe4341418d451bdf7acf6aa2cd356841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60612ed15958660a5b6a62e906a7e4b23812e9fc722364e41a752fb43807dd1a [INFO] running `Command { std: "docker" "start" "-a" "60612ed15958660a5b6a62e906a7e4b23812e9fc722364e41a752fb43807dd1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pliantdb_local-b999e9524ec467d9) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test storage::name_validation_tests ... ok [INFO] [stdout] test error::test_converting_error ... ok [INFO] [stdout] test tests::bad_update ... ok [INFO] [stdout] test storage::kv::tests::clearing_expiration ... ok [INFO] [stdout] test tests::get_multiple ... ok [INFO] [stdout] test tests::kv_set_tests ... ok [INFO] [stdout] test tests::conflict ... ok [INFO] [stdout] test tests::basic_kv_test ... ok [INFO] [stdout] test tests::kv_increment_decrement_tests ... ok [INFO] [stdout] test storage::kv::tests::basic_expiration ... ok [INFO] [stdout] test storage::kv::tests::updating_expiration ... ok [INFO] [stdout] test tests::multiple_subscribers_test ... ok [INFO] [stdout] test storage::kv::tests::multiple_keys_expiration ... ok [INFO] [stdout] test tests::publish_to_all_test ... ok [INFO] [stdout] test tests::not_found ... ok [INFO] [stdout] test tests::no_update ... ok [INFO] [stdout] test tests::server_connection_tests ... ok [INFO] [stdout] test tests::unassociated_collection ... ok [INFO] [stdout] test tests::store_retrieve_update_delete ... ok [INFO] [stdout] test tests::simple_pubsub_test ... ok [INFO] [stdout] test tests::unsubscribe_test ... ok [INFO] [stdout] test tests::unique_views ... ok [INFO] [stdout] test backup::tests::backup_restore ... ok [INFO] [stdout] test tests::view_query ... ok [INFO] [stdout] test tests::list_transactions ... ok [INFO] [stdout] test tests::view_update ... ok [INFO] [stdout] test tests::view_access_policies ... ok [INFO] [stdout] test tests::delete_expire_tests ... ok [INFO] [stdout] test storage::kv::tests::out_of_order_expiration ... FAILED [INFO] [stdout] test tests::integrity_checks ... ok [INFO] [stdout] test tests::kv_expiration_tests ... ok [INFO] [stdout] test tests::expiration_after_close ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- storage::kv::tests::out_of_order_expiration stdout ---- [INFO] [stdout] thread 'storage::kv::tests::out_of_order_expiration' panicked at 'assertion failed: tree.get(b\"akey\")?.is_some()', src/storage/kv.rs:303:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5568439496ea - std::backtrace_rs::backtrace::libunwind::trace::h66ee1baad70f162c [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5568439496ea - std::backtrace_rs::backtrace::trace_unsynchronized::h3125ffde7ca4d99d [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5568439496ea - std::sys_common::backtrace::_print_fmt::hbdbfa23eed07e688 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5568439496ea - ::fmt::h9040fa46c3c21247 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55684397002e - core::fmt::write::h19a3b12aeae2c539 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x556843946055 - std::io::Write::write_fmt::h09ebe1f248736025 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5568439494b5 - std::sys_common::backtrace::_print::hd1ad2573e05197ac [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5568439494b5 - std::sys_common::backtrace::print::h6c0cd3c6b401ec72 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55684394b2af - std::panicking::default_hook::{{closure}}::hc09dc9f114375efd [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55684394af6f - std::panicking::default_hook::hfef666cfe5862d3a [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5568437ed187 - as core::ops::function::Fn>::call::he38c0640087feffe [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5568437ed187 - test::test_main::{{closure}}::h071363f8c705b257 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55684394b9dd - as core::ops::function::Fn>::call::hc536ff91d276a16f [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55684394b9dd - std::panicking::rust_panic_with_hook::h09cdc27f5c472cc8 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55684394b712 - std::panicking::begin_panic_handler::{{closure}}::h5f38ac8f9e3f3f74 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x556843949b9c - std::sys_common::backtrace::__rust_end_short_backtrace::hb85d55d699513ebd [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55684394b462 - rust_begin_unwind [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55684350bcf3 - core::panicking::panic_fmt::hf0f695a991f65334 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55684350bd8d - core::panicking::panic::hb2cddb8b41a7cc52 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panicking.rs:114:5 [INFO] [stdout] 19: 0x55684368a2e8 - pliantdb_local::storage::kv::tests::out_of_order_expiration::{{closure}}::{{closure}}::{{closure}}::hde67052e71ed0662 [INFO] [stdout] at /opt/rustwide/workdir/src/storage/kv.rs:303:13 [INFO] [stdout] 20: 0x55684368a2e8 - as core::future::future::Future>::poll::h9a5aa7dfb68c8dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/future/maybe_done.rs:68:48 [INFO] [stdout] 21: 0x55684368a2e8 - pliantdb_local::storage::kv::tests::run_test::{{closure}}::{{closure}}::hf4d87030cc9608b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/macros/join.rs:126:24 [INFO] [stdout] 22: 0x55684368a2e8 - as core::future::future::Future>::poll::hfb1766c6326462c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/future/poll_fn.rs:58:9 [INFO] [stdout] 23: 0x5568436ebd28 - pliantdb_local::storage::kv::tests::run_test::{{closure}}::h67e19e7401afbcd4 [INFO] [stdout] at /opt/rustwide/workdir/src/storage/kv.rs:148:24 [INFO] [stdout] 24: 0x5568436ebd28 - pliantdb_local::storage::kv::tests::out_of_order_expiration::{{closure}}::hd06fdf029d8b6282 [INFO] [stdout] at /opt/rustwide/workdir/src/storage/kv.rs:310:9 [INFO] [stdout] 25: 0x5568436c0937 - as core::future::future::Future>::poll::h4122e38428dd7114 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/future/future.rs:125:9 [INFO] [stdout] 26: 0x5568436c0937 - as core::future::future::Future>::poll::he0227c3416bea681 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/future/future.rs:125:9 [INFO] [stdout] 27: 0x5568436c0937 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h58f164e7bcaac86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 28: 0x5568436c0937 - tokio::runtime::coop::with_budget::h2ebc87251361da29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 29: 0x5568436c0937 - tokio::runtime::coop::budget::h151ce477210b589f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 30: 0x5568436c0937 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdb40907dc709f33b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 31: 0x5568436c0937 - tokio::runtime::scheduler::current_thread::Context::enter::h79aa85e4c30c0315 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 32: 0x55684365d0a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heb6e38809ff9256c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 33: 0x55684365d0a2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hab2f8f19d6a5b1a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 34: 0x55684365d0a2 - tokio::macros::scoped_tls::ScopedKey::set::h4d260cf311f2c6b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x5568436bd33c - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3a1788acc278e2c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 36: 0x5568436bd33c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6a9ed3ca68b3c6cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 37: 0x5568436bd33c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf2d8a939dfd49011 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 38: 0x55684375ad7d - tokio::runtime::runtime::Runtime::block_on::hc259361c631bd2fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/runtime.rs:282:47 [INFO] [stdout] 39: 0x5568436eb8b4 - pliantdb_local::storage::kv::tests::out_of_order_expiration::haff0f196af9986b7 [INFO] [stdout] at /opt/rustwide/workdir/src/storage/kv.rs:281:9 [INFO] [stdout] 40: 0x5568436a3bbf - pliantdb_local::storage::kv::tests::out_of_order_expiration::{{closure}}::hc5ccec014082a5ff [INFO] [stdout] at /opt/rustwide/workdir/src/storage/kv.rs:280:43 [INFO] [stdout] 41: 0x5568436a3bbf - core::ops::function::FnOnce::call_once::hfdef4e778b2fef29 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5568437f261f - core::ops::function::FnOnce::call_once::hd02ae4551b605d89 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5568437f261f - test::__rust_begin_short_backtrace::he067d58dbbe4eff7 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:656:18 [INFO] [stdout] 44: 0x5568437c3e3c - test::run_test::{{closure}}::h99317ada5450d4d1 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:647:30 [INFO] [stdout] 45: 0x5568437c3e3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdbccb09ec15aa75d [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5568437f15aa - as core::ops::function::FnOnce>::call_once::hc712263f4579e1e7 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 47: 0x5568437f15aa - as core::ops::function::FnOnce<()>>::call_once::h3fdee2221c1ed465 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x5568437f15aa - std::panicking::try::do_call::h974a87241ba6f765 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x5568437f15aa - std::panicking::try::hf1858fb4e3e6e1ba [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x5568437f15aa - std::panic::catch_unwind::h3fc10dff34553685 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stdout] 51: 0x5568437f15aa - test::run_test_in_process::h44fc06fdd04e007f [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:679:27 [INFO] [stdout] 52: 0x5568437f15aa - test::run_test::run_test_inner::{{closure}}::hc67e39cdf6272f40 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:573:39 [INFO] [stdout] 53: 0x5568437be501 - test::run_test::run_test_inner::{{closure}}::h1d1c6318c71d3046 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:600:37 [INFO] [stdout] 54: 0x5568437be501 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4e2185d7b9c32705 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x5568437c3ecb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf11e5bf7faafa3a6 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 56: 0x5568437c3ecb - as core::ops::function::FnOnce<()>>::call_once::h2a1d6b9f209466ea [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5568437c3ecb - std::panicking::try::do_call::he469b6a8fbe95fec [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x5568437c3ecb - std::panicking::try::h1f733fcf13a98585 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x5568437c3ecb - std::panic::catch_unwind::hecc42615914d8beb [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stdout] 60: 0x5568437c3ecb - std::thread::Builder::spawn_unchecked_::{{closure}}::h17668fadfa667920 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x5568437c3ecb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfeec135cddf64dce [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5568439512c3 - as core::ops::function::FnOnce>::call_once::h092bd1b4a0b89f07 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 63: 0x5568439512c3 - as core::ops::function::FnOnce>::call_once::h54d7347fe39f45fd [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 64: 0x5568439512c3 - std::sys::unix::thread::Thread::new::thread_start::hc8954c4997518988 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f4f225c9b43 - [INFO] [stdout] 66: 0x7f4f2265abb4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] storage::kv::tests::out_of_order_expiration [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "60612ed15958660a5b6a62e906a7e4b23812e9fc722364e41a752fb43807dd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60612ed15958660a5b6a62e906a7e4b23812e9fc722364e41a752fb43807dd1a", kill_on_drop: false }` [INFO] [stdout] 60612ed15958660a5b6a62e906a7e4b23812e9fc722364e41a752fb43807dd1a