[INFO] cloning repository https://github.com/elimerl/tehdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elimerl/tehdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimerl%2Ftehdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimerl%2Ftehdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 071a10fb4e66180e6db3b4c0891f857eb1e4cc42
[INFO] testing elimerl/tehdb against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimerl%2Ftehdb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elimerl/tehdb
[INFO] finished tweaking git repo https://github.com/elimerl/tehdb
[INFO] tweaked toml for git repo https://github.com/elimerl/tehdb written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elimerl/tehdb on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elimerl/tehdb 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd7c54c9cdd2145b0a9c3fb03e1c03a2baad10f2bf2fd7cc1039b6a31e704c99
[INFO] running `Command { std: "docker" "start" "-a" "bd7c54c9cdd2145b0a9c3fb03e1c03a2baad10f2bf2fd7cc1039b6a31e704c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7c54c9cdd2145b0a9c3fb03e1c03a2baad10f2bf2fd7cc1039b6a31e704c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7c54c9cdd2145b0a9c3fb03e1c03a2baad10f2bf2fd7cc1039b6a31e704c99", kill_on_drop: false }`
[INFO] [stdout] bd7c54c9cdd2145b0a9c3fb03e1c03a2baad10f2bf2fd7cc1039b6a31e704c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92ff224990ab496f931a2265fc2db002d796754ff650f9356156bd9f0fe6da26
[INFO] running `Command { std: "docker" "start" "-a" "92ff224990ab496f931a2265fc2db002d796754ff650f9356156bd9f0fe6da26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tehdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &raw const CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let cur = unsafe { CURRENT_SCHEMA.as_ref() }.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:194:74
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&str> {
[INFO] [stdout]     |                             --             -- the lifetime is named here ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&'a str> {
[INFO] [stdout]     |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:209:63
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &str {
[INFO] [stdout]     |                         --             --                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |              |
[INFO] [stdout]     |                         |              the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &'a str {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] running `Command { std: "docker" "inspect" "92ff224990ab496f931a2265fc2db002d796754ff650f9356156bd9f0fe6da26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ff224990ab496f931a2265fc2db002d796754ff650f9356156bd9f0fe6da26", kill_on_drop: false }`
[INFO] [stdout] 92ff224990ab496f931a2265fc2db002d796754ff650f9356156bd9f0fe6da26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47e7c9d9a987333d379784ef910ca3b515ae5674f3d5b6c1973a83b9fbc45881
[INFO] running `Command { std: "docker" "start" "-a" "47e7c9d9a987333d379784ef910ca3b515ae5674f3d5b6c1973a83b9fbc45881", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &raw const CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let cur = unsafe { CURRENT_SCHEMA.as_ref() }.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:194:74
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&str> {
[INFO] [stdout]     |                             --             -- the lifetime is named here ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&'a str> {
[INFO] [stdout]     |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:209:63
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &str {
[INFO] [stdout]     |                         --             --                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |              |
[INFO] [stdout]     |                         |              the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &'a str {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling tehdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_ne!(unsafe { &raw const CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stdout]    |                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let cur = unsafe { CURRENT_SCHEMA.as_ref() }.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:194:74
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&str> {
[INFO] [stdout]     |                             --             -- the lifetime is named here ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&'a str> {
[INFO] [stdout]     |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:209:63
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &str {
[INFO] [stdout]     |                         --             --                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |              |
[INFO] [stdout]     |                         |              the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &'a str {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.49s
[INFO] running `Command { std: "docker" "inspect" "47e7c9d9a987333d379784ef910ca3b515ae5674f3d5b6c1973a83b9fbc45881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e7c9d9a987333d379784ef910ca3b515ae5674f3d5b6c1973a83b9fbc45881", kill_on_drop: false }`
[INFO] [stdout] 47e7c9d9a987333d379784ef910ca3b515ae5674f3d5b6c1973a83b9fbc45881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2c17283ceed5e9f177fdfecdc2b08f069ad98be60c4d6748de6318959392d35
[INFO] running `Command { std: "docker" "start" "-a" "b2c17283ceed5e9f177fdfecdc2b08f069ad98be60c4d6748de6318959392d35", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stdout] 
[INFO] [stderr]   --> src/database.rs:25:29
[INFO] [stdout] running 7 tests
[INFO] [stderr]    |
[INFO] [stderr] 25 |         assert_ne!(unsafe { &CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `&raw const` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 25 |         assert_ne!(unsafe { &raw const CURRENT_SCHEMA }, &None, "Current schema is None");
[INFO] [stderr]    |                              +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/database.rs:27:28
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let cur = unsafe { CURRENT_SCHEMA.as_ref() }.unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/database.rs:194:74
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&str> {
[INFO] [stderr]     |                             --             -- the lifetime is named here ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn try_get_str<'a>(&'a self, row: &'a Row, idx: usize) -> Option<&'a str> {
[INFO] [stderr]     |                                                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/database.rs:209:63
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &str {
[INFO] [stderr]     |                         --             --                     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                         |              |
[INFO] [stderr]     |                         |              the lifetime is named here
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn get_str<'a>(&'a self, row: &'a Row, idx: usize) -> &'a str {
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: `tehdb` (lib) generated 4 warnings (run `cargo fix --lib -p tehdb` to apply 2 suggestions)
[INFO] [stderr] warning: `tehdb` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tehdb-b91e2530fc847f56)
[INFO] [stdout] test database::tests::insert_single ... ok
[INFO] [stdout] test database::tests::insert_single_with_string ... ok
[INFO] [stdout] test database::tests::insert_ten ... ok
[INFO] [stdout] test database::tests::save_load_single ... ok
[INFO] [stdout] test database::tests::insert_max ... ok
[INFO] [stdout] test database::tests::insert_above_max ... ok
[INFO] [stdout] test database::tests::save_load_1k ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tehdb
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/database.rs - database::Schema (line 122) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2c17283ceed5e9f177fdfecdc2b08f069ad98be60c4d6748de6318959392d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c17283ceed5e9f177fdfecdc2b08f069ad98be60c4d6748de6318959392d35", kill_on_drop: false }`
[INFO] [stdout] b2c17283ceed5e9f177fdfecdc2b08f069ad98be60c4d6748de6318959392d35
