[INFO] fetching crate wasm2glulx 0.1.2... [INFO] testing wasm2glulx-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wasm2glulx 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wasm2glulx 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasm2glulx 0.1.2 [INFO] tweaked toml for crates.io crate wasm2glulx 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm2glulx 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasm2glulx 0.1.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09b8961622d6c4475eed4e70b8a9d7a0f3f7e2380e7329edf6e964b304b15929 [INFO] running `Command { std: "docker" "start" "-a" "09b8961622d6c4475eed4e70b8a9d7a0f3f7e2380e7329edf6e964b304b15929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09b8961622d6c4475eed4e70b8a9d7a0f3f7e2380e7329edf6e964b304b15929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b8961622d6c4475eed4e70b8a9d7a0f3f7e2380e7329edf6e964b304b15929", kill_on_drop: false }` [INFO] [stdout] 09b8961622d6c4475eed4e70b8a9d7a0f3f7e2380e7329edf6e964b304b15929 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec69861bc9d1d03fb5509d822adb5b2073f4c031978c7c5155b3dfc152fa1d0 [INFO] running `Command { std: "docker" "start" "-a" "eec69861bc9d1d03fb5509d822adb5b2073f4c031978c7c5155b3dfc152fa1d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasm2glulx v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling wasmparser v0.212.0 [INFO] [stderr] Compiling glulx-asm v0.1.1 [INFO] [stderr] Compiling walrus-macro v0.22.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling walrus v0.22.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.63s [INFO] running `Command { std: "docker" "inspect" "eec69861bc9d1d03fb5509d822adb5b2073f4c031978c7c5155b3dfc152fa1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec69861bc9d1d03fb5509d822adb5b2073f4c031978c7c5155b3dfc152fa1d0", kill_on_drop: false }` [INFO] [stdout] eec69861bc9d1d03fb5509d822adb5b2073f4c031978c7c5155b3dfc152fa1d0 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b81d3e577b340c192d9531c0eccce49f8d5f6f11dbf7835ec54217928e62f08a [INFO] running `Command { std: "docker" "start" "-a" "b81d3e577b340c192d9531c0eccce49f8d5f6f11dbf7835ec54217928e62f08a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm2glulx v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/i64.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/i64.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "i64") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_f32x4_rounding.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_f32x4_rounding.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_f32x4_rounding") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/call.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/call.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "call") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/memory_redundancy.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/memory_redundancy.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_lane.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_lane.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/return.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/return.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_i64x2_arith.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i64x2_arith.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_align.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_align.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_i64x2_extmul_i32x4.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i64x2_extmul_i32x4.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_i64x2_extmul_i32x4") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "memory_redundancy") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_lane") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_i64x2_arith") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/float_misc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/float_misc.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/f64.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/f64.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/memory_fill.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/memory_fill.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_store64_lane.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_store64_lane.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_store64_lane") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_i8x16_cmp.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i8x16_cmp.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_align") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "return") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "memory_fill") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "float_misc") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/stack.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/stack.wast"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_i8x16_cmp") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "f64") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "stack") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b81d3e577b340c192d9531c0eccce49f8d5f6f11dbf7835ec54217928e62f08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81d3e577b340c192d9531c0eccce49f8d5f6f11dbf7835ec54217928e62f08a", kill_on_drop: false }` [INFO] [stdout] b81d3e577b340c192d9531c0eccce49f8d5f6f11dbf7835ec54217928e62f08a