[INFO] cloning repository https://github.com/ignatz/libsql_bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ignatz/libsql_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a414feec1055fe62fffd02eeef4c3102cdb4893
[INFO] building ignatz/libsql_bench against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ignatz/libsql_bench
[INFO] finished tweaking git repo https://github.com/ignatz/libsql_bench
[INFO] tweaked toml for git repo https://github.com/ignatz/libsql_bench written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ignatz/libsql_bench on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ignatz/libsql_bench 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded serde_rusqlite v0.38.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded r2d2_sqlite v0.27.0
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded sqlite-vec v0.1.6
[INFO] [stderr]   Downloaded borrow-or-share v0.2.2
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36716d67d812d2eeeb2df5a2010dd9afd8ca8565d7b64a79e45b8a0b7082bb30
[INFO] running `Command { std: "docker" "start" "-a" "36716d67d812d2eeeb2df5a2010dd9afd8ca8565d7b64a79e45b8a0b7082bb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36716d67d812d2eeeb2df5a2010dd9afd8ca8565d7b64a79e45b8a0b7082bb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36716d67d812d2eeeb2df5a2010dd9afd8ca8565d7b64a79e45b8a0b7082bb30", kill_on_drop: false }`
[INFO] [stdout] 36716d67d812d2eeeb2df5a2010dd9afd8ca8565d7b64a79e45b8a0b7082bb30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f4e96af882f8de15d74837dc242aa13e54f73bd93791adb7d0ede1395c4f14c
[INFO] running `Command { std: "docker" "start" "-a" "2f4e96af882f8de15d74837dc242aa13e54f73bd93791adb7d0ede1395c4f14c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling libsql-ffi v0.5.0
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling constants v0.1.0 (/opt/rustwide/workdir/constants)
[INFO] [stderr]    Compiling serde_rusqlite v0.38.0
[INFO] [stderr]    Compiling tokio-rusqlite v0.6.0 (/opt/rustwide/workdir/vendor/tokio-rusqlite)
[INFO] [stderr]    Compiling r2d2_sqlite v0.27.0
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> constants/src/lib.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling r2d2_bench v0.1.0 (/opt/rustwide/workdir/r2d2)
[INFO] [stderr]    Compiling rusqlite_bench v0.1.0 (/opt/rustwide/workdir/rusqlite)
[INFO] [stderr]    Compiling rusqlite_mutex_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_mutex)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_tl)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench3 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl3)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench2 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl2)
[INFO] [stderr]    Compiling trailbase-sqlite v0.2.0 (/opt/rustwide/workdir/vendor/trailbase-sqlite)
[INFO] [stderr]    Compiling tokio_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/tokio_rusqlite)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vendor/trailbase-sqlite/src/connection.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout]     |                       ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout] 218 +     hook: Option<impl Fn(Action, &str, &str, &PreUpdateCase)  + Send + Sync + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trailbase_sqlite_bench v0.1.0 (/opt/rustwide/workdir/trailbase_sqlite)
[INFO] [stderr]    Compiling libsql-sys v0.8.0
[INFO] [stderr]    Compiling libsql-rusqlite v0.33.0
[INFO] [stderr]    Compiling libsql v0.6.0
[INFO] [stderr]    Compiling libsql_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/libsql_rusqlite)
[INFO] [stderr]    Compiling libsql_bench v0.1.0 (/opt/rustwide/workdir/libsql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "2f4e96af882f8de15d74837dc242aa13e54f73bd93791adb7d0ede1395c4f14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f4e96af882f8de15d74837dc242aa13e54f73bd93791adb7d0ede1395c4f14c", kill_on_drop: false }`
[INFO] [stdout] 2f4e96af882f8de15d74837dc242aa13e54f73bd93791adb7d0ede1395c4f14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09cddf4b6dd7fca205bd7128cb80cc830823c205f7878372c415704534ce4ad6
[INFO] running `Command { std: "docker" "start" "-a" "09cddf4b6dd7fca205bd7128cb80cc830823c205f7878372c415704534ce4ad6", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> constants/src/lib.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite_thread_local_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_tl)
[INFO] [stderr]    Compiling rusqlite_bench v0.1.0 (/opt/rustwide/workdir/rusqlite)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench3 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl3)
[INFO] [stderr]    Compiling rusqlite_mutex_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_mutex)
[INFO] [stderr]    Compiling libsql_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/libsql_rusqlite)
[INFO] [stderr]    Compiling tokio_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/tokio_rusqlite)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench2 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl2)
[INFO] [stderr]    Compiling libsql_bench v0.1.0 (/opt/rustwide/workdir/libsql)
[INFO] [stderr]    Compiling r2d2_bench v0.1.0 (/opt/rustwide/workdir/r2d2)
[INFO] [stderr]    Compiling trailbase_sqlite_bench v0.1.0 (/opt/rustwide/workdir/trailbase_sqlite)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vendor/trailbase-sqlite/src/connection.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout]     |                       ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout] 218 +     hook: Option<impl Fn(Action, &str, &str, &PreUpdateCase)  + Send + Sync + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "09cddf4b6dd7fca205bd7128cb80cc830823c205f7878372c415704534ce4ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cddf4b6dd7fca205bd7128cb80cc830823c205f7878372c415704534ce4ad6", kill_on_drop: false }`
[INFO] [stdout] 09cddf4b6dd7fca205bd7128cb80cc830823c205f7878372c415704534ce4ad6
