[INFO] cloning repository https://github.com/heliumbrain/axum-cookbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heliumbrain/axum-cookbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliumbrain%2Faxum-cookbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliumbrain%2Faxum-cookbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa3b91e365194c21b036c0a517c01ea1bc897302
[INFO] checking heliumbrain/axum-cookbook/fa3b91e365194c21b036c0a517c01ea1bc897302 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliumbrain%2Faxum-cookbook" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heliumbrain/axum-cookbook
[INFO] finished tweaking git repo https://github.com/heliumbrain/axum-cookbook
[INFO] tweaked toml for git repo https://github.com/heliumbrain/axum-cookbook written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heliumbrain/axum-cookbook on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heliumbrain/axum-cookbook 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded sqlx-macros v0.5.5
[INFO] [stderr]   Downloaded sqlx-rt v0.5.5
[INFO] [stderr]   Downloaded whoami v1.1.2
[INFO] [stderr]   Downloaded ahash v0.7.4
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded sqlformat v0.1.6
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded sqlx v0.5.5
[INFO] [stderr]   Downloaded sqlx-core v0.5.5
[INFO] [stderr]   Downloaded axum v0.1.2
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e0b63245be4bd764d7ae724bd5f76d8cc5b88a733483bf604845beebfb186ca
[INFO] running `Command { std: "docker" "start" "-a" "5e0b63245be4bd764d7ae724bd5f76d8cc5b88a733483bf604845beebfb186ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0b63245be4bd764d7ae724bd5f76d8cc5b88a733483bf604845beebfb186ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0b63245be4bd764d7ae724bd5f76d8cc5b88a733483bf604845beebfb186ca", kill_on_drop: false }`
[INFO] [stdout] 5e0b63245be4bd764d7ae724bd5f76d8cc5b88a733483bf604845beebfb186ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06db36fdff6e71b9494edea07a99ff44f81fbbd2ee066d19bf35144afb6e283
[INFO] running `Command { std: "docker" "start" "-a" "c06db36fdff6e71b9494edea07a99ff44f81fbbd2ee066d19bf35144afb6e283", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling sqlx-rt v0.5.5
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling sqlx-core v0.5.5
[INFO] [stderr]     Checking tower-http v0.1.1
[INFO] [stderr]     Checking tower v0.4.8
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]    Compiling sqlx-macros v0.5.5
[INFO] [stderr]     Checking axum v0.1.2
[INFO] [stderr]     Checking sqlx v0.5.5
[INFO] [stderr]     Checking axum-cookbook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |     models::RecipesOut,
[INFO] [stdout] 19 | |     r#"
[INFO] [stdout] 20 | |     SELECT id, title
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     "#
[INFO] [stdout] 24 | |   )
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 37 | |     models::RecipeOut,
[INFO] [stdout] 38 | |     r#"
[INFO] [stdout] 39 | |     SELECT id, title, content
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     id
[INFO] [stdout] 44 | |   )
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   sqlx::query!(
[INFO] [stdout] 59 | |     "INSERT INTO recipes (id, title, content, published) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 60 | |     recipe_id,
[INFO] [stdout] 61 | |     recipe.title,
[INFO] [stdout] 62 | |     recipe.content,
[INFO] [stdout] 63 | |     recipe.published,
[INFO] [stdout] 64 | |   )
[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 communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | /   sqlx::query!(
[INFO] [stdout] 88 | |     r#"
[INFO] [stdout] 89 | |     DELETE FROM recipes
[INFO] [stdout] 90 | |     WHERE id = $1
[INFO] [stdout] 91 | |     "#,
[INFO] [stdout] 92 | |     id
[INFO] [stdout] 93 | |   )
[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 communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |     models::RecipesOut,
[INFO] [stdout] 19 | |     r#"
[INFO] [stdout] 20 | |     SELECT id, title
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     "#
[INFO] [stdout] 24 | |   )
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 37 | |     models::RecipeOut,
[INFO] [stdout] 38 | |     r#"
[INFO] [stdout] 39 | |     SELECT id, title, content
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     id
[INFO] [stdout] 44 | |   )
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   sqlx::query!(
[INFO] [stdout] 59 | |     "INSERT INTO recipes (id, title, content, published) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 60 | |     recipe_id,
[INFO] [stdout] 61 | |     recipe.title,
[INFO] [stdout] 62 | |     recipe.content,
[INFO] [stdout] 63 | |     recipe.published,
[INFO] [stdout] 64 | |   )
[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 communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | /   sqlx::query!(
[INFO] [stdout] 88 | |     r#"
[INFO] [stdout] 89 | |     DELETE FROM recipes
[INFO] [stdout] 90 | |     WHERE id = $1
[INFO] [stdout] 91 | |     "#,
[INFO] [stdout] 92 | |     id
[INFO] [stdout] 93 | |   )
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |     models::RecipesOut,
[INFO] [stdout] 19 | |     r#"
[INFO] [stdout] 20 | |     SELECT id, title
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |   .fetch_all(&pool)
[INFO] [stdout] 26 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 37 | |     models::RecipeOut,
[INFO] [stdout] 38 | |     r#"
[INFO] [stdout] 39 | |     SELECT id, title, content
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |   .fetch_one(&pool)
[INFO] [stdout] 46 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   sqlx::query!(
[INFO] [stdout] 59 | |     "INSERT INTO recipes (id, title, content, published) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 60 | |     recipe_id,
[INFO] [stdout] 61 | |     recipe.title,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |   .execute(&pool)
[INFO] [stdout] 66 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/handlers.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / pub async fn update_recipe(
[INFO] [stdout] 76 | |   Extension(pool): Extension<PgPool>,
[INFO] [stdout] 77 | |   Json(recipe): Json<models::RecipeUpdate>,
[INFO] [stdout] 78 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/handlers.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |   ) -> impl IntoResponse {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 79 | |   todo!()
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | /   sqlx::query!(
[INFO] [stdout] 88 | |     r#"
[INFO] [stdout] 89 | |     DELETE FROM recipes
[INFO] [stdout] 90 | |     WHERE id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |   .execute(&pool)
[INFO] [stdout] 95 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> src/handlers.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |   Extension(pool): Extension<PgPool>,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipe`
[INFO] [stdout]   --> src/handlers.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |   Json(recipe): Json<models::RecipeUpdate>,
[INFO] [stdout]    |        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-cookbook` (bin "axum-cookbook" test) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |     models::RecipesOut,
[INFO] [stdout] 19 | |     r#"
[INFO] [stdout] 20 | |     SELECT id, title
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |   .fetch_all(&pool)
[INFO] [stdout] 26 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let recipe = query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 37 | |     models::RecipeOut,
[INFO] [stdout] 38 | |     r#"
[INFO] [stdout] 39 | |     SELECT id, title, content
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |   .fetch_one(&pool)
[INFO] [stdout] 46 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   sqlx::query!(
[INFO] [stdout] 59 | |     "INSERT INTO recipes (id, title, content, published) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 60 | |     recipe_id,
[INFO] [stdout] 61 | |     recipe.title,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |   .execute(&pool)
[INFO] [stdout] 66 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/handlers.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / pub async fn update_recipe(
[INFO] [stdout] 76 | |   Extension(pool): Extension<PgPool>,
[INFO] [stdout] 77 | |   Json(recipe): Json<models::RecipeUpdate>,
[INFO] [stdout] 78 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/handlers.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |   ) -> impl IntoResponse {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 79 | |   todo!()
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | /   sqlx::query!(
[INFO] [stdout] 88 | |     r#"
[INFO] [stdout] 89 | |     DELETE FROM recipes
[INFO] [stdout] 90 | |     WHERE id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |   .execute(&pool)
[INFO] [stdout] 95 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> src/handlers.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |   Extension(pool): Extension<PgPool>,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipe`
[INFO] [stdout]   --> src/handlers.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |   Json(recipe): Json<models::RecipeUpdate>,
[INFO] [stdout]    |        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-cookbook` (bin "axum-cookbook") due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c06db36fdff6e71b9494edea07a99ff44f81fbbd2ee066d19bf35144afb6e283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06db36fdff6e71b9494edea07a99ff44f81fbbd2ee066d19bf35144afb6e283", kill_on_drop: false }`
[INFO] [stdout] c06db36fdff6e71b9494edea07a99ff44f81fbbd2ee066d19bf35144afb6e283
