[INFO] cloning repository https://github.com/enitrat/sierra-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enitrat/sierra-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenitrat%2Fsierra-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenitrat%2Fsierra-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 997ca079c4459e09c6b5f3ae7c195aea5b85eb90 [INFO] testing enitrat/sierra-runner against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenitrat%2Fsierra-runner" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/enitrat/sierra-runner [INFO] finished tweaking git repo https://github.com/enitrat/sierra-runner [INFO] tweaked toml for git repo https://github.com/enitrat/sierra-runner written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enitrat/sierra-runner on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enitrat/sierra-runner 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa536ff793da92f22e38e0871cb8a351aa8769bddb00dce7920166639aaddee [INFO] running `Command { std: "docker" "start" "-a" "caa536ff793da92f22e38e0871cb8a351aa8769bddb00dce7920166639aaddee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa536ff793da92f22e38e0871cb8a351aa8769bddb00dce7920166639aaddee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa536ff793da92f22e38e0871cb8a351aa8769bddb00dce7920166639aaddee", kill_on_drop: false }` [INFO] [stdout] caa536ff793da92f22e38e0871cb8a351aa8769bddb00dce7920166639aaddee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38c66d50165b928319d04e460ac73673804e55612804d7ff6bba84e9a987836c [INFO] running `Command { std: "docker" "start" "-a" "38c66d50165b928319d04e460ac73673804e55612804d7ff6bba84e9a987836c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cairo-lang-debug v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ena v0.14.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling xshell v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling cairo-lang-utils v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.30 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling genco-macros v0.17.3 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling cairo-lang-proc-macros v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling ark-ff-asm v0.4.1 [INFO] [stderr] Compiling ark-ff-macros v0.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling mimalloc v0.1.34 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling unescaper v0.1.1 [INFO] [stderr] Compiling genco v0.17.3 [INFO] [stderr] Compiling parse-hyperlinks v0.23.4 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling good_lp v1.3.3 [INFO] [stderr] Compiling cairo-lang-eq-solver v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-syntax-codegen v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling clap v4.1.8 [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 smol_str v0.1.24 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling cairo-lang-filesystem v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-sierra v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-diagnostics v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-syntax v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-project v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-felt v0.1.3 [INFO] [stderr] Compiling ark-serialize v0.4.1 [INFO] [stderr] Compiling cairo-lang-casm v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling ark-ff v0.4.1 [INFO] [stderr] Compiling starknet-ff v0.2.0 [INFO] [stderr] Compiling starknet-curve v0.1.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.1.0 [INFO] [stderr] Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-sierra-gas v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-parser v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-defs v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-semantic v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling starknet-crypto v0.2.0 [INFO] [stderr] Compiling cairo-vm v0.1.3 [INFO] [stderr] Compiling cairo-lang-lowering v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-plugins v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-sierra-generator v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-compiler v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling cairo-lang-runner v1.0.0-alpha.4 (https://github.com/starkware-libs/cairo#58c85bb6) [INFO] [stderr] Compiling sierra-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/cli.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_compiler::diagnostics::DiagnosticsReporter` [INFO] [stdout] --> src/cli.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use cairo_lang_compiler::diagnostics::DiagnosticsReporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_compiler::project::setup_project` [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cairo_lang_compiler::project::setup_project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_diagnostics::ToOption` [INFO] [stdout] --> src/cli.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cairo_lang_diagnostics::ToOption; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_sierra_generator::db::SierraGenGroup` [INFO] [stdout] --> src/cli.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cairo_lang_sierra_generator::db::SierraGenGroup; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program` [INFO] [stdout] --> src/cli.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/cli.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let db = &mut RootDatabase::builder().detect_corelib().build()?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "38c66d50165b928319d04e460ac73673804e55612804d7ff6bba84e9a987836c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c66d50165b928319d04e460ac73673804e55612804d7ff6bba84e9a987836c", kill_on_drop: false }` [INFO] [stdout] 38c66d50165b928319d04e460ac73673804e55612804d7ff6bba84e9a987836c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5a81d802e00fe0198183fc8ced0b2bfd9e4a965aeb9014314f2f31fe3bdd6b [INFO] running `Command { std: "docker" "start" "-a" "6d5a81d802e00fe0198183fc8ced0b2bfd9e4a965aeb9014314f2f31fe3bdd6b", kill_on_drop: false }` [INFO] [stderr] Compiling sierra-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/cli.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_compiler::diagnostics::DiagnosticsReporter` [INFO] [stdout] --> src/cli.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use cairo_lang_compiler::diagnostics::DiagnosticsReporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_compiler::project::setup_project` [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cairo_lang_compiler::project::setup_project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_diagnostics::ToOption` [INFO] [stdout] --> src/cli.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cairo_lang_diagnostics::ToOption; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_sierra_generator::db::SierraGenGroup` [INFO] [stdout] --> src/cli.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cairo_lang_sierra_generator::db::SierraGenGroup; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program` [INFO] [stdout] --> src/cli.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/cli.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let db = &mut RootDatabase::builder().detect_corelib().build()?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6d5a81d802e00fe0198183fc8ced0b2bfd9e4a965aeb9014314f2f31fe3bdd6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5a81d802e00fe0198183fc8ced0b2bfd9e4a965aeb9014314f2f31fe3bdd6b", kill_on_drop: false }` [INFO] [stdout] 6d5a81d802e00fe0198183fc8ced0b2bfd9e4a965aeb9014314f2f31fe3bdd6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c661864ed3d15e2b288ee6ee2c0ac0be1d73977fb98f129f4755d226f47f07c2 [INFO] running `Command { std: "docker" "start" "-a" "c661864ed3d15e2b288ee6ee2c0ac0be1d73977fb98f129f4755d226f47f07c2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/cli.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cairo_lang_compiler::diagnostics::DiagnosticsReporter` [INFO] [stderr] --> src/cli.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use cairo_lang_compiler::diagnostics::DiagnosticsReporter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cairo_lang_compiler::project::setup_project` [INFO] [stderr] --> src/cli.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use cairo_lang_compiler::project::setup_project; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cairo_lang_diagnostics::ToOption` [INFO] [stderr] --> src/cli.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use cairo_lang_diagnostics::ToOption; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cairo_lang_sierra_generator::db::SierraGenGroup` [INFO] [stderr] --> src/cli.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use cairo_lang_sierra_generator::db::SierraGenGroup; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program` [INFO] [stderr] --> src/cli.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use cairo_lang_sierra_generator::replace_ids::replace_sierra_ids_in_program; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `db` [INFO] [stderr] --> src/cli.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | let db = &mut RootDatabase::builder().detect_corelib().build()?; [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sierra-playground` (bin "sierra-run" test) generated 7 warnings (run `cargo fix --bin "sierra-run" --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/sierra_run-efc4655824fc39d1) [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] running `Command { std: "docker" "inspect" "c661864ed3d15e2b288ee6ee2c0ac0be1d73977fb98f129f4755d226f47f07c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c661864ed3d15e2b288ee6ee2c0ac0be1d73977fb98f129f4755d226f47f07c2", kill_on_drop: false }` [INFO] [stdout] c661864ed3d15e2b288ee6ee2c0ac0be1d73977fb98f129f4755d226f47f07c2