[INFO] cloning repository https://github.com/astronautap/Mercal3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astronautap/Mercal3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastronautap%2FMercal3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastronautap%2FMercal3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38f0d5b775c60e5f58dfd1e119822b50ff2e98f1
[INFO] checking astronautap/Mercal3 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastronautap%2FMercal3" "/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/astronautap/Mercal3
[INFO] finished tweaking git repo https://github.com/astronautap/Mercal3
[INFO] tweaked toml for git repo https://github.com/astronautap/Mercal3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/astronautap/Mercal3 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/astronautap/Mercal3 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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 base64ct v1.8.1
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded axum v0.7.9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a72677864d64e0da49614fe0a57d99b1e9b06fdf724d7310ac0adcb7f5f4972
[INFO] running `Command { std: "docker" "start" "-a" "6a72677864d64e0da49614fe0a57d99b1e9b06fdf724d7310ac0adcb7f5f4972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a72677864d64e0da49614fe0a57d99b1e9b06fdf724d7310ac0adcb7f5f4972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a72677864d64e0da49614fe0a57d99b1e9b06fdf724d7310ac0adcb7f5f4972", kill_on_drop: false }`
[INFO] [stdout] 6a72677864d64e0da49614fe0a57d99b1e9b06fdf724d7310ac0adcb7f5f4972
[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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 355664fbea2d330e11eb24568edbcd74602267046a84d12e85ae12b308c36601
[INFO] running `Command { std: "docker" "start" "-a" "355664fbea2d330e11eb24568edbcd74602267046a84d12e85ae12b308c36601", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tower-http v0.5.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking Mercal3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: template "partials/calendario_include.html" not found in directories ["/opt/rustwide/workdir/templates"]
[INFO] [stdout]   --> src/handlers_escalante.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 1) no such column: p.dias_totais
[INFO] [stdout]    --> src/handlers_escalante.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |       let punicoes = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 162 | |         PunicaoAtiva,
[INFO] [stdout] 163 | |         r#"
[INFO] [stdout] 164 | |         SELECT p.id, u.nome as "nome_guerra!", p.dias_totais, p.dias_cumpridos, p.motivo
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         "#
[INFO] [stdout] 169 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[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: error returned from database: (code: 1) no such table: baixas
[INFO] [stdout]    --> src/handlers_escalante.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |       let baixas = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 173 | |         BaixaAtiva,
[INFO] [stdout] 174 | |         r#"
[INFO] [stdout] 175 | |         SELECT b.id, u.nome as "nome_guerra!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         "#
[INFO] [stdout] 182 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[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: template "partials/calendario_include.html" not found in directories ["/opt/rustwide/workdir/templates"]
[INFO] [stdout]   --> src/handlers_escalante.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 1) no such column: p.dias_totais
[INFO] [stdout]    --> src/handlers_escalante.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |       let punicoes = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 162 | |         PunicaoAtiva,
[INFO] [stdout] 163 | |         r#"
[INFO] [stdout] 164 | |         SELECT p.id, u.nome as "nome_guerra!", p.dias_totais, p.dias_cumpridos, p.motivo
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         "#
[INFO] [stdout] 169 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[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: error returned from database: (code: 1) no such table: baixas
[INFO] [stdout]    --> src/handlers_escalante.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |       let baixas = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 173 | |         BaixaAtiva,
[INFO] [stdout] 174 | |         r#"
[INFO] [stdout] 175 | |         SELECT b.id, u.nome as "nome_guerra!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         "#
[INFO] [stdout] 182 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[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: error returned from database: (code: 1) table punicoes has no column named dias_totais
[INFO] [stdout]    --> src/handlers_escalante.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 | /         sqlx::query!(
[INFO] [stdout] 261 | |             "INSERT INTO punicoes (usuario_id, dias_totais, dias_cumpridos, motivo) VALUES (?, ?, 0, ?)",
[INFO] [stdout] 262 | |             u.id, payload.dias, payload.motivo
[INFO] [stdout] 263 | |         ).execute(&state.pool).await.map_err(|e| (StatusCode::INTERNAL_SERVER_ERROR, e.to_string()))?;
[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: error returned from database: (code: 1) no such table: baixas
[INFO] [stdout]    --> src/handlers_escalante.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query!(
[INFO] [stdout] 289 | |             "INSERT INTO baixas (usuario_id, data_inicio, data_fim, motivo) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 290 | |             u.id, payload.inicio, payload.fim, payload.motivo
[INFO] [stdout] 291 | |         ).execute(&state.pool).await.map_err(|e| (StatusCode::INTERNAL_SERVER_ERROR, e.to_string()))?;
[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: `Deserialize`
[INFO] [stdout]  --> src/models.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[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 import: `Form`
[INFO] [stdout]  --> src/handlers_escalante.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::{State, Query, Form},
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 1) table punicoes has no column named dias_totais
[INFO] [stdout]    --> src/handlers_escalante.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 | /         sqlx::query!(
[INFO] [stdout] 261 | |             "INSERT INTO punicoes (usuario_id, dias_totais, dias_cumpridos, motivo) VALUES (?, ?, 0, ?)",
[INFO] [stdout] 262 | |             u.id, payload.dias, payload.motivo
[INFO] [stdout] 263 | |         ).execute(&state.pool).await.map_err(|e| (StatusCode::INTERNAL_SERVER_ERROR, e.to_string()))?;
[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: error returned from database: (code: 1) no such table: baixas
[INFO] [stdout]    --> src/handlers_escalante.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query!(
[INFO] [stdout] 289 | |             "INSERT INTO baixas (usuario_id, data_inicio, data_fim, motivo) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 290 | |             u.id, payload.inicio, payload.fim, payload.motivo
[INFO] [stdout] 291 | |         ).execute(&state.pool).await.map_err(|e| (StatusCode::INTERNAL_SERVER_ERROR, e.to_string()))?;
[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: `Deserialize`
[INFO] [stdout]  --> src/models.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[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 import: `Form`
[INFO] [stdout]  --> src/handlers_escalante.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::{State, Query, Form},
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i32: From<i64>` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |       let trocas_pendentes = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 148 | |         TrocaPendente,
[INFO] [stdout] 149 | |         r#"
[INFO] [stdout] 150 | |         SELECT t.id, t.data_escala as "data_escala!: String", 
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |         "#
[INFO] [stdout] 158 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[INFO] [stdout]     | |_____^ the trait `From<i64>` is not implemented for `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `i32` implements `From<SignalKind>`
[INFO] [stdout]               `i32` implements `From<bool>`
[INFO] [stdout]               `i32` implements `From<i16>`
[INFO] [stdout]               `i32` implements `From<i8>`
[INFO] [stdout]               `i32` implements `From<socket2::Domain>`
[INFO] [stdout]               `i32` implements `From<socket2::Protocol>`
[INFO] [stdout]               `i32` implements `From<socket2::Type>`
[INFO] [stdout]               `i32` implements `From<u16>`
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `i64` to implement `Into<i32>`
[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[E0277]: the trait bound `EscalanteTemplate: IntoResponse` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |   ) -> Result<impl IntoResponse, (StatusCode, String)> {
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 104 | |
[INFO] [stdout] 105 | |     let hoje = chrono::Utc::now().date_naive();
[INFO] [stdout] 106 | |     let mes = params.mes.unwrap_or(hoje.month());
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |     })
[INFO] [stdout] 209 | | }
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IntoResponse` is not implemented for `EscalanteTemplate`
[INFO] [stdout]    --> src/handlers_escalante.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct EscalanteTemplate {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `IntoResponse`:
[INFO] [stdout]               &'static [u8; N]
[INFO] [stdout]               &'static [u8]
[INFO] [stdout]               &'static str
[INFO] [stdout]               ()
[INFO] [stdout]               (R,)
[INFO] [stdout]               (Response<()>, R)
[INFO] [stdout]               (Response<()>, T1, R)
[INFO] [stdout]               (Response<()>, T1, T2, R)
[INFO] [stdout]             and 123 others
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/Mercal3-f0356a84e876873b.long-type-101533661929815633.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EscalanteTemplate: IntoResponse` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<impl IntoResponse, (StatusCode, String)> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IntoResponse` is not implemented for `EscalanteTemplate`
[INFO] [stdout]    --> src/handlers_escalante.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct EscalanteTemplate {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `IntoResponse`:
[INFO] [stdout]               &'static [u8; N]
[INFO] [stdout]               &'static [u8]
[INFO] [stdout]               &'static str
[INFO] [stdout]               ()
[INFO] [stdout]               (R,)
[INFO] [stdout]               (Response<()>, R)
[INFO] [stdout]               (Response<()>, T1, R)
[INFO] [stdout]               (Response<()>, T1, T2, R)
[INFO] [stdout]             and 123 others
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/Mercal3-f0356a84e876873b.long-type-101533661929815633.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i32: From<i64>` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |       let trocas_pendentes = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 148 | |         TrocaPendente,
[INFO] [stdout] 149 | |         r#"
[INFO] [stdout] 150 | |         SELECT t.id, t.data_escala as "data_escala!: String", 
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |         "#
[INFO] [stdout] 158 | |     ).fetch_all(&state.pool).await.unwrap_or(vec![]);
[INFO] [stdout]     | |_____^ the trait `From<i64>` is not implemented for `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `i32` implements `From<SignalKind>`
[INFO] [stdout]               `i32` implements `From<bool>`
[INFO] [stdout]               `i32` implements `From<i16>`
[INFO] [stdout]               `i32` implements `From<i8>`
[INFO] [stdout]               `i32` implements `From<socket2::Domain>`
[INFO] [stdout]               `i32` implements `From<socket2::Protocol>`
[INFO] [stdout]               `i32` implements `From<socket2::Type>`
[INFO] [stdout]               `i32` implements `From<u16>`
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `i64` to implement `Into<i32>`
[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[E0277]: the trait bound `EscalanteTemplate: IntoResponse` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |   ) -> Result<impl IntoResponse, (StatusCode, String)> {
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 104 | |
[INFO] [stdout] 105 | |     let hoje = chrono::Utc::now().date_naive();
[INFO] [stdout] 106 | |     let mes = params.mes.unwrap_or(hoje.month());
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |     })
[INFO] [stdout] 209 | | }
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IntoResponse` is not implemented for `EscalanteTemplate`
[INFO] [stdout]    --> src/handlers_escalante.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct EscalanteTemplate {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `IntoResponse`:
[INFO] [stdout]               &'static [u8; N]
[INFO] [stdout]               &'static [u8]
[INFO] [stdout]               &'static str
[INFO] [stdout]               ()
[INFO] [stdout]               (R,)
[INFO] [stdout]               (Response<()>, R)
[INFO] [stdout]               (Response<()>, T1, R)
[INFO] [stdout]               (Response<()>, T1, T2, R)
[INFO] [stdout]             and 123 others
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/Mercal3-159bfc68e41169c3.long-type-2403368373190510716.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EscalanteTemplate: IntoResponse` is not satisfied
[INFO] [stdout]    --> src/handlers_escalante.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<impl IntoResponse, (StatusCode, String)> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IntoResponse` is not implemented for `EscalanteTemplate`
[INFO] [stdout]    --> src/handlers_escalante.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct EscalanteTemplate {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `IntoResponse`:
[INFO] [stdout]               &'static [u8; N]
[INFO] [stdout]               &'static [u8]
[INFO] [stdout]               &'static str
[INFO] [stdout]               ()
[INFO] [stdout]               (R,)
[INFO] [stdout]               (Response<()>, R)
[INFO] [stdout]               (Response<()>, T1, R)
[INFO] [stdout]               (Response<()>, T1, T2, R)
[INFO] [stdout]             and 123 others
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/Mercal3-159bfc68e41169c3.long-type-2403368373190510716.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Mercal3` (bin "Mercal3") due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Mercal3` (bin "Mercal3" test) due to 8 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "355664fbea2d330e11eb24568edbcd74602267046a84d12e85ae12b308c36601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355664fbea2d330e11eb24568edbcd74602267046a84d12e85ae12b308c36601", kill_on_drop: false }`
[INFO] [stdout] 355664fbea2d330e11eb24568edbcd74602267046a84d12e85ae12b308c36601
