[INFO] cloning repository https://github.com/gael-bigot/wasm2casm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gael-bigot/wasm2casm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fwasm2casm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fwasm2casm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc6cddadacb1005c7ab3c1292ff4922ae124ed94 [INFO] testing gael-bigot/wasm2casm/bc6cddadacb1005c7ab3c1292ff4922ae124ed94 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fwasm2casm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gael-bigot/wasm2casm [INFO] finished tweaking git repo https://github.com/gael-bigot/wasm2casm [INFO] tweaked toml for git repo https://github.com/gael-bigot/wasm2casm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gael-bigot/wasm2casm on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gael-bigot/wasm2casm 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmparser v0.235.0 [INFO] [stderr] Downloaded sonic-number v0.1.0 [INFO] [stderr] Downloaded rancor v0.1.0 [INFO] [stderr] Downloaded faststr v0.2.31 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded index_vec v0.1.4 [INFO] [stderr] Downloaded boxcar v0.2.13 [INFO] [stderr] Downloaded salsa-macros v0.22.0 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.0 [INFO] [stderr] Downloaded rend v0.5.2 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded sonic-rs v0.3.17 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded munge v0.4.5 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] [stderr] Downloaded salsa-macro-rules v0.22.0 [INFO] [stderr] Downloaded ptr_meta v0.3.0 [INFO] [stderr] Downloaded rkyv_derive v0.8.10 [INFO] [stderr] Downloaded rkyv v0.8.10 [INFO] [stderr] Downloaded sonic-simd v0.1.1 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded salsa v0.22.0 [INFO] [stderr] Downloaded munge_macro v0.4.5 [INFO] [stderr] Downloaded panic-abort v0.3.2 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c3d72fd3bfc6c0f3d7115f18998187baf026347ca2023719b67a5e0ec2ca20c [INFO] running `Command { std: "docker" "start" "-a" "7c3d72fd3bfc6c0f3d7115f18998187baf026347ca2023719b67a5e0ec2ca20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3d72fd3bfc6c0f3d7115f18998187baf026347ca2023719b67a5e0ec2ca20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3d72fd3bfc6c0f3d7115f18998187baf026347ca2023719b67a5e0ec2ca20c", kill_on_drop: false }` [INFO] [stdout] 7c3d72fd3bfc6c0f3d7115f18998187baf026347ca2023719b67a5e0ec2ca20c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84dd4b1b4cc8931296689729cc51eb2b45ba86fd1c3a53479e3c3877c33c8f26 [INFO] running `Command { std: "docker" "start" "-a" "84dd4b1b4cc8931296689729cc51eb2b45ba86fd1c3a53479e3c3877c33c8f26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa-macro-rules v0.22.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling boxcar v0.2.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling index_vec v0.1.4 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling panic-abort v0.3.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling salsa-macros v0.22.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling starknet-ff v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling faststr v0.2.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sonic-rs v0.3.17 [INFO] [stderr] Compiling starknet-curve v0.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.3 [INFO] [stderr] Compiling salsa v0.22.0 [INFO] [stderr] Compiling starknet-crypto v0.6.2 [INFO] [stderr] Compiling stwo-prover v0.1.1 (https://github.com/starkware-libs/stwo?rev=8b5436d#8b5436d8) [INFO] [stderr] Compiling cairo-m-compiler-diagnostics v0.1.0 (https://github.com/kkrt-labs/cairo-m.git#13017d73) [INFO] [stderr] Compiling cairo-m-compiler-parser v0.1.0 (https://github.com/kkrt-labs/cairo-m.git#13017d73) [INFO] [stderr] error: could not compile `stwo-prover` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name stwo_prover --edition=2021 /opt/rustwide/cargo-home/git/checkouts/stwo-59e22971a65c0edb/8b5436d/crates/prover/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused --deny=rust-2018-idioms --deny=nonstandard-style '--warn=clippy::missing_const_for_fn' --deny=future-incompatible --cfg 'feature="parallel"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parallel", "rayon", "slow-tests"))' -C metadata=a8311e32a88c531e -C extra-filename=-73a3e7cfa5a37ff6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-ef4c6805a760e475.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b14690b74348ad35.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0022c9760fc7014b.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-8fc24d1d815f10d3.rlib --extern educe=/opt/rustwide/target/debug/deps/libeduce-51371f095ec45a6f.so --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-39eed2578fca9d65.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6282a7f6e3d158c5.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f2fa4671cabfc7c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c55498cc6423bdaf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-a85cf8b99606c35f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0f747a7353005255.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-dfe13e1d15c90498.rlib --extern starknet_ff=/opt/rustwide/target/debug/deps/libstarknet_ff-435fefac1b03079a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a66c4e6d49d02514.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-556ca72526c82da6.rlib --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/blake3-cace7deb0646a585/out -L native=/opt/rustwide/target/debug/build/blake3-cace7deb0646a585/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cairo-m-compiler-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name cairo_m_compiler_parser --edition=2024 /opt/rustwide/cargo-home/git/checkouts/cairo-m-c1b4af8ba3ec33d6/13017d7/crates/compiler/parser/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9761a05ff16fa0c5 -C extra-filename=-ad9111449fd601e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-7992d244e14994ae.rmeta --extern cairo_m_compiler_diagnostics=/opt/rustwide/target/debug/deps/libcairo_m_compiler_diagnostics-1098ae93e3d188f8.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-ccb462db8db04d52.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-c3f8fdaf222b5e70.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-6e7efb1e3c5a8ac7.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-7ab967bb0bb985f6.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f2fa4671cabfc7c.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-957fe3762456933d.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-186e854839d547b7.rmeta --extern salsa_macros=/opt/rustwide/target/debug/deps/libsalsa_macros-ed20de2a04550efb.so --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-2449aa238f5a30a6.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-7e88b7e60814f30c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "84dd4b1b4cc8931296689729cc51eb2b45ba86fd1c3a53479e3c3877c33c8f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dd4b1b4cc8931296689729cc51eb2b45ba86fd1c3a53479e3c3877c33c8f26", kill_on_drop: false }` [INFO] [stdout] 84dd4b1b4cc8931296689729cc51eb2b45ba86fd1c3a53479e3c3877c33c8f26