[INFO] cloning repository https://github.com/dpinones/hello-world-cairo-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpinones/hello-world-cairo-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32794b60837b4e4f91d376b0c3585e34d12d7662
[INFO] checking dpinones/hello-world-cairo-1 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dpinones/hello-world-cairo-1
[INFO] finished tweaking git repo https://github.com/dpinones/hello-world-cairo-1
[INFO] tweaked toml for git repo https://github.com/dpinones/hello-world-cairo-1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpinones/hello-world-cairo-1 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/dpinones/hello-world-cairo-1 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 git repository `https://github.com/lambdaclass/cairo-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.23
[INFO] [stderr]   Downloaded test-log v0.2.11
[INFO] [stderr]   Downloaded minilp v0.2.2
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded indoc v1.0.8
[INFO] [stderr]   Downloaded serde_bytes v0.11.8
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded xshell-macros v0.2.3
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded starknet-ff v0.1.0
[INFO] [stderr]   Downloaded xshell v0.2.3
[INFO] [stderr]   Downloaded mimalloc v0.1.32
[INFO] [stderr]   Downloaded relative-path v1.7.2
[INFO] [stderr]   Downloaded unescaper v0.1.1
[INFO] [stderr]   Downloaded genco-macros v0.17.2
[INFO] [stderr]   Downloaded bimap v0.6.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded diffy v0.3.0
[INFO] [stderr]   Downloaded tower-lsp v0.17.0
[INFO] [stderr]   Downloaded sprs v0.7.1
[INFO] [stderr]   Downloaded genco v0.17.2
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] [stderr]   Downloaded rayon v0.9.0
[INFO] [stderr]   Downloaded starknet-crypto v0.1.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded clap v4.0.30
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded good_lp v1.3.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6d2f1e0ab6ecf850234975750a3251c6bc4f10565d8bb66e187994dcf1ea0d16
[INFO] running `Command { std: "docker" "start" "-a" "6d2f1e0ab6ecf850234975750a3251c6bc4f10565d8bb66e187994dcf1ea0d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2f1e0ab6ecf850234975750a3251c6bc4f10565d8bb66e187994dcf1ea0d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2f1e0ab6ecf850234975750a3251c6bc4f10565d8bb66e187994dcf1ea0d16", kill_on_drop: false }`
[INFO] [stdout] 6d2f1e0ab6ecf850234975750a3251c6bc4f10565d8bb66e187994dcf1ea0d16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9d61727a2378a392f155f7b842a7f9a50e564307e3a77ea48589df831a585a5f
[INFO] running `Command { std: "docker" "start" "-a" "9d61727a2378a392f155f7b842a7f9a50e564307e3a77ea48589df831a585a5f", 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.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[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 parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking debug v0.1.0 (/opt/rustwide/workdir/crates/debug)
[INFO] [stderr]     Checking db_utils v0.1.0 (/opt/rustwide/workdir/crates/db_utils)
[INFO] [stderr]    Compiling indoc v1.0.8
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking relative-path v1.7.2
[INFO] [stderr]     Checking xshell v0.2.3
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> crates/utils/src/ordered_hash_map.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     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/utils/src/ordered_hash_set.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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 unicode-segmentation v1.10.0
[INFO] [stderr]     Checking lalrpop-util v0.19.8
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking ark-serialize v0.3.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.28
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking diffy v0.3.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking mimalloc v0.1.32
[INFO] [stderr]     Checking sprs v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.25
[INFO] [stderr]     Checking parse-hyperlinks v0.23.4 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd)
[INFO] [stderr]     Checking test_utils v0.1.0 (/opt/rustwide/workdir/crates/test_utils)
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling genco-macros v0.17.2
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling diagnostics_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/diagnostics_proc_macros)
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]     Checking minilp v0.2.2
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking genco v0.17.2
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking salsa v0.16.1
[INFO] [stderr]     Checking good_lp v1.3.2
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]     Checking syntax_codegen v0.1.0 (/opt/rustwide/workdir/crates/syntax_codegen)
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]     Checking unescaper v0.1.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/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 derivative v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.1.0
[INFO] [stderr]     Checking solver v0.1.0 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]     Checking clap v4.0.30
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.25
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bimap v0.6.2
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> crates/utils/src/ordered_hash_map.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     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/utils/src/ordered_hash_set.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/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 rayon v0.9.0
[INFO] [stderr]     Checking smol_str v0.1.23
[INFO] [stderr]     Checking num-bigint v0.4.3
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking project v0.1.0 (/opt/rustwide/workdir/crates/project)
[INFO] [stderr]     Checking serde_bytes v0.11.8
[INFO] [stderr]     Checking filesystem v0.1.0 (/opt/rustwide/workdir/crates/filesystem)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling sierra v0.1.0 (/opt/rustwide/workdir/crates/sierra)
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]     Checking sierra_gas v0.1.0 (/opt/rustwide/workdir/crates/sierra_gas)
[INFO] [stderr]     Checking sierra_ap_change v0.1.0 (/opt/rustwide/workdir/crates/sierra_ap_change)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking defs v0.1.0 (/opt/rustwide/workdir/crates/defs)
[INFO] [stderr]     Checking formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stdout] warning: struct `DatabaseImpl` is never constructed
[INFO] [stdout]   --> crates/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 plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]     Checking semantic v0.1.0 (/opt/rustwide/workdir/crates/semantic)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/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]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[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: unnecessary parentheses around type
[INFO] [stdout]   --> crates/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]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[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 lowering v0.1.0 (/opt/rustwide/workdir/crates/lowering)
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> crates/lowering/src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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/lowering/src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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: field `end_info` is never read
[INFO] [stdout]    --> crates/lowering/src/lower/scope.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct BlockFinalized {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 298 |     pub block: BlockId,
[INFO] [stdout] 299 |     pub end_info: BlockEndInfo,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sierra_generator v0.1.0 (/opt/rustwide/workdir/crates/sierra_generator)
[INFO] [stdout] warning: field `end_info` is never read
[INFO] [stdout]    --> crates/lowering/src/lower/scope.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct BlockFinalized {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 298 |     pub block: BlockId,
[INFO] [stdout] 299 |     pub end_info: BlockEndInfo,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Checking starknet-ff v0.1.0
[INFO] [stderr]     Checking starknet-crypto v0.1.0
[INFO] [stderr]     Checking cairo-rs v0.1.0 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd)
[INFO] [stderr]     Checking languageserver v0.1.0 (/opt/rustwide/workdir/crates/languageserver)
[INFO] [stderr]     Checking casm v0.1.0 (/opt/rustwide/workdir/crates/casm)
[INFO] [stderr]     Checking sierra_to_casm v0.1.0 (/opt/rustwide/workdir/crates/sierra_to_casm)
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic`
[INFO] [stdout]  --> crates/languageserver/src/bin/languageserver.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[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/languageserver/src/bin/languageserver.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[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/languageserver/src/bin/languageserver.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[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/languageserver/src/bin/languageserver.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[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 runner v0.1.0 (/opt/rustwide/workdir/crates/runner)
[INFO] [stderr]     Checking starknet v0.1.0 (/opt/rustwide/workdir/crates/starknet)
[INFO] [stderr]     Checking test_runner v0.1.0 (/opt/rustwide/workdir/crates/test_runner)
[INFO] [stderr]     Checking tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "9d61727a2378a392f155f7b842a7f9a50e564307e3a77ea48589df831a585a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d61727a2378a392f155f7b842a7f9a50e564307e3a77ea48589df831a585a5f", kill_on_drop: false }`
[INFO] [stdout] 9d61727a2378a392f155f7b842a7f9a50e564307e3a77ea48589df831a585a5f
