[INFO] fetching crate dbless 0.2.0...
[INFO] testing dbless-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate dbless 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dbless 0.2.0
[INFO] finished tweaking crates.io crate dbless 0.2.0
[INFO] tweaked toml for crates.io crate dbless 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbless 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.3)
[INFO] [stderr]       Adding redb v2.6.3 (available: v3.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e28d7aab727d826c5ebeea70b85260717d8aea166fdc45efaf8ca13a2c6703
[INFO] running `Command { std: "docker" "start" "-a" "b2e28d7aab727d826c5ebeea70b85260717d8aea166fdc45efaf8ca13a2c6703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e28d7aab727d826c5ebeea70b85260717d8aea166fdc45efaf8ca13a2c6703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e28d7aab727d826c5ebeea70b85260717d8aea166fdc45efaf8ca13a2c6703", kill_on_drop: false }`
[INFO] [stdout] b2e28d7aab727d826c5ebeea70b85260717d8aea166fdc45efaf8ca13a2c6703
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bda157f545606aafddc08a188060e7fa0ad88b26a4786ce41fbde48207ab79b0
[INFO] running `Command { std: "docker" "start" "-a" "bda157f545606aafddc08a188060e7fa0ad88b26a4786ce41fbde48207ab79b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling dbless v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s
[INFO] running `Command { std: "docker" "inspect" "bda157f545606aafddc08a188060e7fa0ad88b26a4786ce41fbde48207ab79b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda157f545606aafddc08a188060e7fa0ad88b26a4786ce41fbde48207ab79b0", kill_on_drop: false }`
[INFO] [stdout] bda157f545606aafddc08a188060e7fa0ad88b26a4786ce41fbde48207ab79b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 31b087c7b504f6f0bfc0daa9f5189d9b5c89bec25067a58c7ea0059b3f9c1466
[INFO] running `Command { std: "docker" "start" "-a" "31b087c7b504f6f0bfc0daa9f5189d9b5c89bec25067a58c7ea0059b3f9c1466", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling dbless v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]    |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 52 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 53 | |         db.set("key2", &"value")?; // overwritten 2 lines later
[INFO] [stdout] 54 | |         db.set("key1", &"value")?;
[INFO] [stdout] 55 | |         db.set("key2", &1234)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         assert_eq!(db.entries::<i32>()?.len(), 0);
[INFO] [stdout] 77 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]    |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 83 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stdout] 84 | |         db.set("key", &"value")?;
[INFO] [stdout] 85 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout] 90 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout]  95 | /     test_db_and_tables!(|db| {
[INFO] [stdout]  96 | |         db.set("key", &"value")?;
[INFO] [stdout]  97 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout]  98 | |         db.remove("key")?;
[INFO] [stdout]  99 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stdout] 100 | |         db.remove("key")?; // should not error
[INFO] [stdout] 101 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 106 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 107 | |         assert!(!db.contains("key")?);
[INFO] [stdout] 108 | |         assert!(!db.contains_key("key")?);
[INFO] [stdout] 109 | |         assert!(!db.has("key")?);
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |         assert!(!db.has("key")?);
[INFO] [stdout] 118 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 124 | |         assert_eq!(db.keys()?.len(), 0);
[INFO] [stdout] 125 | |         assert_eq!(db.values::<String>()?.len(), 0);
[INFO] [stdout] 126 | |         assert_eq!(db.entries::<String>()?.len(), 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         assert_eq!(expected, reality);
[INFO] [stdout] 177 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 209 | |         db.set(
[INFO] [stdout] 210 | |             "user1",
[INFO] [stdout] 211 | |             &UserV1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         );
[INFO] [stdout] 240 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 254 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "default");
[INFO] [stdout] 255 | |         db.set("key", &"value")?;
[INFO] [stdout] 256 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "value");
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |         );
[INFO] [stdout] 271 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 276 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 277 | |         assert_eq!(db.get_or_insert("key", "default".to_owned())?, "default");
[INFO] [stdout] 278 | |         assert_eq!(db.get_or_insert("key", "hello".to_owned())?, "default");
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |         assert!(db.get::<MyStr>("key3")?.is_some());
[INFO] [stdout] 291 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.04s
[INFO] running `Command { std: "docker" "inspect" "31b087c7b504f6f0bfc0daa9f5189d9b5c89bec25067a58c7ea0059b3f9c1466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b087c7b504f6f0bfc0daa9f5189d9b5c89bec25067a58c7ea0059b3f9c1466", kill_on_drop: false }`
[INFO] [stdout] 31b087c7b504f6f0bfc0daa9f5189d9b5c89bec25067a58c7ea0059b3f9c1466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9918042a80d50937fbe88b61a97a2b49e68bffff398332d9fc04592f80ac059a
[INFO] running `Command { std: "docker" "start" "-a" "9918042a80d50937fbe88b61a97a2b49e68bffff398332d9fc04592f80ac059a", kill_on_drop: false }`
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/tests.rs:22:32
[INFO] [stderr]    |
[INFO] [stderr] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]    |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 52 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 53 | |         db.set("key2", &"value")?; // overwritten 2 lines later
[INFO] [stderr] 54 | |         db.set("key1", &"value")?;
[INFO] [stderr] 55 | |         db.set("key2", &1234)?;
[INFO] [stderr] ...  |
[INFO] [stderr] 76 | |         assert_eq!(db.entries::<i32>()?.len(), 0);
[INFO] [stderr] 77 | |     })
[INFO] [stderr]    | |______- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/tests.rs:22:32
[INFO] [stderr]    |
[INFO] [stderr] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]    |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 82 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 83 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stderr] 84 | |         db.set("key", &"value")?;
[INFO] [stderr] 85 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stderr] ...  |
[INFO] [stderr] 89 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stderr] 90 | |     })
[INFO] [stderr]    | |______- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr]  95 | /     test_db_and_tables!(|db| {
[INFO] [stderr]  96 | |         db.set("key", &"value")?;
[INFO] [stderr]  97 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stderr]  98 | |         db.remove("key")?;
[INFO] [stderr]  99 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stderr] 100 | |         db.remove("key")?; // should not error
[INFO] [stderr] 101 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 106 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 107 | |         assert!(!db.contains("key")?);
[INFO] [stderr] 108 | |         assert!(!db.contains_key("key")?);
[INFO] [stderr] 109 | |         assert!(!db.has("key")?);
[INFO] [stderr] ...   |
[INFO] [stderr] 117 | |         assert!(!db.has("key")?);
[INFO] [stderr] 118 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 124 | |         assert_eq!(db.keys()?.len(), 0);
[INFO] [stderr] 125 | |         assert_eq!(db.values::<String>()?.len(), 0);
[INFO] [stderr] 126 | |         assert_eq!(db.entries::<String>()?.len(), 0);
[INFO] [stderr] ...   |
[INFO] [stderr] 176 | |         assert_eq!(expected, reality);
[INFO] [stderr] 177 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 208 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 209 | |         db.set(
[INFO] [stderr] 210 | |             "user1",
[INFO] [stderr] 211 | |             &UserV1 {
[INFO] [stderr] ...   |
[INFO] [stderr] 239 | |         );
[INFO] [stderr] 240 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 253 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 254 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "default");
[INFO] [stderr] 255 | |         db.set("key", &"value")?;
[INFO] [stderr] 256 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "value");
[INFO] [stderr] ...   |
[INFO] [stderr] 270 | |         );
[INFO] [stderr] 271 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:22:32
[INFO] [stderr]     |
[INFO] [stderr]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                                  ^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 276 | /     test_db_and_tables!(|db| {
[INFO] [stderr] 277 | |         assert_eq!(db.get_or_insert("key", "default".to_owned())?, "default");
[INFO] [stderr] 278 | |         assert_eq!(db.get_or_insert("key", "hello".to_owned())?, "default");
[INFO] [stderr] ...   |
[INFO] [stderr] 290 | |         assert!(db.get::<MyStr>("key3")?.is_some());
[INFO] [stderr] 291 | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `dbless` (lib test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/dbless/44b42e068c96a614/deps/dbless-44b42e068c96a614)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (23) panicked at src/tests.rs:15:48:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: I/O error: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: <anyhow::Error as core::convert::From<redb::error::DatabaseError>>::from
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr]    1: <core::result::Result<dbless::store::Store, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, redb::error::DatabaseError>>>::from_residual
[INFO] [stderr]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2189:27
[INFO] [stderr]    2: <dbless::store::Store>::file::<&str>
[INFO] [stderr]              at ./src/store.rs:34:18
[INFO] [stderr]    3: <dbless::Database>::open::<&str>
[INFO] [stderr]              at ./src/lib.rs:45:20
[INFO] [stderr]    4: dbless::tests::init_tests
[INFO] [stderr]              at ./src/tests.rs:15:19
[INFO] [stderr]    5: dbless::tests::init_tests___rust_ctor___ctor::init_tests___rust_ctor___ctor
[INFO] [stderr]              at ./src/tests.rs:11:1
[INFO] [stderr]    6: __libc_start_main
[INFO] [stderr]    7: _start
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x58df4a1ad362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58df4a1ad362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58df4a1ad362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x58df4a1ad362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x58df4a1c2bea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x58df4a1c2bea - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]    6:     0x58df4a1b3566 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x58df4a1b3566 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x58df4a18a8af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x58df4a18a8af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x58df4a1a4ea1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x58df4a1a505b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x58df4a18a968 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x58df4a181d29 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x58df4a18b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x58df4a1c32bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x58df4a1c3032 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x58df49f585c5 - <core[8f93d80df273fe75]::result::Result<dbless[445a2207d40651bf]::Database, anyhow[12b1e70227ee6e9]::Error>>::unwrap
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stderr]   18:     0x58df49f585c5 - dbless[445a2207d40651bf]::tests::init_tests
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:15:48
[INFO] [stderr]   19:     0x58df49f6e5d6 - dbless[445a2207d40651bf]::tests::init_tests___rust_ctor___ctor::init_tests___rust_ctor___ctor
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:11:1
[INFO] [stderr]   20:     0x7be9eca80304 - __libc_start_main
[INFO] [stderr]   21:     0x58df49f54405 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/dbless/44b42e068c96a614/deps/dbless-44b42e068c96a614` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9918042a80d50937fbe88b61a97a2b49e68bffff398332d9fc04592f80ac059a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9918042a80d50937fbe88b61a97a2b49e68bffff398332d9fc04592f80ac059a", kill_on_drop: false }`
[INFO] [stdout] 9918042a80d50937fbe88b61a97a2b49e68bffff398332d9fc04592f80ac059a
