[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] testing ignatz/libsql_bench against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ignatz/libsql_bench on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded r2d2_sqlite v0.27.0
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded litemap v0.7.5
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.24
[INFO] [stderr]   Downloaded ref-cast v1.0.24
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded borrow-or-share v0.2.2
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded serde_rusqlite v0.38.0
[INFO] [stderr]   Downloaded sqlite-vec v0.1.6
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7f83a2e92587b207e5121203b9a2dbc58e69f0f4d87f1c0020caecfec720c70
[INFO] running `Command { std: "docker" "start" "-a" "d7f83a2e92587b207e5121203b9a2dbc58e69f0f4d87f1c0020caecfec720c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7f83a2e92587b207e5121203b9a2dbc58e69f0f4d87f1c0020caecfec720c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f83a2e92587b207e5121203b9a2dbc58e69f0f4d87f1c0020caecfec720c70", kill_on_drop: false }`
[INFO] [stdout] d7f83a2e92587b207e5121203b9a2dbc58e69f0f4d87f1c0020caecfec720c70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00e545103202278d662f1edf379325cf1d1d8040d43b718a5f11a81199f7715
[INFO] running `Command { std: "docker" "start" "-a" "e00e545103202278d662f1edf379325cf1d1d8040d43b718a5f11a81199f7715", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling libsql-ffi v0.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling constants v0.1.0 (/opt/rustwide/workdir/constants)
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.27.0
[INFO] [stderr]    Compiling tokio-rusqlite v0.6.0 (/opt/rustwide/workdir/vendor/tokio-rusqlite)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_rusqlite v0.38.0
[INFO] [stderr]    Compiling rusqlite_thread_local_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_tl)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/tokio_rusqlite)
[INFO] [stderr]    Compiling referencing v0.29.1
[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 r2d2_bench v0.1.0 (/opt/rustwide/workdir/r2d2)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench3 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl3)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> rusqlite_tl3/src/main.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl SharedConn {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 66 |   pub fn new(f: impl Fn() -> rusqlite::Connection + Send + Sync + 'static) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite_thread_local_bench2 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl2)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling libsql-sys v0.8.0
[INFO] [stderr]    Compiling libsql-rusqlite v0.33.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling libsql_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/libsql_rusqlite)
[INFO] [stderr]    Compiling libsql v0.6.0
[INFO] [stderr]    Compiling libsql_bench v0.1.0 (/opt/rustwide/workdir/libsql)
[INFO] [stderr]    Compiling trailbase-sqlite v0.2.0 (/opt/rustwide/workdir/vendor/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)]` 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 44s
[INFO] running `Command { std: "docker" "inspect" "e00e545103202278d662f1edf379325cf1d1d8040d43b718a5f11a81199f7715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00e545103202278d662f1edf379325cf1d1d8040d43b718a5f11a81199f7715", kill_on_drop: false }`
[INFO] [stdout] e00e545103202278d662f1edf379325cf1d1d8040d43b718a5f11a81199f7715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e4e493d0a6e03891057fc39042c827d7ad024b128c59d7330e2c0ddb77eded9
[INFO] running `Command { std: "docker" "start" "-a" "3e4e493d0a6e03891057fc39042c827d7ad024b128c59d7330e2c0ddb77eded9", 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite_mutex_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_mutex)
[INFO] [stderr]    Compiling rusqlite_bench v0.1.0 (/opt/rustwide/workdir/rusqlite)
[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 libsql_bench v0.1.0 (/opt/rustwide/workdir/libsql)
[INFO] [stderr]    Compiling tokio_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/tokio_rusqlite)
[INFO] [stderr]    Compiling r2d2_bench v0.1.0 (/opt/rustwide/workdir/r2d2)
[INFO] [stderr]    Compiling rusqlite_thread_local_bench2 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl2)
[INFO] [stderr]    Compiling libsql_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/libsql_rusqlite)
[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)]` 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] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> rusqlite_tl3/src/main.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl SharedConn {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 66 |   pub fn new(f: impl Fn() -> rusqlite::Connection + Send + Sync + 'static) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "3e4e493d0a6e03891057fc39042c827d7ad024b128c59d7330e2c0ddb77eded9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4e493d0a6e03891057fc39042c827d7ad024b128c59d7330e2c0ddb77eded9", kill_on_drop: false }`
[INFO] [stdout] 3e4e493d0a6e03891057fc39042c827d7ad024b128c59d7330e2c0ddb77eded9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29bf8ea7740cabd5ac960f70b719789ba28d5eb79c9afb53b46dcb95aba3526a
[INFO] running `Command { std: "docker" "start" "-a" "29bf8ea7740cabd5ac960f70b719789ba28d5eb79c9afb53b46dcb95aba3526a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `stmt`
[INFO] [stderr]   --> constants/src/lib.rs:41:13
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> constants/src/lib.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stderr]    |         ----^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `constants` (lib) generated 2 warnings (run `cargo fix --lib -p constants` to apply 1 suggestion)
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> rusqlite_tl3/src/main.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl SharedConn {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 66 |   pub fn new(f: impl Fn() -> rusqlite::Connection + Send + Sync + 'static) -> Self {
[INFO] [stderr]    |          ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusqlite_thread_local_bench3` (bin "rusqlite_thread_local_bench3" test) generated 1 warning
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> vendor/trailbase-sqlite/src/connection.rs:218:23
[INFO] [stderr]     |
[INFO] [stderr] 218 |     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stderr]     |                       ^                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 218 -     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stderr] 218 +     hook: Option<impl Fn(Action, &str, &str, &PreUpdateCase) + Send + Sync + 'static>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `trailbase-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p trailbase-sqlite` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libsql_bench-a431d0d954aade6c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libsql_rusqlite_bench-9b80c351d6eee214)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/r2d2_bench-b6afc2db0c1e53b9)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusqlite_bench-634eeb4e6146ac60)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusqlite_mutex_bench-b7fdb808b710846c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusqlite_thread_local_bench-e98343b283023988)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusqlite_thread_local_bench2-c3e7a2579f648c20)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusqlite_thread_local_bench3-01bc03824fdb83e7)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_rusqlite_bench-0ec7fc3157b9491d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trailbase_sqlite_bench-a1e7ef793fffccb1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "29bf8ea7740cabd5ac960f70b719789ba28d5eb79c9afb53b46dcb95aba3526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bf8ea7740cabd5ac960f70b719789ba28d5eb79c9afb53b46dcb95aba3526a", kill_on_drop: false }`
[INFO] [stdout] 29bf8ea7740cabd5ac960f70b719789ba28d5eb79c9afb53b46dcb95aba3526a
