[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.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lffg/fdb on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "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]   |
[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 once_cell v1.17.1
[INFO] [stderr]   Downloaded tracing-core v0.1.30
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded valuable v0.1.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.16
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.84
[INFO] [stderr]   Downloaded tokio-macros v1.8.2
[INFO] [stderr]   Downloaded parking_lot_core v0.9.7
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded windows-targets v0.42.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.16
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.84
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded hermit-abi v0.2.6
[INFO] [stderr]   Downloaded camino v1.1.3
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded quanta v0.10.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]   Downloaded lock_api v0.4.9
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.84
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded slab v0.4.8
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded pin-project-lite v0.2.9
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded triomphe v0.1.8
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded async-lock v2.7.0
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded async-trait v0.1.65
[INFO] [stderr]   Downloaded proc-macro2 v1.0.51
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded unicode-ident v1.0.7
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded async-io v1.12.0
[INFO] [stderr]   Downloaded socket2 v0.4.9
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded bytes v1.4.0
[INFO] [stderr]   Downloaded cc v1.0.79
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded bumpalo v3.12.0
[INFO] [stderr]   Downloaded js-sys v0.3.61
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded tracing v0.1.37
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded raw-cpuid v10.7.0
[INFO] [stderr]   Downloaded moka v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.84
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded tokio v1.26.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.1
[INFO] [stderr]   Downloaded libc v0.2.139
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.1
[INFO] [stderr]   Downloaded web-sys v0.3.61
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] [stderr]   Downloaded windows-sys v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6
[INFO] running `Command { std: "docker" "start" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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]   |
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling quote v1.0.23
[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 pin-project-lite v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling moka v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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 regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.7.1
[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 26.92s
[INFO] running `Command { std: "docker" "inspect" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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]   |
[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 7.04s
[INFO] running `Command { std: "docker" "inspect" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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]   |
[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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buff-0739b4825dd62d33)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::scoped_exact_ok ... ok
[INFO] [stdout] test tests::test_delta ... ok
[INFO] [stdout] test tests::test_read ... ok
[INFO] [stdout] test tests::test_seek_advance ... ok
[INFO] [stdout] test tests::test_can_accommodate ... ok
[INFO] [stdout] test tests::test_write ... ok
[INFO] [stdout] test tests::test_seek ... ok
[INFO] [stdout] test tests::scoped_exact_panic - should panic ... ok
[INFO] [stdout] test tests::test_overflow_write - should panic ... ok
[INFO] [stdout] test tests::test_overflow_read - should panic ... ok
[INFO] [stdout] test tests::test_pad_end_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdb-7d168f806d392b77)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test catalog::ty::tests::test_type_id_representation ... ok
[INFO] [stdout] test exec::value::tests::array ... ok
[INFO] [stdout] test exec::value::tests::blob ... ok
[INFO] [stdout] test exec::value::tests::bool ... ok
[INFO] [stdout] test exec::value::tests::int ... ok
[INFO] [stdout] test exec::value::tests::shortint ... ok
[INFO] [stdout] test exec::value::tests::timestamp ... ok
[INFO] [stdout] test exec::value::tests::text ... ok
[INFO] [stdout] test exec::value::tests::bigint ... 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 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.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/delete.rs (/opt/rustwide/target/debug/deps/delete-73d12576228c4a45)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_delete ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete' (1803) 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:     0x58d6ab6e2e08 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d6ab6e2e08 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d6ab6e2e08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58d6ab6e2e08 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58d6ab6f72aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58d6ab6f72aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x58d6ab6e77d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58d6ab6e77d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58d6ab6c08d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58d6ab6c08d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58d6ab6dadc9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58d6ab48e7ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x58d6ab48e7ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58d6ab6db042 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x58d6ab6db042 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58d6ab6c0992 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58d6ab6b5a89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58d6ab6c16ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58d6ab6f7a9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58d6ab6f77e2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58d6ab477ee7 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58d6ab477ee7 - delete[ec79de900cbf8c44]::test_utils::test_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/test_utils/mod.rs:83:40
[INFO] [stdout]   22:     0x58d6ab476607 - <delete[ec79de900cbf8c44]::test_utils::TestDb>::new_temp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/test_utils/mod.rs:47:32
[INFO] [stdout]   23:     0x58d6ab4744e0 - delete[ec79de900cbf8c44]::test_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:13:49
[INFO] [stdout]   24:     0x58d6ab4720bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58d6ab47211b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58d6ab47fdbb - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x58d6ab47fc4b - tokio[f252da4d7fb95d44]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>, <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x58d6ab47fc4b - tokio[f252da4d7fb95d44]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>, <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x58d6ab47fc4b - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}::{closure#0}
[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:     0x58d6ab47b2bd - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>, <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}::{closure#0}>
[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:     0x58d6ab47eb7a - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}
[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:     0x58d6ab47e93b - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>::{closure#0}
[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:     0x58d6ab46675a - <tokio[f252da4d7fb95d44]::macros::scoped_tls::ScopedKey<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::Context>>::set::<<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>)>
[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:     0x58d6ab47c3c6 - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>
[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:     0x58d6ab47c68a - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>>
[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:     0x58d6ab47af72 - <tokio[f252da4d7fb95d44]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>
[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:     0x58d6ab4653a0 - <tokio[f252da4d7fb95d44]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), fdb[397b9474188fb253]::error::Error>>>>
[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:     0x58d6ab4781af - delete[ec79de900cbf8c44]::test_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:67:7
[INFO] [stdout]   39:     0x58d6ab4742ac - delete[ec79de900cbf8c44]::test_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fdb/tests/delete.rs:12:27
[INFO] [stdout]   40:     0x58d6ab481606 - <delete[ec79de900cbf8c44]::test_delete::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58d6ab48188b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58d6ab48188b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58d6ab48f105 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58d6ab48f105 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58d6ab48f105 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58d6ab48f105 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58d6ab48f105 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58d6ab48f105 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58d6ab48f105 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58d6ab488a14 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58d6ab488a14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58d6ab492182 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58d6ab492182 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58d6ab492182 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58d6ab492182 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58d6ab492182 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58d6ab492182 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58d6ab492182 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58d6ab6e272f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   60:     0x58d6ab6e272f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7119235c3aa4 - <unknown>
[INFO] [stdout]   62:     0x711923650a64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fdb --test delete`
[INFO] running `Command { std: "docker" "inspect" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6", kill_on_drop: false }`
[INFO] [stdout] c30f361ade2d6f721d813fcb321a6dc148181c65e5633da3ffc44f216c2df2f6
