[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] checking Nadai2010/Nadai-Cairo-1.0 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadai2010%2FNadai-Cairo-1.0" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nadai2010/Nadai-Cairo-1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded starknet-crypto v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded cairo-felt v0.1.1
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded xshell-macros v0.2.2
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded starknet-curve v0.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded relative-path v1.7.2
[INFO] [stderr]   Downloaded starknet-ff v0.2.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded ark-serialize v0.4.0-alpha.7
[INFO] [stderr]   Downloaded mimalloc v0.1.32
[INFO] [stderr]   Downloaded serde_bytes v0.11.7
[INFO] [stderr]   Downloaded ark-ff-macros v0.4.0-alpha.7
[INFO] [stderr]   Downloaded ark-ff-asm v0.4.0-alpha.7
[INFO] [stderr]   Downloaded ark-std v0.4.0-alpha
[INFO] [stderr]   Downloaded xshell v0.2.2
[INFO] [stderr]   Downloaded bimap v0.6.2
[INFO] [stderr]   Downloaded async-trait v0.1.58
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded lsp-types v0.93.2
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded pest v2.4.1
[INFO] [stderr]   Downloaded tower-lsp v0.17.0
[INFO] [stderr]   Downloaded ark-ff v0.4.0-alpha.7
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded clap v4.0.26
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded parse-hyperlinks v0.23.4
[INFO] [stderr]   Downloaded good_lp v1.3.2
[INFO] [stderr]   Downloaded parking_lot_core v0.9.4
[INFO] [stderr]   Downloaded genco v0.17.2
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded ark-ff v0.3.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded unescaper v0.1.1
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded genco-macros v0.17.2
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded smol_str v0.1.23
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded test-case v2.2.2
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded utf8-width v0.1.6
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded starknet-crypto-codegen v0.1.0
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.3.0
[INFO] [stderr]   Downloaded ark-ff-macros v0.3.0
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded ark-serialize v0.3.0
[INFO] [stderr]   Downloaded cairo-vm v0.1.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3150b14b40f023d51999d861d175ce3ebec5ffa28b3d58322c161f5441ff9b24
[INFO] running `Command { std: "docker" "start" "-a" "3150b14b40f023d51999d861d175ce3ebec5ffa28b3d58322c161f5441ff9b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3150b14b40f023d51999d861d175ce3ebec5ffa28b3d58322c161f5441ff9b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3150b14b40f023d51999d861d175ce3ebec5ffa28b3d58322c161f5441ff9b24", kill_on_drop: false }`
[INFO] [stdout] 3150b14b40f023d51999d861d175ce3ebec5ffa28b3d58322c161f5441ff9b24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d79ff5b35f95f6c535a4bee73c928370d76759359c849586beb0546527bdd31
[INFO] running `Command { std: "docker" "start" "-a" "3d79ff5b35f95f6c535a4bee73c928370d76759359c849586beb0546527bdd31", 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 quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.137
[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 indexmap v1.9.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug)
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]    Compiling xshell-macros v0.2.2
[INFO] [stderr]     Checking relative-path v1.7.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking xshell v0.2.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking lalrpop-util v0.19.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils)
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking block-buffer v0.10.3
[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]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils)
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking ark-std v0.4.0-alpha
[INFO] [stderr]     Checking diffy v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.28
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking bimap v0.6.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rayon v0.9.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking mimalloc v0.1.32
[INFO] [stderr]     Checking sprs v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[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 test-log v0.2.11
[INFO] [stderr]    Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros)
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking minilp v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking good_lp v1.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking salsa v0.16.1
[INFO] [stderr]    Compiling ark-ff-asm v0.4.0-alpha.7
[INFO] [stderr]     Checking cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver)
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]     Checking genco v0.17.2
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]     Checking rfc6979 v0.1.0
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]     Checking cairo-lang-syntax-codegen v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen)
[INFO] [stderr]     Checking unescaper v0.1.1
[INFO] [stderr]     Checking parse-hyperlinks v0.23.4
[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]     Checking pin-project v1.0.12
[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] [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]     Checking clap v4.0.26
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling cairo-lang-sierra v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra)
[INFO] [stderr]     Checking smol_str v0.1.23
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem)
[INFO] [stderr]     Checking cairo-lang-syntax v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax)
[INFO] [stderr]     Checking cairo-lang-diagnostics v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics)
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project)
[INFO] [stderr]     Checking cairo-felt v0.1.1
[INFO] [stderr]     Checking cairo-lang-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-casm)
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.4.0-alpha.7
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.0-alpha.7
[INFO] [stderr]     Checking ark-ff v0.4.0-alpha.7
[INFO] [stderr]     Checking cairo-lang-sierra-gas v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas)
[INFO] [stderr]     Checking cairo-lang-sierra-ap-change v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change)
[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]     Checking cairo-lang-sierra-to-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm)
[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]     Checking cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser)
[INFO] [stderr]     Checking cairo-lang-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs)
[INFO] [stderr]     Checking cairo-lang-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter)
[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]     Checking cairo-lang-semantic v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-semantic)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/cairo-lang-semantic/src/items/type_alias.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     db: &(dyn SemanticGroup),
[INFO] [stdout]    |          ^                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     db: &(dyn SemanticGroup),
[INFO] [stdout] 34 +     db: &dyn SemanticGroup ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/cairo-lang-semantic/src/items/us.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe<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]     Checking tower-lsp v0.17.0
[INFO] [stderr]     Checking cairo-lang-plugins v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-plugins)
[INFO] [stderr]     Checking 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] [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: 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]     Checking cairo-lang-sierra-generator v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-generator)
[INFO] [stderr]     Checking starknet-ff v0.2.0
[INFO] [stderr]     Checking starknet-curve v0.1.0
[INFO] [stderr]     Checking cairo-lang-compiler v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-compiler)
[INFO] [stderr]     Checking cairo-lang-starknet v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-starknet)
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.1.0
[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: 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]     Checking starknet-crypto v0.2.0
[INFO] [stderr]     Checking cairo-lang-language-server v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-language-server)
[INFO] [stderr]     Checking cairo-vm v0.1.2
[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] [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]     Checking 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: 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]     Checking cairo-lang-test-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-runner)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.59s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "3d79ff5b35f95f6c535a4bee73c928370d76759359c849586beb0546527bdd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d79ff5b35f95f6c535a4bee73c928370d76759359c849586beb0546527bdd31", kill_on_drop: false }`
[INFO] [stdout] 3d79ff5b35f95f6c535a4bee73c928370d76759359c849586beb0546527bdd31
