[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] checking elimerl/tehdb against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimerl%2Ftehdb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elimerl/tehdb on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4204caf258f14432a688bd004aa71f386f3e1491f8b19e51e86feba0d870c78
[INFO] running `Command { std: "docker" "start" "-a" "d4204caf258f14432a688bd004aa71f386f3e1491f8b19e51e86feba0d870c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4204caf258f14432a688bd004aa71f386f3e1491f8b19e51e86feba0d870c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4204caf258f14432a688bd004aa71f386f3e1491f8b19e51e86feba0d870c78", kill_on_drop: false }`
[INFO] [stdout] d4204caf258f14432a688bd004aa71f386f3e1491f8b19e51e86feba0d870c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4348c27f50966ad12cb9ce2df317b8b27672543a6cf0c991fa8764a9d7747c2
[INFO] running `Command { std: "docker" "start" "-a" "e4348c27f50966ad12cb9ce2df317b8b27672543a6cf0c991fa8764a9d7747c2", 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 libc v0.2.135
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tehdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.3.6
[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] [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 17.69s
[INFO] running `Command { std: "docker" "inspect" "e4348c27f50966ad12cb9ce2df317b8b27672543a6cf0c991fa8764a9d7747c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4348c27f50966ad12cb9ce2df317b8b27672543a6cf0c991fa8764a9d7747c2", kill_on_drop: false }`
[INFO] [stdout] e4348c27f50966ad12cb9ce2df317b8b27672543a6cf0c991fa8764a9d7747c2
