[INFO] cloning repository https://github.com/Jakkapat-Chongsuwat/rust-rest-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jakkapat-Chongsuwat/rust-rest-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkapat-Chongsuwat%2Frust-rest-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkapat-Chongsuwat%2Frust-rest-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca61f10835f91c0a284d2b172d0f51276e30c759
[INFO] checking Jakkapat-Chongsuwat/rust-rest-api against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkapat-Chongsuwat%2Frust-rest-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jakkapat-Chongsuwat/rust-rest-api on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Jakkapat-Chongsuwat/rust-rest-api
[INFO] finished tweaking git repo https://github.com/Jakkapat-Chongsuwat/rust-rest-api
[INFO] tweaked toml for git repo https://github.com/Jakkapat-Chongsuwat/rust-rest-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Jakkapat-Chongsuwat/rust-rest-api 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.1.0
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded bson v2.13.0
[INFO] [stderr]   Downloaded iri-string v0.7.6
[INFO] [stderr]   Downloaded mongodb v3.1.0
[INFO] [stderr]   Downloaded axum-macros v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f836db4cde6414edde9b808cfb4d59017153ba530dfea248ac23a44ea8311e2d
[INFO] running `Command { std: "docker" "start" "-a" "f836db4cde6414edde9b808cfb4d59017153ba530dfea248ac23a44ea8311e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f836db4cde6414edde9b808cfb4d59017153ba530dfea248ac23a44ea8311e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f836db4cde6414edde9b808cfb4d59017153ba530dfea248ac23a44ea8311e2d", kill_on_drop: false }`
[INFO] [stdout] f836db4cde6414edde9b808cfb4d59017153ba530dfea248ac23a44ea8311e2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b61861839adb02eba9bd8e37ec2c4586895e9d4ab6cd1f258405db5e598c5c6e
[INFO] running `Command { std: "docker" "start" "-a" "b61861839adb02eba9bd8e37ec2c4586895e9d4ab6cd1f258405db5e598c5c6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking iri-string v0.7.6
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling axum-macros v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking bson v2.13.0
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking mongodb v3.1.0
[INFO] [stderr]     Checking rust-rest-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `http_body`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use http_body::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `http_body`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `http_body`, use `cargo add http_body` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemHandler`
[INFO] [stdout]   --> src/main.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let item_handler = Arc::new(ItemHandler::new(item_use_case.clone()));
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of undeclared type `ItemHandler`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::handlers::ItemHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use http_body::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `http_body`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `http_body`, use `cargo add http_body` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `axum::extract::State<Arc<ItemHandler>>: FromRequest<Body>` is not satisfied
[INFO] [stdout]   --> src/items/handlers.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     State(handler): State<Arc<ItemHandler>>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromRequest<Body>` is not implemented for `axum::extract::State<Arc<ItemHandler>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.7/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequest<S, M>`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              (T1, T2, T3, T4, T5)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9)
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)` cannot be shared between threads safely
[INFO] [stdout]   --> src/items/handlers.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Json(req): Json<InserItemReq>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)`
[INFO] [stdout]    = help: the trait `FromRequest<S>` is implemented for `Json<T>`
[INFO] [stdout]    = note: required for `Unique<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `Box<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>`
[INFO] [stdout]   --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/alloc/src/boxed.rs:231:12
[INFO] [stdout] note: required because it appears within the type `Pin<Box<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>>`
[INFO] [stdout]   --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/pin.rs:1089:12
[INFO] [stdout] note: required because it appears within the type `http_body_util::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.2/src/combinators/box_body.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UnsyncBoxBody<D, E> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Body`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.4.5/src/body.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Body(BoxBody);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    = note: required for `Json<InserItemReq>` to implement `FromRequest<Body>`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemHandler`
[INFO] [stdout]   --> src/main.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let item_handler = Arc::new(ItemHandler::new(item_use_case.clone()));
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of undeclared type `ItemHandler`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::handlers::ItemHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `axum::extract::State<Arc<ItemHandler>>: FromRequest<Body>` is not satisfied
[INFO] [stdout]   --> src/items/handlers.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     State(handler): State<Arc<ItemHandler>>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromRequest<Body>` is not implemented for `axum::extract::State<Arc<ItemHandler>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.7/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequest<S, M>`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              (T1, T2, T3, T4, T5)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9)
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)` cannot be shared between threads safely
[INFO] [stdout]   --> src/items/handlers.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Json(req): Json<InserItemReq>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)`
[INFO] [stdout]    = help: the trait `FromRequest<S>` is implemented for `axum::Json<T>`
[INFO] [stdout]    = note: required for `Unique<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `Box<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>`
[INFO] [stdout]   --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/alloc/src/boxed.rs:231:12
[INFO] [stdout] note: required because it appears within the type `Pin<Box<(dyn HttpBody<Data = axum::body::Bytes, Error = axum::Error> + Send + 'static)>>`
[INFO] [stdout]   --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/pin.rs:1089:12
[INFO] [stdout] note: required because it appears within the type `http_body_util::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.2/src/combinators/box_body.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UnsyncBoxBody<D, E> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Body`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.4.5/src/body.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Body(BoxBody);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    = note: required for `axum::Json<InserItemReq>` to implement `FromRequest<Body>`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `map_response_body` found for struct `ServiceBuilder` in the current scope
[INFO] [stdout]   --> src/main.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | /             ServiceBuilder::new()
[INFO] [stdout] 42 | |                 .layer(cors)
[INFO] [stdout] 43 | |                 .map_response_body(|body| body.boxed()), // Use the boxed() method
[INFO] [stdout]    | |_________________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.1/src/builder.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn map_response_body<F>(
[INFO] [stdout]    |          ----------------- the method is available for `ServiceBuilder<Stack<CorsLayer, tower::layer::util::Identity>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ServiceBuilderExt` which provides `map_response_body` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tower_http::ServiceBuilderExt;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `map_response` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 .map_response(|body| body.boxed()), // Use the boxed() method
[INFO] [stdout]    |                  ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rest-api` (bin "rust-rest-api") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `map_response_body` found for struct `ServiceBuilder` in the current scope
[INFO] [stdout]   --> src/main.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | /             ServiceBuilder::new()
[INFO] [stdout] 42 | |                 .layer(cors)
[INFO] [stdout] 43 | |                 .map_response_body(|body| body.boxed()), // Use the boxed() method
[INFO] [stdout]    | |_________________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.1/src/builder.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn map_response_body<F>(
[INFO] [stdout]    |          ----------------- the method is available for `ServiceBuilder<Stack<CorsLayer, tower::layer::util::Identity>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ServiceBuilderExt` which provides `map_response_body` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tower_http::ServiceBuilderExt;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `map_response` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 .map_response(|body| body.boxed()), // Use the boxed() method
[INFO] [stdout]    |                  ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rest-api` (bin "rust-rest-api" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b61861839adb02eba9bd8e37ec2c4586895e9d4ab6cd1f258405db5e598c5c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61861839adb02eba9bd8e37ec2c4586895e9d4ab6cd1f258405db5e598c5c6e", kill_on_drop: false }`
[INFO] [stdout] b61861839adb02eba9bd8e37ec2c4586895e9d4ab6cd1f258405db5e598c5c6e
