[INFO] cloning repository https://github.com/AndrizalChaidar/learn-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrizalChaidar/learn-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrizalChaidar%2Flearn-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrizalChaidar%2Flearn-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 668cb9ab57b5ee4292232e1fbe2a1db9373d765d
[INFO] checking AndrizalChaidar/learn-axum against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrizalChaidar%2Flearn-axum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrizalChaidar/learn-axum
[INFO] finished tweaking git repo https://github.com/AndrizalChaidar/learn-axum
[INFO] tweaked toml for git repo https://github.com/AndrizalChaidar/learn-axum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrizalChaidar/learn-axum on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrizalChaidar/learn-axum 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cc6b68b31bfef49155642a5950cefe3cdd999c2e4403db80cbd145e2c4969af
[INFO] running `Command { std: "docker" "start" "-a" "6cc6b68b31bfef49155642a5950cefe3cdd999c2e4403db80cbd145e2c4969af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cc6b68b31bfef49155642a5950cefe3cdd999c2e4403db80cbd145e2c4969af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc6b68b31bfef49155642a5950cefe3cdd999c2e4403db80cbd145e2c4969af", kill_on_drop: false }`
[INFO] [stdout] 6cc6b68b31bfef49155642a5950cefe3cdd999c2e4403db80cbd145e2c4969af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bad7f2f1f8f0114d74f4ee07c92cf748d7b684fc9e898969418bf4b6c70ec763
[INFO] running `Command { std: "docker" "start" "-a" "bad7f2f1f8f0114d74f4ee07c92cf748d7b684fc9e898969418bf4b6c70ec763", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking minijinja-autoreload v2.12.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking axum-template v3.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking learn-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/controllers/mod.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let commanders = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 34 | |         Commander,
[INFO] [stdout] 35 | |         r#"
[INFO] [stdout] 36 | |             SELECT 
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         "#
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout]  81 | /             sqlx::query_as!(Result,
[INFO] [stdout]  82 | |                 r#"
[INFO] [stdout]  83 | |                     WITH commanders_cte AS (
[INFO] [stdout]  84 | |                         SELECT id, name FROM commanders
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |                     ) c;
[INFO] [stdout] 102 | |                 "#, commander_id).fetch_one(&state.db_pool).await?;
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let result = sqlx::query_as!(IdNameCommander, "SELECT id, name FROM commanders")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | /     sqlx::query!(
[INFO] [stdout] 147 | |         r#"
[INFO] [stdout] 148 | |             INSERT INTO troops (name, tribe, type, attack_power, commander_id)
[INFO] [stdout] 149 | |             VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         &body.commander_id
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |             UPDATE commanders
[INFO] [stdout] 163 | |             SET military_force = military_force + FLOOR($1::int4 * (
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         &body.commander_id
[INFO] [stdout] 174 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Commander`
[INFO] [stdout]  --> src/controllers/mod.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     models::{Commander, IdNameCommander, Troop},
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/controllers/mod.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let commanders = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 34 | |         Commander,
[INFO] [stdout] 35 | |         r#"
[INFO] [stdout] 36 | |             SELECT 
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         "#
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout]  81 | /             sqlx::query_as!(Result,
[INFO] [stdout]  82 | |                 r#"
[INFO] [stdout]  83 | |                     WITH commanders_cte AS (
[INFO] [stdout]  84 | |                         SELECT id, name FROM commanders
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |                     ) c;
[INFO] [stdout] 102 | |                 "#, commander_id).fetch_one(&state.db_pool).await?;
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let result = sqlx::query_as!(IdNameCommander, "SELECT id, name FROM commanders")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | /     sqlx::query!(
[INFO] [stdout] 147 | |         r#"
[INFO] [stdout] 148 | |             INSERT INTO troops (name, tribe, type, attack_power, commander_id)
[INFO] [stdout] 149 | |             VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         &body.commander_id
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controllers/mod.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |             UPDATE commanders
[INFO] [stdout] 163 | |             SET military_force = military_force + FLOOR($1::int4 * (
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         &body.commander_id
[INFO] [stdout] 174 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Commander`
[INFO] [stdout]  --> src/controllers/mod.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     models::{Commander, IdNameCommander, Troop},
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `learn-axum` (bin "learn-axum") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `learn-axum` (bin "learn-axum" test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bad7f2f1f8f0114d74f4ee07c92cf748d7b684fc9e898969418bf4b6c70ec763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad7f2f1f8f0114d74f4ee07c92cf748d7b684fc9e898969418bf4b6c70ec763", kill_on_drop: false }`
[INFO] [stdout] bad7f2f1f8f0114d74f4ee07c92cf748d7b684fc9e898969418bf4b6c70ec763
