[INFO] fetching crate wasm-http-hyper 0.2.1...
[INFO] testing wasm-http-hyper-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wasm-http-hyper 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wasm-http-hyper 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasm-http-hyper 0.2.1
[INFO] tweaked toml for crates.io crate wasm-http-hyper 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-http-hyper 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f92f1412800a21d471ed168b3fdad1ae217e510af13eb6550d97420e84120c55
[INFO] running `Command { std: "docker" "start" "-a" "f92f1412800a21d471ed168b3fdad1ae217e510af13eb6550d97420e84120c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f92f1412800a21d471ed168b3fdad1ae217e510af13eb6550d97420e84120c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92f1412800a21d471ed168b3fdad1ae217e510af13eb6550d97420e84120c55", kill_on_drop: false }`
[INFO] [stdout] f92f1412800a21d471ed168b3fdad1ae217e510af13eb6550d97420e84120c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74faab4126dc36b3288585e7886282dce84aa4e3760e0c9b07b2dd53297cbdc9
[INFO] running `Command { std: "docker" "start" "-a" "74faab4126dc36b3288585e7886282dce84aa4e3760e0c9b07b2dd53297cbdc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling wasm-http-hyper v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.46s
[INFO] running `Command { std: "docker" "inspect" "74faab4126dc36b3288585e7886282dce84aa4e3760e0c9b07b2dd53297cbdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74faab4126dc36b3288585e7886282dce84aa4e3760e0c9b07b2dd53297cbdc9", kill_on_drop: false }`
[INFO] [stdout] 74faab4126dc36b3288585e7886282dce84aa4e3760e0c9b07b2dd53297cbdc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e03008a57db3b4fd567c1104f5206d44dfe359488a6487f66c1335374ebeb92a
[INFO] running `Command { std: "docker" "start" "-a" "e03008a57db3b4fd567c1104f5206d44dfe359488a6487f66c1335374ebeb92a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]    Compiling wasm-http-hyper v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> tests/axum.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::extract::Request;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod axum;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> tests/axum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::{routing::post, Router};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod axum;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower::util`
[INFO] [stdout]    --> tests/axum.rs:6:12
[INFO] [stdout]     |
[INFO] [stdout]   6 | use tower::util::ServiceExt;
[INFO] [stdout]     |            ^^^^ could not find `util` in `tower`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] 197 | pub mod util;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> tests/axum.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use axum::response::Response;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod axum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]  --> tests/axum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::{routing::post, Router};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod axum;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasm_http_hyper::axum`
[INFO] [stdout]   --> tests/axum.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use wasm_http_hyper::axum::IntoJs;
[INFO] [stdout]    |                          ^^^^ could not find `axum` in `wasm_http_hyper`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "axum")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `axum` feature
[INFO] [stdout]  4 | pub mod axum;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> tests/axum.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         post(|body: axum::extract::Json<serde_json::Value>| async move { axum::Json(body.0) }),
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod axum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> tests/axum.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let request: Request<axum::body::Body> = Request::from(&message);
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod axum;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use hyper::body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 73 -     let request: Request<axum::body::Body> = Request::from(&message);
[INFO] [stdout] 73 +     let request: Request<body::Body> = Request::from(&message);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> tests/axum.rs:54:74
[INFO] [stdout]    |
[INFO] [stdout] 54 |         post(|body: axum::extract::Json<serde_json::Value>| async move { axum::Json(body.0) }),
[INFO] [stdout]    |                                                                          ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/axum.rs, use `mod axum` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod axum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/axum.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let response: Response = app.oneshot(request).await.unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-http-hyper` (test "axum") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e03008a57db3b4fd567c1104f5206d44dfe359488a6487f66c1335374ebeb92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03008a57db3b4fd567c1104f5206d44dfe359488a6487f66c1335374ebeb92a", kill_on_drop: false }`
[INFO] [stdout] e03008a57db3b4fd567c1104f5206d44dfe359488a6487f66c1335374ebeb92a
