[INFO] cloning repository https://github.com/Dev43/starknet-bootcamp-cairo1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dev43/starknet-bootcamp-cairo1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac1e9dab5b324c5c9a6cb3c508eebd974fcf67c [INFO] testing Dev43/starknet-bootcamp-cairo1 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1" "/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/Dev43/starknet-bootcamp-cairo1 [INFO] finished tweaking git repo https://github.com/Dev43/starknet-bootcamp-cairo1 [INFO] tweaked toml for git repo https://github.com/Dev43/starknet-bootcamp-cairo1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dev43/starknet-bootcamp-cairo1 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] crate git repo https://github.com/Dev43/starknet-bootcamp-cairo1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc2cede172edf6735b47a5f47687d52b80a201833218572fbf29bc355c5ed5af [INFO] running `Command { std: "docker" "start" "-a" "dc2cede172edf6735b47a5f47687d52b80a201833218572fbf29bc355c5ed5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc2cede172edf6735b47a5f47687d52b80a201833218572fbf29bc355c5ed5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2cede172edf6735b47a5f47687d52b80a201833218572fbf29bc355c5ed5af", kill_on_drop: false }` [INFO] [stdout] dc2cede172edf6735b47a5f47687d52b80a201833218572fbf29bc355c5ed5af [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=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] 83ed500ab802e55cb7b277823426bbabc4c7d8cb86a35496a5451c9839a71122 [INFO] running `Command { std: "docker" "start" "-a" "83ed500ab802e55cb7b277823426bbabc4c7d8cb86a35496a5451c9839a71122", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling relative-path v1.7.2 [INFO] [stderr] Compiling xshell-macros v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling xshell v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils) [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ark-std v0.4.0-alpha [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.28 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling diffy v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils) [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling mimalloc v0.1.32 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling genco-macros v0.17.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros) [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling ark-ff-asm v0.4.0-alpha.7 [INFO] [stderr] Compiling genco v0.17.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling good_lp v1.3.2 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling unescaper v0.1.1 [INFO] [stderr] Compiling cairo-lang-syntax-codegen v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> crates/cairo-lang-syntax-codegen/src/generator.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver) [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling parse-hyperlinks v0.23.4 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem) [INFO] [stderr] Compiling cairo-lang-syntax v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax) [INFO] [stderr] Compiling cairo-lang-diagnostics v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics) [INFO] [stderr] Compiling cairo-lang-sierra v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra) [INFO] [stderr] Compiling cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project) [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling cairo-felt v0.1.1 [INFO] [stderr] Compiling cairo-lang-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-casm) [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.4.0-alpha.7 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.0-alpha.7 [INFO] [stderr] Compiling ark-ff v0.4.0-alpha.7 [INFO] [stderr] Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change) [INFO] [stderr] Compiling cairo-lang-sierra-gas v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas) [INFO] [stdout] warning: method `range_checks` is never used [INFO] [stdout] --> crates/cairo-lang-sierra-gas/src/core_libfunc_cost_base.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait CostOperations { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 67 | fn range_checks(&self, range_checks: i32) -> Self::CostType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm) [INFO] [stderr] Compiling cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser) [INFO] [stderr] Compiling cairo-lang-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs) [INFO] [stderr] Compiling cairo-lang-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter) [INFO] [stderr] Compiling cairo-lang-semantic v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-semantic) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cairo-lang-semantic/src/items/type_alias.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | db: &(dyn SemanticGroup), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 34 - db: &(dyn SemanticGroup), [INFO] [stdout] 34 + db: &dyn SemanticGroup, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cairo-lang-semantic/src/items/us.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup, use_id: UseId) -> Maybe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tower-lsp v0.17.0 [INFO] [stderr] Compiling starknet-ff v0.2.0 [INFO] [stderr] Compiling starknet-curve v0.1.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.1.0 [INFO] [stderr] Compiling starknet-crypto v0.2.0 [INFO] [stderr] Compiling cairo-vm v0.1.2 [INFO] [stderr] Compiling cairo-lang-plugins v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-plugins) [INFO] [stderr] Compiling cairo-lang-lowering v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-lowering) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/cairo-lang-lowering/src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-sierra-generator v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-generator) [INFO] [stderr] Compiling cairo-lang-compiler v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-compiler) [INFO] [stderr] Compiling cairo-lang-starknet v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-starknet) [INFO] [stderr] Compiling cairo-lang-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/cairo-lang-starknet/src/contract_class.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | /// TODO(orizi): Validate there is at most one constructor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | constructor: get_entry_points(db, &constructor_functions, &replacer)?, [INFO] [stdout] | --------------------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 46 | struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-language-server v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-language-server) [INFO] [stderr] Compiling cairo-lang-test-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/cairo-lang-language-server/src/bin/language_server.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/cairo-lang-language-server/src/bin/language_server.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-lang-language-server` (bin "cairo-language-server"); 2 warnings emitted [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 cairo_language_server --edition=2021 crates/cairo-lang-language-server/src/bin/language_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a215f77b3524e3e -C extra-filename=-aa806d7fc2d72f92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_lang_compiler=/opt/rustwide/target/debug/deps/libcairo_lang_compiler-238a82c9fde102da.rlib --extern cairo_lang_debug=/opt/rustwide/target/debug/deps/libcairo_lang_debug-9a49f7421399a8cb.rlib --extern cairo_lang_defs=/opt/rustwide/target/debug/deps/libcairo_lang_defs-88375cb0067610f9.rlib --extern cairo_lang_diagnostics=/opt/rustwide/target/debug/deps/libcairo_lang_diagnostics-d1d56179429ad71b.rlib --extern cairo_lang_filesystem=/opt/rustwide/target/debug/deps/libcairo_lang_filesystem-c3203b802bf73544.rlib --extern cairo_lang_formatter=/opt/rustwide/target/debug/deps/libcairo_lang_formatter-e55ca3dfbd90f5e4.rlib --extern cairo_lang_language_server=/opt/rustwide/target/debug/deps/libcairo_lang_language_server-57c355c1af2a2505.rlib --extern cairo_lang_lowering=/opt/rustwide/target/debug/deps/libcairo_lang_lowering-940af8d05614e88f.rlib --extern cairo_lang_parser=/opt/rustwide/target/debug/deps/libcairo_lang_parser-096f1fe55424ff0d.rlib --extern cairo_lang_plugins=/opt/rustwide/target/debug/deps/libcairo_lang_plugins-ab143efb7228f14c.rlib --extern cairo_lang_project=/opt/rustwide/target/debug/deps/libcairo_lang_project-ed6ed250f031684f.rlib --extern cairo_lang_semantic=/opt/rustwide/target/debug/deps/libcairo_lang_semantic-e780c3753ed4a37e.rlib --extern cairo_lang_starknet=/opt/rustwide/target/debug/deps/libcairo_lang_starknet-8b88749c61dc0963.rlib --extern cairo_lang_syntax=/opt/rustwide/target/debug/deps/libcairo_lang_syntax-09a77bd7f87117bf.rlib --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-a431428f4bcb2ede.rlib --extern lsp=/opt/rustwide/target/debug/deps/liblsp_types-aadef280f12f92f2.rlib --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-eb5e19615da6e6a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-72b72d9c20e45ed4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e6e144693d373a02.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fe06a5a18ef1c90a.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-6868fd86e16b3dd1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83ed500ab802e55cb7b277823426bbabc4c7d8cb86a35496a5451c9839a71122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ed500ab802e55cb7b277823426bbabc4c7d8cb86a35496a5451c9839a71122", kill_on_drop: false }` [INFO] [stdout] 83ed500ab802e55cb7b277823426bbabc4c7d8cb86a35496a5451c9839a71122