[INFO] fetching crate scrypto-compiler 1.3.0... [INFO] testing scrypto-compiler-1.3.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate scrypto-compiler 1.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate scrypto-compiler 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scrypto-compiler 1.3.0 [INFO] tweaked toml for crates.io crate scrypto-compiler 1.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scrypto-compiler 1.3.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 223 packages to latest compatible versions [INFO] [stderr] Adding cargo_toml v0.15.3 (available: v0.22.3) [INFO] [stderr] Adding regex v1.9.3 (available: v1.11.3) [INFO] [stderr] Adding wasm-opt v0.114.2 (available: v0.116.1) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1d8529aa3442d260c3398256adfd2ad856b2ab8f389a99e40745c0cf0f27a9ba [INFO] running `Command { std: "docker" "start" "-a" "1d8529aa3442d260c3398256adfd2ad856b2ab8f389a99e40745c0cf0f27a9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8529aa3442d260c3398256adfd2ad856b2ab8f389a99e40745c0cf0f27a9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8529aa3442d260c3398256adfd2ad856b2ab8f389a99e40745c0cf0f27a9ba", kill_on_drop: false }` [INFO] [stdout] 1d8529aa3442d260c3398256adfd2ad856b2ab8f389a99e40745c0cf0f27a9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 90e2350e3a1f85c8beb44240e09220ec624b1c2f0dd601985fddbea9ee439d2f [INFO] running `Command { std: "docker" "start" "-a" "90e2350e3a1f85c8beb44240e09220ec624b1c2f0dd601985fddbea9ee439d2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling radix-rust v1.3.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.186 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wasmi_core v0.39.1 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling radix-engine-profiling v1.3.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling wasmi_ir v0.39.1 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.186 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caafebe4d070bd2a -C extra-filename=-a07433701702c804 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-317a5afac3dccb6f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a2a7805215d2d03.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-37f31af02ee76e6e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "90e2350e3a1f85c8beb44240e09220ec624b1c2f0dd601985fddbea9ee439d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e2350e3a1f85c8beb44240e09220ec624b1c2f0dd601985fddbea9ee439d2f", kill_on_drop: false }` [INFO] [stdout] 90e2350e3a1f85c8beb44240e09220ec624b1c2f0dd601985fddbea9ee439d2f