[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 master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrizalChaidar%2Flearn-axum" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrizalChaidar/learn-axum on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded minijinja-autoreload v2.12.0
[INFO] [stderr]   Downloaded axum-template v3.0.0
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fd9120758a959ab6812c1c1c1597f93301e228f2711d2f8fd3f9b2b67e55fa9
[INFO] running `Command { std: "docker" "start" "-a" "6fd9120758a959ab6812c1c1c1597f93301e228f2711d2f8fd3f9b2b67e55fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fd9120758a959ab6812c1c1c1597f93301e228f2711d2f8fd3f9b2b67e55fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd9120758a959ab6812c1c1c1597f93301e228f2711d2f8fd3f9b2b67e55fa9", kill_on_drop: false }`
[INFO] [stdout] 6fd9120758a959ab6812c1c1c1597f93301e228f2711d2f8fd3f9b2b67e55fa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31100517539c305e6f79bd7c15048ab441e4f122ce3ae3c453be632001519735
[INFO] running `Command { std: "docker" "start" "-a" "31100517539c305e6f79bd7c15048ab441e4f122ce3ae3c453be632001519735", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking minijinja-autoreload v2.12.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[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" test) 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") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "31100517539c305e6f79bd7c15048ab441e4f122ce3ae3c453be632001519735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31100517539c305e6f79bd7c15048ab441e4f122ce3ae3c453be632001519735", kill_on_drop: false }`
[INFO] [stdout] 31100517539c305e6f79bd7c15048ab441e4f122ce3ae3c453be632001519735
