[INFO] fetching crate waclay 0.2.1...
[INFO] testing waclay-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate waclay 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate waclay 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate waclay 0.2.1
[INFO] tweaked toml for crates.io crate waclay 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate waclay 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate waclay 0.2.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmi_runtime_layer v0.51.0
[INFO] [stderr]   Downloaded wasmi_collections v0.51.1
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded wasm_runtime_layer v0.6.0
[INFO] [stderr]   Downloaded wasmi_core v0.51.1
[INFO] [stderr]   Downloaded wasmtime-environ v37.0.1
[INFO] [stderr]   Downloaded wit-parser v0.239.0
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded cranelift-entity v0.124.1
[INFO] [stderr]   Downloaded wasmprinter v0.239.0
[INFO] [stderr]   Downloaded wasmparser v0.239.0
[INFO] [stderr]   Downloaded wasmi_ir v0.51.1
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded wasm-encoder v0.239.0
[INFO] [stderr]   Downloaded wasmparser v0.228.0
[INFO] [stderr]   Downloaded wast v239.0.0
[INFO] [stderr]   Downloaded wasmi v0.51.1
[INFO] [stderr]   Downloaded wit-component v0.239.0
[INFO] [stderr]   Downloaded wasm-metadata v0.239.0
[INFO] [stderr]   Downloaded wat v1.239.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.124.1
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded wasmtime-internal-component-util v37.0.1
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7254d598cc62e3d1ee7a3685b153cbe8cab7de003c21c49606411dcd7bda453
[INFO] running `Command { std: "docker" "start" "-a" "e7254d598cc62e3d1ee7a3685b153cbe8cab7de003c21c49606411dcd7bda453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7254d598cc62e3d1ee7a3685b153cbe8cab7de003c21c49606411dcd7bda453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7254d598cc62e3d1ee7a3685b153cbe8cab7de003c21c49606411dcd7bda453", kill_on_drop: false }`
[INFO] [stdout] e7254d598cc62e3d1ee7a3685b153cbe8cab7de003c21c49606411dcd7bda453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dfe46942a03e4ab6dd1f2317ae825baee1b334fb2d3b86f8bf6ab8917271db5
[INFO] running `Command { std: "docker" "start" "-a" "2dfe46942a03e4ab6dd1f2317ae825baee1b334fb2d3b86f8bf6ab8917271db5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling wasmtime-internal-component-util v37.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-bitset v0.124.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling cranelift-entity v0.124.1
[INFO] [stderr]    Compiling wasm_runtime_layer v0.6.0
[INFO] [stderr]    Compiling wasmprinter v0.239.0
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasm-metadata v0.239.0
[INFO] [stderr]    Compiling wasmtime-environ v37.0.1
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling waclay v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s
[INFO] running `Command { std: "docker" "inspect" "2dfe46942a03e4ab6dd1f2317ae825baee1b334fb2d3b86f8bf6ab8917271db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfe46942a03e4ab6dd1f2317ae825baee1b334fb2d3b86f8bf6ab8917271db5", kill_on_drop: false }`
[INFO] [stdout] 2dfe46942a03e4ab6dd1f2317ae825baee1b334fb2d3b86f8bf6ab8917271db5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 692ee8b83be359d87065dd112ee3a855d74f30e27f87db3fdae56e2a57121c5c
[INFO] running `Command { std: "docker" "start" "-a" "692ee8b83be359d87065dd112ee3a855d74f30e27f87db3fdae56e2a57121c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling wasm_runtime_layer v0.6.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasmi_collections v0.51.1
[INFO] [stderr]    Compiling wast v239.0.0
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasmi_core v0.51.1
[INFO] [stderr]    Compiling wasmtime-environ v37.0.1
[INFO] [stderr]    Compiling wasmi_ir v0.51.1
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling wat v1.239.0
[INFO] [stderr]    Compiling wasmi v0.51.1
[INFO] [stderr]    Compiling waclay v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmi_runtime_layer v0.51.0
[INFO] [stdout] error: couldn't read `examples/record_response/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/record_response.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("record_response/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/option_result/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/option_result.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("option_result/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/multilevel_resource/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/multilevel_resource.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("multilevel_resource/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/./guest_resource/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/guest_resource.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("./guest_resource/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/string_host_guest/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/string_host_guest.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const WASM: &[u8] = include_bytes!("string_host_guest/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/func_param/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/func_param.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("func_param/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/single_component/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/single_component.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const WASM: &[u8] = include_bytes!("single_component/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/complex_return/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/complex_return.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("complex_return/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/resource/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/resource.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("resource/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/variant_return/component.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/variant_return.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const WASM: &[u8] = include_bytes!("variant_return/component.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `waclay` (example "option_result") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `waclay` (example "multilevel_resource") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "record_response") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "single_component") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "string_host_guest") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "guest_resource") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "func_param") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "complex_return") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "resource") due to 1 previous error
[INFO] [stderr] error: could not compile `waclay` (example "variant_return") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "692ee8b83be359d87065dd112ee3a855d74f30e27f87db3fdae56e2a57121c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692ee8b83be359d87065dd112ee3a855d74f30e27f87db3fdae56e2a57121c5c", kill_on_drop: false }`
[INFO] [stdout] 692ee8b83be359d87065dd112ee3a855d74f30e27f87db3fdae56e2a57121c5c
