[INFO] fetching crate struct_db 0.4.6... [INFO] testing struct_db-0.4.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate struct_db 0.4.6 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate struct_db 0.4.6 [INFO] finished tweaking crates.io crate struct_db 0.4.6 [INFO] tweaked toml for crates.io crate struct_db 0.4.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate struct_db 0.4.6 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 125 packages to latest compatible versions [INFO] [stderr] Adding redb v1.5.1 (available: v2.6.0) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shortcut_assert_fs v0.1.0 [INFO] [stderr] Downloaded struct_db_macro v0.4.6 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69912b6dd46ee5cff21860edc84168bec4806cb26eaecd15657a269002aeb7bf [INFO] running `Command { std: "docker" "start" "-a" "69912b6dd46ee5cff21860edc84168bec4806cb26eaecd15657a269002aeb7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69912b6dd46ee5cff21860edc84168bec4806cb26eaecd15657a269002aeb7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69912b6dd46ee5cff21860edc84168bec4806cb26eaecd15657a269002aeb7bf", kill_on_drop: false }` [INFO] [stdout] 69912b6dd46ee5cff21860edc84168bec4806cb26eaecd15657a269002aeb7bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cffbdee809bccfe3409ab0913043a5639fb9271c2e592a2fb96ed322d9c3f405 [INFO] running `Command { std: "docker" "start" "-a" "cffbdee809bccfe3409ab0913043a5639fb9271c2e592a2fb96ed322d9c3f405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling struct_db_macro v0.4.6 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling struct_db v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 109 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 110 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 110 - ) -> Result> [INFO] [stdout] 110 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> Result> [INFO] [stdout] 128 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 152 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 153 | prefix_value: &'a [u8], [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 154 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> Result> [INFO] [stdout] 154 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 268 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 268 - ) -> Result> [INFO] [stdout] 268 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.52s [INFO] running `Command { std: "docker" "inspect" "cffbdee809bccfe3409ab0913043a5639fb9271c2e592a2fb96ed322d9c3f405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cffbdee809bccfe3409ab0913043a5639fb9271c2e592a2fb96ed322d9c3f405", kill_on_drop: false }` [INFO] [stdout] cffbdee809bccfe3409ab0913043a5639fb9271c2e592a2fb96ed322d9c3f405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e48651245154af339956817830ca01aa856803a3187e8b35c869829b18f210f7 [INFO] running `Command { std: "docker" "start" "-a" "e48651245154af339956817830ca01aa856803a3187e8b35c869829b18f210f7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 109 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 110 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 110 - ) -> Result> [INFO] [stdout] 110 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> Result> [INFO] [stdout] 128 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 152 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 153 | prefix_value: &'a [u8], [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 154 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> Result> [INFO] [stdout] 154 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 268 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 268 - ) -> Result> [INFO] [stdout] 268 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling shortcut_assert_fs v0.1.0 [INFO] [stderr] Compiling struct_db v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `i686` [INFO] [stdout] --> tests/skeptic.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | target_arch = "i686", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> tests/skeptic.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | target_arch = "armv7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thumbv7neon` [INFO] [stdout] --> tests/skeptic.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | target_arch = "thumbv7neon", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/db.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn read_transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 109 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 110 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 110 - ) -> Result> [INFO] [stdout] 110 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> Result> [INFO] [stdout] 128 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 152 | txn: &'txn Self::Transaction<'db>, [INFO] [stdout] 153 | prefix_value: &'a [u8], [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 154 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> Result> [INFO] [stdout] 154 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/readable_table.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 268 | ) -> Result> [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 268 - ) -> Result> [INFO] [stdout] 268 + ) -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.46s [INFO] running `Command { std: "docker" "inspect" "e48651245154af339956817830ca01aa856803a3187e8b35c869829b18f210f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48651245154af339956817830ca01aa856803a3187e8b35c869829b18f210f7", kill_on_drop: false }` [INFO] [stdout] e48651245154af339956817830ca01aa856803a3187e8b35c869829b18f210f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b85c6c3acf21036cdcdc929a610b91c46420e218260c1a098f72d37ef17b1cf [INFO] running `Command { std: "docker" "start" "-a" "1b85c6c3acf21036cdcdc929a610b91c46420e218260c1a098f72d37ef17b1cf", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/db.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn transaction(&self) -> Result { [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 128 | pub fn transaction(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/db.rs:168:29 [INFO] [stderr] | [INFO] [stderr] 168 | pub fn read_transaction(&self) -> Result { [INFO] [stderr] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 168 | pub fn read_transaction(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/readable_table.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | &'a mut self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 109 | txn: &'txn Self::Transaction<'db>, [INFO] [stderr] 110 | ) -> Result> [INFO] [stderr] | -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 110 - ) -> Result> [INFO] [stderr] 110 + ) -> Result> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/readable_table.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | &'a mut self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 128 | ) -> Result> [INFO] [stderr] | -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 128 - ) -> Result> [INFO] [stderr] 128 + ) -> Result> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/readable_table.rs:151:10 [INFO] [stderr] | [INFO] [stderr] 151 | &'a mut self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 152 | txn: &'txn Self::Transaction<'db>, [INFO] [stderr] 153 | prefix_value: &'a [u8], [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 154 | ) -> Result> [INFO] [stderr] | -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 154 - ) -> Result> [INFO] [stderr] 154 + ) -> Result> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/readable_table.rs:264:10 [INFO] [stderr] | [INFO] [stderr] 264 | &'a mut self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 268 | ) -> Result> [INFO] [stderr] | -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 268 - ) -> Result> [INFO] [stderr] 268 + ) -> Result> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `struct_db` (lib) generated 6 warnings (run `cargo fix --lib -p struct_db` to apply 6 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition value: `i686` [INFO] [stderr] --> tests/skeptic.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | target_arch = "i686", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `armv7` [INFO] [stderr] --> tests/skeptic.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | target_arch = "armv7", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `thumbv7neon` [INFO] [stderr] --> tests/skeptic.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | target_arch = "thumbv7neon", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `struct_db` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `struct_db` (test "skeptic") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/struct_db-4049ce65bff570b8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/00_bincode.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/00_bincode-3eac73bb34d0c3ae) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test my_item_bincode_encode_to_vec ... ok [INFO] [stdout] test my_item_bincode_decode_from_slice ... ok [INFO] [stderr] Running tests/01_fn_primary_key.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/01_fn_primary_key-f09210a5f5f14479) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_insert_my_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/02_simple_insert.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/02_simple_insert-c6924116dc66af20) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_insert_my_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/03_simple_insert_get.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/03_simple_insert_get-30088ff906686450) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_insert_get_my_item_readonly_txn ... ok [INFO] [stdout] test test_insert_get_my_item ... ok [INFO] [stdout] test test_insert_get_my_item_write_txn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Running tests/04_simple_len.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/04_simple_len-06097530cd61c958) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_simple_len ... ok [INFO] [stdout] test test_simple_len_txn_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Running tests/05_update.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/05_update-f87904f0b1089307) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test update ... ok [INFO] [stdout] test update_1k ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] Running tests/06_transaction.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/06_transaction-e72ddae9a9de5e42) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_transaction_obj_1_and_obj_2 ... ok [INFO] [stdout] test test_transaction_obj_1 ... ok [INFO] [stdout] test test_transaction_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/07_simple_multithreads.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/07_simple_multithreads-85426a7ed2fb2ec5) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/08_fn_key.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/08_fn_key-fb5945f6c5baffda) [INFO] [stdout] test multi_threads ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_struct_db_keys ... ok [INFO] [stdout] test test_init_table ... ok [INFO] [stdout] test test_fn_secondary_key ... ok [INFO] [stdout] test test_insert_and_get ... ok [INFO] [stdout] test test_insert_and_get_on_readonly_transaction ... ok [INFO] [stdout] test test_insert_and_get_on_transaction ... ok [INFO] [stdout] test test_insert_duplicate_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stderr] Running tests/09_iterator.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/09_iterator-9864e32d8ab82885) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_iter ... ok [INFO] [stdout] test test_start_with_by_key_scenario_readonly_txn ... ok [INFO] [stdout] test test_iter_by_key ... ok [INFO] [stdout] test test_iter_range ... ok [INFO] [stdout] test test_double_ended_iter_by_key ... ok [INFO] [stdout] test test_double_ended_iter ... ok [INFO] [stdout] test test_double_ended_iter_by_key_range ... ok [INFO] [stdout] test test_iter_many_items_to_be_bytes ... ok [INFO] [stdout] test test_start_with_by_key_scenario_write_txn ... ok [INFO] [stdout] test test_txn_write_iter ... ok [INFO] [stdout] test test_txn_write_iter_range ... ok [INFO] [stdout] test test_start_with_scenario ... ok [INFO] [stdout] test test_txn_write_start_with_scenario ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s [INFO] [stdout] [INFO] [stderr] Running tests/10_remove.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/10_remove-6a6a10262f3821fb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/11_watch.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/11_watch-f1e909e643c31bfa) [INFO] [stdout] test remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test watch_one_secondary_key ... ok [INFO] [stdout] test watch_all_delete ... ok [INFO] [stdout] test watch_all_secondary_keys ... ok [INFO] [stdout] test watch_all_primary_key ... ok [INFO] [stdout] test watch_one_primary_key ... ok [INFO] [stdout] test unwatch ... ok [INFO] [stdout] test watch_multithreading ... ok [INFO] [stdout] test watch_all_update ... ok [INFO] [stdout] test watch_start_with ... ok [INFO] [stdout] test watch_start_with_by_key ... ok [INFO] [stdout] test watch_outside ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/11_watch_tokio.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/11_watch_tokio-3de1f4f66e02650a) [INFO] [stdout] [INFO] [stderr] Running tests/12_migration.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/12_migration-7e2a1d2998e48791) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test migration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/13_util.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/13_util-5b94f090ab67155d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_open_unexisting_database ... ok [INFO] [stdout] test test_builder_with_set_cache_size ... ok [INFO] [stdout] test test_builder ... ok [INFO] [stdout] test test_open_existing_database ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skeptic-b78fe05c0bfe0585) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-91e81714a4a611a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b85c6c3acf21036cdcdc929a610b91c46420e218260c1a098f72d37ef17b1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b85c6c3acf21036cdcdc929a610b91c46420e218260c1a098f72d37ef17b1cf", kill_on_drop: false }` [INFO] [stdout] 1b85c6c3acf21036cdcdc929a610b91c46420e218260c1a098f72d37ef17b1cf