[INFO] fetching crate wasm2glulx 0.1.2... [INFO] testing wasm2glulx-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate wasm2glulx 0.1.2 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm2glulx 0.1.2 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 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-encoder v0.212.0 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded walrus-macro v0.22.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] [stderr] Downloaded wast v212.0.0 [INFO] [stderr] Downloaded walrus v0.22.0 [INFO] [stderr] Downloaded wasmparser v0.212.0 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded gimli v0.26.2 [INFO] [stderr] Downloaded glulx-asm v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b230957a5eeb14b87b0f25808f6a357c1ffc3bf69af42894a5c6508c6ca63b26 [INFO] running `Command { std: "docker" "start" "-a" "b230957a5eeb14b87b0f25808f6a357c1ffc3bf69af42894a5c6508c6ca63b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b230957a5eeb14b87b0f25808f6a357c1ffc3bf69af42894a5c6508c6ca63b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b230957a5eeb14b87b0f25808f6a357c1ffc3bf69af42894a5c6508c6ca63b26", kill_on_drop: false }` [INFO] [stdout] b230957a5eeb14b87b0f25808f6a357c1ffc3bf69af42894a5c6508c6ca63b26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4c77a09d3547f54fe941a8abfbfe1dfd6c6754cb888ff4bd23be47d102618f4 [INFO] running `Command { std: "docker" "start" "-a" "f4c77a09d3547f54fe941a8abfbfe1dfd6c6754cb888ff4bd23be47d102618f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling wasm2glulx v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling id-arena v2.2.1 [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 17.12s [INFO] running `Command { std: "docker" "inspect" "f4c77a09d3547f54fe941a8abfbfe1dfd6c6754cb888ff4bd23be47d102618f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c77a09d3547f54fe941a8abfbfe1dfd6c6754cb888ff4bd23be47d102618f4", kill_on_drop: false }` [INFO] [stdout] f4c77a09d3547f54fe941a8abfbfe1dfd6c6754cb888ff4bd23be47d102618f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ee8912b0c2b65d9df97e0ad4d9f404a9a1b0713cf79f6323157a7051729e1eae [INFO] running `Command { std: "docker" "start" "-a" "ee8912b0c2b65d9df97e0ad4d9f404a9a1b0713cf79f6323157a7051729e1eae", 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/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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "float_misc") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasm2glulx` (test "f64_cmp") 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_address.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_address.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_cmp.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/f64_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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/simd_i16x8_extmul_i8x16.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i16x8_extmul_i8x16.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_address") 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 "simd_i16x8_extmul_i8x16") 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/align.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/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_i32x4_trunc_sat_f64x2.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i32x4_trunc_sat_f64x2.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/ref_is_null.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/ref_is_null.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/f32_bitwise.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/f32_bitwise.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/local_set.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/local_set.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 "align") 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm2glulx_spectest_macro` [INFO] [stdout] --> tests/local_get.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/local_get.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 "f32_bitwise") 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 "simd_i32x4_trunc_sat_f64x2") 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/func.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/func.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 "ref_is_null") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "local_set") 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/bulk.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/bulk.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 "func") 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 "local_get") due to 1 previous error [INFO] [stderr] error: could not compile `wasm2glulx` (test "bulk") 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_bitwise.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_bitwise.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_bitwise") 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/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] 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] [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] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm2glulx` (test "i64") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee8912b0c2b65d9df97e0ad4d9f404a9a1b0713cf79f6323157a7051729e1eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8912b0c2b65d9df97e0ad4d9f404a9a1b0713cf79f6323157a7051729e1eae", kill_on_drop: false }` [INFO] [stdout] ee8912b0c2b65d9df97e0ad4d9f404a9a1b0713cf79f6323157a7051729e1eae