[INFO] cloning repository https://github.com/vincent-herlemont/struct_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-herlemont/struct_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9554fdabbdd44997aa480c883e067ee3f823046
[INFO] testing vincent-herlemont/struct_db against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] finished tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] tweaked toml for git repo https://github.com/vincent-herlemont/struct_db written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincent-herlemont/struct_db on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.7.0 (available: v0.8.1)
[INFO] [stderr]       Adding redb v3.0.2 (available: v3.1.0)
[INFO] [stderr]       Adding rusqlite v0.37.0 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 091e432d2d2aeb5be4e6694f2f2321a9c1a97cd9c6661650e5eda7fdd164389a
[INFO] running `Command { std: "docker" "start" "-a" "091e432d2d2aeb5be4e6694f2f2321a9c1a97cd9c6661650e5eda7fdd164389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "091e432d2d2aeb5be4e6694f2f2321a9c1a97cd9c6661650e5eda7fdd164389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091e432d2d2aeb5be4e6694f2f2321a9c1a97cd9c6661650e5eda7fdd164389a", kill_on_drop: false }`
[INFO] [stdout] 091e432d2d2aeb5be4e6694f2f2321a9c1a97cd9c6661650e5eda7fdd164389a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29b48258bb378ed99143e42e42c5f6f4833e90fd5ea485041ec4b723798ed110
[INFO] running `Command { std: "docker" "start" "-a" "29b48258bb378ed99143e42e42c5f6f4833e90fd5ea485041ec4b723798ed110", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling redb v3.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling native_model_macro v0.6.2
[INFO] [stderr]    Compiling native_db_macro v0.8.1 (/opt/rustwide/workdir/native_db_macro)
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling native_model v0.6.2
[INFO] [stderr]    Compiling native_db v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
[INFO] running `Command { std: "docker" "inspect" "29b48258bb378ed99143e42e42c5f6f4833e90fd5ea485041ec4b723798ed110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29b48258bb378ed99143e42e42c5f6f4833e90fd5ea485041ec4b723798ed110", kill_on_drop: false }`
[INFO] [stdout] 29b48258bb378ed99143e42e42c5f6f4833e90fd5ea485041ec4b723798ed110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d66a00a761dcf02eb738b3639976e123fb3b73d1b538290b9091c6484b1965ae
[INFO] running `Command { std: "docker" "start" "-a" "d66a00a761dcf02eb738b3639976e123fb3b73d1b538290b9091c6484b1965ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling dinghy-test v0.8.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling native_model_macro v0.6.2
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling native_db_macro v0.8.1 (/opt/rustwide/workdir/native_db_macro)
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling tokio v1.49.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 thiserror v2.0.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native_model v0.6.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling native_db v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> tests/test_upgrade_error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     struct TestItem {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 27 |         id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 28 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_propagation_invalid_secondary_key` is never used
[INFO] [stdout]    --> tests/secondary_scan_operators.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn error_propagation_invalid_secondary_key() -> Result<(), db_type::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]   --> tests/query/insert_update_pk.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     rw.update(item.clone(), item2.clone()).unwrap();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]   --> tests/query/insert_update_sk.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rw.update(item.clone(), item_v2.clone()).unwrap();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]    --> tests/watch/mod.rs:619:8
[INFO] [stdout]     |
[INFO] [stdout] 619 |     rw.update(item_a_1.clone(), item_a_2.clone()).unwrap();
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_a_1_k`
[INFO] [stdout]    --> tests/watch/mod.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     let item_a_1_k = ItemA1K {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_a_1_k`
[INFO] [stdout]    --> tests/watch/mod.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let item_a_1_k = ItemA1K {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.85s
[INFO] running `Command { std: "docker" "inspect" "d66a00a761dcf02eb738b3639976e123fb3b73d1b538290b9091c6484b1965ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66a00a761dcf02eb738b3639976e123fb3b73d1b538290b9091c6484b1965ae", kill_on_drop: false }`
[INFO] [stdout] d66a00a761dcf02eb738b3639976e123fb3b73d1b538290b9091c6484b1965ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19827f6fd6319b35930564389b1636cb00986a0777b9ef7b82b1b04e158cc650
[INFO] running `Command { std: "docker" "start" "-a" "19827f6fd6319b35930564389b1636cb00986a0777b9ef7b82b1b04e158cc650", kill_on_drop: false }`
[INFO] [stderr] warning: function `error_propagation_invalid_secondary_key` is never used
[INFO] [stderr]    --> tests/secondary_scan_operators.rs:309:8
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn error_propagation_invalid_secondary_key() -> Result<(), db_type::Error> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stderr]   --> tests/query/insert_update_pk.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 |     rw.update(item.clone(), item2.clone()).unwrap();
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stderr]   --> tests/query/insert_update_sk.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 |     rw.update(item.clone(), item_v2.clone()).unwrap();
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stderr]    --> tests/watch/mod.rs:619:8
[INFO] [stderr]     |
[INFO] [stderr] 619 |     rw.update(item_a_1.clone(), item_a_2.clone()).unwrap();
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item_a_1_k`
[INFO] [stderr]    --> tests/watch/mod.rs:467:9
[INFO] [stderr]     |
[INFO] [stderr] 467 |     let item_a_1_k = ItemA1K {
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item_a_1_k`
[INFO] [stderr]    --> tests/watch/mod.rs:519:9
[INFO] [stderr]     |
[INFO] [stderr] 519 |     let item_a_1_k = ItemA1K {
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stderr] 
[INFO] [stderr] warning: `native_db` (test "secondary_scan_operators") generated 1 warning
[INFO] [stderr] warning: `native_db` (test "modules") generated 5 warnings (run `cargo fix --test "modules" -p native_db` to apply 2 suggestions)
[INFO] [stderr] warning: fields `id` and `name` are never read
[INFO] [stderr]   --> tests/test_upgrade_error.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     struct TestItem {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 27 |         id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 28 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `native_db` (test "test_upgrade_error") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/native_db-bdc0cd71813c50d3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test db_type::key::key_definition::test_check_key_type_from_key_definition::key_name_collision_does_fail ... ok
[INFO] [stdout] test db_type::key::key_definition::test_check_key_type_from_key_definition::wrong_key_does_fail ... ok
[INFO] [stdout] test db_type::key::key_definition::test_check_key_type_from_key_definition::generic_key_never_fails ... ok
[INFO] [stdout] test db_type::key::key_definition::test_check_key_type_from_key_definition::same_key_never_fails ... ok
[INFO] [stdout] test db_type::key::key::tests::test_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_integrity.rs (/opt/rustwide/target/debug/deps/check_integrity-9f333ac72e5f469d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_integrity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compact.rs (/opt/rustwide/target/debug/deps/compact-4ebdcaf1e908d479)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_compact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_upgrade.rs (/opt/rustwide/target/debug/deps/concurrent_upgrade-7dcb489c42f94ed2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_lock_file_cleanup_on_error ... ok
[INFO] [stdout] test test_lock_file_cleanup_on_success ... ok
[INFO] [stderr]      Running tests/convert_all.rs (/opt/rustwide/target/debug/deps/convert_all-cfc9542c57bdfc3a)
[INFO] [stderr]      Running tests/deserialization_error.rs (/opt/rustwide/target/debug/deps/deserialization_error-327d221df947fdbc)
[INFO] [stdout] test test_concurrent_upgrade_protection ... ok
[INFO] [stderr]      Running tests/modules.rs (/opt/rustwide/target/debug/deps/modules-6abf0fe5a7a6bbbb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test convert_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test create_local_database_for_tests ... ignored, TODO: Update test to handle version upgrade errors. This test uses old database files (0.7.1) that now trigger upgrade errors.
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test check_type::all::test_char_char ... ok
[INFO] [stdout] test check_type::all::test_f32_f32 ... ok
[INFO] [stdout] test check_type::all::test_i8_i8 ... ok
[INFO] [stdout] test check_type::all::test_i16_i16 ... ok
[INFO] [stdout] test check_type::all::test_string_str ... ok
[INFO] [stdout] test check_type::all::test_string_string ... ok
[INFO] [stdout] test check_type::all::test_myuuid_myuuid ... ok
[INFO] [stdout] test check_type::all::test_array_u32_u32 ... ok
[INFO] [stdout] test check_type::all::test_i32_i32 ... ok
[INFO] [stdout] test check_type::all::test_pkenum_pkenum ... ok
[INFO] [stdout] test check_type::all::test_u128_u128 ... ok
[INFO] [stdout] test check_type::all::test_option_u32_option_u32 ... ok
[INFO] [stdout] test check_type::all::test_f64_f64 ... ok
[INFO] [stdout] test check_type::all::test_i128_i128 ... ok
[INFO] [stdout] test macro_def::primary_key_attribute::test_insert_my_item ... ok
[INFO] [stdout] test macro_def::secondary_key::test_secondary ... ok
[INFO] [stdout] test macro_def::secondary_key::test_secondary_optional ... ok
[INFO] [stdout] test macro_def::secondary_key_attribute::test_secondary ... ok
[INFO] [stdout] test macro_def::secondary_key_attribute::test_secondary_optional ... ok
[INFO] [stdout] test check_type::all::test_tuple_u32_string ... ok
[INFO] [stdout] test macro_def::secondary_key_attribute::test_secondary_others ... ok
[INFO] [stdout] test macro_def::secondary_key_attribute::test_secondary_unique ... ok
[INFO] [stdout] test metadata::current_version::test_current_version ... ignored, Upgrade features have been removed
[INFO] [stdout] test check_type::all::test_u64_u64 ... ok
[INFO] [stdout] test check_type::all::test_i64_i64 ... ok
[INFO] [stdout] test check_type::struct_custom::test_get_primary_key_custom_pk ... ok
[INFO] [stdout] test check_type::all::test_u32_u32 ... ok
[INFO] [stdout] test check_type::all::test_u16_u16 ... ok
[INFO] [stdout] test check_type::struct_simple::test_get_primary_key_custom_pk ... ok
[INFO] [stdout] test check_type::all::test_u8_u8 ... ok
[INFO] [stdout] test custom_type::custom::test_item_functions ... ok
[INFO] [stdout] test macro_def::secondary_key_mix::test_secondary ... ok
[INFO] [stdout] test macro_def::secondary_key::test_secondary_unique ... ok
[INFO] [stdout] test macro_def::primary_key::test_insert_my_item ... ok
[INFO] [stdout] test custom_type::custom::insert_item_fields ... ok
[INFO] [stdout] test primary_drain::only_primary_key::drain_all ... ok
[INFO] [stdout] test query::auto_update_pk::auto_update_existing ... ok
[INFO] [stdout] test migrate::with_multiple_versions::test_skip_version ... ok
[INFO] [stdout] test migrate::with_other_model::test_migrate ... ok
[INFO] [stdout] test migrate::only_primary_key::test_migrate ... ok
[INFO] [stdout] test check_type::all::test_bool_bool ... ok
[INFO] [stdout] test check_type::all::test_vecu8_vecu8 ... ok
[INFO] [stdout] test migrate::with_secondary_keys::test_migrate_v3 ... ok
[INFO] [stdout] test macro_def::export_keys_attribute::test_insert_my_item ... ok
[INFO] [stdout] test primary_drain::with_secondary_keys::drain_all ... ok
[INFO] [stdout] test query::auto_update_pk::auto_update_non_existent ... ok
[INFO] [stdout] test query::insert_get_sk::test_insert_duplicate_key ... ok
[INFO] [stdout] test migrate::with_multiple_versions::test_skip_version_with_data_should_fail - should panic ... ok
[INFO] [stdout] test migrate::with_secondary_keys::test_migrate ... ok
[INFO] [stdout] test query::auto_update_sk::auto_update_existing_check_secondary_keys ... ok
[INFO] [stdout] test query::auto_update_sk::auto_update_non_existent ... ok
[INFO] [stdout] test query::auto_update_sk::auto_update_multiple_with_secondary_keys ... ok
[INFO] [stdout] test query::auto_update_pk::auto_update_multiple ... ok
[INFO] [stdout] test query::insert_len_sk::insert_len_read_transaction ... ok
[INFO] [stdout] test query::insert_get_sk::test_insert_optional ... ok
[INFO] [stdout] test query::insert_get_sk::insert_get_read_transaction ... ok
[INFO] [stdout] test query::insert_get_pk::insert_get ... ok
[INFO] [stdout] test query::insert_get_pk::test_insert_duplicate_key ... ok
[INFO] [stdout] test query::insert_remove_pk::insert_get ... ok
[INFO] [stdout] test query::insert_remove_sk::insert_remove ... ok
[INFO] [stdout] test query::upsert_get_pk::test_upsert_duplicate_key ... ok
[INFO] [stdout] test query::insert_get_sk::insert_get_read_write_transaction ... ok
[INFO] [stdout] test query::insert_len_pk::insert_len_read_transaction ... ok
[INFO] [stdout] test query::insert_remove_sk::test_remove_with_invalid_secondary_key ... ok
[INFO] [stdout] test query::insert_remove_sk::insert_remove_unique_optional ... ok
[INFO] [stdout] test query::upsert_get_sk::upsert_get_read_transaction ... ok
[INFO] [stdout] test query::upsert_get_sk::test_upsert_optional ... ok
[INFO] [stdout] test query::upsert_get_sk::upsert_get_read_write_transaction ... ok
[INFO] [stdout] test query::insert_update_pk::insert_update_pk ... ok
[INFO] [stdout] test query::upsert_get_sk::upsert_get_update_secondary_key ... ok
[INFO] [stdout] test query::insert_remove_sk::insert_remove_unique_optional_with_invalid_secondary_key ... ok
[INFO] [stdout] test query::insert_update_sk::insert_update_sk ... ok
[INFO] [stdout] test watch::unwatch ... ok
[INFO] [stdout] test watch::watch_all_delete ... ok
[INFO] [stdout] test watch::unwatch_by_deleted_receiver ... ok
[INFO] [stdout] test watch::watch_one_secondary_key ... ok
[INFO] [stdout] test watch::watch_all_secondary_keys ... ok
[INFO] [stdout] test watch::watch_one_primary_key ... ok
[INFO] [stdout] test watch::watch_range_by_primary ... ok
[INFO] [stdout] test query::insert_remove_sk::test_remove_with_invalid_secondary_key_without_catch_error ... ok
[INFO] [stdout] test watch::watch_multithreading ... ok
[INFO] [stdout] test watch::watch_all_update ... ok
[INFO] [stdout] test watch::watch_range_by_secondary ... ok
[INFO] [stdout] test watch::watch_outside ... ok
[INFO] [stdout] test watch::watch_start_with ... ok
[INFO] [stdout] test watch::watch_optional::watch_one_secondary_key_some ... ok
[INFO] [stdout] test query::upsert_get_pk::upsert_get ... ok
[INFO] [stdout] test watch::watch_start_with_by_key ... ok
[INFO] [stdout] test watch::watch_all_primary_key ... ok
[INFO] [stdout] test query::upsert_get_sk::test_upsert_duplicate_key ... ok
[INFO] [stdout] test watch::watch_optional::watch_start_with_by_key ... ok
[INFO] [stdout] test watch::watch_optional::watch_one_secondary_key_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/native_model.rs (/opt/rustwide/target/debug/deps/native_model-b5906222efa10c40)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_native_encode ... 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/scan.rs (/opt/rustwide/target/debug/deps/scan-d9005a05b63ec4f7)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_start_with_by_key_scenario_readonly_txn ... ok
[INFO] [stdout] test test_double_ended_iter_by_key ... ok
[INFO] [stdout] test test_start_with_scenario ... ok
[INFO] [stdout] test test_sentinel_value_approach ... ok
[INFO] [stdout] test test_iter ... ok
[INFO] [stdout] test test_double_ended_iter ... ok
[INFO] [stdout] test test_optional_secondary_key_none_range ... ok
[INFO] [stdout] test test_start_with_by_key_scenario_write_txn ... ok
[INFO] [stdout] test test_txn_write_iter_range ... ok
[INFO] [stdout] test test_txn_write_iter ... ok
[INFO] [stdout] test test_double_ended_iter_by_key_range ... ok
[INFO] [stdout] test test_iter_range ... ok
[INFO] [stdout] test test_iter_by_key ... ok
[INFO] [stdout] test test_low_level_scan_range ... ok
[INFO] [stdout] test test_scan_range ... ok
[INFO] [stdout] test test_txn_write_start_with_scenario ... ok
[INFO] [stdout] test test_iter_many_items_to_be_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/secondary_scan_operators.rs (/opt/rustwide/target/debug/deps/secondary_scan_operators-c0e92ea74de47f14)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test edge_cases::and_with_empty_iterator ... ok
[INFO] [stdout] test edge_cases::or_with_empty_iterator ... ok
[INFO] [stdout] test core_and::and_no_common_key_returns_empty ... ok
[INFO] [stdout] test core_or::or_preserves_first_iterator_order ... ok
[INFO] [stdout] test mixed::iterator_reuse_after_and_or ... ok
[INFO] [stdout] test core_or::or_union_disjoint_sets ... ok
[INFO] [stdout] test core_and::and_full_overlap ... ok
[INFO] [stdout] test core_and::and_single_common_key ... ok
[INFO] [stdout] test mixed::mix_and_then_or ... ok
[INFO] [stdout] test mixed::mix_or_then_and ... ok
[INFO] [stdout] test secondary_key_range_negative ... ok
[INFO] [stdout] test core_or::or_union_with_overlap_deduplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/signed_integer_ordering.rs (/opt/rustwide/target/debug/deps/signed_integer_ordering-de0fceb3353230ef)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_i16_ordering ... ok
[INFO] [stdout] test test_i8_ordering ... ok
[INFO] [stdout] test test_i64_ordering ... ok
[INFO] [stdout] test test_i32_ordering ... ok
[INFO] [stdout] test test_mixed_sign_comparisons ... ok
[INFO] [stdout] test test_i128_ordering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_multithreads.rs (/opt/rustwide/target/debug/deps/simple_multithreads-5cca47268ab36056)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot.rs (/opt/rustwide/target/debug/deps/snapshot-0dc609ffe0a36a90)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_upgrade_error.rs (/opt/rustwide/target/debug/deps/test_upgrade_error-299a6e4c8ecb521a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_upgrade_context_conversion ... ok
[INFO] [stdout] test test_upgrade_with_item_conversion ... ok
[INFO] [stdout] test test_upgrade_context_preserves_ok_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transaction.rs (/opt/rustwide/target/debug/deps/transaction-4a795a3a5f3b89c1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_transaction_fail ... ok
[INFO] [stdout] test test_transaction_obj_1 ... ok
[INFO] [stdout] test test_abort_transaction_obj_1_and_obj_2 ... ok
[INFO] [stdout] test test_transaction_obj_1_and_obj_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/upgrade_error.rs (/opt/rustwide/target/debug/deps/upgrade_error-40a3442c80ce7037)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_no_upgrade_needed ... ok
[INFO] [stdout] test test_version_mismatch_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/util.rs (/opt/rustwide/target/debug/deps/util-3087065af7fac1d4)
[INFO] [stdout] test test_open_unexisting_database ... ok
[INFO] [stdout] test test_builder ... ok
[INFO] [stdout] test test_open_existing_database ... ok
[INFO] [stdout] test test_builder_with_set_cache_size ... ok
[INFO] [stdout] test create_local_database_for_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- create_local_database_for_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_local_database_for_tests' (195) panicked at tests/util.rs:88:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RedbDatabaseError(Storage(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1e37916a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1e37916a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1e37916a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1e37916a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1e3792c44a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1e3792c44a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a1e3791bf16 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1e3791bf16 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1e378f332f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1e378f332f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1e3790e069 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1e376c569e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a1e376c569e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1e3790e222 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a1e3790e222 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1e378f33e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1e378e7f99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1e378f432d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1e3792cb1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1e3792c892 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a1e376a8379 - <core[585f66e14d78f9ba]::result::Result<native_db[26b58ea547abc741]::database::Database, native_db[26b58ea547abc741]::db_type::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a1e376a8379 - util[9eb329bddf367277]::create_local_database_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util.rs:88:61
[INFO] [stdout]   22:     0x5a1e376a6cf7 - util[9eb329bddf367277]::create_local_database_for_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util.rs:73:37
[INFO] [stdout]   23:     0x5a1e376b9906 - <util[9eb329bddf367277]::create_local_database_for_tests::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a1e376b9a4b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a1e376b9a4b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a1e376c62aa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a1e376c62aa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a1e376c62aa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a1e376c62aa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a1e376c62aa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a1e376c62aa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a1e376c62aa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a1e376c0774 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a1e376c0774 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a1e376c8da2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a1e376c8da2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a1e376c8da2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a1e376c8da2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a1e376c8da2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a1e376c8da2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a1e376c8da2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a1e3791626f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a1e3791626f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79a3f7fc6aa4 - <unknown>
[INFO] [stdout]   45:     0x79a3f8053a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_local_database_for_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test util`
[INFO] running `Command { std: "docker" "inspect" "19827f6fd6319b35930564389b1636cb00986a0777b9ef7b82b1b04e158cc650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19827f6fd6319b35930564389b1636cb00986a0777b9ef7b82b1b04e158cc650", kill_on_drop: false }`
[INFO] [stdout] 19827f6fd6319b35930564389b1636cb00986a0777b9ef7b82b1b04e158cc650
