[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] testing dpinones/hello-world-cairo-1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpinones/hello-world-cairo-1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18
[INFO] running `Command { std: "docker" "start" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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 quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling debug v0.1.0 (/opt/rustwide/workdir/crates/debug)
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling relative-path v1.7.2
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling db_utils v0.1.0 (/opt/rustwide/workdir/crates/db_utils)
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling xshell v0.2.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling indoc v1.0.8
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[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]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.28
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling sprs v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/crates/test_utils)
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling parse-hyperlinks v0.23.4 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd)
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling mimalloc v0.1.32
[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 zeroize_derive v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling diagnostics_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/diagnostics_proc_macros)
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling good_lp v1.3.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling zeroize v1.5.7
[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]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling rayon v0.9.0
[INFO] [stderr]    Compiling genco v0.17.2
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling unescaper v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling clap v4.0.30
[INFO] [stderr]    Compiling syntax_codegen v0.1.0 (/opt/rustwide/workdir/crates/syntax_codegen)
[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 32 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]    = 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 clap v3.2.23
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling sierra v0.1.0 (/opt/rustwide/workdir/crates/sierra)
[INFO] [stderr]    Compiling smol_str v0.1.23
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir/crates/project)
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling filesystem v0.1.0 (/opt/rustwide/workdir/crates/filesystem)
[INFO] [stderr]    Compiling lsp-types v0.93.2
[INFO] [stderr]    Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling sierra_gas v0.1.0 (/opt/rustwide/workdir/crates/sierra_gas)
[INFO] [stderr]    Compiling sierra_ap_change v0.1.0 (/opt/rustwide/workdir/crates/sierra_ap_change)
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling defs v0.1.0 (/opt/rustwide/workdir/crates/defs)
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]    Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling starknet-ff v0.1.0
[INFO] [stderr]    Compiling starknet-crypto v0.1.0
[INFO] [stderr]    Compiling tower-lsp v0.17.0
[INFO] [stderr]    Compiling cairo-rs v0.1.0 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd)
[INFO] [stderr]    Compiling casm v0.1.0 (/opt/rustwide/workdir/crates/casm)
[INFO] [stderr]    Compiling sierra_to_casm v0.1.0 (/opt/rustwide/workdir/crates/sierra_to_casm)
[INFO] [stderr]    Compiling 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: 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]    Compiling sierra_generator v0.1.0 (/opt/rustwide/workdir/crates/sierra_generator)
[INFO] [stderr]    Compiling languageserver v0.1.0 (/opt/rustwide/workdir/crates/languageserver)
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling runner v0.1.0 (/opt/rustwide/workdir/crates/runner)
[INFO] [stderr]    Compiling starknet v0.1.0 (/opt/rustwide/workdir/crates/starknet)
[INFO] [stderr]    Compiling test_runner v0.1.0 (/opt/rustwide/workdir/crates/test_runner)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[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" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 test-log v0.2.11
[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 32 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]    = 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 diagnostics_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/diagnostics_proc_macros)
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling bimap v0.6.2
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir/crates/project)
[INFO] [stderr]    Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling filesystem v0.1.0 (/opt/rustwide/workdir/crates/filesystem)
[INFO] [stderr]    Compiling db_utils v0.1.0 (/opt/rustwide/workdir/crates/db_utils)
[INFO] [stderr]    Compiling syntax_codegen v0.1.0 (/opt/rustwide/workdir/crates/syntax_codegen)
[INFO] [stderr]    Compiling defs v0.1.0 (/opt/rustwide/workdir/crates/defs)
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/crates/test_utils)
[INFO] [stderr]    Compiling semantic v0.1.0 (/opt/rustwide/workdir/crates/semantic)
[INFO] [stderr]    Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]    Compiling debug v0.1.0 (/opt/rustwide/workdir/crates/debug)
[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 32 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]    = 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: 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]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling sierra_to_casm v0.1.0 (/opt/rustwide/workdir/crates/sierra_to_casm)
[INFO] [stderr]    Compiling sierra v0.1.0 (/opt/rustwide/workdir/crates/sierra)
[INFO] [stderr]    Compiling casm v0.1.0 (/opt/rustwide/workdir/crates/casm)
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]    Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]    Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling sierra_gas v0.1.0 (/opt/rustwide/workdir/crates/sierra_gas)
[INFO] [stderr]    Compiling sierra_ap_change v0.1.0 (/opt/rustwide/workdir/crates/sierra_ap_change)
[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] [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] error: could not compile `syntax` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syntax --edition=2021 crates/syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08fe9a419ae16f6e -C extra-filename=-ae376039578666de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern db_utils=/opt/rustwide/target/debug/deps/libdb_utils-d1a529ed5fa67bca.rlib --extern debug=/opt/rustwide/target/debug/deps/libdebug-fe6f57311b221aef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-83201362d638a26b.rlib --extern filesystem=/opt/rustwide/target/debug/deps/libfilesystem-51784aef6b60be5a.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a299211d0ec618a4.rlib --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-03873a4bb2a0dbaa.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-a0d81a2b9ca18968.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e5a5ac3ce914f7d7.so --extern utils=/opt/rustwide/target/debug/deps/libutils-274bb5facb5e66fa.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18", kill_on_drop: false }`
[INFO] [stdout] ef30cadc8d83321537d2d97ff860e62d47d4b8096c9b0345b633a784d3191c18
