[INFO] cloning repository https://github.com/rustrum/xepak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustrum/xepak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrum%2Fxepak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrum%2Fxepak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d58d09e8912d8a28771da99c61d4ba515d8338d
[INFO] testing rustrum/xepak against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrum%2Fxepak" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rustrum/xepak
[INFO] finished tweaking git repo https://github.com/rustrum/xepak
[INFO] tweaked toml for git repo https://github.com/rustrum/xepak written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustrum/xepak on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustrum/xepak 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4e1e723b60e607b7bfcac48ddcb7530990dea2b5313dd2acaa696f0cfe4d295
[INFO] running `Command { std: "docker" "start" "-a" "b4e1e723b60e607b7bfcac48ddcb7530990dea2b5313dd2acaa696f0cfe4d295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4e1e723b60e607b7bfcac48ddcb7530990dea2b5313dd2acaa696f0cfe4d295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e1e723b60e607b7bfcac48ddcb7530990dea2b5313dd2acaa696f0cfe4d295", kill_on_drop: false }`
[INFO] [stdout] b4e1e723b60e607b7bfcac48ddcb7530990dea2b5313dd2acaa696f0cfe4d295
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fd9034a3fd59d389467a6e074e971d4fa9ea16d2f0dd87af86cf37be09bb099
[INFO] running `Command { std: "docker" "start" "-a" "8fd9034a3fd59d389467a6e074e971d4fa9ea16d2f0dd87af86cf37be09bb099", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling minicbor v2.2.0
[INFO] [stderr]    Compiling getopt3 v2.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling xepak-rest v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/server/processor.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/server/mod.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let mut app = App::new()
[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] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/script.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     state: Data<XepakAppData>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/server/processor.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         body: &Bytes,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/server/processor.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         input: &mut RequestInput,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `allow_no_auth` is never read
[INFO] [stdout]    --> src/auth.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct SimpleAuthenticationProcessor {
[INFO] [stdout]     |            ----------------------------- field in this struct
[INFO] [stdout] 128 |     allow_no_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_app_data` is never used
[INFO] [stdout]   --> src/server/mod.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn init_app_data() -> XepakAppData {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParametrizedQuery` is never constructed
[INFO] [stdout]  --> src/sql_key_args/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ParametrizedQuery {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_args`, `get_args`, `get_query`, and `build_query` are never used
[INFO] [stdout]   --> src/sql_key_args/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ParametrizedQuery {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new(query: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn has_args(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn get_args(&self) -> &[String] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn get_query(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn build_query(&self, pos_arg: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_to_pos_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn query_to_pos_args(query: &str, pos_arg: &str, key_args: &[KeyArgPositionRef]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_key_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SqlLexer<'a> {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn into_key_args(self) -> Vec<KeyArgPositionRef<'a>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "8fd9034a3fd59d389467a6e074e971d4fa9ea16d2f0dd87af86cf37be09bb099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd9034a3fd59d389467a6e074e971d4fa9ea16d2f0dd87af86cf37be09bb099", kill_on_drop: false }`
[INFO] [stdout] 8fd9034a3fd59d389467a6e074e971d4fa9ea16d2f0dd87af86cf37be09bb099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20e8e21ee958dd5a5bdf51a7f3067b9dd4f9749ce6705433684d5b4b7b16b3b7
[INFO] running `Command { std: "docker" "start" "-a" "20e8e21ee958dd5a5bdf51a7f3067b9dd4f9749ce6705433684d5b4b7b16b3b7", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/server/processor.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/server/mod.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let mut app = App::new()
[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] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/script.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     state: Data<XepakAppData>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/server/processor.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         body: &Bytes,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/server/processor.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         input: &mut RequestInput,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xepak-rest v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `allow_no_auth` is never read
[INFO] [stdout]    --> src/auth.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct SimpleAuthenticationProcessor {
[INFO] [stdout]     |            ----------------------------- field in this struct
[INFO] [stdout] 128 |     allow_no_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_app_data` is never used
[INFO] [stdout]   --> src/server/mod.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn init_app_data() -> XepakAppData {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParametrizedQuery` is never constructed
[INFO] [stdout]  --> src/sql_key_args/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ParametrizedQuery {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_args`, `get_args`, `get_query`, and `build_query` are never used
[INFO] [stdout]   --> src/sql_key_args/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ParametrizedQuery {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new(query: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn has_args(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn get_args(&self) -> &[String] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn get_query(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn build_query(&self, pos_arg: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_to_pos_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn query_to_pos_args(query: &str, pos_arg: &str, key_args: &[KeyArgPositionRef]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_key_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SqlLexer<'a> {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn into_key_args(self) -> Vec<KeyArgPositionRef<'a>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/server/processor.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/server/mod.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let mut app = App::new()
[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] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/script.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     state: Data<XepakAppData>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/server/processor.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         body: &Bytes,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/server/processor.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         input: &mut RequestInput,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `allow_no_auth` is never read
[INFO] [stdout]    --> src/auth.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct SimpleAuthenticationProcessor {
[INFO] [stdout]     |            ----------------------------- field in this struct
[INFO] [stdout] 128 |     allow_no_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_app_data` is never used
[INFO] [stdout]   --> src/server/mod.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn init_app_data() -> XepakAppData {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParametrizedQuery` is never constructed
[INFO] [stdout]  --> src/sql_key_args/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ParametrizedQuery {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_args`, `get_args`, `get_query`, and `build_query` are never used
[INFO] [stdout]   --> src/sql_key_args/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ParametrizedQuery {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new(query: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn has_args(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn get_args(&self) -> &[String] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn get_query(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn build_query(&self, pos_arg: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_to_pos_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn query_to_pos_args(query: &str, pos_arg: &str, key_args: &[KeyArgPositionRef]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_key_args` is never used
[INFO] [stdout]    --> src/sql_key_args/mod.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SqlLexer<'a> {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn into_key_args(self) -> Vec<KeyArgPositionRef<'a>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "20e8e21ee958dd5a5bdf51a7f3067b9dd4f9749ce6705433684d5b4b7b16b3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e8e21ee958dd5a5bdf51a7f3067b9dd4f9749ce6705433684d5b4b7b16b3b7", kill_on_drop: false }`
[INFO] [stdout] 20e8e21ee958dd5a5bdf51a7f3067b9dd4f9749ce6705433684d5b4b7b16b3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6665aec495356e8881db3885a3d2f4ba400ab909c93bdf90561e31af5094886
[INFO] running `Command { std: "docker" "start" "-a" "b6665aec495356e8881db3885a3d2f4ba400ab909c93bdf90561e31af5094886", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `default`
[INFO] [stderr]  --> src/server/processor.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, default};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/server/mod.rs:95:13
[INFO] [stderr]    |
[INFO] [stderr] 95 |         let mut app = App::new()
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/script.rs:359:5
[INFO] [stderr]     |
[INFO] [stderr] 359 |     state: Data<XepakAppData>,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> src/server/processor.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 119 |         body: &Bytes,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/server/processor.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |         input: &mut RequestInput,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: field `allow_no_auth` is never read
[INFO] [stderr]    --> src/auth.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub struct SimpleAuthenticationProcessor {
[INFO] [stderr]     |            ----------------------------- field in this struct
[INFO] [stderr] 128 |     allow_no_auth: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_app_data` is never used
[INFO] [stderr]   --> src/server/mod.rs:47:4
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn init_app_data() -> XepakAppData {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParametrizedQuery` is never constructed
[INFO] [stderr]  --> src/sql_key_args/mod.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct ParametrizedQuery {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `has_args`, `get_args`, `get_query`, and `build_query` are never used
[INFO] [stderr]   --> src/sql_key_args/mod.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl ParametrizedQuery {
[INFO] [stderr]    | ---------------------- associated items in this implementation
[INFO] [stderr] 12 |     pub fn new(query: String) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn has_args(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn get_args(&self) -> &[String] {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn get_query(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn build_query(&self, pos_arg: &str) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `query_to_pos_args` is never used
[INFO] [stderr]    --> src/sql_key_args/mod.rs:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub fn query_to_pos_args(query: &str, pos_arg: &str, key_args: &[KeyArgPositionRef]) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_key_args` is never used
[INFO] [stderr]    --> src/sql_key_args/mod.rs:160:12
[INFO] [stderr]     |
[INFO] [stderr] 151 | impl<'a> SqlLexer<'a> {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub fn into_key_args(self) -> Vec<KeyArgPositionRef<'a>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xepak-rest` (lib) generated 11 warnings (run `cargo fix --lib -p xepak-rest` to apply 5 suggestions)
[INFO] [stderr] warning: `xepak-rest` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xepak_rest-aa3c5ad0212b8565)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test sql_key_args::tests::parametrized_query ... ok
[INFO] [stdout] test sql_key_args::tests::lexer_next_ok ... ok
[INFO] [stdout] test sql_key_args::tests::lexer_next_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xepak_rest-c949707194acfe1a)
[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]    Doc-tests xepak_rest
[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" "b6665aec495356e8881db3885a3d2f4ba400ab909c93bdf90561e31af5094886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6665aec495356e8881db3885a3d2f4ba400ab909c93bdf90561e31af5094886", kill_on_drop: false }`
[INFO] [stdout] b6665aec495356e8881db3885a3d2f4ba400ab909c93bdf90561e31af5094886
