[INFO] fetching crate wasm-http-hyper 0.2.1...
[INFO] testing wasm-http-hyper-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wasm-http-hyper 0.2.1 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-http-hyper 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aced406bc2ca304bece27ac169366e0dbd30094b3315603f9a19b2c764cdc0c3
[INFO] running `Command { std: "docker" "start" "-a" "aced406bc2ca304bece27ac169366e0dbd30094b3315603f9a19b2c764cdc0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aced406bc2ca304bece27ac169366e0dbd30094b3315603f9a19b2c764cdc0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aced406bc2ca304bece27ac169366e0dbd30094b3315603f9a19b2c764cdc0c3", kill_on_drop: false }`
[INFO] [stdout] aced406bc2ca304bece27ac169366e0dbd30094b3315603f9a19b2c764cdc0c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a674019823d21bfc2798fee875473a0662b01fdfdbc98ad3ab5c9564b7779b4a
[INFO] running `Command { std: "docker" "start" "-a" "a674019823d21bfc2798fee875473a0662b01fdfdbc98ad3ab5c9564b7779b4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[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.27s
[INFO] running `Command { std: "docker" "inspect" "a674019823d21bfc2798fee875473a0662b01fdfdbc98ad3ab5c9564b7779b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a674019823d21bfc2798fee875473a0662b01fdfdbc98ad3ab5c9564b7779b4a", kill_on_drop: false }`
[INFO] [stdout] a674019823d21bfc2798fee875473a0662b01fdfdbc98ad3ab5c9564b7779b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f71fc74dfbf2d8f6344f5cf9b6fa8a72a2c64eacc7072692ee4545d9b00066e8
[INFO] running `Command { std: "docker" "start" "-a" "f71fc74dfbf2d8f6344f5cf9b6fa8a72a2c64eacc7072692ee4545d9b00066e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[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.54
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-http-hyper` (test "axum") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f71fc74dfbf2d8f6344f5cf9b6fa8a72a2c64eacc7072692ee4545d9b00066e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71fc74dfbf2d8f6344f5cf9b6fa8a72a2c64eacc7072692ee4545d9b00066e8", kill_on_drop: false }`
[INFO] [stdout] f71fc74dfbf2d8f6344f5cf9b6fa8a72a2c64eacc7072692ee4545d9b00066e8
