[INFO] cloning repository https://github.com/Dev43/starknet-bootcamp-cairo1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dev43/starknet-bootcamp-cairo1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac1e9dab5b324c5c9a6cb3c508eebd974fcf67c [INFO] testing Dev43/starknet-bootcamp-cairo1/fac1e9dab5b324c5c9a6cb3c508eebd974fcf67c against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev43%2Fstarknet-bootcamp-cairo1" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dev43/starknet-bootcamp-cairo1 [INFO] finished tweaking git repo https://github.com/Dev43/starknet-bootcamp-cairo1 [INFO] tweaked toml for git repo https://github.com/Dev43/starknet-bootcamp-cairo1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dev43/starknet-bootcamp-cairo1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dev43/starknet-bootcamp-cairo1 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.90.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] 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] Downloading crates ... [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded starknet-ff v0.2.0 [INFO] [stderr] Downloaded starknet-curve v0.1.0 [INFO] [stderr] Downloaded starknet-crypto v0.2.0 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded diffy v0.3.0 [INFO] [stderr] Downloaded xshell-macros v0.2.2 [INFO] [stderr] Downloaded rfc6979 v0.1.0 [INFO] [stderr] Downloaded ark-ff-asm v0.4.0-alpha.7 [INFO] [stderr] Downloaded relative-path v1.7.2 [INFO] [stderr] Downloaded ark-ff-macros v0.4.0-alpha.7 [INFO] [stderr] Downloaded auto_impl v0.5.0 [INFO] [stderr] Downloaded lsp-types v0.93.2 [INFO] [stderr] Downloaded tower-lsp v0.17.0 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded ark-ff v0.4.0-alpha.7 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded genco v0.17.2 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded good_lp v1.3.2 [INFO] [stderr] Downloaded bimap v0.6.2 [INFO] [stderr] Downloaded parse-hyperlinks v0.23.4 [INFO] [stderr] Downloaded keccak v0.1.3 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded xshell v0.2.2 [INFO] [stderr] Downloaded unescaper v0.1.1 [INFO] [stderr] Downloaded tokio v1.22.0 [INFO] [stderr] Downloaded genco-macros v0.17.2 [INFO] [stderr] Downloaded ark-serialize v0.4.0-alpha.7 [INFO] [stderr] Downloaded ark-std v0.4.0-alpha [INFO] [stderr] Downloaded smol_str v0.1.23 [INFO] [stderr] Downloaded test-log v0.2.11 [INFO] [stderr] Downloaded sha3 v0.10.6 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.28 [INFO] [stderr] Downloaded mimalloc v0.1.32 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.1.0 [INFO] [stderr] Downloaded cairo-vm v0.1.2 [INFO] [stderr] Downloaded cairo-felt v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccad0acf8e46308354e277a4372d33a6172ce686d4e348322eae5ad8c1872cad [INFO] running `Command { std: "docker" "start" "-a" "ccad0acf8e46308354e277a4372d33a6172ce686d4e348322eae5ad8c1872cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccad0acf8e46308354e277a4372d33a6172ce686d4e348322eae5ad8c1872cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccad0acf8e46308354e277a4372d33a6172ce686d4e348322eae5ad8c1872cad", kill_on_drop: false }` [INFO] [stdout] ccad0acf8e46308354e277a4372d33a6172ce686d4e348322eae5ad8c1872cad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 518d398e186dc99ff520c9534b6f1c17aea22071622413986308a8c339403606 [INFO] running `Command { std: "docker" "start" "-a" "518d398e186dc99ff520c9534b6f1c17aea22071622413986308a8c339403606", 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] 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 unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug) [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling xshell-macros v0.2.2 [INFO] [stderr] Compiling relative-path v1.7.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xshell v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling ark-std v0.4.0-alpha [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils) [INFO] [stderr] Compiling libmimalloc-sys v0.1.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling diffy v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rayon-core v1.10.1 [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 tracing v0.1.37 [INFO] [stderr] Compiling cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils) [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling mimalloc v0.1.32 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling genco-macros v0.17.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros) [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] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling good_lp v1.3.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver) [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling genco v0.17.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.0-alpha.7 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling unescaper v0.1.1 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling parse-hyperlinks v0.23.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling cairo-lang-syntax-codegen v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> crates/cairo-lang-syntax-codegen/src/generator.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see 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 semver-parser v0.10.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling clap v4.0.26 [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 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] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem) [INFO] [stderr] Compiling cairo-lang-syntax v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax) [INFO] [stderr] Compiling cairo-lang-diagnostics v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics) [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project) [INFO] [stderr] Compiling cairo-felt v0.1.1 [INFO] [stderr] Compiling cairo-lang-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-casm) [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling 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] Compiling ark-ff v0.4.0-alpha.7 [INFO] [stderr] Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change) [INFO] [stderr] Compiling cairo-lang-sierra-gas v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas) [INFO] [stdout] warning: method `range_checks` is never used [INFO] [stdout] --> crates/cairo-lang-sierra-gas/src/core_libfunc_cost_base.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait CostOperations { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 67 | fn range_checks(&self, range_checks: i32) -> Self::CostType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm) [INFO] [stderr] Compiling cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser) [INFO] [stderr] Compiling cairo-lang-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs) [INFO] [stderr] Compiling cairo-lang-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter) [INFO] [stderr] Compiling 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)]` 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 { [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 { [INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup, use_id: UseId) -> Maybe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling starknet-ff v0.2.0 [INFO] [stderr] Compiling starknet-curve v0.1.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.1.0 [INFO] [stderr] Compiling starknet-crypto v0.2.0 [INFO] [stderr] Compiling tower-lsp v0.17.0 [INFO] [stderr] Compiling cairo-vm v0.1.2 [INFO] [stderr] Compiling cairo-lang-plugins v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-plugins) [INFO] [stderr] Compiling cairo-lang-lowering v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-lowering) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/cairo-lang-lowering/src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-sierra-generator v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-generator) [INFO] [stderr] Compiling cairo-lang-compiler v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-compiler) [INFO] [stderr] Compiling cairo-lang-starknet v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-starknet) [INFO] [stderr] Compiling cairo-lang-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/cairo-lang-starknet/src/contract_class.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | /// TODO(orizi): Validate there is at most one constructor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 46 | struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-language-server v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-language-server) [INFO] [stderr] Compiling cairo-lang-test-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/cairo-lang-language-server/src/bin/language_server.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [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 1` [INFO] running `Command { std: "docker" "inspect" "518d398e186dc99ff520c9534b6f1c17aea22071622413986308a8c339403606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518d398e186dc99ff520c9534b6f1c17aea22071622413986308a8c339403606", kill_on_drop: false }` [INFO] [stdout] 518d398e186dc99ff520c9534b6f1c17aea22071622413986308a8c339403606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5ee0b2c333a49d33e08759db32fee06cb4c3c95e80f64246e80f0b6b3e1490 [INFO] running `Command { std: "docker" "start" "-a" "ac5ee0b2c333a49d33e08759db32fee06cb4c3c95e80f64246e80f0b6b3e1490", 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] 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: 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros) [INFO] [stdout] warning: method `range_checks` is never used [INFO] [stdout] --> crates/cairo-lang-sierra-gas/src/core_libfunc_cost_base.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait CostOperations { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 67 | fn range_checks(&self, range_checks: i32) -> Self::CostType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling cairo-lang-project v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-project) [INFO] [stderr] Compiling cairo-lang-syntax v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax) [INFO] [stderr] Compiling cairo-lang-filesystem v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-filesystem) [INFO] [stderr] Compiling cairo-lang-defs v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-defs) [INFO] [stderr] Compiling cairo-lang-syntax-codegen v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen) [INFO] [stderr] Compiling cairo-lang-test-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-utils) [INFO] [stderr] Compiling cairo-lang-semantic v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-semantic) [INFO] [stderr] Compiling cairo-lang-debug v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-debug) [INFO] [stderr] Compiling cairo-lang-diagnostics v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics) [INFO] [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 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/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)]` 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 { [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 { [INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup, use_id: UseId) -> Maybe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling cairo-lang-parser v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-parser) [INFO] [stderr] Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change) [INFO] [stderr] Compiling cairo-lang-formatter v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-formatter) [INFO] [stderr] Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm) [INFO] [stderr] Compiling cairo-lang-casm v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-casm) [INFO] [stderr] Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver) [INFO] [stderr] Compiling cairo-lang-utils v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-utils) [INFO] [stderr] Compiling cairo-lang-sierra v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra) [INFO] [stderr] Compiling cairo-lang-sierra-gas v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-plugins v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-plugins) [INFO] [stderr] Compiling cairo-lang-lowering v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-lowering) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/cairo-lang-lowering/src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-sierra-generator v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-sierra-generator) [INFO] [stderr] Compiling cairo-lang-compiler v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-compiler) [INFO] [stderr] Compiling cairo-lang-starknet v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-starknet) [INFO] [stderr] Compiling cairo-lang-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-runner) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/cairo-lang-starknet/src/contract_class.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | /// TODO(orizi): Validate there is at most one constructor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 46 | struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-language-server v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-language-server) [INFO] [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 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: `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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cairo-lang-test-runner v1.0.0-alpha.2 (/opt/rustwide/workdir/crates/cairo-lang-test-runner) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/cairo-lang-starknet/src/contract_class.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | /// TODO(orizi): Validate there is at most one constructor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 46 | struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [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)]` 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 { [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 { [INFO] [stdout] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup, use_id: UseId) -> Maybe { [INFO] [stdout] | [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s [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 1` [INFO] running `Command { std: "docker" "inspect" "ac5ee0b2c333a49d33e08759db32fee06cb4c3c95e80f64246e80f0b6b3e1490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5ee0b2c333a49d33e08759db32fee06cb4c3c95e80f64246e80f0b6b3e1490", kill_on_drop: false }` [INFO] [stdout] ac5ee0b2c333a49d33e08759db32fee06cb4c3c95e80f64246e80f0b6b3e1490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4c6a21b0d694a190cca1d6c50500930d1f4515f06ab6ebe4948bbd641e59733 [INFO] running `Command { std: "docker" "start" "-a" "b4c6a21b0d694a190cca1d6c50500930d1f4515f06ab6ebe4948bbd641e59733", 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] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stderr] --> crates/cairo-lang-syntax-codegen/src/generator.rs:54:22 [INFO] [stderr] | [INFO] [stderr] 54 | let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-syntax-codegen` (lib) generated 1 warning [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> crates/cairo-lang-semantic/src/items/type_alias.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | db: &(dyn SemanticGroup), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 34 - db: &(dyn SemanticGroup), [INFO] [stderr] 34 + db: &dyn SemanticGroup, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> crates/cairo-lang-semantic/src/items/us.rs:21:36 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stderr] 21 + pub fn priv_use_semantic_data(db: &dyn SemanticGroup, use_id: UseId) -> Maybe { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-semantic` (lib) generated 2 warnings (run `cargo fix --lib -p cairo-lang-semantic` to apply 2 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> crates/cairo-lang-lowering/src/lib.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(any(feature = "testing", test))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-lowering` (lib) generated 1 warning [INFO] [stderr] warning: method `range_checks` is never used [INFO] [stderr] --> crates/cairo-lang-sierra-gas/src/core_libfunc_cost_base.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 48 | pub trait CostOperations { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 67 | fn range_checks(&self, range_checks: i32) -> Self::CostType { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-sierra-gas` (lib) generated 1 warning [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> crates/cairo-lang-starknet/src/contract_class.rs:182:9 [INFO] [stderr] | [INFO] [stderr] 182 | /// TODO(orizi): Validate there is at most one constructor. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 183 | constructor: get_entry_points(db, &constructor_functions, &replacer)?, [INFO] [stderr] | --------------------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-starknet` (lib) generated 1 warning [INFO] [stderr] warning: `cairo-lang-starknet` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: struct `DatabaseImpl` is never constructed [INFO] [stderr] --> crates/cairo-lang-formatter/src/test.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct DatabaseImpl { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-formatter` (lib test) generated 1 warning [INFO] [stderr] warning: `cairo-lang-sierra-gas` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cairo-lang-lowering` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cairo-lang-semantic` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `asm` [INFO] [stderr] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(MontConfig)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> crates/cairo-lang-runner/src/casm_run/mod.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(MontConfig)] [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `MontConfig` is not local [INFO] [stderr] | move the `impl` block outside of this function `fqconfig___` [INFO] [stderr] ... [INFO] [stderr] 46 | struct FqConfig; [INFO] [stderr] | -------- `FqConfig` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> crates/cairo-lang-language-server/src/bin/language_server.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature = "runtime-agnostic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> crates/cairo-lang-language-server/src/bin/language_server.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "runtime-agnostic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `cairo-lang-runner` (lib) generated 2 warnings [INFO] [stderr] warning: `cairo-lang-language-server` (bin "cairo-language-server" test) generated 2 warnings [INFO] [stderr] warning: `cairo-lang-runner` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `cairo-lang-syntax-codegen` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_casm-2b9af8ab9f3ca4fc) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test assembler::test::test_ret_assemble ... ok [INFO] [stdout] test assembler::test::test_call_assemble ... ok [INFO] [stdout] test assembler::test::test_add_ap_assemble ... ok [INFO] [stdout] test assembler::test::test_jnz_assemble ... ok [INFO] [stdout] test assembler::test::test_assert_eq_assemble ... ok [INFO] [stdout] test assembler::test::test_jump_assemble ... ok [INFO] [stdout] test assembler::test::test_instruction_with_hint ... ok [INFO] [stdout] test builder::test::test_awaiting_relocations ... ok [INFO] [stdout] test builder::test::test_calculation_loop ... ok [INFO] [stdout] test builder::test::test_call_ret ... ok [INFO] [stdout] test builder::test::test_noop_branch ... ok [INFO] [stdout] test ap_change::test::test_res_operand_ap_change ... ok [INFO] [stdout] test builder::test::test_array_access ... ok [INFO] [stdout] test builder::test::test_allocations ... ok [INFO] [stdout] test builder::test::test_ap_change_fixes ... ok [INFO] [stdout] test builder::test::test_local_fib ... ok [INFO] [stdout] test builder::test::test_aligned_branch_intersect ... ok [INFO] [stdout] test encoder::test::test_encode::_ap_0_ap_3_ap_ ... ok [INFO] [stdout] test ap_change::test::test_overflow ... ok [INFO] [stdout] test encoder::test::test_encode::_ap_0_fp_5_ap_ ... ok [INFO] [stdout] test encoder::test::test_encode::_ap_5_205_ ... ok [INFO] [stdout] test encoder::test::test_encode::ap_205_ ... ok [INFO] [stdout] test encoder::test::test_encode::call_rel_5_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_205_if_ap_5_0_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_5_ap_ ... ok [INFO] [stdout] test hints::test::test_debug_hint_format ... ok [INFO] [stdout] test hints::test::test_less_than_format ... ok [INFO] [stdout] test hints::test::test_less_than_or_equal_format ... ok [INFO] [stdout] test hints::test::test_syscall_hint_format ... ok [INFO] [stdout] test instructions::test::test_assert_eq_format ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_abs_3_ ... ok [INFO] [stdout] test instructions::test::test_call_format ... ok [INFO] [stdout] test instructions::test::test_instruction_with_hint ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_2_if_ap_1_0_ ... ok [INFO] [stdout] test inline::test::test_assert ... ok [INFO] [stdout] test instructions::test::test_add_ap_format ... ok [INFO] [stdout] test encoder::test::test_encode_multiple::fib_1_1_13_ ... ok [INFO] [stdout] test encoder::test::test_encode::ret_ ... ok [INFO] [stdout] test instructions::test::test_jnz_format ... ok [INFO] [stdout] test operand::test::test_deref_operand_format ... ok [INFO] [stdout] test instructions::test::test_jump_format ... ok [INFO] [stdout] test instructions::test::test_ret_format ... ok [INFO] [stdout] test operand::test::test_bin_op_format ... ok [INFO] [stdout] test encoder::test::test_encode::call_abs_3_ ... ok [INFO] [stdout] test hints::test::test_alloc_segment_format ... ok [INFO] [stdout] test operand::test::test_immediate_format ... ok [INFO] [stdout] test operand::test::test_double_deref_op_format ... ok [INFO] [stdout] test builder::test::test_unaligned_branch_intersect - should panic ... ok [INFO] [stdout] test builder::test::test_allocations_not_enough_commands - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_compiler-989fc7293bb79ed8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test diagnostics::test::test_diagnostics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/cairo_compile-ebd18de92580ba88) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_debug-3869ae9fd7b0a918) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test debug::test::test_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_defs-8be42e5d68c7d510) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::test_first_plugin_generates ... ok [INFO] [stdout] test test::test_plugin_chain ... ok [INFO] [stdout] test test::test_module_file ... ok [INFO] [stdout] test test::test_plugin_remove_original ... ok [INFO] [stdout] test test::test_first_plugin_removes ... ok [INFO] [stdout] test test::test_plugin ... ok [INFO] [stdout] test test::test_foo_to_bar ... ok [INFO] [stdout] test test::defs::generic_item_id ... ok [INFO] [stdout] test test::test_submodules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_diagnostics-d876f956adb520c7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test location_marks::test::test_location_marks ... ok [INFO] [stdout] test diagnostics::test::test_diagnostics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_eq_solver-f817384cfbf7f516) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test expr::test::operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_filesystem-40d1e84f52988292) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test db::test::test_filesystem ... ok [INFO] [stdout] test span::test::test_span ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_formatter-e48689ab9420d074) [INFO] [stdout] test span::test::test_span_out_of_range - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::format_and_compare_file::_test_data_cairo_files_test1_cairo_test_data_expected_results_test1_cairo_expects ... ok [INFO] [stdout] test test::format_and_compare_file::_test_data_cairo_files_linebreaking_cairo_test_data_expected_results_linebreaking_cairo_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cairo_format-ceecde6a95701021) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_language_server-f231fccd5563a8b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/language_server.rs (/opt/rustwide/target/debug/deps/cairo_language_server-7260b8487e79a866) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_lowering-c591e257b313881b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test::lowering::generics ... ok [INFO] [stdout] test test::lowering::rebindings ... ok [INFO] [stdout] test test::lowering::assignment ... ok [INFO] [stdout] test test::lowering::enums ... ok [INFO] [stdout] test test::lowering::constant ... ok [INFO] [stdout] test test::lowering::error_propagate ... ok [INFO] [stdout] test test::lowering::call ... ok [INFO] [stdout] test test::lowering::tuple ... ok [INFO] [stdout] test test::lowering::panic ... ok [INFO] [stdout] test test::lowering::borrow_check ... ok [INFO] [stdout] test test::lowering::struct_ ... ok [INFO] [stdout] test inline::test::inlining::inline_diagnostics ... ok [INFO] [stdout] test test::lowering::match_ ... ok [INFO] [stdout] test test::lowering::if_ ... ok [INFO] [stdout] test test::lowering::arm_pattern_destructure ... ok [INFO] [stdout] test inline::test::inlining::inline ... ok [INFO] [stdout] test test::lowering::tests ... ok [INFO] [stdout] test test::lowering::extern_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_parser-7fa4938e19ea30c9) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test lexer::test::test_bad_character ... ok [INFO] [stdout] test lexer::test::test_lex_single_token ... ok [INFO] [stdout] test parser::test::diagnostic::question_mark ... ok [INFO] [stdout] test parser::test::diagnostic::fn_ ... ok [INFO] [stdout] test lexer::test::test_cases ... ok [INFO] [stdout] test db::db_test::test_parser ... ok [INFO] [stdout] test parser::test::diagnostic::match_ ... ok [INFO] [stdout] test parser::test::diagnostic::exprs ... ok [INFO] [stdout] test parser::test::diagnostic::semicolon ... ok [INFO] [stdout] test parser::test::diagnostic::module_diagnostics ... ok [INFO] [stdout] test parser::test::diagnostic::if_ ... ok [INFO] [stdout] test parser::test::partial_parser_tree::constant ... ok [INFO] [stdout] test parser::test::diagnostic::underscore_not_supported ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_uncolored ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_colored ... ok [INFO] [stdout] test parser::test::partial_parser_tree::function_signature ... ok [INFO] [stdout] test parser::test::diagnostic::pattern ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_no_trivia ... ok [INFO] [stdout] test parser::test::partial_parser_tree::let_statement ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_no_trivia ... ok [INFO] [stdout] test parser::test::partial_parser_tree::if_else ... ok [INFO] [stdout] test parser::test::partial_parser_tree::enum_ ... ok [INFO] [stdout] test parser::test::partial_parser_tree::literal ... ok [INFO] [stdout] test parser::test::partial_parser_tree::not_isnt_a_binary_operator ... ok [INFO] [stdout] test parser::test::partial_parser_tree_with_trivia::path ... ok [INFO] [stdout] test parser::test::partial_parser_tree::item_free_function ... ok [INFO] [stdout] test parser::test::partial_parser_tree::item_trait ... ok [INFO] [stdout] test parser::test::partial_parser_tree::function_call ... ok [INFO] [stdout] test parser::test::diagnostic::reserved_identifier ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_with_trivia ... ok [INFO] [stdout] test lexer::test::test_lex_token_with_trivia ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_with_trivia ... ok [INFO] [stdout] test parser::test::parse_and_compare_colored::colored ... ok [INFO] [stdout] test parser::test::partial_parser_tree::module ... ok [INFO] [stdout] test parser::test::parse_and_compare_colored::colored_verbose ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_plugins-fc498ff6c4dd72fd) [INFO] [stdout] test lexer::test::test_lex_double_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::expand_plugin::config ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_proc_macros-807e1c37d9de0c3f) [INFO] [stdout] test test::expand_plugin::derive ... ok [INFO] [stdout] test test::expand_plugin::panicable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_project-f5ec2c36bbe57f0f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_runner-a2e4b4791a4f6461) [INFO] [stdout] test test::test_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test casm_run::test::test_runner::jumps ... ok [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/cairo_run-623a1e48adefea09) [INFO] [stdout] test casm_run::test::test_runner::sum_ap_into_fp ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_semantic-ce0fcd2ed8b485a4) [INFO] [stdout] test casm_run::test::test_runner::less_than_hint ... ok [INFO] [stdout] test casm_run::test::test_runner::fib_1_1_13_ ... ok [INFO] [stdout] test casm_run::test::test_allocate_segment ... ok [INFO] [stdout] test casm_run::test::test_runner::divmod_hint ... ok [INFO] [stdout] test casm_run::test::test_runner::simple_division ... ok [INFO] [stdout] test casm_run::test::test_runner::simple_ap_sets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test diagnostic::test::test_missing_module_file ... ok [INFO] [stdout] test expr::test::expr_diagnostics::literal ... ok [INFO] [stdout] test diagnostic::test::diagnostics::not_found ... ok [INFO] [stdout] test expr::test::expr_diagnostics::enum_ ... ok [INFO] [stdout] test diagnostic::test::test_inline_module_diagnostics ... ok [INFO] [stdout] test expr::test::expr_diagnostics::assignment ... ok [INFO] [stdout] test diagnostic::test::test_inline_inline_module_diagnostics ... ok [INFO] [stdout] test expr::test::expr_diagnostics::pattern ... ok [INFO] [stdout] test diagnostic::test::diagnostics::missing ... ok [INFO] [stdout] test expr::test::expr_diagnostics::if_ ... ok [INFO] [stdout] test expr::test::expr_diagnostics::let_statement ... ok [INFO] [stdout] test expr::test::test_expr_block ... ok [INFO] [stdout] test expr::test::test_expr_block_with_tail_expression ... ok [INFO] [stdout] test expr::test::test_expr_call_failures ... ok [INFO] [stdout] test expr::test::expr_diagnostics::match_ ... ok [INFO] [stdout] test expr::test::test_expr_call ... ok [INFO] [stdout] test expr::test::test_expr_assignment ... ok [INFO] [stdout] test expr::test::test_expr_literal::_a_0x61_felt_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_12_felt_12_felt_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_0x16_u128_0x16_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_16_u128_16_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::r_39_felt_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_0x123_0x123_felt_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_7_7_felt_expects ... ok [INFO] [stdout] test expr::test::test_expr_match ... ok [INFO] [stdout] test expr::test::test_expr_match_failures ... ok [INFO] [stdout] test expr::test::expr_diagnostics::generics ... ok [INFO] [stdout] test expr::test::expr_diagnostics::constant ... ok [INFO] [stdout] test expr::test::test_expr_struct_ctor ... ok [INFO] [stdout] test expr::test::test_expr_literal::_b_u128_0x42_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_literal::_hello_world_u128_0x68656c6c6f20776f726c64_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_var ... ok [INFO] [stdout] test expr::test::test_function_body ... ok [INFO] [stdout] test expr::test::test_expr_literal::r_x12_x34_u128_0x1234_u128_expects ... ok [INFO] [stdout] test expr::test::test_function_with_param ... ok [INFO] [stdout] test expr::test::test_member_access ... ok [INFO] [stdout] test expr::test::test_function_with_return_type_failures ... ok [INFO] [stdout] test expr::test::expr_diagnostics::function_call ... ok [INFO] [stdout] test items::extern_function::test::test_extern_function ... ok [INFO] [stdout] test items::extern_type::test::test_extern_type ... ok [INFO] [stdout] test expr::test::test_tuple_type ... ok [INFO] [stdout] test expr::test::test_expr_struct_ctor_failures ... ok [INFO] [stdout] test expr::test::test_let_statement_failures ... ok [INFO] [stdout] test items::structure::test::test_struct ... ok [INFO] [stdout] test expr::test::test_member_access_failures ... ok [INFO] [stdout] test items::test::diagnostics::enum_ ... ok [INFO] [stdout] test expr::test::test_function_with_return_type ... ok [INFO] [stdout] test items::imp::test::test_impl ... ok [INFO] [stdout] test expr::test::test_let_statement ... ok [INFO] [stdout] test expr::test::expr_diagnostics::method ... ok [INFO] [stdout] test items::test::diagnostics::extern_func ... ok [INFO] [stdout] test expr::test::expr_diagnostics::error_propagate ... ok [INFO] [stdout] test items::test::diagnostics::module ... ok [INFO] [stdout] test resolve_path::test::test_resolve_path_super ... ok [INFO] [stdout] test items::test::diagnostics::free_function ... ok [INFO] [stdout] test items::enm::test::test_enum ... ok [INFO] [stdout] test items::test::diagnostics::struct_ ... ok [INFO] [stdout] test items::trt::test::test_trait ... ok [INFO] [stdout] test expr::test::test_expr_operator ... ok [INFO] [stdout] test resolve_path::test::test_resolve_path ... ok [INFO] [stdout] test items::test::diagnostics::panicable ... ok [INFO] [stdout] test diagnostic::test::diagnostics::tests ... ok [INFO] [stdout] test expr::test::test_expr_tuple ... ok [INFO] [stdout] test expr::test::expr_diagnostics::return_ ... ok [INFO] [stdout] test expr::test::expr_diagnostics::operators ... ok [INFO] [stdout] test items::free_function::test::test_expr_lookup ... ok [INFO] [stdout] test test::test_resolve ... ok [INFO] [stdout] test resolve_path::test::test_resolve_path_trait_impl ... ok [INFO] [stdout] test expr::test::expr_diagnostics::inference ... ok [INFO] [stdout] test items::test::diagnostics::type_alias ... ok [INFO] [stdout] test items::test::diagnostics::trait_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra-ed78b862547114b0) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_get ... ok [INFO] [stdout] test edit_state::test::empty ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_get_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_3_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_gasbuiltin_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_gasbuiltin_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::call_contract_syscall ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::contract_address_const_8_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append ... ok [INFO] [stdout] test edit_state::test::basic_mapping ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_option_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_3_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match_option_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match_4_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_2_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_1_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_option_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::contract_address_const ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_add ... ok [INFO] [stdout] test debug_info::test::test_populate_names ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_add_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_unregisteredfunction_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_is_zero_int_ ... ok [INFO] [stdout] test debug_info::test::test_extract_names ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_registeredfunction_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::noneexistent ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::jump_t_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_is_zero_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::jump ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::rename ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::revoke_ap_tracking ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::rename_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_read_syscall ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_4_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_base_address_const_8_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const_8_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_base_address_const ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_is_zero_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflowing_sub ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_4_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_write_syscall ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_u128andfelt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_uninitializedfelt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_safe_divmod ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflowing_add ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_u128andfelt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::noneexistent ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_is_zero_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_uninitializedfelt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::felt ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin ... ok [INFO] [stdout] test extensions::test::find_type_specialization::felt_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::rangecheck ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_name_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_pair_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_wrap_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::system ... ok [INFO] [stdout] test extensions::test::find_type_specialization::u128_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_unit_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::u128 ... ok [INFO] [stdout] test extensions::test::find_type_specialization::uninitialized_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::emit_event_syscall ... ok [INFO] [stdout] test extensions::test::find_type_specialization::rangecheck_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::storagebaseaddress ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_name_uninitializedfelt_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::get_gas_2_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::get_gas_5_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::jump_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_sub_3_5_ ... ok [INFO] [stdout] test simulation::test::simulate_error::align_temps_u128_4_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_sub_5_3_ ... ok [INFO] [stdout] test simulation::test::simulate_error::drop_u128_ ... ok [INFO] [stdout] test program_registry::test::concrete_type_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_is_zero_0_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_is_zero_2_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflowing_add_2_3_ ... ok [INFO] [stdout] test program_registry::test::function_id_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_error::finalize_locals_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::dup_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::rename_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::store_local_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::function_call_unimplemented_ ... ok [INFO] [stdout] test simulation::test::simulate_error::jump_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::get_gas_ ... ok [INFO] [stdout] test simulation::test::simulate_error::store_temp_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::get_gas_empty_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_const_3_1_ ... ok [INFO] [stdout] test program_registry::test::basic_insertion ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_overflowing_add_1_ ... ok [INFO] [stdout] test program_registry::test::libfunc_id_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_overflowing_sub_1_ ... ok [INFO] [stdout] test simulation::test::simulate_error::refund_gas_empty_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_safe_divmod_1_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::align_temps_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::unwrap_nz_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_get_5_0_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_new_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_append_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_is_zero_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::finalize_locals_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::function_call_drop_all_inputs_ ... ok [INFO] [stdout] test simulation::test::simulate_error::refund_gas_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::drop_u128_2_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::store_local_u128_6_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::u128_const_3_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::rename_u128_6_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::store_temp_u128_6_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::function_call_identity_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::refund_gas_2_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::unwrap_nz_u128_6_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::u128_safe_divmod_32_5_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_len_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::dup_u128_24_ ... ok [INFO] [stdout] test program_registry::test::type_id_double_declaration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-88bba41fe4219b65) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test simulate_fib_no_gas::_0_1 ... ok [INFO] [stdout] test simulate_fib_no_gas::_1_1 ... ok [INFO] [stdout] test create_registry::_fib_no_gas_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_1_1 ... ok [INFO] [stdout] test simulate_fib_no_gas::_2_2 ... ok [INFO] [stdout] test parse::_fib_no_gas_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_7_21 ... ok [INFO] [stdout] test simulate_fib_jumps::_8_34 ... ok [INFO] [stdout] test simulate_fib_jumps::_3_3 ... ok [INFO] [stdout] test simulate_fib_jumps::_0_1 ... ok [INFO] [stdout] test simulate_fib_jumps::out_of_gas_ ... ok [INFO] [stdout] test simulate_fib_jumps::_6_13 ... ok [INFO] [stdout] test simulate_fib_no_gas::_4_5 ... ok [INFO] [stdout] test simulate_fib_no_gas::_3_3 ... ok [INFO] [stdout] test simulate_fib_no_gas::_7_21 ... ok [INFO] [stdout] test simulate_fib_no_gas::_5_8 ... ok [INFO] [stdout] test parse::_fib_jumps_expects ... ok [INFO] [stdout] test create_registry::_fib_jumps_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_5_8 ... ok [INFO] [stdout] test simulate_fib_jumps::_2_2 ... ok [INFO] [stdout] test simulate_fib_no_gas::_8_34 ... ok [INFO] [stdout] test simulate_fib_jumps::_4_5 ... ok [INFO] [stdout] test simulate_fib_no_gas::_6_13 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/format_test.rs (/opt/rustwide/target/debug/deps/format_test-f1d90de2fb62be1e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test format_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_ap_change-fca6a21ce2adf7be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_gas-3050183fa32fa661) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test generate_equations::test::generate::single_var ... ok [INFO] [stdout] test generate_equations::test::generate::return_only ... ok [INFO] [stdout] test generate_equations::test::generate::simple_cost_sum ... ok [INFO] [stdout] test generate_equations::test::generate::handle_bad_function_entry_point ... ok [INFO] [stdout] test generate_equations::test::generate::simple_cycle ... ok [INFO] [stdout] test generate_equations::test::generate::handle_bad_jump_target ... ok [INFO] [stdout] test test::test_solve_gas::fib_jumps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_generator-c876e2f056f3353e) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test canonical_id_replacer::test::test_replacer ... ok [INFO] [stdout] test block_generator::test::block_generator::early_return ... ok [INFO] [stdout] test block_generator::test::block_generator::literals ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::struct_ ... ok [INFO] [stdout] test function_generator::test::function_generator::simple ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::block ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::simple ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::locals ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::enum_ ... ok [INFO] [stdout] test function_generator::test::function_generator::match_ ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f3_f5_f6 ... ok [INFO] [stdout] test local_variables::test::find_local_variables::block ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::all_but_first ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::self_loop ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f4_f5_f6_f6_ ... ok [INFO] [stdout] test resolve_labels::test::test_resolve_labels ... ok [INFO] [stdout] test store_variables::known_stack::test::merge_stacks ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f5_f6 ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::finds_all ... ok [INFO] [stdout] test store_variables::test::consecutive_appends_with_branch ... ok [INFO] [stdout] test store_variables::test::consecutive_const_additions ... ok [INFO] [stdout] test store_variables::test::consecutive_const_additions_with_branch ... ok [INFO] [stdout] test store_variables::test::consecutive_push_values ... ok [INFO] [stdout] test store_variables::test::push_values_after_branch_merge ... ok [INFO] [stdout] test store_variables::test::push_values_early_return ... ok [INFO] [stdout] test store_variables::test::push_values_clear_known_stack ... ok [INFO] [stdout] test local_variables::test::find_local_variables::construct_enum ... ok [INFO] [stdout] test block_generator::test::block_generator::match_ ... ok [INFO] [stdout] test store_variables::test::push_values_optimization ... ok [INFO] [stdout] test store_variables::test::store_local_result_of_if ... ok [INFO] [stdout] test store_variables::test::push_values_temp_not_on_top ... ok [INFO] [stdout] test store_variables::test::same_as_param_push_value_optimization ... ok [INFO] [stdout] test store_variables::test::same_as_param ... ok [INFO] [stdout] test store_variables::test::store_local_simple ... ok [INFO] [stdout] test store_variables::test::store_temp_push_values_with_dup ... ok [INFO] [stdout] test store_variables::test::store_temp_push_values ... ok [INFO] [stdout] test store_variables::test::store_temp_for_branch_command ... ok [INFO] [stdout] test program_generator::test::test_type_dependency ... ok [INFO] [stdout] test local_variables::test::find_local_variables::struct_ ... ok [INFO] [stdout] test store_variables::test::store_temp_simple ... ok [INFO] [stdout] test program_generator::test::test_program_generator ... ok [INFO] [stdout] test block_generator::test::block_generator::function_call ... ok [INFO] [stdout] test ap_change::test::ap_change::tests ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::early_return ... ok [INFO] [stdout] test local_variables::test::find_local_variables::match_enum ... ok [INFO] [stdout] test local_variables::test::e2e::e2e ... ok [INFO] [stdout] test local_variables::test::find_local_variables::match_extern ... ok [INFO] [stdout] test lifetime::test::variable_lifetime::match_ ... ok [INFO] [stdout] test local_variables::test::find_local_variables::simple ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_sierra_to_casm-973c5d387b7ca10d) [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test compiler::test::compiler_errors::inconsistent_ap_tracking_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_2 ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_finalize_locals_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_entry_point ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_1 ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_reference_expression_for_felt_add ... ok [INFO] [stdout] test compiler::test::compiler_errors::ap_change_error ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_reference ... ok [INFO] [stdout] test compiler::test::compiler_errors::concrete_libfunc_id_used_twice ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_alloc_local_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::input_count_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_return_type ... ok [INFO] [stdout] test compiler::test::compiler_errors::bad_declaration ... ok [INFO] [stdout] test compiler::test::compiler_errors::inconsistent_return_annotations_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::statement_in_two_functions ... ok [INFO] [stdout] test compiler::test::compiler_errors::dangling_references ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_return_reference ... ok [INFO] [stdout] test compiler::test::compiler_errors::branch_count_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::failed_building_type_information ... ok [INFO] [stdout] test compiler::test::compiler_errors::type_ordering_bad_for_building_size_map ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_references_for_statement ... ok [INFO] [stdout] test compiler::test::compiler_errors::undeclared_libfunc ... ok [INFO] [stdout] test compiler::test::compiler_errors::output_type_mismatch ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::u128 ... ok [INFO] [stdout] test compiler::test::compiler_errors::reference_override ... ok [INFO] [stdout] test compiler::test::compiler_errors::store_temp_uninitialized_felt_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::types_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::fallthrough_mismatch ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::branch_align ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::fib_no_gas ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::good_flow ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::alloc_local_and_store_local ... ok [INFO] [stdout] test invocations::felt::test::test_felt_add ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::u128_lt ... ok [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/sierra_compile-9b2d18eb8db3d0bf) [INFO] [stdout] test invocations::felt::test::test_jump_nz ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::fib_jumps ... ok [INFO] [stdout] test invocations::felt::test::test_store_temp ... ok [INFO] [stdout] test invocations::pedersen::test::test_pedersen ... ok [INFO] [stdout] test invocations::bitwise::test::test_bitwise ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_starknet-2f729ef22dbe876e) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test contract::test::test_starknet_keccak ... ok [INFO] [stdout] test contract_class::test::test_serialization ... ok [INFO] [stdout] test felt_serde::test::test_felt_serde::_hello_starknet_expects ... ok [INFO] [stdout] test felt_serde::test::test_felt_serde::_test_contract_expects ... ok [INFO] [stdout] test abi::test::test_abi ... ok [INFO] [stdout] test contract::test::test_contract_resolving ... ok [INFO] [stdout] test plugin::test::expand_contract::contract ... ok [INFO] [stdout] test plugin::test::expand_contract::dispatcher ... ok [INFO] [stdout] test contract_class::test::test_compile_path::_test_contract_expects ... ok [INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_hello_starknet_expects ... ok [INFO] [stdout] test contract_class::test::test_compile_path::_hello_starknet_expects ... ok [INFO] [stdout] test plugin::test::expand_contract::storage ... ok [INFO] [stdout] test plugin::test::expand_contract::hello_starknet ... ok [INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_hello_starknet_expects ... ok [INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_test_contract_expects ... ok [INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_test_contract_expects ... ok [INFO] [stdout] test contract_class::test::test_full_contract_deseralization::_erc20_expects ... ok [INFO] [stdout] test contract_class::test::test_compile_path::_erc20_expects ... ok [INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class::_erc20_expects ... ok [INFO] [stdout] test plugin::test::expand_contract::diagnostics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 49.34s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/starknet_compile-5b85deea9b60fc5d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/starknet_sierra_compile.rs (/opt/rustwide/target/debug/deps/starknet_sierra_compile-3487c49787541aa2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_syntax-c842a29cec616914) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test node::helpers::test::test_expr_path_identifier ... ok [INFO] [stdout] test node::ast_test::test_ast ... ok [INFO] [stdout] test node::ast_test::test_stable_ptr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_syntax_codegen-7275d5806b5b4050) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] info: syncing channel updates for 'nightly-2022-11-03-x86_64-unknown-linux-gnu' [INFO] [stderr] error: could not create temp file /opt/rustwide/rustup-home/tmp/aojsx6wltix6nurk_file: Read-only file system (os error 30) [INFO] [stdout] test golden_test::sourcegen_ast ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- golden_test::sourcegen_ast stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'golden_test::sourcegen_ast' panicked at crates/cairo-lang-syntax-codegen/src/generator.rs:54:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to write to stdin of command `rustfmt --config-path /opt/rustwide/workdir/rustfmt.toml`: Broken pipe (os error 32) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fcdc4f835a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fcdc4f835a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fcdc4f835a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fcdc4f835a2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fcdc4faa433 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fcdc4faa433 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5fcdc4f7fea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fcdc4f7fea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fcdc4f833f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fcdc4f850f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5fcdc4f84f2e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5fcdc4f24804 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5fcdc4f24804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5fcdc4f85bce - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5fcdc4f85bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5fcdc4f8589a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5fcdc4f83aa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5fcdc4f8552d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5fcdc4fa8e80 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5fcdc4fa92e6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5fcdc4d654ac - core::result::Result::unwrap::h5492cec142e6bd9e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5fcdc4d654ac - cairo_lang_syntax_codegen::generator::reformat_rust_code_inner::hdf503b5382cb8158 [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:54:90 [INFO] [stdout] 22: 0x5fcdc4d650f7 - cairo_lang_syntax_codegen::generator::reformat_rust_code::h8a8362efad584bb0 [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:48:30 [INFO] [stdout] 23: 0x5fcdc4d64aa5 - cairo_lang_syntax_codegen::generator::get_codes::h61d7b5bdf3bf4cfa [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/generator.rs:33:13 [INFO] [stdout] 24: 0x5fcdc4d90ab1 - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::test_impl::h3d9b1de4038fbbcf [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:9:27 [INFO] [stdout] 25: 0x5fcdc4d90a8b - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::h958ebc9afa16ff5a [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:7:1 [INFO] [stdout] 26: 0x5fcdc4d90a67 - cairo_lang_syntax_codegen::golden_test::sourcegen_ast::{{closure}}::he38eac7f6414746e [INFO] [stdout] at /opt/rustwide/workdir/crates/cairo-lang-syntax-codegen/src/golden_test.rs:7:8 [INFO] [stdout] 27: 0x5fcdc4d8d036 - core::ops::function::FnOnce::call_once::h4130e862798429ef [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5fcdc4f2a06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5fcdc4f2a06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5fcdc4f291a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5fcdc4f291a5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5fcdc4f291a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5fcdc4f291a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5fcdc4f291a5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5fcdc4f291a5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5fcdc4f291a5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5fcdc4eecda4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5fcdc4eecda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5fcdc4ef077a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5fcdc4ef077a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5fcdc4ef077a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5fcdc4ef077a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5fcdc4ef077a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5fcdc4ef077a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5fcdc4ef077a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5fcdc4f88bdf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5fcdc4f88bdf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x777f8ae99aa4 - [INFO] [stdout] 49: 0x777f8af26a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] golden_test::sourcegen_ast [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cairo-lang-syntax-codegen --lib` [INFO] running `Command { std: "docker" "inspect" "b4c6a21b0d694a190cca1d6c50500930d1f4515f06ab6ebe4948bbd641e59733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c6a21b0d694a190cca1d6c50500930d1f4515f06ab6ebe4948bbd641e59733", kill_on_drop: false }` [INFO] [stdout] b4c6a21b0d694a190cca1d6c50500930d1f4515f06ab6ebe4948bbd641e59733