[INFO] fetching crate starknet-compile 2.18.0-rc.0... [INFO] testing starknet-compile-2.18.0-rc.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate starknet-compile 2.18.0-rc.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate starknet-compile 2.18.0-rc.0 [INFO] finished tweaking crates.io crate starknet-compile 2.18.0-rc.0 [INFO] tweaked toml for crates.io crate starknet-compile 2.18.0-rc.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate starknet-compile 2.18.0-rc.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate starknet-compile 2.18.0-rc.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5837d36f081f2b913e1753b3067120a0dca34fc80f4ca65b50693f0665e83f4 [INFO] running `Command { std: "docker" "start" "-a" "e5837d36f081f2b913e1753b3067120a0dca34fc80f4ca65b50693f0665e83f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5837d36f081f2b913e1753b3067120a0dca34fc80f4ca65b50693f0665e83f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5837d36f081f2b913e1753b3067120a0dca34fc80f4ca65b50693f0665e83f4", kill_on_drop: false }` [INFO] [stdout] e5837d36f081f2b913e1753b3067120a0dca34fc80f4ca65b50693f0665e83f4 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18d3148befefb042a730806a5950c5ee0ea60f5938c3ab5bf6f1301751e0b272 [INFO] running `Command { std: "docker" "start" "-a" "18d3148befefb042a730806a5950c5ee0ea60f5938c3ab5bf6f1301751e0b272", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling salsa-macro-rules v0.26.0 [INFO] [stderr] Compiling thin-vec v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling salsa-macros v0.26.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling vector-map v1.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling salsa v0.26.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.23.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling cairo-lang-utils v2.18.0-rc.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling lambdaworks-math v0.13.0 [INFO] [stderr] Compiling cairo-lang-debug v2.18.0-rc.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling bit-vec v0.9.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling genco-macros v0.19.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling bit-set v0.9.1 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cairo-lang-proc-macros v2.18.0-rc.0 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cairo-lang-filesystem v2.18.0-rc.0 [INFO] [stderr] Compiling genco v0.19.0 [INFO] [stderr] Compiling unescaper v0.1.8 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cairo-lang-primitive-token v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling lalrpop v0.23.1 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling lambdaworks-crypto v0.13.0 [INFO] [stderr] Compiling cairo-lang-syntax-codegen v2.18.0-rc.0 [INFO] [stderr] Compiling starknet-types-core v0.2.4 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cairo-lang-syntax v2.18.0-rc.0 [INFO] [stderr] Compiling cairo-lang-diagnostics v2.18.0-rc.0 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling sprs v0.11.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling microlp v0.4.0 [INFO] [stderr] Compiling good_lp v1.15.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cairo-lang-eq-solver v2.18.0-rc.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling starknet-curve v0.6.0 [INFO] [stderr] Compiling cairo-lang-casm v2.18.0-rc.0 [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling starknet-crypto v0.8.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling cairo-lang-project v2.18.0-rc.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling num-prime v0.4.4 [INFO] [stderr] Compiling cairo-lang-sierra v2.18.0-rc.0 [INFO] [stderr] Compiling cairo-vm v3.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling cairo-lang-parser v2.18.0-rc.0 [INFO] [stderr] Compiling cairo-lang-defs v2.18.0-rc.0 [INFO] [stderr] Compiling cairo-lang-formatter v2.18.0-rc.0 [INFO] [stderr] error: could not compile `cairo-lang-sierra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cairo_lang_sierra --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-lang-sierra-2.18.0-rc.0/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=277c8269ede285d3 -C extra-filename=-1ae57778f89f1b18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-a563ed5d754c49e5.rmeta --extern const_fnv1a_hash=/opt/rustwide/target/debug/deps/libconst_fnv1a_hash-4692cede0e548cae.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-a7ba2369da3fb4cf.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-48691fb47a510e93.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-4d8c9203e78d8ab2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9c523a0ec9c1ae96.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-5b6ac14ce642ff72.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-263e86baf92a6581.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f3769d9c645ad11.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b4e33b218696a896.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-6f539e82c7b2c510.rmeta --extern starknet_types_core=/opt/rustwide/target/debug/deps/libstarknet_types_core-d8e166e37dad1265.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c8e01b8e6221306.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cairo-lang-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cairo_lang_syntax --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-lang-syntax-2.18.0-rc.0/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=41cbdfed85c7f394 -C extra-filename=-8d168b38a20a60b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_lang_debug=/opt/rustwide/target/debug/deps/libcairo_lang_debug-71576d9a1e50eb65.rmeta --extern cairo_lang_filesystem=/opt/rustwide/target/debug/deps/libcairo_lang_filesystem-b91e8f960087f80c.rmeta --extern cairo_lang_primitive_token=/opt/rustwide/target/debug/deps/libcairo_lang_primitive_token-1a413b0f366fc3bf.rmeta --extern cairo_lang_proc_macros=/opt/rustwide/target/debug/deps/libcairo_lang_proc_macros-29c7a3f1ba690144.so --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-a563ed5d754c49e5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9c523a0ec9c1ae96.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-cbf08f56e0e447c7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-263e86baf92a6581.rmeta --extern unescaper=/opt/rustwide/target/debug/deps/libunescaper-c4092f7a8c65101f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "18d3148befefb042a730806a5950c5ee0ea60f5938c3ab5bf6f1301751e0b272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d3148befefb042a730806a5950c5ee0ea60f5938c3ab5bf6f1301751e0b272", kill_on_drop: false }` [INFO] [stdout] 18d3148befefb042a730806a5950c5ee0ea60f5938c3ab5bf6f1301751e0b272