[INFO] cloning repository https://github.com/Nadai2010/Nadai-Cairo-1.0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nadai2010/Nadai-Cairo-1.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadai2010%2FNadai-Cairo-1.0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadai2010%2FNadai-Cairo-1.0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed17f599ea9f67dde2c257d88ff006772386c930
[INFO] testing Nadai2010/Nadai-Cairo-1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadai2010%2FNadai-Cairo-1.0" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nadai2010/Nadai-Cairo-1.0
[INFO] finished tweaking git repo https://github.com/Nadai2010/Nadai-Cairo-1.0
[INFO] tweaked toml for git repo https://github.com/Nadai2010/Nadai-Cairo-1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nadai2010/Nadai-Cairo-1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nadai2010/Nadai-Cairo-1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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]   |
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 382caa1be9c428117906d9b5231a2aca233763edcf5b0ef4dd2cfc42cd7ca936
[INFO] running `Command { std: "docker" "start" "-a" "382caa1be9c428117906d9b5231a2aca233763edcf5b0ef4dd2cfc42cd7ca936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382caa1be9c428117906d9b5231a2aca233763edcf5b0ef4dd2cfc42cd7ca936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382caa1be9c428117906d9b5231a2aca233763edcf5b0ef4dd2cfc42cd7ca936", kill_on_drop: false }`
[INFO] [stdout] 382caa1be9c428117906d9b5231a2aca233763edcf5b0ef4dd2cfc42cd7ca936
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50d74cbeb609743eb5e38799650e8586d9d642e74fdbecef2362ab6fb457f71d
[INFO] running `Command { std: "docker" "start" "-a" "50d74cbeb609743eb5e38799650e8586d9d642e74fdbecef2362ab6fb457f71d", 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]   |
[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 proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[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 num-bigint v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling typenum v1.15.0
[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 instant v0.1.12
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug)
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling relative-path v1.7.2
[INFO] [stderr]    Compiling xshell-macros v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling xshell v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils)
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> crates/cairo-lang-utils/src/ordered_hash_map.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]   --> crates/cairo-lang-utils/src/ordered_hash_set.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[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 synstructure v0.12.6
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[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 sprs v0.7.1
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.28
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling ark-std v0.4.0-alpha
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[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 genco v0.17.2
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling pest v2.4.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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 unescaper v0.1.1
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling clap v4.0.26
[INFO] [stderr]    Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros)
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling good_lp v1.3.2
[INFO] [stderr]    Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver)
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling mimalloc v0.1.32
[INFO] [stderr]    Compiling parse-hyperlinks v0.23.4
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling ark-ff-asm v0.4.0-alpha.7
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling smol_str v0.1.23
[INFO] [stderr]    Compiling cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem)
[INFO] [stderr]    Compiling toml v0.4.10
[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-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 cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project)
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.0-alpha.7
[INFO] [stderr]    Compiling ark-serialize v0.4.0-alpha.7
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cairo-lang-sierra v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra)
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lsp-types v0.93.2
[INFO] [stderr]    Compiling ark-ff v0.4.0-alpha.7
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser)
[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-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs)
[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-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter)
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling cairo-lang-semantic v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-semantic)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[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<UseData> {
[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<UseData> {
[INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup , use_id: UseId) -> Maybe<UseData> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling starknet-ff v0.2.0
[INFO] [stderr]    Compiling starknet-curve v0.1.0
[INFO] [stderr]    Compiling rayon v0.9.0
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.1.0
[INFO] [stderr]    Compiling starknet-crypto v0.2.0
[INFO] [stderr]    Compiling cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils)
[INFO] [stderr]    Compiling cairo-vm v0.1.2
[INFO] [stderr]    Compiling tower-lsp v0.17.0
[INFO] [stderr]    Compiling cairo-lang-lowering v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-lowering)
[INFO] [stderr]    Compiling cairo-lang-plugins v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-plugins)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stdout] warning: unused doc comment
[INFO] [stdout]    --> crates/cairo-lang-starknet/src/contract_class.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         /// TODO(orizi): Validate there is at most one constructor.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 118 |         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] [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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "50d74cbeb609743eb5e38799650e8586d9d642e74fdbecef2362ab6fb457f71d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d74cbeb609743eb5e38799650e8586d9d642e74fdbecef2362ab6fb457f71d", kill_on_drop: false }`
[INFO] [stdout] 50d74cbeb609743eb5e38799650e8586d9d642e74fdbecef2362ab6fb457f71d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fe26c3a5e54433b859c747fcd3e4826c4e86561be82c12af2bb9c4b0a6c7838
[INFO] running `Command { std: "docker" "start" "-a" "2fe26c3a5e54433b859c747fcd3e4826c4e86561be82c12af2bb9c4b0a6c7838", 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]   |
[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] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> crates/cairo-lang-utils/src/ordered_hash_map.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]   --> crates/cairo-lang-utils/src/ordered_hash_set.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log v0.2.11
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 test-case-macros v2.2.2
[INFO] [stderr]    Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros)
[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 bimap v0.6.2
[INFO] [stderr]    Compiling cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils)
[INFO] [stderr]    Compiling cairo-lang-syntax v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax)
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen)
[INFO] [stderr]    Compiling cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project)
[INFO] [stderr]    Compiling cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 cairo-lang-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs)
[INFO] [stderr]    Compiling cairo-lang-semantic v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-semantic)
[INFO] [stderr]    Compiling cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug)
[INFO] [stderr]    Compiling cairo-lang-diagnostics v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics)
[INFO] [stderr]    Compiling test-case v2.2.2
[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<UseData> {
[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<UseData> {
[INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup , use_id: UseId) -> Maybe<UseData> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cairo-lang-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter)
[INFO] [stderr]    Compiling cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser)
[INFO] [stderr]    Compiling cairo-lang-sierra v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra)
[INFO] [stderr]    Compiling cairo-lang-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-casm)
[INFO] [stderr]    Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver)
[INFO] [stderr]    Compiling cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils)
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> crates/cairo-lang-utils/src/ordered_hash_map.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]   --> crates/cairo-lang-utils/src/ordered_hash_set.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[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] [stdout] warning: struct `DatabaseImpl` is never constructed
[INFO] [stdout]   --> crates/cairo-lang-formatter/src/test.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DatabaseImpl {
[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-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-ap-change v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         /// TODO(orizi): Validate there is at most one constructor.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 118 |         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] [stdout] warning: unused doc comment
[INFO] [stdout]    --> crates/cairo-lang-starknet/src/contract_class.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         /// TODO(orizi): Validate there is at most one constructor.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 118 |         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: 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<UseData> {
[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<UseData> {
[INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup , use_id: UseId) -> Maybe<UseData> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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-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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2fe26c3a5e54433b859c747fcd3e4826c4e86561be82c12af2bb9c4b0a6c7838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe26c3a5e54433b859c747fcd3e4826c4e86561be82c12af2bb9c4b0a6c7838", kill_on_drop: false }`
[INFO] [stdout] 2fe26c3a5e54433b859c747fcd3e4826c4e86561be82c12af2bb9c4b0a6c7838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a714ad11bb4124315f5004fa7c44d1afa378f30e8b09d79e10116497d0e9cba0
[INFO] running `Command { std: "docker" "start" "-a" "a714ad11bb4124315f5004fa7c44d1afa378f30e8b09d79e10116497d0e9cba0", 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]   |
[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] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stderr]    --> crates/cairo-lang-utils/src/ordered_hash_map.rs:147:5
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stderr]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stderr]   --> crates/cairo-lang-utils/src/ordered_hash_set.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-utils` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> crates/cairo-lang-syntax-codegen/src/generator.rs:54:22
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap();
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-syntax-codegen` (lib) generated 1 warning
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/cairo-lang-semantic/src/items/type_alias.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 |     db: &(dyn SemanticGroup),
[INFO] [stderr]    |          ^                 ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 -     db: &(dyn SemanticGroup),
[INFO] [stderr] 34 +     db: &dyn SemanticGroup ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/cairo-lang-semantic/src/items/us.rs:21:36
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe<UseData> {
[INFO] [stderr]    |                                    ^                 ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe<UseData> {
[INFO] [stderr] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup , use_id: UseId) -> Maybe<UseData> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-semantic` (lib) generated 2 warnings (run `cargo fix --lib -p cairo-lang-semantic` to apply 2 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `testing`
[INFO] [stderr]   --> crates/cairo-lang-lowering/src/lib.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg(any(feature = "testing", test))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-lowering` (lib) generated 1 warning
[INFO] [stderr] warning: method `range_checks` is never used
[INFO] [stderr]   --> crates/cairo-lang-sierra-gas/src/core_libfunc_cost_base.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub trait CostOperations {
[INFO] [stderr]    |           -------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 67 |     fn range_checks(&self, range_checks: i32) -> Self::CostType {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-sierra-gas` (lib) generated 1 warning
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> crates/cairo-lang-starknet/src/contract_class.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 117 |         /// TODO(orizi): Validate there is at most one constructor.
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 118 |         constructor: get_entry_points(db, &constructor_functions, &replacer)?,
[INFO] [stderr]     |         --------------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-starknet` (lib) generated 1 warning
[INFO] [stderr] warning: unexpected `cfg` condition value: `asm`
[INFO] [stderr]   --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(MontConfig)]
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(MontConfig)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `MontConfig` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `fqconfig___`
[INFO] [stderr] ...
[INFO] [stderr] 46 | struct FqConfig;
[INFO] [stderr]    |        -------- `FqConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-runner` (lib) generated 2 warnings
[INFO] [stderr] warning: `cairo-lang-runner` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic`
[INFO] [stderr]  --> crates/cairo-lang-language-server/src/bin/language_server.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |     #[cfg(feature = "runtime-agnostic")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic`
[INFO] [stderr]   --> crates/cairo-lang-language-server/src/bin/language_server.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[cfg(feature = "runtime-agnostic")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-language-server` (bin "cairo-language-server" test) generated 2 warnings
[INFO] [stderr] warning: struct `DatabaseImpl` is never constructed
[INFO] [stderr]   --> crates/cairo-lang-formatter/src/test.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct DatabaseImpl {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-lang-formatter` (lib test) generated 1 warning
[INFO] [stderr] warning: `cairo-lang-starknet` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cairo-lang-sierra-gas` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cairo-lang-semantic` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `cairo-lang-lowering` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cairo-lang-utils` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `cairo-lang-syntax-codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_casm-5ad7b7c8803d449c)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test ap_change::test::test_overflow ... ok
[INFO] [stdout] test assembler::test::test_call_assemble ... ok
[INFO] [stdout] test assembler::test::test_instruction_with_hint ... ok
[INFO] [stdout] test assembler::test::test_jump_assemble ... ok
[INFO] [stdout] test assembler::test::test_jnz_assemble ... ok
[INFO] [stdout] test assembler::test::test_assert_eq_assemble ... ok
[INFO] [stdout] test ap_change::test::test_res_operand_ap_change ... ok
[INFO] [stdout] test assembler::test::test_add_ap_assemble ... ok
[INFO] [stdout] test builder::test::test_awaiting_relocations ... ok
[INFO] [stdout] test builder::test::test_calculation_loop ... ok
[INFO] [stdout] test builder::test::test_ap_change_fixes ... ok
[INFO] [stdout] test builder::test::test_aligned_branch_intersect ... ok
[INFO] [stdout] test builder::test::test_array_access ... ok
[INFO] [stdout] test builder::test::test_allocations ... ok
[INFO] [stdout] test builder::test::test_local_fib ... ok
[INFO] [stdout] test builder::test::test_noop_branch ... ok
[INFO] [stdout] test encoder::test::test_encode::ap_205_ ... ok
[INFO] [stdout] test encoder::test::test_encode::_ap_0_ap_3_ap_ ... ok
[INFO] [stdout] test builder::test::test_call_ret ... ok
[INFO] [stdout] test encoder::test::test_encode::call_abs_3_ ... ok
[INFO] [stdout] test encoder::test::test_encode::jmp_abs_3_ ... ok
[INFO] [stdout] test encoder::test::test_encode::_ap_0_fp_5_ap_ ... ok
[INFO] [stdout] test encoder::test::test_encode::_ap_5_205_ ... ok
[INFO] [stdout] test encoder::test::test_encode::call_rel_5_ ... ok
[INFO] [stdout] test encoder::test::test_encode::jmp_rel_205_if_ap_5_0_ ... ok
[INFO] [stdout] test encoder::test::test_encode::jmp_rel_2_if_ap_1_0_ ... ok
[INFO] [stdout] test encoder::test::test_encode::ret_ ... ok
[INFO] [stdout] test encoder::test::test_encode::jmp_rel_5_ap_ ... ok
[INFO] [stdout] test encoder::test::test_encode_multiple::fib_1_1_13_ ... ok
[INFO] [stdout] test hints::test::test_less_than_format ... ok
[INFO] [stdout] test hints::test::test_less_than_or_equal_format ... ok
[INFO] [stdout] test hints::test::test_syscall_hint_format ... ok
[INFO] [stdout] test inline::test::test_assert ... ok
[INFO] [stdout] test instructions::test::test_assert_eq_format ... ok
[INFO] [stdout] test instructions::test::test_add_ap_format ... ok
[INFO] [stdout] test instructions::test::test_instruction_with_hint ... ok
[INFO] [stdout] test instructions::test::test_call_format ... ok
[INFO] [stdout] test instructions::test::test_jnz_format ... ok
[INFO] [stdout] test instructions::test::test_jump_format ... ok
[INFO] [stdout] test operand::test::test_bin_op_format ... ok
[INFO] [stdout] test operand::test::test_deref_operand_format ... ok
[INFO] [stdout] test operand::test::test_double_deref_op_format ... ok
[INFO] [stdout] test instructions::test::test_ret_format ... ok
[INFO] [stdout] test hints::test::test_alloc_segment_format ... ok
[INFO] [stdout] test hints::test::test_debug_hint_format ... ok
[INFO] [stdout] test assembler::test::test_ret_assemble ... ok
[INFO] [stdout] test operand::test::test_immediate_format ... ok
[INFO] [stdout] test builder::test::test_allocations_not_enough_commands - should panic ... ok
[INFO] [stdout] test builder::test::test_unaligned_branch_intersect - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_compiler-09ea839471c2e4eb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test diagnostics::test::test_diagnostics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/cairo_compile-830c6058ac947677)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_debug-2193d538c34c981d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test debug::test::test_debug ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_defs-ecfc1cf817397794)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::test_plugin ... ok
[INFO] [stdout] test test::test_first_plugin_generates ... ok
[INFO] [stdout] test test::test_module_file ... ok
[INFO] [stdout] test test::test_first_plugin_removes ... ok
[INFO] [stdout] test test::test_submodules ... ok
[INFO] [stdout] test test::test_plugin_remove_original ... ok
[INFO] [stdout] test test::test_plugin_chain ... ok
[INFO] [stdout] test test::defs::generic_item_id ... ok
[INFO] [stdout] test test::test_foo_to_bar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_diagnostics-253e626c231fc0ba)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test diagnostics::test::test_diagnostics ... ok
[INFO] [stdout] test location_marks::test::test_location_marks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_eq_solver-a969f2c582c7a5a0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test expr::test::operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_filesystem-431185c36886b9c5)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test span::test::test_span ... ok
[INFO] [stdout] test db::test::test_filesystem ... ok
[INFO] [stdout] test span::test::test_span_out_of_range - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_formatter-cf300f2e8cf66065)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::format_and_compare_file::_test_data_cairo_files_test1_cairo_test_data_expected_results_test1_cairo_expects ... ok
[INFO] [stdout] test test::format_and_compare_file::_test_data_cairo_files_linebreaking_cairo_test_data_expected_results_linebreaking_cairo_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cairo_format-f6658a7f0688a068)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_language_server-7698194666080b5f)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/language_server.rs (/opt/rustwide/target/debug/deps/cairo_language_server-8b3bbe08ea07e0eb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_lowering-57e41cd81116605f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test::lowering::enums ... ok
[INFO] [stdout] test test::lowering::assignment ... ok
[INFO] [stdout] test test::lowering::error_propagate ... ok
[INFO] [stdout] test test::lowering::constant ... ok
[INFO] [stdout] test test::lowering::call ... ok
[INFO] [stdout] test test::lowering::generics ... ok
[INFO] [stdout] test test::lowering::borrow_check ... ok
[INFO] [stdout] test test::lowering::panic ... ok
[INFO] [stdout] test test::lowering::rebindings ... ok
[INFO] [stdout] test test::lowering::inline_diagnostics ... ok
[INFO] [stdout] test test::lowering::arm_pattern_destructure ... ok
[INFO] [stdout] test test::lowering::tuple ... ok
[INFO] [stdout] test test::lowering::if_ ... ok
[INFO] [stdout] test test::lowering::match_ ... ok
[INFO] [stdout] test inline::test::inlining::inline ... ok
[INFO] [stdout] test test::lowering::struct_ ... ok
[INFO] [stdout] test test::lowering::extern_ ... ok
[INFO] [stdout] test test::lowering::tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.60s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_parser-559e3c9793d28536)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test lexer::test::test_lex_single_token ... ok
[INFO] [stdout] test lexer::test::test_bad_character ... ok
[INFO] [stdout] test db::db_test::test_parser ... ok
[INFO] [stdout] test parser::test::diagnostic::exprs ... ok
[INFO] [stdout] test lexer::test::test_cases ... ok
[INFO] [stdout] test parser::test::diagnostic::match_ ... ok
[INFO] [stdout] test parser::test::diagnostic::fn_ ... ok
[INFO] [stdout] test parser::test::diagnostic::if_ ... ok
[INFO] [stdout] test parser::test::diagnostic::pattern ... ok
[INFO] [stdout] test parser::test::diagnostic::module_diagnostics ... ok
[INFO] [stdout] test parser::test::diagnostic::question_mark ... ok
[INFO] [stdout] test parser::test::diagnostic::semicolon ... ok
[INFO] [stdout] test parser::test::parse_and_compare_colored::colored ... ok
[INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_uncolored ... ok
[INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_colored ... ok
[INFO] [stdout] test parser::test::diagnostic::underscore_not_supported ... ok
[INFO] [stdout] test parser::test::parse_and_compare_colored::colored_verbose ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::constant ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::enum_ ... ok
[INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_no_trivia ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::function_call ... ok
[INFO] [stdout] test lexer::test::test_lex_token_with_trivia ... ok
[INFO] [stdout] test parser::test::diagnostic::reserved_identifier ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::if_else ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::function_signature ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::item_trait ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_plugins-534a4c7627523463)
[INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_with_trivia ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::literal ... ok
[INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_no_trivia ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::item_free_function ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::not_isnt_a_binary_operator ... ok
[INFO] [stdout] test parser::test::partial_parser_tree_with_trivia::path ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::let_statement ... ok
[INFO] [stdout] test parser::test::partial_parser_tree::module ... ok
[INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_with_trivia ... ok
[INFO] [stdout] test lexer::test::test_lex_double_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::expand_plugin::config ... ok
[INFO] [stdout] test test::expand_plugin::derive ... ok
[INFO] [stdout] test test::expand_plugin::panicable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_proc_macros-73b212e27ca99a5f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_project-840278b1f6c3984f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_runner-b6fb223ea29ae55d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test casm_run::test::test_runner::sum_ap_into_fp ... ok
[INFO] [stdout] test casm_run::test::test_runner::divmod_hint ... ok
[INFO] [stdout] test casm_run::test::test_runner::jumps ... ok
[INFO] [stdout] test casm_run::test::test_runner::fib_1_1_13_ ... ok
[INFO] [stdout] test casm_run::test::test_runner::simple_ap_sets ... ok
[INFO] [stdout] test casm_run::test::test_allocate_segment ... ok
[INFO] [stdout] test casm_run::test::test_runner::simple_division ... ok
[INFO] [stdout] test casm_run::test::test_runner::less_than_hint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/cairo_run-6c2bf79f35484239)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_semantic-e204df8defb4fd61)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test diagnostic::test::test_missing_module_file ... ok
[INFO] [stdout] test diagnostic::test::diagnostics::not_found ... ok
[INFO] [stdout] test diagnostic::test::test_inline_inline_module_diagnostics ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::enum_ ... ok
[INFO] [stdout] test diagnostic::test::test_inline_module_diagnostics ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::assignment ... ok
[INFO] [stdout] test diagnostic::test::diagnostics::missing ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::if_ ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::constant ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::literal ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::function_call ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::generics ... ok
[INFO] [stdout] test diagnostic::test::diagnostics::tests ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::pattern ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::let_statement ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::match_ ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::error_propagate ... ok
[INFO] [stdout] test expr::test::test_expr_block ... ok
[INFO] [stdout] test expr::test::test_expr_block_with_tail_expression ... ok
[INFO] [stdout] test expr::test::test_expr_call_failures ... ok
[INFO] [stdout] test expr::test::test_expr_call ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_0x123_0x123_felt_expects ... ok
[INFO] [stdout] test expr::test::test_expr_assignment ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_0x16_u128_0x16_u128_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_12_felt_12_felt_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_a_0x61_felt_expects ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::method ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_16_u128_16_u128_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_7_7_felt_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::r_39_felt_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_b_u128_0x42_u128_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::_hello_world_u128_0x68656c6c6f20776f726c64_u128_expects ... ok
[INFO] [stdout] test expr::test::test_expr_literal::r_x12_x34_u128_0x1234_u128_expects ... ok
[INFO] [stdout] test expr::test::test_expr_match ... ok
[INFO] [stdout] test expr::test::test_expr_match_failures ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::operators ... ok
[INFO] [stdout] test expr::test::test_expr_struct_ctor ... ok
[INFO] [stdout] test expr::test::test_expr_var ... ok
[INFO] [stdout] test expr::test::test_function_body ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::return_ ... ok
[INFO] [stdout] test expr::test::test_function_with_param ... ok
[INFO] [stdout] test expr::test::test_expr_struct_ctor_failures ... ok
[INFO] [stdout] test expr::test::expr_diagnostics::inference ... ok
[INFO] [stdout] test expr::test::test_function_with_return_type_failures ... ok
[INFO] [stdout] test expr::test::test_member_access ... ok
[INFO] [stdout] test expr::test::test_tuple_type ... ok
[INFO] [stdout] test expr::test::test_function_with_return_type ... ok
[INFO] [stdout] test expr::test::test_let_statement_failures ... ok
[INFO] [stdout] test expr::test::test_expr_operator ... ok
[INFO] [stdout] test expr::test::test_let_statement ... ok
[INFO] [stdout] test items::extern_function::test::test_extern_function ... ok
[INFO] [stdout] test items::extern_type::test::test_extern_type ... ok
[INFO] [stdout] test expr::test::test_expr_tuple ... ok
[INFO] [stdout] test expr::test::test_member_access_failures ... ok
[INFO] [stdout] test items::test::diagnostics::enum_ ... ok
[INFO] [stdout] test items::imp::test::test_impl ... ok
[INFO] [stdout] test items::test::diagnostics::extern_func ... ok
[INFO] [stdout] test items::enm::test::test_enum ... ok
[INFO] [stdout] test items::test::diagnostics::module ... ok
[INFO] [stdout] test items::test::diagnostics::struct_ ... ok
[INFO] [stdout] test items::test::diagnostics::panicable ... ok
[INFO] [stdout] test resolve_path::test::test_resolve_path_super ... ok
[INFO] [stdout] test items::test::diagnostics::free_function ... ok
[INFO] [stdout] test items::trt::test::test_trait ... ok
[INFO] [stdout] test resolve_path::test::test_resolve_path ... ok
[INFO] [stdout] test items::strct::test::test_struct ... ok
[INFO] [stdout] test test::test_resolve ... ok
[INFO] [stdout] test items::free_function::test::test_expr_lookup ... ok
[INFO] [stdout] test resolve_path::test::test_resolve_path_trait_impl ... ok
[INFO] [stdout] test items::test::diagnostics::type_alias ... ok
[INFO] [stdout] test items::test::diagnostics::trait_ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.88s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra-c5e0478673b31284)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps ... ok
[INFO] [stdout] test edit_state::test::basic_mapping ... ok
[INFO] [stdout] test edit_state::test::empty ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_get_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_3_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_get ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::contract_address_const ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_gasbuiltin_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::contract_address_const_8_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_gasbuiltin_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::emit_event_syscall ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_option_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_1_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_0_ ... ok
[INFO] [stdout] test debug_info::test::test_populate_names ... ok
[INFO] [stdout] test debug_info::test::test_extract_names ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_2_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_option_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match_4_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_is_zero_int_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_add ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_add_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_registeredfunction_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_3_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::call_contract_syscall ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match_option_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_is_zero_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::noneexistent ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_unregisteredfunction_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::jump ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::jump_t_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::rename ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas_0_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_base_address_const ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_read_syscall ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_write_syscall ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_base_address_const_8_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::revoke_ap_tracking ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::rename_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_u128andfelt_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_u128andfelt_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_4_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_4_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflowing_sub ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_safe_divmod ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflowing_add ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz_u128_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_is_zero_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_is_zero_u128_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::array_5_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::box_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::array_u128_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::box_5_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_name_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_felt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_name_5_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_name_uninitializedfelt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::felt ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::enum_u128_felt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::felt_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::noneexistent ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::nonzero ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::array ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::array_uninitializedfelt_ ... ok
[INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const_8_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::rangecheck ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::storagebaseaddress ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_name_5_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_pair_u128_felt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_name_uninitializedfelt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_u128_felt_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_wrap_u128_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::struct_unit_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::system ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::u128 ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::uninitialized_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::u128_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::nonzero_t_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::rangecheck_t_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::get_gas_2_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::get_gas_5_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::jump_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::u128_is_zero_0_ ... ok
[INFO] [stdout] test program_registry::test::basic_insertion ... ok
[INFO] [stdout] test simulation::test::simulate_branch::u128_is_zero_2_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_sub_3_5_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_add_2_3_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::align_temps_u128_4_ ... ok
[INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_sub_5_3_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::drop_u128_ ... ok
[INFO] [stdout] test program_registry::test::concrete_type_double_declaration ... ok
[INFO] [stdout] test simulation::test::simulate_error::dup_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::function_call_unimplemented_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::finalize_locals_4_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::get_gas_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::get_gas_empty_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::refund_gas_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::jump_4_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::rename_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::store_local_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::store_temp_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::u128_const_3_1_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::u128_is_zero_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::u128_overflowing_add_1_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::u128_overflowing_sub_1_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::u128_safe_divmod_1_ ... ok
[INFO] [stdout] test simulation::test::simulate_error::unwrap_nz_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::align_temps_u128_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::array_append_4_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::array_get_5_0_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::array_len_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::drop_u128_2_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::array_new_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::finalize_locals_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::dup_u128_24_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::function_call_drop_all_inputs_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::function_call_identity_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::refund_gas_2_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::rename_u128_6_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::store_local_u128_6_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::store_temp_u128_6_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::u128_const_3_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::unwrap_nz_u128_6_ ... ok
[INFO] [stdout] test simulation::test::simulate_none_branch::u128_safe_divmod_32_5_ ... ok
[INFO] [stdout] test program_registry::test::function_id_double_declaration ... ok
[INFO] [stdout] test program_registry::test::type_id_double_declaration ... ok
[INFO] [stdout] test simulation::test::simulate_error::refund_gas_empty_ ... ok
[INFO] [stdout] test program_registry::test::libfunc_id_double_declaration ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::box_ ... ok
[INFO] [stdout] test extensions::test::find_type_specialization::nonzero_5_ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-e8f6fca5f78809f1)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test create_registry::_fib_no_gas_expects ... ok
[INFO] [stdout] test create_registry::_fib_jumps_expects ... ok
[INFO] [stdout] test simulate_fib_jumps::_3_3 ... ok
[INFO] [stdout] test parse::_fib_no_gas_expects ... ok
[INFO] [stdout] test simulate_fib_jumps::_1_1 ... ok
[INFO] [stdout] test simulate_fib_jumps::_2_2 ... ok
[INFO] [stdout] test parse::_fib_jumps_expects ... ok
[INFO] [stdout] test simulate_fib_jumps::_0_1 ... ok
[INFO] [stdout] test simulate_fib_jumps::_7_21 ... ok
[INFO] [stdout] test simulate_fib_jumps::_8_34 ... ok
[INFO] [stdout] test simulate_fib_jumps::out_of_gas_ ... ok
[INFO] [stdout] test simulate_fib_no_gas::_2_2 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_3_3 ... ok
[INFO] [stdout] test simulate_fib_jumps::_4_5 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_7_21 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_5_8 ... ok
[INFO] [stdout] test simulate_fib_jumps::_5_8 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_1_1 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_8_34 ... ok
[INFO] [stdout] test simulate_fib_jumps::_6_13 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_0_1 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_6_13 ... ok
[INFO] [stdout] test simulate_fib_no_gas::_4_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/format_test.rs (/opt/rustwide/target/debug/deps/format_test-c863c7d4717e4e06)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test format_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_ap_change-ca2390fde949e050)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_gas-e3e88d52fc26a051)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test generate_equations::test::generate::handle_bad_function_entry_point ... ok
[INFO] [stdout] test generate_equations::test::generate::handle_bad_jump_target ... ok
[INFO] [stdout] test generate_equations::test::generate::single_var ... ok
[INFO] [stdout] test generate_equations::test::generate::return_only ... ok
[INFO] [stdout] test generate_equations::test::generate::simple_cost_sum ... ok
[INFO] [stdout] test generate_equations::test::generate::simple_cycle ... ok
[INFO] [stdout] test test::test_solve_gas::fib_jumps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_generator-8799c28ad1dab28b)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test canonical_id_replacer::test::test_replacer ... ok
[INFO] [stdout] test block_generator::test::block_generator::literals ... ok
[INFO] [stdout] test function_generator::test::function_generator::simple ... ok
[INFO] [stdout] test function_generator::test::function_generator::match_ ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::block ... ok
[INFO] [stdout] test block_generator::test::block_generator::early_return ... ok
[INFO] [stdout] test block_generator::test::block_generator::match_ ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::locals ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::enum_ ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::simple ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::struct_ ... ok
[INFO] [stdout] test block_generator::test::block_generator::function_call ... ok
[INFO] [stdout] test ap_change::test::ap_change::tests ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::construct_enum ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::block ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::all_but_first ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::f3_f5_f6 ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::f4_f5_f6_f6_ ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::f5_f6 ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::early_return ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::finds_all ... ok
[INFO] [stdout] test program_generator::test::test_only_include_dependecies::self_loop ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::struct_ ... ok
[INFO] [stdout] test resolve_labels::test::test_resolve_labels ... ok
[INFO] [stdout] test store_variables::known_stack::test::merge_stacks ... ok
[INFO] [stdout] test store_variables::test::consecutive_appends_with_branch ... ok
[INFO] [stdout] test store_variables::test::consecutive_const_additions ... ok
[INFO] [stdout] test store_variables::test::consecutive_const_additions_with_branch ... ok
[INFO] [stdout] test store_variables::test::consecutive_push_values ... ok
[INFO] [stdout] test program_generator::test::test_program_generator ... ok
[INFO] [stdout] test store_variables::test::push_values_after_branch_merge ... ok
[INFO] [stdout] test program_generator::test::test_type_dependency ... ok
[INFO] [stdout] test store_variables::test::push_values_clear_known_stack ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::match_enum ... ok
[INFO] [stdout] test store_variables::test::push_values_early_return ... ok
[INFO] [stdout] test store_variables::test::push_values_optimization ... ok
[INFO] [stdout] test store_variables::test::push_values_temp_not_on_top ... ok
[INFO] [stdout] test store_variables::test::same_as_param ... ok
[INFO] [stdout] test store_variables::test::same_as_param_push_value_optimization ... ok
[INFO] [stdout] test store_variables::test::store_local_result_of_if ... ok
[INFO] [stdout] test local_variables::test::e2e::e2e ... ok
[INFO] [stdout] test store_variables::test::store_temp_simple ... ok
[INFO] [stdout] test lifetime::test::variable_lifetime::match_ ... ok
[INFO] [stdout] test store_variables::test::store_local_simple ... ok
[INFO] [stdout] test store_variables::test::store_temp_push_values ... ok
[INFO] [stdout] test store_variables::test::store_temp_push_values_with_dup ... ok
[INFO] [stdout] test store_variables::test::store_temp_for_branch_command ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::simple ... ok
[INFO] [stdout] test local_variables::test::find_local_variables::match_extern ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_to_casm-9d703b208763deaa)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test compiler::test::compiler_errors::failed_building_type_information ... ok
[INFO] [stdout] test compiler::test::compiler_errors::bad_declaration ... ok
[INFO] [stdout] test compiler::test::compiler_errors::concrete_libfunc_id_used_twice ... ok
[INFO] [stdout] test compiler::test::compiler_errors::dangling_references ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_alloc_local_ ... ok
[INFO] [stdout] test compiler::test::compiler_errors::ap_change_error ... ok
[INFO] [stdout] test compiler::test::compiler_errors::fallthrough_mismatch ... ok
[INFO] [stdout] test compiler::test::compiler_errors::branch_count_mismatch ... ok
[INFO] [stdout] test compiler::test::compiler_errors::inconsistent_ap_tracking_ ... ok
[INFO] [stdout] test compiler::test::compiler_errors::inconsistent_return_annotations_ ... ok
[INFO] [stdout] test compiler::test::compiler_errors::input_count_mismatch ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_1 ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_entry_point ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_2 ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_reference_expression_for_felt_add ... ok
[INFO] [stdout] test compiler::test::compiler_errors::missing_finalize_locals_ ... ok
[INFO] [stdout] test compiler::test::compiler_errors::missing_reference ... ok
[INFO] [stdout] test compiler::test::compiler_errors::missing_references_for_statement ... ok
[INFO] [stdout] test compiler::test::compiler_errors::statement_in_two_functions ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_return_reference ... ok
[INFO] [stdout] test compiler::test::compiler_errors::invalid_return_type ... ok
[INFO] [stdout] test compiler::test::compiler_errors::reference_override ... ok
[INFO] [stdout] test compiler::test::compiler_errors::output_type_mismatch ... ok
[INFO] [stdout] test compiler::test::compiler_errors::type_ordering_bad_for_building_size_map ... ok
[INFO] [stdout] test compiler::test::compiler_errors::types_mismatch ... ok
[INFO] [stdout] test compiler::test::compiler_errors::store_temp_uninitialized_felt_ ... ok
[INFO] [stdout] test compiler::test::compiler_errors::undeclared_libfunc ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::alloc_local_and_store_local ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::branch_align ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::u128 ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::fib_no_gas ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::good_flow ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::u128_lt ... ok
[INFO] [stdout] test invocations::felt::test::test_felt_add ... ok
[INFO] [stdout] test invocations::felt::test::test_jump_nz ... ok
[INFO] [stdout] test compiler::test::sierra_to_casm::fib_jumps ... ok
[INFO] [stdout] test invocations::bitwise::test::test_bitwise ... ok
[INFO] [stdout] test invocations::felt::test::test_store_temp ... ok
[INFO] [stdout] test invocations::pedersen::test::test_pedersen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/sierra_compile-b30ce0d2b7a6bc40)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_starknet-554d017690a58e86)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test contract::test::test_starknet_keccak ... ok
[INFO] [stdout] test abi::test::test_abi ... ok
[INFO] [stdout] test contract::test::test_contract_resolving ... ok
[INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_hello_starknet_expects ... ok
[INFO] [stdout] test contract_class::test::test_compile_path::_hello_starknet_expects ... ok
[INFO] [stdout] test contract_class::test::test_serialization ... ok
[INFO] [stdout] test contract_class::test::test_compile_path::_test_contract_expects ... ok
[INFO] [stdout] test felt_serde::test::test_felt_serde::_hello_starknet_expects ... ok
[INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_hello_starknet_expects ... ok
[INFO] [stdout] test felt_serde::test::test_felt_serde::_test_contract_expects ... ok
[INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_test_contract_expects ... ok
[INFO] [stdout] test contract_class::test::test_compile_path::_erc20_expects ... ok
[INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_erc20_expects ... ok
[INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_erc20_expects ... ok
[INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_test_contract_expects ... ok
[INFO] [stdout] test plugin::test::expand_contract::contract ... ok
[INFO] [stdout] test plugin::test::expand_contract::dispatcher ... ok
[INFO] [stdout] test plugin::test::expand_contract::hello_starknet ... ok
[INFO] [stdout] test plugin::test::expand_contract::storage ... ok
[INFO] [stdout] test plugin::test::expand_contract::diagnostics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/starknet_compile-c436ac8bb397f0b1)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/starknet_sierra_compile.rs (/opt/rustwide/target/debug/deps/starknet_sierra_compile-0caa6002cf609944)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_syntax-d49312ee0192b34f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test node::ast_test::test_ast ... ok
[INFO] [stdout] test node::helpers::test::test_expr_path_identifier ... ok
[INFO] [stdout] test node::ast_test::test_stable_ptr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_syntax_codegen-5206530d1df71301)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] info: syncing channel updates for 'nightly-2022-11-03-x86_64-unknown-linux-gnu'
[INFO] [stderr] error: could not create temp file /opt/rustwide/rustup-home/tmp/ml3yz_w281l0hf30_file: Read-only file system (os error 30)
[INFO] [stdout] test golden_test::sourcegen_ast ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- golden_test::sourcegen_ast stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'golden_test::sourcegen_ast' (562) panicked at crates/cairo-lang-syntax-codegen/src/generator.rs:54:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to write to stdin of command `rustfmt --config-path /opt/rustwide/workdir/rustfmt.toml`: Broken pipe (os error 32)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b963c8f60a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b963c8f60a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b963c8f60a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b963c8f60a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b963ca4eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b963ca4eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59b963c94312 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b963c94312 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b963c6d5bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b963c6d5bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b963c87819 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b963c0128c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b963c0128c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b963c879d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b963c879d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b963c6d678 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b963c64e99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b963c6e38d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b963ca57ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b963ca5522 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b963a9b56c - core::result::Result<T,E>::unwrap::h3992a82db7d22ebe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59b963a9b56c - cairo_lang_syntax_codegen::generator::reformat_rust_code_inner::h2cbe5219dbe6534c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:54:90
[INFO] [stdout]   22:     0x59b963a921a7 - cairo_lang_syntax_codegen::generator::reformat_rust_code::h5d2a1d1194dd60bb
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:48:30
[INFO] [stdout]   23:     0x59b963a9b8e5 - cairo_lang_syntax_codegen::generator::get_codes::hd2e75e5f3824d2e9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:33:13
[INFO] [stdout]   24:     0x59b963a9cc41 - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::test_impl::h39a573bf2188c79e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:9:27
[INFO] [stdout]   25:     0x59b963a9cb5b - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::hadbc485f92a9b3d9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:7:1
[INFO] [stdout]   26:     0x59b963a9cb77 - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::{{closure}}::h39eefd5497d16796
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:7:8
[INFO] [stdout]   27:     0x59b963aa1966 - core::ops::function::FnOnce::call_once::he36e4c35dc352e7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59b963bf536b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x59b963bf536b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x59b963c01d5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x59b963c01d5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x59b963c01d5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x59b963c01d5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x59b963c01d5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59b963c01d5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x59b963c01d5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x59b963bfd474 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x59b963bfd474 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x59b963c04962 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x59b963c04962 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x59b963c04962 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59b963c04962 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr] error: test failed, to rerun pass `-p cairo-lang-syntax-codegen --lib`
[INFO] [stdout]   43:     0x59b963c04962 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59b963c04962 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x59b963c04962 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59b963c8ebbf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x59b963c8ebbf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x733ebe37faa4 - <unknown>
[INFO] [stdout]   49:     0x733ebe40ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     golden_test::sourcegen_ast
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a714ad11bb4124315f5004fa7c44d1afa378f30e8b09d79e10116497d0e9cba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a714ad11bb4124315f5004fa7c44d1afa378f30e8b09d79e10116497d0e9cba0", kill_on_drop: false }`
[INFO] [stdout] a714ad11bb4124315f5004fa7c44d1afa378f30e8b09d79e10116497d0e9cba0
