[INFO] fetching crate wit-bindgen-rust 0.46.0...
[INFO] testing wit-bindgen-rust-0.46.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wit-bindgen-rust 0.46.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wit-bindgen-rust 0.46.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wit-bindgen-rust 0.46.0
[INFO] tweaked toml for crates.io crate wit-bindgen-rust 0.46.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wit-bindgen-rust 0.46.0 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] crate crates.io crate wit-bindgen-rust 0.46.0 already has a lockfile, it will not be regenerated
[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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 854bc92def3d7671ef86e5483a6fcf2706636eeedd5ed6da12a4f9c6483b132d
[INFO] running `Command { std: "docker" "start" "-a" "854bc92def3d7671ef86e5483a6fcf2706636eeedd5ed6da12a4f9c6483b132d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "854bc92def3d7671ef86e5483a6fcf2706636eeedd5ed6da12a4f9c6483b132d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854bc92def3d7671ef86e5483a6fcf2706636eeedd5ed6da12a4f9c6483b132d", kill_on_drop: false }`
[INFO] [stdout] 854bc92def3d7671ef86e5483a6fcf2706636eeedd5ed6da12a4f9c6483b132d
[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=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] f02eae5c76d926526462741fb747a9c8816129c75150c99e4f571098053905e3
[INFO] running `Command { std: "docker" "start" "-a" "f02eae5c76d926526462741fb747a9c8816129c75150c99e4f571098053905e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasm-metadata v0.239.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.46.0
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "f02eae5c76d926526462741fb747a9c8816129c75150c99e4f571098053905e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02eae5c76d926526462741fb747a9c8816129c75150c99e4f571098053905e3", kill_on_drop: false }`
[INFO] [stdout] f02eae5c76d926526462741fb747a9c8816129c75150c99e4f571098053905e3
[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=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] 211828a94cecfc0455b2ba1bbeeb3f1610d55308ad6726b71e8011f44208474f
[INFO] running `Command { std: "docker" "start" "-a" "211828a94cecfc0455b2ba1bbeeb3f1610d55308ad6726b71e8011f44208474f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.46.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     wit_bindgen::generate!({
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]  --> tests/codegen.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     wit_bindgen::generate!({
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wit-bindgen-rust` (test "codegen") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "211828a94cecfc0455b2ba1bbeeb3f1610d55308ad6726b71e8011f44208474f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211828a94cecfc0455b2ba1bbeeb3f1610d55308ad6726b71e8011f44208474f", kill_on_drop: false }`
[INFO] [stdout] 211828a94cecfc0455b2ba1bbeeb3f1610d55308ad6726b71e8011f44208474f
