[INFO] cloning repository https://github.com/lffg/fdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lffg/fdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09efda29da43c0e3221f92b32c64fbe9254acad4
[INFO] testing lffg/fdb against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lffg/fdb
[INFO] finished tweaking git repo https://github.com/lffg/fdb
[INFO] tweaked toml for git repo https://github.com/lffg/fdb written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lffg/fdb on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lffg/fdb 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.8
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded async-io v1.12.0
[INFO] [stderr]   Downloaded async-trait v0.1.65
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded moka v0.10.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded unicode-ident v1.0.7
[INFO] [stderr]   Downloaded quanta v0.10.1
[INFO] [stderr]   Downloaded camino v1.1.3
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 674f83a136dbc423cc7470282da9913ef5debf0328d23611a22fe8de8a56fd6a
[INFO] running `Command { std: "docker" "start" "-a" "674f83a136dbc423cc7470282da9913ef5debf0328d23611a22fe8de8a56fd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "674f83a136dbc423cc7470282da9913ef5debf0328d23611a22fe8de8a56fd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674f83a136dbc423cc7470282da9913ef5debf0328d23611a22fe8de8a56fd6a", kill_on_drop: false }`
[INFO] [stdout] 674f83a136dbc423cc7470282da9913ef5debf0328d23611a22fe8de8a56fd6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618229040bf5f65f11bd15ef1cab9a5ded4e2569f4739757eccb252bcf230ecd
[INFO] running `Command { std: "docker" "start" "-a" "618229040bf5f65f11bd15ef1cab9a5ded4e2569f4739757eccb252bcf230ecd", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling async-trait v0.1.65
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling moka v0.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling buff v0.1.0 (/opt/rustwide/workdir/buff)
[INFO] [stderr]    Compiling fdb v0.1.0 (/opt/rustwide/workdir/fdb)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fdb/src/exec/query.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use delete::*;
[INFO] [stdout]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub use update::*;
[INFO] [stdout]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fdb-cli v0.1.0 (/opt/rustwide/workdir/fdb-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.22s
[INFO] running `Command { std: "docker" "inspect" "618229040bf5f65f11bd15ef1cab9a5ded4e2569f4739757eccb252bcf230ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618229040bf5f65f11bd15ef1cab9a5ded4e2569f4739757eccb252bcf230ecd", kill_on_drop: false }`
[INFO] [stdout] 618229040bf5f65f11bd15ef1cab9a5ded4e2569f4739757eccb252bcf230ecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d990132b0f16259c2d9dd6160e0789d7fc23795b1c80ec484c924eb744e7b610
[INFO] running `Command { std: "docker" "start" "-a" "d990132b0f16259c2d9dd6160e0789d7fc23795b1c80ec484c924eb744e7b610", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling buff v0.1.0 (/opt/rustwide/workdir/buff)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fdb/src/exec/query.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use delete::*;
[INFO] [stdout]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub use update::*;
[INFO] [stdout]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fdb v0.1.0 (/opt/rustwide/workdir/fdb)
[INFO] [stderr]    Compiling fdb-cli v0.1.0 (/opt/rustwide/workdir/fdb-cli)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fdb/src/exec/query.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use delete::*;
[INFO] [stdout]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub use update::*;
[INFO] [stdout]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s
[INFO] running `Command { std: "docker" "inspect" "d990132b0f16259c2d9dd6160e0789d7fc23795b1c80ec484c924eb744e7b610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d990132b0f16259c2d9dd6160e0789d7fc23795b1c80ec484c924eb744e7b610", kill_on_drop: false }`
[INFO] [stdout] d990132b0f16259c2d9dd6160e0789d7fc23795b1c80ec484c924eb744e7b610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c144268db33b8a2ccfb910c72ba5e4107f84bd2592926e6598671de70c6c3abf
[INFO] running `Command { std: "docker" "start" "-a" "c144268db33b8a2ccfb910c72ba5e4107f84bd2592926e6598671de70c6c3abf", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> fdb/src/exec/query.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub use delete::*;
[INFO] [stderr]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub use update::*;
[INFO] [stderr]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fdb` (lib) generated 1 warning
[INFO] [stderr] warning: `fdb` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buff-999bc5b19702e9db)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::scoped_exact_ok ... ok
[INFO] [stdout] test tests::test_can_accommodate ... ok
[INFO] [stdout] test tests::test_delta ... ok
[INFO] [stdout] test tests::test_pad_end_bytes ... ok
[INFO] [stdout] test tests::test_seek ... ok
[INFO] [stdout] test tests::test_seek_advance ... ok
[INFO] [stdout] test tests::test_read ... ok
[INFO] [stdout] test tests::scoped_exact_panic - should panic ... ok
[INFO] [stdout] test tests::test_overflow_read - should panic ... ok
[INFO] [stdout] test tests::test_overflow_write - should panic ... ok
[INFO] [stdout] test tests::test_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdb-5fc74abd03ffbfdb)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test catalog::ty::tests::test_type_id_representation ... ok
[INFO] [stdout] test exec::value::tests::bigint ... ok
[INFO] [stdout] test exec::value::tests::bool ... ok
[INFO] [stdout] test exec::value::tests::blob ... ok
[INFO] [stdout] test exec::value::tests::int ... ok
[INFO] [stdout] test exec::value::tests::shortint ... ok
[INFO] [stdout] test exec::value::tests::text ... ok
[INFO] [stdout] test exec::value::tests::timestamp ... ok
[INFO] [stdout] test io::cache::tests::test_insert_get ... ok
[INFO] [stdout] test io::cache::tests::should_not_execute_loader_twice ... ok
[INFO] [stdout] test io::cache::tests::should_execute_loader_when_evicted ... ok
[INFO] [stdout] test exec::value::tests::array ... ok
[INFO] [stdout] test io::cache::tests::test_insert_not_new - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/delete.rs (/opt/rustwide/target/debug/deps/delete-2fa706127f09a0a3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_delete ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fdb --test delete`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete' panicked at fdb/tests/test_utils/mod.rs:83:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f563daa702 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f563daa702 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f563daa702 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f563daa702 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f563dd05e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f563dd05e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f563da7373 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f563da7373 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f563daa552 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f563dabd39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f563dabb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f563b7e954 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f563b7e954 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f563dac80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f563dac80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f563dac4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f563daac09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f563dac16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f563dcecd0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f563dcf186 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f563b4446e - core::result::Result<T,E>::unwrap::h764f89d21b9a14db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f563b4446e - delete::test_utils::test_path::{{closure}}::h5820b534ed660068
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/test_utils/mod.rs:83:40
[INFO] [stdout]   22:     0x59f563b43b60 - delete::test_utils::TestDb::new_temp::{{closure}}::hd3959a11cf02f9b3
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/test_utils/mod.rs:47:32
[INFO] [stdout]   23:     0x59f563b3a980 - delete::test_delete::{{closure}}::h98edfba2e6957ca5
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:13:49
[INFO] [stdout]   24:     0x59f563b2fe7f - <core::pin::Pin<P> as core::future::future::Future>::poll::h6603df2203cc9b8b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f563b2fdbb - <core::pin::Pin<P> as core::future::future::Future>::poll::h0f48ff5e0c92d034
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59f563b362ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfba6f210c98bbf72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59f563b361db - tokio::runtime::coop::with_budget::h2550f2858cc847fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x59f563b361db - tokio::runtime::coop::budget::h3393671a27f2cdeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x59f563b361db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf2007d6f4120b9c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59f563b34acd - tokio::runtime::scheduler::current_thread::Context::enter::h8da0e3dbdd8f77c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59f563b3565a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf69e01b78b3cdd91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59f563b3538b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1fe5109c2dd61d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59f563b4018a - tokio::macros::scoped_tls::ScopedKey<T>::set::h96e20131974a179b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59f563b350f6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0a5b28f53c7e6c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59f563b353c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ad6c9f49a636b2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59f563b342f2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h74f3461d1d862650
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59f563b34130 - tokio::runtime::runtime::Runtime::block_on::hf95aa0e935d78e85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   38:     0x59f563b3a6df - delete::test_delete::h152c837915778fde
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:67:7
[INFO] [stdout]   39:     0x59f563b3a55c - delete::test_delete::{{closure}}::h0c1286a01ca23223
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:12:27
[INFO] [stdout]   40:     0x59f563b23c56 - core::ops::function::FnOnce::call_once::hce7ade6fd77b7cc3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x59f563b841bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59f563b841bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x59f563b832f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x59f563b832f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x59f563b832f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x59f563b832f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x59f563b832f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x59f563b832f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x59f563b832f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x59f563b46ef4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x59f563b46ef4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x59f563b4a8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x59f563b4a8ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x59f563b4a8ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x59f563b4a8ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x59f563b4a8ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x59f563b4a8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x59f563b4a8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x59f563daf91f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x59f563daf91f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7f2c6c40eaa4 - <unknown>
[INFO] [stdout]   62:     0x7f2c6c49ba34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_delete
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c144268db33b8a2ccfb910c72ba5e4107f84bd2592926e6598671de70c6c3abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c144268db33b8a2ccfb910c72ba5e4107f84bd2592926e6598671de70c6c3abf", kill_on_drop: false }`
[INFO] [stdout] c144268db33b8a2ccfb910c72ba5e4107f84bd2592926e6598671de70c6c3abf
