[INFO] fetching crate impostor_compiler_axum 0.1.0...
[INFO] checking impostor_compiler_axum-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate impostor_compiler_axum 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate impostor_compiler_axum 0.1.0
[INFO] finished tweaking crates.io crate impostor_compiler_axum 0.1.0
[INFO] tweaked toml for crates.io crate impostor_compiler_axum 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate impostor_compiler_axum 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.12.1)
[INFO] [stderr]       Adding serde_qs v0.12.0 (available: v0.15.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99e574ad94011e9a4fad54e00c2e9e7fd95298c6ee41c4035f2ac745fc87768b
[INFO] running `Command { std: "docker" "start" "-a" "99e574ad94011e9a4fad54e00c2e9e7fd95298c6ee41c4035f2ac745fc87768b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99e574ad94011e9a4fad54e00c2e9e7fd95298c6ee41c4035f2ac745fc87768b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e574ad94011e9a4fad54e00c2e9e7fd95298c6ee41c4035f2ac745fc87768b", kill_on_drop: false }`
[INFO] [stdout] 99e574ad94011e9a4fad54e00c2e9e7fd95298c6ee41c4035f2ac745fc87768b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5db4197b3f75188f86c3906c7f745bcb0cc70b3c0091c744b4af49205959b577
[INFO] running `Command { std: "docker" "start" "-a" "5db4197b3f75188f86c3906c7f745bcb0cc70b3c0091c744b4af49205959b577", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling libxml v0.3.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking impostor_core v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking impostor_compiler_axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/asserts/predicate.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     BigInteger(String),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Number` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     BigInteger(String),
[INFO] [stdout] 15 +     BigInteger(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/asserts/query.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Jsonpath(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Jsonpath(String),
[INFO] [stdout] 17 +     Jsonpath(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/asserts/predicate.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     BigInteger(String),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Number` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     BigInteger(String),
[INFO] [stdout] 15 +     BigInteger(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/asserts/query.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Jsonpath(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Jsonpath(String),
[INFO] [stdout] 17 +     Jsonpath(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:124:56
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:155:56
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:216:56
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:232:56
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:266:56
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:56
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:291:56
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:315:56
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:331:56
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:338:24
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:338:56
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:338:24
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:362:24
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:362:56
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:362:24
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:379:24
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:379:56
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:379:24
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:419:56
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:435:24
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:435:56
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:435:24
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:451:56
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:469:24
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:469:56
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:469:24
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let response = router.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impostor_compiler_axum` (lib test) due to 51 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5db4197b3f75188f86c3906c7f745bcb0cc70b3c0091c744b4af49205959b577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db4197b3f75188f86c3906c7f745bcb0cc70b3c0091c744b4af49205959b577", kill_on_drop: false }`
[INFO] [stdout] 5db4197b3f75188f86c3906c7f745bcb0cc70b3c0091c744b4af49205959b577
