[INFO] cloning repository https://github.com/Princetimix69/cairo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Princetimix69/cairo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrincetimix69%2Fcairo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrincetimix69%2Fcairo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887650a686e8b30d1fe31b39572733f7d4b10b72 [INFO] checking Princetimix69/cairo against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrincetimix69%2Fcairo" "/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/Princetimix69/cairo [INFO] finished tweaking git repo https://github.com/Princetimix69/cairo [INFO] tweaked toml for git repo https://github.com/Princetimix69/cairo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Princetimix69/cairo on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Princetimix69/cairo 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d83c7d1c31859d7c2f961021337553813c5aeba7dfba6db34721333e1662ab23 [INFO] running `Command { std: "docker" "start" "-a" "d83c7d1c31859d7c2f961021337553813c5aeba7dfba6db34721333e1662ab23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d83c7d1c31859d7c2f961021337553813c5aeba7dfba6db34721333e1662ab23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83c7d1c31859d7c2f961021337553813c5aeba7dfba6db34721333e1662ab23", kill_on_drop: false }` [INFO] [stdout] d83c7d1c31859d7c2f961021337553813c5aeba7dfba6db34721333e1662ab23 [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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ecd0d5c4473dccb787066cac3fc3508784734ca86c22cb4dc77e2dcd26ed6a1 [INFO] running `Command { std: "docker" "start" "-a" "9ecd0d5c4473dccb787066cac3fc3508784734ca86c22cb4dc77e2dcd26ed6a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking salsa-macro-rules v0.24.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling genco-macros v0.18.1 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking xshell v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking cairo-lang-primitive-token v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking diffy v0.4.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking lambdaworks-math v0.12.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking indent v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking lambdaworks-crypto v0.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling salsa-macros v0.24.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking sprs v0.11.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking genco v0.18.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking cairo-lang-syntax-codegen v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen) [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking microlp v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking good_lp v1.14.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking vector-map v1.0.2 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking starknet-types-core v0.2.2 [INFO] [stderr] Checking num-modular v0.5.1 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking starknet-curve v0.6.0 [INFO] [stderr] Checking starknet-crypto v0.8.1 [INFO] [stderr] Checking num-prime v0.4.4 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Checking salsa v0.24.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking cairo-vm v2.5.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking cairo-lang-utils v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-utils) [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Checking cairo-lang-debug v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-debug) [INFO] [stderr] Checking cairo-lang-proc-macros v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros) [INFO] [stderr] Checking cairo-lang-eq-solver v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver) [INFO] [stderr] Checking cairo-lang-casm v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-casm) [INFO] [stderr] Checking generate-syntax v2.12.3 (/opt/rustwide/workdir/crates/bin/generate-syntax) [INFO] [stderr] Checking cairo-lang-filesystem v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-filesystem) [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking cairo-lang-syntax v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-syntax) [INFO] [stderr] Checking cairo-lang-diagnostics v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics) [INFO] [stderr] Checking cairo-lang-project v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-project) [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Compiling cairo-lang-sierra v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra) [INFO] [stderr] Checking ark-secp256r1 v0.5.0 [INFO] [stderr] Checking ark-secp256k1 v0.5.0 [INFO] [stderr] Checking cairo-lang-parser v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-parser) [INFO] [stderr] Checking cairo-lang-sierra-type-size v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-type-size) [INFO] [stderr] Checking cairo-lang-sierra-gas v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas) [INFO] [stderr] Checking cairo-lang-sierra-ap-change v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change) [INFO] [stderr] Checking cairo-lang-sierra-to-casm v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm) [INFO] [stderr] Checking cairo-lang-formatter v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-formatter) [INFO] [stderr] Checking cairo-lang-defs v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-defs) [INFO] [stderr] Checking cairo-lang-test-utils v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-test-utils) [INFO] [stderr] Checking cairo-format v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-format) [INFO] [stderr] Checking cairo-lang-runnable-utils v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-runnable-utils) [INFO] [stderr] Checking cairo-lang-starknet-classes v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-starknet-classes) [INFO] [stderr] Checking sierra-compile v2.12.3 (/opt/rustwide/workdir/crates/bin/sierra-compile) [INFO] [stderr] Checking starknet-sierra-compile v2.12.3 (/opt/rustwide/workdir/crates/bin/starknet-sierra-compile) [INFO] [stderr] Checking starknet-sierra-extract-code v2.12.3 (/opt/rustwide/workdir/crates/bin/starknet-sierra-extract-code) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-defs/src/db.rs:1222:52 [INFO] [stdout] | [INFO] [stdout] 1222 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-defs/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-defs/src/db.rs:1222:52 [INFO] [stdout] | [INFO] [stdout] 1222 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-defs/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-lang-plugins v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-plugins) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/config.rs:304:48 [INFO] [stdout] | [INFO] [stdout] 304 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/external_attributes_validation.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/generate_trait.rs:57:73 [INFO] [stdout] | [INFO] [stdout] 57 | let Some([trait_ast_segment]) = trait_ast.segments(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/config.rs:304:48 [INFO] [stdout] | [INFO] [stdout] 304 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/generate_trait.rs:131:73 [INFO] [stdout] | [INFO] [stdout] 131 | ... trait_generic_arg.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:105:50 [INFO] [stdout] | [INFO] [stdout] 105 | param.modifiers(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | ret_ty_path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:167:78 [INFO] [stdout] | [INFO] [stdout] 167 | let [inner] = segment.generic_args(db).generic_args(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:171:68 [INFO] [stdout] | [INFO] [stdout] 171 | segment.generic_args(db).generic_args(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:195:84 [INFO] [stdout] | [INFO] [stdout] 195 | let Some([ast::PathSegment::Simple(segment)]) = name.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/external_attributes_validation.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/generate_trait.rs:57:73 [INFO] [stdout] | [INFO] [stdout] 57 | let Some([trait_ast_segment]) = trait_ast.segments(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/generate_trait.rs:131:73 [INFO] [stdout] | [INFO] [stdout] 131 | ... trait_generic_arg.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:105:50 [INFO] [stdout] | [INFO] [stdout] 105 | param.modifiers(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | ret_ty_path.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:167:78 [INFO] [stdout] | [INFO] [stdout] 167 | let [inner] = segment.generic_args(db).generic_args(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:171:68 [INFO] [stdout] | [INFO] [stdout] 171 | segment.generic_args(db).generic_args(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-plugins/src/plugins/panicable.rs:195:84 [INFO] [stdout] | [INFO] [stdout] 195 | let Some([ast::PathSegment::Simple(segment)]) = name.segments(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-plugins/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-lang-semantic v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-semantic) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/expr/compute.rs:1984:72 [INFO] [stdout] | [INFO] [stdout] 1984 | let Some([condition_syntax]) = &syntax.conditions(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/expr/compute.rs:3508:58 [INFO] [stdout] | [INFO] [stdout] 3508 | let Some([segment]) = path.segments(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/expr/compute.rs:1984:72 [INFO] [stdout] | [INFO] [stdout] 1984 | let Some([condition_syntax]) = &syntax.conditions(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/expr/compute.rs:3508:58 [INFO] [stdout] | [INFO] [stdout] 3508 | let Some([segment]) = path.segments(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/types.rs:562:67 [INFO] [stdout] | [INFO] [stdout] 562 | let Some([ty]) = &array_syntax.exprs(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-semantic/src/types.rs:562:67 [INFO] [stdout] | [INFO] [stdout] 562 | let Some([ty]) = &array_syntax.exprs(db).elements(db).collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-semantic/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-lang-lowering v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-lowering) [INFO] [stderr] Checking cairo-lang-executable-plugin v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-executable-plugin) [INFO] [stderr] Checking cairo-lang-doc v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-doc) [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-lowering/src/optimizations/remappings.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | .collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-lowering/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-lowering/src/optimizations/remappings.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | .collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-lowering/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-lang-sierra-generator v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-generator) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking cairo-lang-compiler v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-compiler) [INFO] [stderr] Checking cairo-lang-starknet v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-starknet) [INFO] [stderr] Checking cairo-lang-executable v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-executable) [INFO] [stderr] Checking cairo-compile v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-compile) [INFO] [stderr] Checking starknet-sierra-upgrade-validate v2.12.3 (/opt/rustwide/workdir/crates/bin/starknet-sierra-upgrade-validate) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/inline_macros/get_dep_component.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | .collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/inline_macros/get_dep_component.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | .collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/dispatcher.rs:60:64 [INFO] [stdout] | [INFO] [stdout] 60 | generic_params.generic_params(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/dispatcher.rs:60:64 [INFO] [stdout] | [INFO] [stdout] 60 | generic_params.generic_params(db).elements(db).collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/starknet_module/component.rs:110:59 [INFO] [stdout] | [INFO] [stdout] 110 | let [arg] = attribute_args.arguments(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/starknet_module/component.rs:110:59 [INFO] [stdout] | [INFO] [stdout] 110 | let [arg] = attribute_args.arguments(db).elements(db).collect_array()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/starknet_module/contract.rs:685:62 [INFO] [stdout] | [INFO] [stdout] 685 | let Some([path_arg, storage_arg, event_arg]) = arguments.collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/starknet_module/contract.rs:685:62 [INFO] [stdout] | [INFO] [stdout] 685 | let Some([path_arg, storage_arg, event_arg]) = arguments.collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:25:63 [INFO] [stdout] | [INFO] [stdout] 25 | let param_modifiers = self.modifiers(db).elements(db).collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | let param_modifiers = self.modifiers(db).elements(db).collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:71:80 [INFO] [stdout] | [INFO] [stdout] 71 | let Some([ast::PathSegment::Simple(arg_segment)]) = type_path_elements.collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | type_path_elements.collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:93:63 [INFO] [stdout] | [INFO] [stdout] 93 | let Some([ast::GenericArg::Unnamed(arg_expr)]) = args.collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:25:63 [INFO] [stdout] | [INFO] [stdout] 25 | let param_modifiers = self.modifiers(db).elements(db).collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | let param_modifiers = self.modifiers(db).elements(db).collect_array(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:71:80 [INFO] [stdout] | [INFO] [stdout] 71 | let Some([ast::PathSegment::Simple(arg_segment)]) = type_path_elements.collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | type_path_elements.collect_array() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/cairo-lang-starknet/src/plugin/utils.rs:93:63 [INFO] [stdout] | [INFO] [stdout] 93 | let Some([ast::GenericArg::Unnamed(arg_expr)]) = args.collect_array() else { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::collect_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(exact_length_collection)]` to the crate attributes to enable `std::iter::Iterator::collect_array` [INFO] [stdout] --> crates/cairo-lang-starknet/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(exact_length_collection)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-lang-runner v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-runner) [INFO] [stderr] Checking cairo-lang-test-plugin v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-test-plugin) [INFO] [stderr] Checking starknet-compile v2.12.3 (/opt/rustwide/workdir/crates/bin/starknet-compile) [INFO] [stderr] Checking get-lowering v2.12.3 (/opt/rustwide/workdir/crates/bin/get-lowering) [INFO] [stderr] Checking cairo-lang-test-runner v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-test-runner) [INFO] [stderr] Checking cairo-lang-execute-utils v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-execute-utils) [INFO] [stderr] Checking cairo-run v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-run) [INFO] [stderr] Checking cairo-size-profiler v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-size-profiler) [INFO] [stderr] Checking tests v2.12.3 (/opt/rustwide/workdir/tests) [INFO] [stderr] Checking cairo-execute v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-execute) [INFO] [stderr] Checking cairo-test v2.12.3 (/opt/rustwide/workdir/crates/bin/cairo-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 29s [INFO] running `Command { std: "docker" "inspect" "9ecd0d5c4473dccb787066cac3fc3508784734ca86c22cb4dc77e2dcd26ed6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecd0d5c4473dccb787066cac3fc3508784734ca86c22cb4dc77e2dcd26ed6a1", kill_on_drop: false }` [INFO] [stdout] 9ecd0d5c4473dccb787066cac3fc3508784734ca86c22cb4dc77e2dcd26ed6a1