[INFO] fetching crate wasmer-wit-component 0.1.1... [INFO] testing wasmer-wit-component-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wasmer-wit-component 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wasmer-wit-component 0.1.1 [INFO] finished tweaking crates.io crate wasmer-wit-component 0.1.1 [INFO] tweaked toml for crates.io crate wasmer-wit-component 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-wit-component 0.1.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] crate crates.io crate wasmer-wit-component 0.1.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" "+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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0f666740030cd1045f33695a83a9e94f716adf577232f263fb7fa75b6aa2821d [INFO] running `Command { std: "docker" "start" "-a" "0f666740030cd1045f33695a83a9e94f716adf577232f263fb7fa75b6aa2821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f666740030cd1045f33695a83a9e94f716adf577232f263fb7fa75b6aa2821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f666740030cd1045f33695a83a9e94f716adf577232f263fb7fa75b6aa2821d", kill_on_drop: false }` [INFO] [stdout] 0f666740030cd1045f33695a83a9e94f716adf577232f263fb7fa75b6aa2821d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 184e9cd76623e886bd27b2bc25ceedb5d2c027356007c1ed079a7f0e74b8cd1e [INFO] running `Command { std: "docker" "start" "-a" "184e9cd76623e886bd27b2bc25ceedb5d2c027356007c1ed079a7f0e74b8cd1e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling wasm-encoder v0.16.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling wasm-encoder v0.13.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling wasmparser v0.86.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wast v46.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling wasmer-wit-parser v0.1.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling wat v1.0.48 [INFO] [stderr] Compiling wasmer-wit-component v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s [INFO] running `Command { std: "docker" "inspect" "184e9cd76623e886bd27b2bc25ceedb5d2c027356007c1ed079a7f0e74b8cd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184e9cd76623e886bd27b2bc25ceedb5d2c027356007c1ed079a7f0e74b8cd1e", kill_on_drop: false }` [INFO] [stdout] 184e9cd76623e886bd27b2bc25ceedb5d2c027356007c1ed079a7f0e74b8cd1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2c947157388b398dd6eb76fae345f4d9e61fb754f344abb90354c7a964f4a40a [INFO] running `Command { std: "docker" "start" "-a" "2c947157388b398dd6eb76fae345f4d9e61fb754f344abb90354c7a964f4a40a", kill_on_drop: false }` [INFO] [stderr] Compiling wasmparser v0.89.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling wasmprinter v0.2.39 [INFO] [stderr] Compiling wasmer-wit-component v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.82s [INFO] running `Command { std: "docker" "inspect" "2c947157388b398dd6eb76fae345f4d9e61fb754f344abb90354c7a964f4a40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c947157388b398dd6eb76fae345f4d9e61fb754f344abb90354c7a964f4a40a", kill_on_drop: false }` [INFO] [stdout] 2c947157388b398dd6eb76fae345f4d9e61fb754f344abb90354c7a964f4a40a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }` [INFO] [stdout] 219b7af338a80ab49477bd5882190c9da2f5e8847e21e9c53d25b4636a82fea0 [INFO] running `Command { std: "docker" "start" "-a" "219b7af338a80ab49477bd5882190c9da2f5e8847e21e9c53d25b4636a82fea0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_wit_component-5c4cba11b147747f) [INFO] [stderr] Running unittests src/bin/wasm2wit.rs (/opt/rustwide/target/debug/deps/wasm2wit-8e1021b45e195db9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/wit-component.rs (/opt/rustwide/target/debug/deps/wit_component-0a4f1e8d058eee27) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/wit2wasm.rs (/opt/rustwide/target/debug/deps/wit2wasm-4ee6b572e662ecc3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/components.rs (/opt/rustwide/target/debug/deps/components-bfe1dda71035af66) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass `--test components` [INFO] [stdout] test component_encoding ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- component_encoding stdout ---- [INFO] [stdout] Error: failed to print component bytes for test case `simple` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] invalid leading byte (0x40) for component function results (at offset 0xe) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] component_encoding [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "219b7af338a80ab49477bd5882190c9da2f5e8847e21e9c53d25b4636a82fea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219b7af338a80ab49477bd5882190c9da2f5e8847e21e9c53d25b4636a82fea0", kill_on_drop: false }` [INFO] [stdout] 219b7af338a80ab49477bd5882190c9da2f5e8847e21e9c53d25b4636a82fea0