[INFO] fetching crate fluke 0.1.1... [INFO] testing fluke-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fluke 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate fluke 0.1.1 [INFO] finished tweaking crates.io crate fluke 0.1.1 [INFO] tweaked toml for crates.io crate fluke 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fluke 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ef84801ad41a91448fdeac1f72c88d713bae4c1d44cf6343387d7f2fb13e4e [INFO] running `Command { std: "docker" "start" "-a" "88ef84801ad41a91448fdeac1f72c88d713bae4c1d44cf6343387d7f2fb13e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ef84801ad41a91448fdeac1f72c88d713bae4c1d44cf6343387d7f2fb13e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ef84801ad41a91448fdeac1f72c88d713bae4c1d44cf6343387d7f2fb13e4e", kill_on_drop: false }` [INFO] [stdout] 88ef84801ad41a91448fdeac1f72c88d713bae4c1d44cf6343387d7f2fb13e4e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299a4798a171d8db602f9c640cf4b4b9d93d33e90cf8d8b772ef1147d05104c6 [INFO] running `Command { std: "docker" "start" "-a" "299a4798a171d8db602f9c640cf4b4b9d93d33e90cf8d8b772ef1147d05104c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling pretty-hex v0.4.1 [INFO] [stderr] Compiling enum-repr v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fluke-hpack v0.3.1 [INFO] [stderr] Compiling fluke-io-uring-async v0.1.0 [INFO] [stderr] Compiling fluke-buffet v0.2.0 [INFO] [stderr] Compiling fluke-h2-parse v0.1.1 [INFO] [stderr] Compiling fluke v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.72s [INFO] running `Command { std: "docker" "inspect" "299a4798a171d8db602f9c640cf4b4b9d93d33e90cf8d8b772ef1147d05104c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299a4798a171d8db602f9c640cf4b4b9d93d33e90cf8d8b772ef1147d05104c6", kill_on_drop: false }` [INFO] [stdout] 299a4798a171d8db602f9c640cf4b4b9d93d33e90cf8d8b772ef1147d05104c6 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec14cf9571dc17960f6a584defd0031e025b97f553e08f98060824bebe03940 [INFO] running `Command { std: "docker" "start" "-a" "2ec14cf9571dc17960f6a584defd0031e025b97f553e08f98060824bebe03940", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fluke-hpack v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling fluke-io-uring-async v0.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fluke-buffet v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling fluke-h2-parse v0.1.1 [INFO] [stderr] Compiling fluke v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpwg_macros` [INFO] [stdout] --> tests/httpwg.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | httpwg_macros::tests! {{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `httpwg_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] --> tests/httpwg.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | let config = Rc::new(httpwg::Config::default()); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 103 - let config = Rc::new(httpwg::Config::default()); [INFO] [stdout] 103 + let config = Rc::new(http::Config::default()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] --> tests/httpwg.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | httpwg::Conn::new(config, TwoHalves(client_write, client_read)) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 104 - httpwg::Conn::new(config, TwoHalves(client_write, client_read)) [INFO] [stdout] 104 + http::Conn::new(config, TwoHalves(client_write, client_read)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] --> tests/httpwg.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start_server() -> httpwg::Conn> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `httpwg` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 82 - pub fn start_server() -> httpwg::Conn> { [INFO] [stdout] 82 + pub fn start_server() -> http::Conn> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluke` (test "httpwg") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ec14cf9571dc17960f6a584defd0031e025b97f553e08f98060824bebe03940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec14cf9571dc17960f6a584defd0031e025b97f553e08f98060824bebe03940", kill_on_drop: false }` [INFO] [stdout] 2ec14cf9571dc17960f6a584defd0031e025b97f553e08f98060824bebe03940