[INFO] cloning repository https://github.com/trueblablak/test-task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trueblablak/test-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a039d18919c6aac13fcebd7a3e457fde3da6545
[INFO] testing trueblablak/test-task against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trueblablak/test-task
[INFO] finished tweaking git repo https://github.com/trueblablak/test-task
[INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trueblablak/test-task already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75eda92e7503f5341a6d4d8a64783c6603c5fdc29b2727cc6ec5234cf270f77f
[INFO] running `Command { std: "docker" "start" "-a" "75eda92e7503f5341a6d4d8a64783c6603c5fdc29b2727cc6ec5234cf270f77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75eda92e7503f5341a6d4d8a64783c6603c5fdc29b2727cc6ec5234cf270f77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eda92e7503f5341a6d4d8a64783c6603c5fdc29b2727cc6ec5234cf270f77f", kill_on_drop: false }`
[INFO] [stdout] 75eda92e7503f5341a6d4d8a64783c6603c5fdc29b2727cc6ec5234cf270f77f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e1caa219f58169a8ea3e4d5ac8bb6130dec74d09ecfa2f98dd6bdbba649149
[INFO] running `Command { std: "docker" "start" "-a" "45e1caa219f58169a8ea3e4d5ac8bb6130dec74d09ecfa2f98dd6bdbba649149", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling test-task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing::{get, post},
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creds`
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | async fn login(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creds`
[INFO] [stdout]   --> src/main.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn register(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/main.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn search(Json(q): Json<String>) -> impl IntoResponse {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Credentials {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 11 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "45e1caa219f58169a8ea3e4d5ac8bb6130dec74d09ecfa2f98dd6bdbba649149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e1caa219f58169a8ea3e4d5ac8bb6130dec74d09ecfa2f98dd6bdbba649149", kill_on_drop: false }`
[INFO] [stdout] 45e1caa219f58169a8ea3e4d5ac8bb6130dec74d09ecfa2f98dd6bdbba649149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf5f45d6fef41d3bbc8e9b83371e4c1b1ebfbcc4a1f8bcd6d7e05f72d9ff0a7f
[INFO] running `Command { std: "docker" "start" "-a" "bf5f45d6fef41d3bbc8e9b83371e4c1b1ebfbcc4a1f8bcd6d7e05f72d9ff0a7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     routing::{get, post},
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creds`
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | async fn login(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creds`
[INFO] [stdout]   --> src/main.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn register(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/main.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn search(Json(q): Json<String>) -> impl IntoResponse {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Credentials {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 11 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "bf5f45d6fef41d3bbc8e9b83371e4c1b1ebfbcc4a1f8bcd6d7e05f72d9ff0a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5f45d6fef41d3bbc8e9b83371e4c1b1ebfbcc4a1f8bcd6d7e05f72d9ff0a7f", kill_on_drop: false }`
[INFO] [stdout] bf5f45d6fef41d3bbc8e9b83371e4c1b1ebfbcc4a1f8bcd6d7e05f72d9ff0a7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b46bcebfe45c3dc79027df9183cdb8bdfdc2f64b48e437432094357f1d44175
[INFO] running `Command { std: "docker" "start" "-a" "6b46bcebfe45c3dc79027df9183cdb8bdfdc2f64b48e437432094357f1d44175", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `get`
[INFO] [stderr]  --> src/main.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 |     routing::{get, post},
[INFO] [stderr]   |               ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `creds`
[INFO] [stderr]   --> src/main.rs:27:21
[INFO] [stderr]    |
[INFO] [stderr] 27 | async fn login(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stderr]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `creds`
[INFO] [stderr]   --> src/main.rs:31:24
[INFO] [stderr]    |
[INFO] [stderr] 31 | async fn register(Json(creds): Json<Credentials>) -> impl IntoResponse {
[INFO] [stderr]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `q`
[INFO] [stderr]   --> src/main.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 | async fn search(Json(q): Json<String>) -> impl IntoResponse {
[INFO] [stderr]    |                      ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username` and `password` are never read
[INFO] [stderr]   --> src/main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct Credentials {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 11 |     username: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 12 |     password: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `test-task` (bin "test-task" test) generated 5 warnings (run `cargo fix --bin "test-task" -p test-task --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_task-578adc28f8ee2756)
[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" "6b46bcebfe45c3dc79027df9183cdb8bdfdc2f64b48e437432094357f1d44175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b46bcebfe45c3dc79027df9183cdb8bdfdc2f64b48e437432094357f1d44175", kill_on_drop: false }`
[INFO] [stdout] 6b46bcebfe45c3dc79027df9183cdb8bdfdc2f64b48e437432094357f1d44175
