[INFO] cloning repository https://github.com/yui-915/dbless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yui-915/dbless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e8f668c8ffa5ee3937a12ffda8366de5e6abbfb
[INFO] testing yui-915/dbless against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yui-915/dbless
[INFO] finished tweaking git repo https://github.com/yui-915/dbless
[INFO] tweaked toml for git repo https://github.com/yui-915/dbless written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yui-915/dbless on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yui-915/dbless already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12cd73439728527045050d89f395146c377ca9ab3e25b80852a66cc561f664bc
[INFO] running `Command { std: "docker" "start" "-a" "12cd73439728527045050d89f395146c377ca9ab3e25b80852a66cc561f664bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12cd73439728527045050d89f395146c377ca9ab3e25b80852a66cc561f664bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12cd73439728527045050d89f395146c377ca9ab3e25b80852a66cc561f664bc", kill_on_drop: false }`
[INFO] [stdout] 12cd73439728527045050d89f395146c377ca9ab3e25b80852a66cc561f664bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5692996a99fae1d60bebff524528b5c2734d12b9fa4faa1cb6ba7292cfb41bde
[INFO] running `Command { std: "docker" "start" "-a" "5692996a99fae1d60bebff524528b5c2734d12b9fa4faa1cb6ba7292cfb41bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling redb v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling dbless v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stdout]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.26s
[INFO] running `Command { std: "docker" "inspect" "5692996a99fae1d60bebff524528b5c2734d12b9fa4faa1cb6ba7292cfb41bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5692996a99fae1d60bebff524528b5c2734d12b9fa4faa1cb6ba7292cfb41bde", kill_on_drop: false }`
[INFO] [stdout] 5692996a99fae1d60bebff524528b5c2734d12b9fa4faa1cb6ba7292cfb41bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 642c746d469ee1fe5e59639a7c00470fdb3889aeba148596f51b55aade25dd25
[INFO] running `Command { std: "docker" "start" "-a" "642c746d469ee1fe5e59639a7c00470fdb3889aeba148596f51b55aade25dd25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling dbless v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stdout]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[run_before_tests]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `run_before_tests` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `run_before_tests` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `run_before_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stdout]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stdout]     |                                                    ++++
[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] 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] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                       ^^^^^^^^^^^ mutable reference to mutable static
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.18s
[INFO] running `Command { std: "docker" "inspect" "642c746d469ee1fe5e59639a7c00470fdb3889aeba148596f51b55aade25dd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642c746d469ee1fe5e59639a7c00470fdb3889aeba148596f51b55aade25dd25", kill_on_drop: false }`
[INFO] [stdout] 642c746d469ee1fe5e59639a7c00470fdb3889aeba148596f51b55aade25dd25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e22e965353917108d3515eb1de9d1374882cad99a22ed844634f97e72962bc67
[INFO] running `Command { std: "docker" "start" "-a" "e22e965353917108d3515eb1de9d1374882cad99a22ed844634f97e72962bc67", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:299:26
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stderr]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:314:30
[INFO] [stderr]     |
[INFO] [stderr] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stderr]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dbless` (lib) generated 2 warnings (run `cargo fix --lib -p dbless` to apply 2 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]   --> src/tests.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[run_before_tests]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `run_before_tests` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `run_before_tests` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `run_before_tests` (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] 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: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/tests.rs:296:23
[INFO] [stderr]     |
[INFO] [stderr] 296 |     let db = unsafe { DB.as_mut().unwrap() };
[INFO] [stderr]     |                       ^^^^^^^^^^^ mutable reference to mutable static
[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] 
[INFO] [stderr] warning: `dbless` (lib test) generated 12 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbless-65d3045b943fbe4f)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (15) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stderr]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stderr]    2: dbless::store::Store::file
[INFO] [stderr]              at ./src/store.rs:34:18
[INFO] [stderr]    3: dbless::Database::open
[INFO] [stderr]              at ./src/lib.rs:156: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:     0x58931264be02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58931264be02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58931264be02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x58931264be02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x58931265c8cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x58931265c8cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x589312617bd3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x589312617bd3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x589312623be2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5893126290bf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x589312628f19 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x589312629695 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x58931262952a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x589312623d19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x58931260c07d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x5893126644f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x589312663a76 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stderr]   17:     0x5893124296d4 - core::result::Result<T,E>::unwrap::hb3b50c260328157f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stderr]   18:     0x5893124296d4 - dbless::tests::init_tests::h02ca35d0348e78de
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:15:48
[INFO] [stderr]   19:     0x5893124382f6 - dbless::tests::init_tests___rust_ctor___ctor::init_tests___rust_ctor___ctor::h5f0c652e2f8a1044
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:11:1
[INFO] [stderr]   20:     0x7fbf41bb9304 - __libc_start_main
[INFO] [stderr]   21:     0x5893124260c5 - _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/deps/dbless-65d3045b943fbe4f` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e22e965353917108d3515eb1de9d1374882cad99a22ed844634f97e72962bc67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22e965353917108d3515eb1de9d1374882cad99a22ed844634f97e72962bc67", kill_on_drop: false }`
[INFO] [stdout] e22e965353917108d3515eb1de9d1374882cad99a22ed844634f97e72962bc67
