[INFO] fetching crate restless-axum 0.1.0...
[INFO] checking restless-axum-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate restless-axum 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate restless-axum 0.1.0
[INFO] finished tweaking crates.io crate restless-axum 0.1.0
[INFO] tweaked toml for crates.io crate restless-axum 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate restless-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]     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]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f3c4569b57d3876c971e3f614463a833cb306e9e01aa1f46b81e26d75964fad9
[INFO] running `Command { std: "docker" "start" "-a" "f3c4569b57d3876c971e3f614463a833cb306e9e01aa1f46b81e26d75964fad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c4569b57d3876c971e3f614463a833cb306e9e01aa1f46b81e26d75964fad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c4569b57d3876c971e3f614463a833cb306e9e01aa1f46b81e26d75964fad9", kill_on_drop: false }`
[INFO] [stdout] f3c4569b57d3876c971e3f614463a833cb306e9e01aa1f46b81e26d75964fad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c70318c6972db03f0fabe5a5fc6ba426da2c6dcbb4bb28d4c89775e4b53e9f87
[INFO] running `Command { std: "docker" "start" "-a" "c70318c6972db03f0fabe5a5fc6ba426da2c6dcbb4bb28d4c89775e4b53e9f87", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking restless-core v0.1.0
[INFO] [stderr]     Checking restless-hyper v0.1.0
[INFO] [stderr]     Checking restless-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `RouterExt` is never used
[INFO] [stdout]   --> src/lib.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait RouterExt {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn send<R: Request>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RouterExt` is never used
[INFO] [stdout]   --> src/lib.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait RouterExt {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:23:60
[INFO] [stdout]    |
[INFO] [stdout] 23 |       ) -> Result<<R::Response as Decodable>::Target, Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 24 | |         println!("{:?} {}", request.method(), request.uri());
[INFO] [stdout] 25 | |         let response = self
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         Ok(R::Response::decode(&body[..]).unwrap())
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let response = self
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] 27 | |             .oneshot(request.to_hyper_request().unwrap())
[INFO] [stdout] 28 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let response = self
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] 27 | |             .oneshot(request.to_hyper_request().unwrap())
[INFO] [stdout] 28 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Ok(R::Response::decode(&body[..]).unwrap())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn send<R: Request>(
[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: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:23:60
[INFO] [stdout]    |
[INFO] [stdout] 23 |       ) -> Result<<R::Response as Decodable>::Target, Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 24 | |         println!("{:?} {}", request.method(), request.uri());
[INFO] [stdout] 25 | |         let response = self
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         Ok(R::Response::decode(&body[..]).unwrap())
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let response = self
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] 27 | |             .oneshot(request.to_hyper_request().unwrap())
[INFO] [stdout] 28 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let response = self
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             .clone()
[INFO] [stdout] 27 | |             .oneshot(request.to_hyper_request().unwrap())
[INFO] [stdout] 28 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<<R as restless_core::Request>::Response as Decodable>::Target, Error>
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Ok(R::Response::decode(&body[..]).unwrap())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `restless-axum` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `restless-axum` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c70318c6972db03f0fabe5a5fc6ba426da2c6dcbb4bb28d4c89775e4b53e9f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70318c6972db03f0fabe5a5fc6ba426da2c6dcbb4bb28d4c89775e4b53e9f87", kill_on_drop: false }`
[INFO] [stdout] c70318c6972db03f0fabe5a5fc6ba426da2c6dcbb4bb28d4c89775e4b53e9f87
