[INFO] cloning repository https://github.com/l-henri/cairo1-starklings-sols
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l-henri/cairo1-starklings-sols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-henri%2Fcairo1-starklings-sols", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-henri%2Fcairo1-starklings-sols'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7ad459119cb59dda885fd2c0e0a57c340e2df44
[INFO] testing l-henri/cairo1-starklings-sols against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-henri%2Fcairo1-starklings-sols" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/l-henri/cairo1-starklings-sols
[INFO] finished tweaking git repo https://github.com/l-henri/cairo1-starklings-sols
[INFO] tweaked toml for git repo https://github.com/l-henri/cairo1-starklings-sols written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/l-henri/cairo1-starklings-sols 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/l-henri/cairo1-starklings-sols 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8762dfb65d689aae5fb5d8f837e91100e775b4393e73bfee6a3fc4195087fdba
[INFO] running `Command { std: "docker" "start" "-a" "8762dfb65d689aae5fb5d8f837e91100e775b4393e73bfee6a3fc4195087fdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8762dfb65d689aae5fb5d8f837e91100e775b4393e73bfee6a3fc4195087fdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8762dfb65d689aae5fb5d8f837e91100e775b4393e73bfee6a3fc4195087fdba", kill_on_drop: false }`
[INFO] [stdout] 8762dfb65d689aae5fb5d8f837e91100e775b4393e73bfee6a3fc4195087fdba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 74eb1cc04bbb40b50b4b4e81d8290936f7b75f5a2d1228fa30181ba6c76d40ba
[INFO] running `Command { std: "docker" "start" "-a" "74eb1cc04bbb40b50b4b4e81d8290936f7b75f5a2d1228fa30181ba6c76d40ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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.139
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling humantime v2.1.0
[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.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cairo-lang-debug v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cairo-lang-utils v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling relative-path v1.7.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling xshell v0.2.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling genco-macros v0.17.3
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling genco v0.17.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling cairo-lang-proc-macros v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling sprs v0.7.1
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling unescaper v0.1.1
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indoc v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling good_lp v1.3.2
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling cairo-lang-eq-solver v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.30
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ark-std v0.4.0-alpha
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling smol_str v0.1.23
[INFO] [stderr]    Compiling cairo-lang-filesystem v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling cairo-lang-diagnostics v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-syntax v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-felt v0.1.3
[INFO] [stderr]    Compiling cairo-lang-casm v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-project v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling ark-serialize v0.4.0-alpha.7
[INFO] [stderr]    Compiling parse-hyperlinks v0.23.4
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling starknet-ff v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling starknet-curve v0.1.0
[INFO] [stderr]    Compiling mimalloc v0.1.34
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling ark-ff-macros v0.4.0-alpha.7
[INFO] [stderr]    Compiling ark-ff-asm v0.4.0-alpha.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling console v0.15.4
[INFO] [stderr]    Compiling ark-ff v0.4.0-alpha.7
[INFO] [stderr]    Compiling cairo-lang-parser v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling cairo-lang-sierra v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-defs v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling rayon v0.9.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling cairo-lang-semantic v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling starknet-crypto v0.2.0
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-vm v0.1.3
[INFO] [stderr]    Compiling cairo-lang-plugins v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-lowering v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-sierra-generator v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-compiler v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-starknet v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling cairo-lang-runner v1.0.0-alpha.2 (https://github.com/starkware-libs/cairo?rev=1991669a0453bd65541ff81a12772bac05130052#1991669a)
[INFO] [stderr]    Compiling starklings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/cli.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starklings` (bin "cairo-run") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:275:44
[INFO] [stdout]     |
[INFO] [stdout] 275 |             exercises.iter_mut().for_each(|mut ex| {
[INFO] [stdout]     |                                            ----^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_file` is never used
[INFO] [stdout]   --> src/exercise.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn temp_file() -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExerciseOutput` is never constructed
[INFO] [stdout]   --> src/exercise.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ExerciseOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileHandle` is never constructed
[INFO] [stdout]   --> src/exercise.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct FileHandle;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clean` is never used
[INFO] [stdout]    --> src/exercise.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn clean() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/starklings_runner.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/starklings_tester.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74eb1cc04bbb40b50b4b4e81d8290936f7b75f5a2d1228fa30181ba6c76d40ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74eb1cc04bbb40b50b4b4e81d8290936f7b75f5a2d1228fa30181ba6c76d40ba", kill_on_drop: false }`
[INFO] [stdout] 74eb1cc04bbb40b50b4b4e81d8290936f7b75f5a2d1228fa30181ba6c76d40ba
