[INFO] cloning repository https://github.com/dpinones/hello-world-cairo-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpinones/hello-world-cairo-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32794b60837b4e4f91d376b0c3585e34d12d7662 [INFO] testing dpinones/hello-world-cairo-1 against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpinones%2Fhello-world-cairo-1" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dpinones/hello-world-cairo-1 [INFO] finished tweaking git repo https://github.com/dpinones/hello-world-cairo-1 [INFO] tweaked toml for git repo https://github.com/dpinones/hello-world-cairo-1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dpinones/hello-world-cairo-1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dpinones/hello-world-cairo-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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 git repository `https://github.com/lambdaclass/cairo-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v2.2.2 [INFO] [stderr] Downloaded serde_bytes v0.11.8 [INFO] [stderr] Downloaded is-terminal v0.4.2 [INFO] [stderr] Downloaded tower-lsp v0.17.0 [INFO] [stderr] Downloaded lsp-types v0.93.2 [INFO] [stderr] Downloaded starknet-ff v0.1.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.3 [INFO] [stderr] Downloaded xshell v0.2.3 [INFO] [stderr] Downloaded tokio v1.23.0 [INFO] [stderr] Downloaded genco-macros v0.17.2 [INFO] [stderr] Downloaded starknet-crypto v0.1.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.28 [INFO] [stderr] Downloaded serde_repr v0.1.10 [INFO] [stderr] Downloaded good_lp v1.3.2 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded auto_impl v0.5.0 [INFO] [stderr] Downloaded xshell-macros v0.2.3 [INFO] [stderr] Downloaded sha3 v0.10.6 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded keccak v0.1.3 [INFO] [stderr] Downloaded pest v2.5.1 [INFO] [stderr] Downloaded rustix v0.36.5 [INFO] [stderr] Downloaded rfc6979 v0.1.0 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded serde v1.0.151 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.151 [INFO] [stderr] Downloaded test-case-macros v2.2.2 [INFO] [stderr] Downloaded test-log v0.2.11 [INFO] [stderr] Downloaded clap_derive v4.0.21 [INFO] [stderr] Downloaded clap v4.0.30 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded relative-path v1.7.2 [INFO] [stderr] Downloaded genco v0.17.2 [INFO] [stderr] Downloaded clap_lex v0.3.0 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded mimalloc v0.1.32 [INFO] [stderr] Downloaded bimap v0.6.2 [INFO] [stderr] Downloaded diffy v0.3.0 [INFO] [stderr] Downloaded unescaper v0.1.1 [INFO] [stderr] Downloaded smol_str v0.1.23 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded indoc v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa000e3444e5715befeb1f4bf46900a04d56a9173ec3220cd8911951fd9edec6 [INFO] running `Command { std: "docker" "start" "-a" "aa000e3444e5715befeb1f4bf46900a04d56a9173ec3220cd8911951fd9edec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa000e3444e5715befeb1f4bf46900a04d56a9173ec3220cd8911951fd9edec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa000e3444e5715befeb1f4bf46900a04d56a9173ec3220cd8911951fd9edec6", kill_on_drop: false }` [INFO] [stdout] aa000e3444e5715befeb1f4bf46900a04d56a9173ec3220cd8911951fd9edec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fadaadc2afcbc3b1021986514736f5e27dae78e908a67535fb6ee6085f635759 [INFO] running `Command { std: "docker" "start" "-a" "fadaadc2afcbc3b1021986514736f5e27dae78e908a67535fb6ee6085f635759", 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.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling debug v0.1.0 (/opt/rustwide/workdir/crates/debug) [INFO] [stderr] Compiling relative-path v1.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling db_utils v0.1.0 (/opt/rustwide/workdir/crates/db_utils) [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling xshell v0.2.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling indoc v1.0.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parse-hyperlinks v0.23.4 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd) [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.28 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling diffy v0.3.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [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 utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/crates/test_utils) [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling mimalloc v0.1.32 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling good_lp v1.3.2 [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling genco-macros v0.17.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling diagnostics_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/diagnostics_proc_macros) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling genco v0.17.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling unescaper v0.1.1 [INFO] [stderr] Compiling clap v4.0.30 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling syntax_codegen v0.1.0 (/opt/rustwide/workdir/crates/syntax_codegen) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> crates/syntax_codegen/src/generator.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 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 semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.4 [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 serde_bytes v0.11.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sierra v0.1.0 (/opt/rustwide/workdir/crates/sierra) [INFO] [stderr] Compiling project v0.1.0 (/opt/rustwide/workdir/crates/project) [INFO] [stderr] Compiling filesystem v0.1.0 (/opt/rustwide/workdir/crates/filesystem) [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics) [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling sierra_gas v0.1.0 (/opt/rustwide/workdir/crates/sierra_gas) [INFO] [stderr] Compiling sierra_ap_change v0.1.0 (/opt/rustwide/workdir/crates/sierra_ap_change) [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling defs v0.1.0 (/opt/rustwide/workdir/crates/defs) [INFO] [stderr] Compiling formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter) [INFO] [stderr] Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins) [INFO] [stderr] Compiling semantic v0.1.0 (/opt/rustwide/workdir/crates/semantic) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/semantic/src/items/us.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [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.1.0 [INFO] [stderr] Compiling tower-lsp v0.17.0 [INFO] [stderr] Compiling starknet-crypto v0.1.0 [INFO] [stderr] Compiling cairo-rs v0.1.0 (https://github.com/lambdaclass/cairo-rs?rev=3a2dead#3a2deadd) [INFO] [stderr] Compiling lowering v0.1.0 (/opt/rustwide/workdir/crates/lowering) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/lowering/src/lib.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling casm v0.1.0 (/opt/rustwide/workdir/crates/casm) [INFO] [stdout] warning: field `end_info` is never read [INFO] [stdout] --> crates/lowering/src/lower/scope.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct BlockFinalized { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 298 | pub block: BlockId, [INFO] [stdout] 299 | pub end_info: BlockEndInfo, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sierra_to_casm v0.1.0 (/opt/rustwide/workdir/crates/sierra_to_casm) [INFO] [stderr] Compiling sierra_generator v0.1.0 (/opt/rustwide/workdir/crates/sierra_generator) [INFO] [stderr] Compiling languageserver v0.1.0 (/opt/rustwide/workdir/crates/languageserver) [INFO] [stderr] Compiling compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling starknet v0.1.0 (/opt/rustwide/workdir/crates/starknet) [INFO] [stderr] Compiling test_runner v0.1.0 (/opt/rustwide/workdir/crates/test_runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/languageserver/src/bin/languageserver.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/languageserver/src/bin/languageserver.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "fadaadc2afcbc3b1021986514736f5e27dae78e908a67535fb6ee6085f635759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fadaadc2afcbc3b1021986514736f5e27dae78e908a67535fb6ee6085f635759", kill_on_drop: false }` [INFO] [stdout] fadaadc2afcbc3b1021986514736f5e27dae78e908a67535fb6ee6085f635759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b042f30a3fdef75aa444727ae7af08fb8de73b5dcb7aba8bdc910ffd5d0583 [INFO] running `Command { std: "docker" "start" "-a" "a9b042f30a3fdef75aa444727ae7af08fb8de73b5dcb7aba8bdc910ffd5d0583", 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/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 diagnostics_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/diagnostics_proc_macros) [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling project v0.1.0 (/opt/rustwide/workdir/crates/project) [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/crates/test_utils) [INFO] [stderr] Compiling filesystem v0.1.0 (/opt/rustwide/workdir/crates/filesystem) [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling syntax_codegen v0.1.0 (/opt/rustwide/workdir/crates/syntax_codegen) [INFO] [stderr] Compiling defs v0.1.0 (/opt/rustwide/workdir/crates/defs) [INFO] [stderr] Compiling db_utils v0.1.0 (/opt/rustwide/workdir/crates/db_utils) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> crates/syntax_codegen/src/generator.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let mut stdout = cmd!(sh, "rustfmt --config-path {rustfmt_toml}").stdin(text).read().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see 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 semantic v0.1.0 (/opt/rustwide/workdir/crates/semantic) [INFO] [stderr] Compiling debug v0.1.0 (/opt/rustwide/workdir/crates/debug) [INFO] [stderr] Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics) [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling sierra v0.1.0 (/opt/rustwide/workdir/crates/sierra) [INFO] [stderr] Compiling casm v0.1.0 (/opt/rustwide/workdir/crates/casm) [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Compiling formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter) [INFO] [stderr] Compiling sierra_gas v0.1.0 (/opt/rustwide/workdir/crates/sierra_gas) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/semantic/src/items/us.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [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 sierra_ap_change v0.1.0 (/opt/rustwide/workdir/crates/sierra_ap_change) [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins) [INFO] [stdout] warning: struct `DatabaseImpl` is never constructed [INFO] [stdout] --> crates/formatter/src/test.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DatabaseImpl { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sierra_to_casm v0.1.0 (/opt/rustwide/workdir/crates/sierra_to_casm) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/semantic/src/items/us.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub fn priv_use_semantic_data(db: &(dyn SemanticGroup), use_id: UseId) -> Maybe { [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 lowering v0.1.0 (/opt/rustwide/workdir/crates/lowering) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/lowering/src/lib.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `end_info` is never read [INFO] [stdout] --> crates/lowering/src/lower/scope.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct BlockFinalized { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 298 | pub block: BlockId, [INFO] [stdout] 299 | pub end_info: BlockEndInfo, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sierra_generator v0.1.0 (/opt/rustwide/workdir/crates/sierra_generator) [INFO] [stderr] Compiling languageserver v0.1.0 (/opt/rustwide/workdir/crates/languageserver) [INFO] [stderr] Compiling compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling starknet v0.1.0 (/opt/rustwide/workdir/crates/starknet) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling test_runner v0.1.0 (/opt/rustwide/workdir/crates/test_runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/languageserver/src/bin/languageserver.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> crates/languageserver/src/bin/languageserver.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> crates/lowering/src/lib.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `end_info` is never read [INFO] [stdout] --> crates/lowering/src/lower/scope.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct BlockFinalized { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 298 | pub block: BlockId, [INFO] [stdout] 299 | pub end_info: BlockEndInfo, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "a9b042f30a3fdef75aa444727ae7af08fb8de73b5dcb7aba8bdc910ffd5d0583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b042f30a3fdef75aa444727ae7af08fb8de73b5dcb7aba8bdc910ffd5d0583", kill_on_drop: false }` [INFO] [stdout] a9b042f30a3fdef75aa444727ae7af08fb8de73b5dcb7aba8bdc910ffd5d0583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e99db8675456334a20dbe9177a8bbed8e1706c109e81a3bff3690a400c496cf5 [INFO] running `Command { std: "docker" "start" "-a" "e99db8675456334a20dbe9177a8bbed8e1706c109e81a3bff3690a400c496cf5", 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/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: `syntax_codegen` (lib) generated 1 warning [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> crates/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] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [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: `semantic` (lib) generated 1 warning (run `cargo fix --lib -p semantic` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> crates/lowering/src/lib.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | #[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: field `end_info` is never read [INFO] [stderr] --> crates/lowering/src/lower/scope.rs:299:9 [INFO] [stderr] | [INFO] [stderr] 297 | pub struct BlockFinalized { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 298 | pub block: BlockId, [INFO] [stderr] 299 | pub end_info: BlockEndInfo, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lowering` (lib) generated 2 warnings [INFO] [stderr] warning: struct `DatabaseImpl` is never constructed [INFO] [stderr] --> crates/formatter/src/test.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct DatabaseImpl { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `formatter` (lib test) generated 1 warning [INFO] [stderr] warning: `lowering` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `semantic` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> crates/languageserver/src/bin/languageserver.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[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/languageserver/src/bin/languageserver.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | #[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: `languageserver` (bin "cairo-language-server" test) generated 2 warnings [INFO] [stderr] warning: `syntax_codegen` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casm-f0df06109391ab7f) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test builder::test::test_allocations ... ok [INFO] [stdout] test builder::test::test_awaiting_relocations ... ok [INFO] [stdout] test builder::test::test_ap_change_fixes ... ok [INFO] [stdout] test encoder::test::test_encode::_ap_0_ap_3_ap_ ... 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_abs_3_ ... ok [INFO] [stdout] test encoder::test::test_encode::call_rel_5_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_abs_3_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_205_if_ap_5_0_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_2_if_ap_1_0_ ... ok [INFO] [stdout] test encoder::test::test_encode::jmp_rel_5_ap_ ... ok [INFO] [stdout] test encoder::test::test_encode::ret_ ... ok [INFO] [stdout] test encoder::test::test_encode_multiple::fib_1_1_13_ ... ok [INFO] [stdout] test builder::test::test_noop_branch ... ok [INFO] [stdout] test builder::test::test_aligned_branch_intersect ... ok [INFO] [stdout] test hints::test::test_less_than_format ... ok [INFO] [stdout] test ap_change::test::test_overflow ... ok [INFO] [stdout] test assembler::test::test_ret_assemble ... ok [INFO] [stdout] test assembler::test::test_jnz_assemble ... ok [INFO] [stdout] test assembler::test::test_instruction_with_hint ... ok [INFO] [stdout] test assembler::test::test_assert_eq_assemble ... ok [INFO] [stdout] test assembler::test::test_add_ap_assemble ... ok [INFO] [stdout] test assembler::test::test_call_assemble ... ok [INFO] [stdout] test hints::test::test_less_than_or_equal_format ... ok [INFO] [stdout] test assembler::test::test_jump_assemble ... ok [INFO] [stdout] test ap_change::test::test_res_operand_ap_change ... ok [INFO] [stdout] test hints::test::test_alloc_segment_format ... ok [INFO] [stdout] test hints::test::test_syscall_hint_format ... ok [INFO] [stdout] test inline::test::test_assert ... ok [INFO] [stdout] test instructions::test::test_assert_eq_format ... ok [INFO] [stdout] test instructions::test::test_instruction_with_hint ... ok [INFO] [stdout] test instructions::test::test_call_format ... ok [INFO] [stdout] test instructions::test::test_jnz_format ... ok [INFO] [stdout] test instructions::test::test_ret_format ... ok [INFO] [stdout] test operand::test::test_bin_op_format ... ok [INFO] [stdout] test instructions::test::test_jump_format ... ok [INFO] [stdout] test operand::test::test_deref_operand_format ... ok [INFO] [stdout] test operand::test::test_double_deref_op_format ... ok [INFO] [stdout] test operand::test::test_immediate_format ... ok [INFO] [stdout] test run::test::test_runner::divmod_hint ... ok [INFO] [stdout] test run::test::test_runner::jumps ... ok [INFO] [stdout] test run::test::test_runner::less_than_hint ... ok [INFO] [stdout] test run::test::test_allocate_segment ... ok [INFO] [stdout] test run::test::test_runner::sum_ap_into_fp ... ok [INFO] [stdout] test run::test::test_runner::simple_ap_sets ... ok [INFO] [stdout] test run::test::test_runner::fib_1_1_13_ ... ok [INFO] [stdout] test instructions::test::test_add_ap_format ... ok [INFO] [stdout] test builder::test::test_allocations_not_enough_commands - should panic ... ok [INFO] [stdout] test builder::test::test_unaligned_branch_intersect - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-4a489125c7adb089) [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/cli.rs (/opt/rustwide/target/debug/deps/cairo_compile-480ea97b76fd27df) [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/db_utils-f7fad301953f694b) [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/debug-70a2ff116c8fb239) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test debug::test::test_debug ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/defs-39426663a8beac5f) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::test_plugin ... ok [INFO] [stdout] test test::test_module_file ... ok [INFO] [stdout] test test::test_resolve ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diagnostics-b69862fa299eef2a) [INFO] [stdout] test test::test_submodules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diagnostics_proc_macros-e20aefaddc997315) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filesystem-39b1e8e7bc67b8a0) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test span::test::test_span ... ok [INFO] [stdout] test db::test::test_filesystem ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/formatter-167865004aba8bc0) [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.09s [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] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/formatter_cli-a1abe33dc7ff8b61) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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/languageserver-ff0d280b5a2d931b) [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/languageserver.rs (/opt/rustwide/target/debug/deps/cairo_language_server-a56f619e13239af1) [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/lowering-e2288adef94bd059) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parser-da47d24ae0fa5b84) [INFO] [stdout] test test::lowering_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test lexer::test::test_lex_single_token ... ok [INFO] [stdout] test lexer::test::test_bad_character ... ok [INFO] [stdout] test parser::test::not_isnt_a_binary_operator ... ok [INFO] [stdout] test parser::test::module ... ok [INFO] [stdout] test parser::test::function_signature ... ok [INFO] [stdout] test lexer::test::test_cases ... ok [INFO] [stdout] test parser::test::function_call ... ok [INFO] [stdout] test parser::test::literal ... ok [INFO] [stdout] test parser::test::parse_and_compare_colored::colored_verbose ... ok [INFO] [stdout] test parser::test::parse_and_compare_colored::colored ... ok [INFO] [stdout] test parser::test::let_statement ... ok [INFO] [stdout] test parser::test::item_free_function ... ok [INFO] [stdout] test parser::test::item_trait ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_colored ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::short_tree_uncolored ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_no_trivia ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test2_tree_with_trivia ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_no_trivia ... ok [INFO] [stdout] test lexer::test::test_lex_token_with_trivia ... ok [INFO] [stdout] test parser::test::diagnostic_tests ... ok [INFO] [stdout] test parser::test::if_else ... ok [INFO] [stdout] test parser::test::parse_and_compare_tree::test1_tree_with_trivia ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugins-f467d3416f294d02) [INFO] [stdout] test lexer::test::test_lex_double_token ... ok [INFO] [stdout] test db::db_test::test_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::plugin_test::derive ... ok [INFO] [stdout] test test::plugin_test::panicable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/project-412e22190eba4e32) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runner-ff10538ef2880bf5) [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/cli.rs (/opt/rustwide/target/debug/deps/cairo_run-efe247cd6965208e) [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/semantic-f09d22e29f290c4c) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test diagnostic::test::test_missing_module_file ... ok [INFO] [stdout] test expr::test::test_expr_call_failures ... ok [INFO] [stdout] test expr::test::test_expr_literal::_a_0x61_felt_expects ... ok [INFO] [stdout] test diagnostic::test::test_inline_module_diagnostics ... 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_literal::_12_felt_12_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_literal::_b_u128_0x42_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::_0x16_u128_0x16_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_call ... ok [INFO] [stdout] test expr::test::test_expr_literal::_hello_world_u128_0x68656c6c6f20776f726c64_u128_expects ... ok [INFO] [stdout] test expr::test::test_expr_assignment ... ok [INFO] [stdout] test expr::test::test_expr_var_failures ... 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_expr_match ... ok [INFO] [stdout] test expr::test::test_function_with_return_type_failures ... ok [INFO] [stdout] test items::extern_function::test::test_extern_function ... ok [INFO] [stdout] test items::extern_type::test::test_extern_type ... ok [INFO] [stdout] test expr::test::test_expr_operator ... ok [INFO] [stdout] test expr::test::test_expr_var ... ok [INFO] [stdout] test expr::test::test_expr_match_failures ... ok [INFO] [stdout] test expr::test::test_member_access ... ok [INFO] [stdout] test expr::test::test_tuple_type ... ok [INFO] [stdout] test expr::test::test_let_statement_failures ... ok [INFO] [stdout] test items::imp::test::test_impl ... ok [INFO] [stdout] test items::test::panicable_diagnostics_tests ... ok [INFO] [stdout] test expr::test::test_let_statement ... ok [INFO] [stdout] test expr::test::test_expr_struct_ctor ... ok [INFO] [stdout] test items::test::extern_func_diagnostics_tests ... ok [INFO] [stdout] test items::trt::test::test_trait ... ok [INFO] [stdout] test resolve_path::test::test_resolve_path_super ... ok [INFO] [stdout] test items::test::enum_diagnostics_tests ... ok [INFO] [stdout] test expr::test::test_expr_tuple ... ok [INFO] [stdout] test items::enm::test::test_enum ... ok [INFO] [stdout] test resolve_path::test::test_resolve_path ... ok [INFO] [stdout] test expr::test::test_function_with_return_type ... ok [INFO] [stdout] test expr::test::test_expr_struct_ctor_failures ... ok [INFO] [stdout] test items::free_function::test::test_expr_lookup ... ok [INFO] [stdout] test items::strct::test::test_struct ... ok [INFO] [stdout] test expr::test::test_member_access_failures ... ok [INFO] [stdout] test items::test::free_function_diagnostics_tests ... ok [INFO] [stdout] test items::test::struct_diagnostics_tests ... ok [INFO] [stdout] test items::test::trait_diagnostics_tests ... ok [INFO] [stdout] test diagnostic::test::diagnostics_tests ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sierra-4c1d0c177e076bac) [INFO] [stdout] test expr::test::expr_diagnostics_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.97s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 163 tests [INFO] [stdout] test edit_state::test::empty ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_at ... ok [INFO] [stdout] test edit_state::test::basic_mapping ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_3_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_gasbuiltin_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_at_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_len ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_append ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::drop_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::array_new_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::alloc_local_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_3_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_gasbuiltin_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::dup_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_0_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_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_1_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_2_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_init_option_option_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::enum_match ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps ... 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::felt_add_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_registeredfunction_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_add ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_jump_nz_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_jump_nz_int_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::felt_mul_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::function_call_unregisteredfunction_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::jump ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::noneexistent ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::jump_t_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::refund_gas_0_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::rename ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::rename_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::revoke_ap_tracking ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_address_const ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::finalize_locals ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_address_const_8_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_local_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::store_temp_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_4_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_write_syscall ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_4_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_deconstruct_u128andfelt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::struct_construct_u128andfelt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_const_8_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_jump_nz_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::storage_read_syscall ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflow_mul ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_safe_divmod ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_uninitializedfelt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflow_add ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_jump_nz_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::u128_overflow_sub ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz ... ok [INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin ... ok [INFO] [stdout] test extensions::test::find_type_specialization::array_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::gasbuiltin_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::noneexistent ... ok [INFO] [stdout] test extensions::test::find_type_specialization::felt_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::felt ... ok [INFO] [stdout] test extensions::test::find_type_specialization::enum_name_uninitializedfelt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero ... ok [INFO] [stdout] test extensions::test::find_type_specialization::nonzero_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::rangecheck_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::storageaddress ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_name_5_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_unit_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::system ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_name_uninitializedfelt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::u128 ... ok [INFO] [stdout] test extensions::test::find_type_specialization::rangecheck ... ok [INFO] [stdout] test extensions::test::find_type_specialization::u128_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_pair_u128_felt_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::uninitialized_t_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::struct_wrap_u128_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::unwrap_nz_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::get_gas ... ok [INFO] [stdout] test simulation::test::simulate_branch::get_gas_5_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::get_gas_2_ ... ok [INFO] [stdout] test extensions::test::find_libfunc_specialization::align_temps_u128_ ... ok [INFO] [stdout] test extensions::test::find_type_specialization::box_5_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflow_add_2_3_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflow_mul_1_1_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflow_mul_5_3_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflow_sub_3_5_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::jump_ ... ok [INFO] [stdout] test program_registry::test::basic_insertion ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_jump_nz_0_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_overflow_sub_5_3_ ... ok [INFO] [stdout] test simulation::test::simulate_error::align_temps_u128_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::drop_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::dup_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::function_call_unimplemented_ ... ok [INFO] [stdout] test simulation::test::simulate_error::finalize_locals_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::get_gas_ ... ok [INFO] [stdout] test program_registry::test::function_id_double_declaration ... ok [INFO] [stdout] test program_registry::test::libfunc_id_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_error::get_gas_empty_ ... ok [INFO] [stdout] test program_registry::test::type_id_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_error::refund_gas_ ... ok [INFO] [stdout] test simulation::test::simulate_error::refund_gas_empty_ ... ok [INFO] [stdout] test simulation::test::simulate_error::jump_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_jump_nz_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_overflow_sub_1_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::align_temps_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_new_ ... ok [INFO] [stdout] test simulation::test::simulate_error::store_temp_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::store_local_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_at_5_0_ ... ok [INFO] [stdout] test simulation::test::simulate_error::unwrap_nz_u128_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_overflow_add_1_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_safe_divmod_1_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::dup_u128_24_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::function_call_drop_all_inputs_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::finalize_locals_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::drop_u128_2_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_overflow_mul_1_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_len_ ... ok [INFO] [stdout] test simulation::test::simulate_error::u128_const_3_1_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::refund_gas_2_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::u128_const_3_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::store_temp_u128_6_ ... 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::function_call_identity_ ... ok [INFO] [stdout] test simulation::test::simulate_branch::u128_jump_nz_2_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::array_append_4_ ... ok [INFO] [stdout] test simulation::test::simulate_error::rename_u128_ ... ok [INFO] [stdout] test program_registry::test::concrete_type_double_declaration ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::rename_u128_6_ ... ok [INFO] [stdout] test simulation::test::simulate_none_branch::store_local_u128_6_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-b862dcc6c57b11d9) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test parse::_fib_no_gas_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_4_5 ... ok [INFO] [stdout] test simulate_fib_no_gas::_0_1 ... ok [INFO] [stdout] test create_registry::_fib_no_gas_expects ... ok [INFO] [stdout] test parse::_fib_recursive_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_8_34 ... 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::_2_2 ... ok [INFO] [stdout] test simulate_fib_jumps::_6_13 ... ok [INFO] [stdout] test create_registry::_fib_recursive_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_5_8 ... ok [INFO] [stdout] test simulate_fib_jumps::_1_1 ... ok [INFO] [stdout] test parse::_fib_jumps_expects ... ok [INFO] [stdout] test simulate_fib_jumps::_7_21 ... ok [INFO] [stdout] test create_registry::_fib_jumps_expects ... ok [INFO] [stdout] test simulate_fib_no_gas::_7_21 ... ok [INFO] [stdout] test simulate_fib_jumps::_3_3 ... ok [INFO] [stdout] test simulate_fib_no_gas::_2_2 ... ok [INFO] [stdout] test simulate_fib_recursive::_4_5 ... ok [INFO] [stdout] test simulate_fib_no_gas::_5_8 ... ok [INFO] [stdout] test simulate_fib_no_gas::_8_34 ... ok [INFO] [stdout] test simulate_fib_no_gas::_6_13 ... ok [INFO] [stdout] test simulate_fib_no_gas::_3_3 ... ok [INFO] [stdout] test simulate_fib_recursive::_0_1 ... ok [INFO] [stdout] test simulate_fib_no_gas::_4_5 ... ok [INFO] [stdout] test simulate_fib_recursive::_1_1 ... ok [INFO] [stdout] test simulate_fib_recursive::_2_2 ... ok [INFO] [stdout] test simulate_fib_recursive::_3_3 ... ok [INFO] [stdout] test simulate_fib_no_gas::_1_1 ... ok [INFO] [stdout] test simulate_fib_recursive::_5_8 ... ok [INFO] [stdout] test simulate_fib_recursive::out_of_gas_ ... ok [INFO] [stdout] test simulate_fib_recursive::_7_21 ... ok [INFO] [stdout] test simulate_fib_recursive::_6_13 ... ok [INFO] [stdout] test simulate_fib_recursive::_8_34 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/format_test.rs (/opt/rustwide/target/debug/deps/format_test-2ddf2c48f70f0a96) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sierra_ap_change-75bee5cb217d1ed7) [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.03s [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/sierra_gas-17b9163e38cf1f74) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test generate_equations::test::generate::handle_bad_jump_target ... ok [INFO] [stdout] test generate_equations::test::generate::single_var ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sierra_generator-d57edd5b9542027a) [INFO] [stdout] test generate_equations::test::generate::return_only ... ok [INFO] [stdout] test generate_equations::test::generate::simple_cycle ... ok [INFO] [stdout] test generate_equations::test::generate::handle_bad_function_entry_point ... ok [INFO] [stdout] test generate_equations::test::generate::simple_cost_sum ... ok [INFO] [stdout] test test::solve_gas::_fib_recursive_expects_ok_gasinfo_variable_values_statementidx_3_costtokentype_step_6_statementidx_12_costtokentype_step_4_statementidx_19_costtokentype_step_36_statementidx_35_costtokentype_step_0_statementidx_42_costtokentype_step_0_into_iter_collect_function_costs_fibonacci_into_costtokentype_step_11_into_iter_collect_into_iter_collect_ ... ok [INFO] [stdout] test test::solve_gas::fib_jumps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test dup_and_drop::test::all_used_no_d ... ok [INFO] [stdout] test dup_and_drop::test::ignore_unused ... ok [INFO] [stdout] test dup_and_drop::test::branch ... ok [INFO] [stdout] test dup_and_drop::test::dup_reused ... 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 canonical_id_replacer::test::test_replacer ... ok [INFO] [stdout] test store_variables::test::consecutive_appends_with_branch ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f5_f6 ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f3_f5_f6 ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::all_but_first ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::f4_f5_f6_f6_ ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::self_loop ... ok [INFO] [stdout] test program_generator::test::test_only_include_dependecies::finds_all ... ok [INFO] [stdout] test store_variables::test::push_values_after_branch_merge ... ok [INFO] [stdout] test program_generator::test::test_type_dependency ... ok [INFO] [stdout] test store_variables::test::push_values_clear_known_stack ... ok [INFO] [stdout] test store_variables::test::consecutive_const_additions ... ok [INFO] [stdout] test store_variables::test::store_local_result_of_if ... ok [INFO] [stdout] test store_variables::test::consecutive_push_values ... ok [INFO] [stdout] test store_variables::test::consecutive_const_additions_with_branch ... ok [INFO] [stdout] test store_variables::test::push_values_early_return ... ok [INFO] [stdout] test store_variables::test::push_values_temp_not_on_top ... ok [INFO] [stdout] test store_variables::test::push_values_optimization ... ok [INFO] [stdout] test function_generator::test::test_function_generator_local_vars ... ok [INFO] [stdout] test store_variables::test::store_temp_push_values ... ok [INFO] [stdout] test store_variables::test::store_temp_simple ... ok [INFO] [stdout] test store_variables::test::store_temp_gets_deferred ... ok [INFO] [stdout] test store_variables::test::store_local_simple ... ok [INFO] [stdout] test program_generator::test::test_program_generator ... ok [INFO] [stdout] test ap_change::test::ap_change ... ok [INFO] [stdout] test store_variables::test::store_temp_for_branch_command ... ok [INFO] [stdout] test function_generator::test::test_function_generator ... ok [INFO] [stdout] test local_variables::test::local_variables_e2e_test ... ok [INFO] [stdout] test block_generator::test::lowering_test ... ok [INFO] [stdout] test local_variables::test::local_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sierra_to_casm-f5aa1f0b8c98d917) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test compiler::test::compiler_errors::concrete_libfunc_id_used_twice ... ok [INFO] [stdout] test compiler::test::compiler_errors::bad_declaration ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_alloc_local_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::fallthrough_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::failed_building_type_information ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_entry_point ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_reference ... 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::ap_change_error ... ok [INFO] [stdout] test compiler::test::compiler_errors::dangling_references ... ok [INFO] [stdout] test compiler::test::compiler_errors::inconsistent_ap_tracking_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_reference_expression_for_felt_add ... ok [INFO] [stdout] test compiler::test::compiler_errors::input_count_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_finalize_locals_ ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_1 ... ok [INFO] [stdout] test compiler::test::compiler_errors::output_type_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::undeclared_libfunc ... ok [INFO] [stdout] test compiler::test::compiler_errors::types_mismatch ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_return_type ... ok [INFO] [stdout] test compiler::test::compiler_errors::type_ordering_bad_for_building_size_map ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::branch_align ... ok [INFO] [stdout] test compiler::test::compiler_errors::reference_override ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::u128 ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::fib_recursive ... ok [INFO] [stdout] test compiler::test::compiler_errors::invalid_finalize_locals_2 ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::dict_test ... ok [INFO] [stdout] test compiler::test::compiler_errors::missing_references_for_statement ... ok [INFO] [stdout] test invocations::starknet::storage::test::test_storage_read ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::alloc_local_and_store_local ... ok [INFO] [stdout] test compiler::test::compiler_errors::inconsistent_return_annotations_ ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::fib_no_gas ... ok [INFO] [stdout] test invocations::uint128::test::test_eq ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::u128_lt ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::good_flow ... ok [INFO] [stdout] test invocations::felt::test::test_store_temp ... ok [INFO] [stdout] test invocations::uint128::test::test_add ... ok [INFO] [stdout] test invocations::uint128::test::test_le ... ok [INFO] [stdout] test compiler::test::compiler_errors::store_temp_uninitialized_felt_ ... ok [INFO] [stdout] test invocations::felt::test::test_jump_nz ... ok [INFO] [stdout] test compiler::test::sierra_to_casm::fib_jumps ... ok [INFO] [stdout] test invocations::felt::test::test_felt_add ... ok [INFO] [stdout] test invocations::pedersen::test::test_pedersen ... ok [INFO] [stdout] test invocations::uint128::test::test_lt ... ok [INFO] [stdout] test invocations::uint128::test::test_sub ... ok [INFO] [stdout] test invocations::starknet::storage::test::test_storage_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/sierra_compile-e7165c62b7e0381e) [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/solver-64c533369bb0f11e) [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/starknet-374817adc9e4e184) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test contract::test::test_starknet_keccak ... ok [INFO] [stdout] test plugin::test::test_diagnostics ... ok [INFO] [stdout] test contract_class::test::test_serialization ... ok [INFO] [stdout] test plugin::test::test_storage_expansion ... ok [INFO] [stdout] test plugin::test::test_wrapper_expansion ... ok [INFO] [stdout] test contract::test::test_contract_resolving ... ok [INFO] [stdout] test abi::test::test_abi ... ok [INFO] [stdout] test contract_class::test::test_full_contract_deseralization ... ok [INFO] [stdout] test casm_contract_class::test::test_casm_contract_from_contract_class ... ok [INFO] [stdout] test contract_class::test::test_compile_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/starknet_compile-133cebbc96ff1645) [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] [stderr] Running unittests src/starknet_sierra_compile.rs (/opt/rustwide/target/debug/deps/starknet_sierra_compile-19d4c555c55a847c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntax-5f27fa388636bfaf) [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 2 tests [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. 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/syntax_codegen-04b006042c8f1ac0) [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/e8z63_v0ljz_7opr_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' (502) panicked at crates/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: 0x5d6724896282 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d6724896282 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d6724896282 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d6724896282 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d67248a735f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d67248a735f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d6724861b11 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d6724861b11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d672486e472 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d672487369f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stderr] error: test failed, to rerun pass `-p syntax_codegen --lib` [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d6724873531 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d672480cb6e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5d672480cb6e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d6724873d5f - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5d6724873d5f - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d6724873bba - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d672486e5b9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d672485595d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d67248af520 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d67248aeb46 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5d67246814bc - core::result::Result::unwrap::h2a1715072db0aaa6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5d67246814bc - syntax_codegen::generator::reformat_rust_code_inner::h65c40eeb1b13ba64 [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/generator.rs:54:90 [INFO] [stdout] 22: 0x5d67246781a7 - syntax_codegen::generator::reformat_rust_code::hcec9e9e36b773aa6 [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/generator.rs:48:30 [INFO] [stdout] 23: 0x5d6724681835 - syntax_codegen::generator::get_codes::h7f4f4d37f10d3e4d [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/generator.rs:33:13 [INFO] [stdout] 24: 0x5d672468cb01 - syntax_codegen::golden_test::sourcegen_ast::test_impl::h23a1ea704072becf [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/golden_test.rs:9:27 [INFO] [stdout] 25: 0x5d672468ca1b - syntax_codegen::golden_test::sourcegen_ast::h418a4026b3967ff7 [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/golden_test.rs:7:1 [INFO] [stdout] 26: 0x5d672468ca37 - syntax_codegen::golden_test::sourcegen_ast::{{closure}}::h345d7cc4c59fc1d4 [INFO] [stdout] at /opt/rustwide/workdir/crates/syntax_codegen/src/golden_test.rs:7:8 [INFO] [stdout] 27: 0x5d672468a786 - core::ops::function::FnOnce::call_once::h76f1f350dfaa090e [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5d672480c94b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x5d672480c94b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x5d6724822585 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x5d6724822585 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x5d6724822585 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x5d6724822585 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x5d6724822585 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5d6724822585 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x5d6724822585 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x5d67247f8d84 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x5d67247f8d84 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5d67247fc72a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5d67247fc72a - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x5d67247fc72a - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x5d67247fc72a - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x5d67247fc72a - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5d67247fc72a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5d67247fc72a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5d6724868fdf - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x5d6724868fdf - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x794a5d422aa4 - [INFO] [stdout] 49: 0x794a5d4afa64 - 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.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e99db8675456334a20dbe9177a8bbed8e1706c109e81a3bff3690a400c496cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99db8675456334a20dbe9177a8bbed8e1706c109e81a3bff3690a400c496cf5", kill_on_drop: false }` [INFO] [stdout] e99db8675456334a20dbe9177a8bbed8e1706c109e81a3bff3690a400c496cf5