[INFO] cloning repository https://github.com/ClementCauffet/starklings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClementCauffet/starklings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementCauffet%2Fstarklings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementCauffet%2Fstarklings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 700d47f4e5fe19fb629eb4ebd2671f8c5512c02d
[INFO] testing ClementCauffet/starklings against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementCauffet%2Fstarklings" "/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/ClementCauffet/starklings
[INFO] finished tweaking git repo https://github.com/ClementCauffet/starklings
[INFO] tweaked toml for git repo https://github.com/ClementCauffet/starklings written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClementCauffet/starklings on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClementCauffet/starklings already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/cairo`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded argh v0.1.10
[INFO] [stderr]   Downloaded iana-time-zone v0.1.54
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded salsa-macros v0.16.0
[INFO] [stderr]   Downloaded serde_derive v1.0.158
[INFO] [stderr]   Downloaded argh_derive v0.1.10
[INFO] [stderr]   Downloaded genco v0.17.5
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded salsa v0.16.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.93
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] [stderr]   Downloaded escargot v0.4.0
[INFO] [stderr]   Downloaded indicatif v0.16.2
[INFO] [stderr]   Downloaded assert_cmd v0.11.1
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded sprs v0.7.1
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded good_lp v1.4.0
[INFO] [stderr]   Downloaded relative-path v1.8.0
[INFO] [stderr]   Downloaded cxx v1.0.93
[INFO] [stderr]   Downloaded mimalloc v0.1.34
[INFO] [stderr]   Downloaded starknet-crypto-codegen v0.1.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.30
[INFO] [stderr]   Downloaded cxx-build v1.0.93
[INFO] [stderr]   Downloaded cairo-felt v0.1.3
[INFO] [stderr]   Downloaded parse-hyperlinks v0.23.4
[INFO] [stderr]   Downloaded starknet-crypto v0.2.0
[INFO] [stderr]   Downloaded home v0.5.4
[INFO] [stderr]   Downloaded filetime v0.2.20
[INFO] [stderr]   Downloaded argh_shared v0.1.10
[INFO] [stderr]   Downloaded xshell-macros v0.2.3
[INFO] [stderr]   Downloaded xshell v0.2.3
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded unescaper v0.1.1
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded minilp v0.2.2
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded cairo-vm v0.1.3
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded genco-macros v0.17.5
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.93
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded utf8-width v0.1.6
[INFO] [stderr]   Downloaded serde_bytes v0.11.9
[INFO] [stderr]   Downloaded starknet-curve v0.1.0
[INFO] [stderr]   Downloaded starknet-ff v0.2.0
[INFO] [stderr]   Downloaded regex v1.7.2
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded syn v2.0.8
[INFO] [stderr]   Downloaded serde v1.0.158
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 300396773eb633b3c3eef8252b3539c9220eb6763a7b4b9e6da64b23e4269bf3
[INFO] running `Command { std: "docker" "start" "-a" "300396773eb633b3c3eef8252b3539c9220eb6763a7b4b9e6da64b23e4269bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "300396773eb633b3c3eef8252b3539c9220eb6763a7b4b9e6da64b23e4269bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300396773eb633b3c3eef8252b3539c9220eb6763a7b4b9e6da64b23e4269bf3", kill_on_drop: false }`
[INFO] [stdout] 300396773eb633b3c3eef8252b3539c9220eb6763a7b4b9e6da64b23e4269bf3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 344113d7083271e40764970dc14da2dc3839696052b05d03f7c143eee6bbff3b
[INFO] running `Command { std: "docker" "start" "-a" "344113d7083271e40764970dc14da2dc3839696052b05d03f7c143eee6bbff3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[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 crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.7.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[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 parking_lot_core v0.9.7
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cairo-lang-debug v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[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 precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling ndarray v0.13.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 thiserror-impl v1.0.40
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling genco-macros v0.17.5
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling genco v0.17.5
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling sprs v0.7.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling unescaper v0.1.1
[INFO] [stderr]    Compiling cairo-lang-proc-macros v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling good_lp v1.4.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.30
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling clap v4.1.13
[INFO] [stderr]    Compiling cairo-lang-utils v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-filesystem v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-eq-solver v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-syntax v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-diagnostics v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-felt v0.1.3
[INFO] [stderr]    Compiling cairo-lang-project v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-casm v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling starknet-ff v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling starknet-curve v0.1.0
[INFO] [stderr]    Compiling parse-hyperlinks v0.23.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.1.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling mimalloc v0.1.34
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling cairo-lang-sierra v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling argh_shared v0.1.10
[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 walkdir v2.3.3
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling cairo-lang-parser v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling cairo-lang-defs v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-sierra-ap-change v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling cairo-lang-sierra-to-casm v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling starknet-crypto v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling cairo-lang-semantic v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-vm v0.1.3
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling rayon v0.9.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling cairo-lang-lowering v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-plugins v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-sierra-generator v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-compiler v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-starknet v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling cairo-lang-runner v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a)
[INFO] [stderr]    Compiling starklings v0.1.0 (/opt/rustwide/workdir)
[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)]` 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)]` 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:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | 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:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 38s
[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" "344113d7083271e40764970dc14da2dc3839696052b05d03f7c143eee6bbff3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344113d7083271e40764970dc14da2dc3839696052b05d03f7c143eee6bbff3b", kill_on_drop: false }`
[INFO] [stdout] 344113d7083271e40764970dc14da2dc3839696052b05d03f7c143eee6bbff3b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a27ae55d220aac7c0c3cf4be7eecec78e8cc1a67c664ba66e0f98e1c49885e1
[INFO] running `Command { std: "docker" "start" "-a" "4a27ae55d220aac7c0c3cf4be7eecec78e8cc1a67c664ba66e0f98e1c49885e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[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)]` 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)]` 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:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | 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:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling starklings v0.1.0 (/opt/rustwide/workdir)
[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)]` 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)]` 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:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | 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:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.19s
[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" "4a27ae55d220aac7c0c3cf4be7eecec78e8cc1a67c664ba66e0f98e1c49885e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a27ae55d220aac7c0c3cf4be7eecec78e8cc1a67c664ba66e0f98e1c49885e1", kill_on_drop: false }`
[INFO] [stdout] 4a27ae55d220aac7c0c3cf4be7eecec78e8cc1a67c664ba66e0f98e1c49885e1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da145c371fd097559000a678427027421b366f4ccc2ad4944f00f6a78bb0c67e
[INFO] running `Command { std: "docker" "start" "-a" "da145c371fd097559000a678427027421b366f4ccc2ad4944f00f6a78bb0c67e", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:275:44
[INFO] [stderr]     |
[INFO] [stderr] 275 |             exercises.iter_mut().for_each(|mut ex| {
[INFO] [stderr]     |                                            ----^^
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `temp_file` is never used
[INFO] [stderr]   --> src/exercise.rs:17:4
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn temp_file() -> String {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExerciseOutput` is never constructed
[INFO] [stderr]   --> src/exercise.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct ExerciseOutput {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileHandle` is never constructed
[INFO] [stderr]   --> src/exercise.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | struct FileHandle;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clean` is never used
[INFO] [stderr]    --> src/exercise.rs:171:4
[INFO] [stderr]     |
[INFO] [stderr] 171 | fn clean() {
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/starklings_runner.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn main() -> anyhow::Result<()> {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/starklings_tester.rs:66:4
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn main() -> anyhow::Result<()> {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `starklings` (bin "starklings") generated 7 warnings (run `cargo fix --bin "starklings"` to apply 1 suggestion)
[INFO] [stderr] warning: `starklings` (bin "starklings" test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[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/main.rs (/opt/rustwide/target/debug/deps/starklings-850049028da25df6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test exercise::test::test_cairo_test_passes ... ok
[INFO] [stdout] test exercise::test::test_finished_exercise ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/starklings_runner.rs (/opt/rustwide/target/debug/deps/starklings_runner-7f34f1d54d2bbd52)
[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/starklings_tester.rs (/opt/rustwide/target/debug/deps/starklings_tester-617160157efce8a8)
[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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-1eea413384e70ab9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test fails_when_in_wrong_dir ... ok
[INFO] [stdout] test reset_no_exercise ... ok
[INFO] [stdout] test all_exercises_require_confirmation ... FAILED
[INFO] [stdout] test runs_without_arguments ... ok
[INFO] [stdout] test reset_single_exercise ... ok
[INFO] [stdout] test run_cairo_single_test_success ... FAILED
[INFO] [stdout] test exercise_paths_should_be_in_exercise_dir ... ok
[INFO] [stdout] test run_cairo_single_test_failure ... ok
[INFO] [stdout] test run_cairo_single_compile_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all_exercises_require_confirmation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'all_exercises_require_confirmation' panicked at tests/integration_tests.rs:61:17:
[INFO] [stdout] There should be an `I AM NOT DONE` annotation in "exercises/arrays/arrays1.cairo"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee04ad53022 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee04ad53022 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee04ad53022 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ee04ad53022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ee04ad79b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ee04ad79b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ee04ad4fae3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee04ad4fae3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ee04ad52e72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ee04ad54809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ee04ad5463e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ee04ace3474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ee04ace3474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee04ad551de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ee04ad551de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ee04ad54faa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ee04ad53519 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ee04ad54c3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ee04ad78310 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ee04aca928f - integration_tests::all_exercises_require_confirmation::{{closure}}::h87571f8f4cbf09ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:61:17
[INFO] [stdout]   20:     0x5ee04aca6ade - core::option::Option<T>::unwrap_or_else::h42d7ae6a6cd62b4b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1060:21
[INFO] [stdout]   21:     0x5ee04aca91e8 - integration_tests::all_exercises_require_confirmation::h8dc5347871ecdfd0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:60:14
[INFO] [stdout]   22:     0x5ee04aca8a97 - integration_tests::all_exercises_require_confirmation::{{closure}}::h48afc2132b7a0719
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:45:40
[INFO] [stdout]   23:     0x5ee04aca5a46 - core::ops::function::FnOnce::call_once::hdcf8001917773edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ee04ace8cdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5ee04ace8cdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ee04ace7e15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ee04ace7e15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ee04ace7e15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ee04ace7e15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ee04ace7e15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ee04ace7e15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ee04ace7e15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ee04acaba14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ee04acaba14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ee04acaf3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ee04acaf3ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ee04acaf3ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ee04acaf3ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ee04acaf3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5ee04ad581ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ee04ad581ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d26988c0aa4 - <unknown>
[INFO] [stdout]   45:     0x7d269894da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_cairo_single_test_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_cairo_single_test_success' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```/opt/rustwide/corelib/src/lib.cairo not found
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:212:10:
[INFO] [stdout] Failed to load core lib.: DiagnosticAdded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d4135e91f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d4135e91f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d4135e91f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d4135e91f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58d413611373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d413611373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58d4135e5613 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d4135e5613 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d4135e9042 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d4135ea513 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58d4135ea2f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x58d4135eaf25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x58d4135eacba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x58d4135e96f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x58d4135ea94d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x58d41360f320 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x58d41360f836 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x58d412b6dc41 - core::result::Result<T,E>::expect::hc58059c24ca3076b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x58d412b8cfb7 - cairo_lang_semantic::corelib::never_ty::h2c9f6101e5dc44e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:212:10
[INFO] [stdout]   19:     0x58d412bab2cc - cairo_lang_semantic::expr::inference::Inference::conform_ty_ex::h6a774e10d43c2994
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/inference.rs:338:19
[INFO] [stdout]   20:     0x58d412bab084 - cairo_lang_semantic::expr::inference::Inference::conform_ty::h7af989c2400b73f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/inference.rs:324:17
[INFO] [stdout]   21:     0x58d412b96c94 - cairo_lang_semantic::expr::compute::compute_root_expr::h8fefd4a881a0281b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:515:31
[INFO] [stdout]   22:     0x58d412cc499c - cairo_lang_semantic::items::free_function::priv_free_function_body_data::h7203b184d0900982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:185:21
[INFO] [stdout]   23:     0x58d412bf4dd0 - <cairo_lang_semantic::db::PrivFreeFunctionBodyDataQuery as salsa::plumbing::QueryFunction>::execute::h2bc3587e69c69929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:530:21
[INFO] [stdout]   24:     0x58d4125ed4ea - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h6e43eb6e4f8d731a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   25:     0x58d412c9d335 - salsa::runtime::Runtime::execute_query_implementation::h70e1b9afed55437c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   26:     0x58d41253cd3c - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h36702a57dfd00188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   27:     0x58d4126b27dd - salsa::derived::slot::Slot<Q,MP>::read::h2695aa9430cc68cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   28:     0x58d41287d091 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hd92b76223939984f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   29:     0x58d412a8b820 - salsa::QueryTable<Q>::try_get::he471d1fcf1455c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   30:     0x58d412a82792 - salsa::QueryTable<Q>::get::h20ed34cf25e5587e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   31:     0x58d412bf247d - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::__shim::hf8c0d896983cf037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   32:     0x58d41205cce3 - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::hbd63746b683e6de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   33:     0x58d412cc3f83 - cairo_lang_semantic::items::free_function::free_function_body_diagnostics::hcd4b9f6fc36c64f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:141:8
[INFO] [stdout]   34:     0x58d412bf4d67 - <cairo_lang_semantic::db::FreeFunctionBodyDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::h0d8f828add251e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:518:21
[INFO] [stdout]   35:     0x58d4125ec518 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h513a1c138ce2da53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   36:     0x58d412ca0f91 - salsa::runtime::Runtime::execute_query_implementation::h9201ed2b7e16654c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   37:     0x58d4125d1532 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::hdf05cf04eb9f21b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   38:     0x58d4126bf074 - salsa::derived::slot::Slot<Q,MP>::read::hd2f6fcff32551693
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   39:     0x58d41287a431 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hac37a17065ad10f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   40:     0x58d412a895e0 - salsa::QueryTable<Q>::try_get::h3b092c1fc55870f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   41:     0x58d412a83e2b - salsa::QueryTable<Q>::get::hb3a72673d9a2f68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   42:     0x58d412bf23f8 - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::__shim::h85a955727db1275a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   43:     0x58d41205cf0c - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::h948ec428f0e90e7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   44:     0x58d412be91e6 - cairo_lang_semantic::db::module_semantic_diagnostics::ha0ceb3465d7fadec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:824:39
[INFO] [stdout]   45:     0x58d412bf562a - <cairo_lang_semantic::db::ModuleSemanticDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::hb18277ca205619c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:753:8
[INFO] [stdout]   46:     0x58d4125ef8ec - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha7a28fd401a8c112
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   47:     0x58d412c93481 - salsa::runtime::Runtime::execute_query_implementation::h2c1a29610d90a145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   48:     0x58d41255fea4 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h6a1df3e12b93af7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   49:     0x58d4126b0494 - salsa::derived::slot::Slot<Q,MP>::read::h0ccf9249d5610c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   50:     0x58d412881591 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hfa671ef7aa723f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   51:     0x58d412a8a1a4 - salsa::QueryTable<Q>::try_get::h7137403192af0f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   52:     0x58d412a83941 - salsa::QueryTable<Q>::get::h855eaf453c14f581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   53:     0x58d412bf30c2 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::__shim::ha2a570facb4e33b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   54:     0x58d41205cb22 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::h010afa1e8222dbf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   55:     0x58d412076497 - cairo_lang_compiler::diagnostics::DiagnosticsReporter::check::hf6a64aef9e0b43b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-compiler/src/diagnostics.rs:113:38
[INFO] [stdout]   56:     0x58d411bb1132 - starklings::starklings_tester::test_cairo_program::h36a029a12537fec6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/starklings_tester.rs:99:38
[INFO] [stdout]   57:     0x58d411bd0e23 - starklings::exercise::Exercise::test_cairo::h700487c012d3c872
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:103:9
[INFO] [stdout]   58:     0x58d411bc6983 - starklings::run::test_cairo::hfc0cd919db7f4037
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:63:27
[INFO] [stdout]   59:     0x58d411bc5cc8 - starklings::run::run::h2bb455bd2f22fbde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:13:23
[INFO] [stdout]   60:     0x58d411bb8576 - starklings::main::hd56ab355b191e6fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:234:13
[INFO] [stdout]   61:     0x58d411bdec1b - core::ops::function::FnOnce::call_once::h29082c390d94713f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x58d411bd8b9e - std::sys::backtrace::__rust_begin_short_backtrace::h083b1d28dbcf59c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x58d411b9b231 - std::rt::lang_start::{{closure}}::h758e66ac90e75dc1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]   64:     0x58d4135df0f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   65:     0x58d4135df0f0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x58d4135df0f0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x58d4135df0f0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x58d4135df0f0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   69:     0x58d4135df0f0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x58d4135df0f0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x58d4135df0f0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x58d4135df0f0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   73:     0x58d411b9b217 - std::rt::lang_start::h1702e812e9aaf848
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   74:     0x58d411bbf99e - main
[INFO] [stdout]   75:     0x7a3b9f03f1ca - <unknown>
[INFO] [stdout]   76:     0x7a3b9f03f28b - __libc_start_main
[INFO] [stdout]   77:     0x58d411b783b5 - _start
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "tests/fixture/cairo/" && "/opt/rustwide/target/debug/starklings" "run" "testPass"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```/opt/rustwide/corelib/src/lib.cairo not found
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:212:10:
[INFO] [stdout] Failed to load core lib.: DiagnosticAdded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d4135e91f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d4135e91f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d4135e91f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d4135e91f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58d413611373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d413611373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58d4135e5613 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d4135e5613 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d4135e9042 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d4135ea513 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58d4135ea2f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x58d4135eaf25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x58d4135eacba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x58d4135e96f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x58d4135ea94d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x58d41360f320 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x58d41360f836 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x58d412b6dc41 - core::result::Result<T,E>::expect::hc58059c24ca3076b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x58d412b8cfb7 - cairo_lang_semantic::corelib::never_ty::h2c9f6101e5dc44e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:212:10
[INFO] [stdout]   19:     0x58d412bab2cc - cairo_lang_semantic::expr::inference::Inference::conform_ty_ex::h6a774e10d43c2994
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/inference.rs:338:19
[INFO] [stdout]   20:     0x58d412bab084 - cairo_lang_semantic::expr::inference::Inference::conform_ty::h7af989c2400b73f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/inference.rs:324:17
[INFO] [stdout]   21:     0x58d412b96c94 - cairo_lang_semantic::expr::compute::compute_root_expr::h8fefd4a881a0281b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:515:31
[INFO] [stdout]   22:     0x58d412cc499c - cairo_lang_semantic::items::free_function::priv_free_function_body_data::h7203b184d0900982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:185:21
[INFO] [stdout]   23:     0x58d412bf4dd0 - <cairo_lang_semantic::db::PrivFreeFunctionBodyDataQuery as salsa::plumbing::QueryFunction>::execute::h2bc3587e69c69929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:530:21
[INFO] [stdout]   24:     0x58d4125ed4ea - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h6e43eb6e4f8d731a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   25:     0x58d412c9d335 - salsa::runtime::Runtime::execute_query_implementation::h70e1b9afed55437c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   26:     0x58d41253cd3c - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h36702a57dfd00188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   27:     0x58d4126b27dd - salsa::derived::slot::Slot<Q,MP>::read::h2695aa9430cc68cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   28:     0x58d41287d091 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hd92b76223939984f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   29:     0x58d412a8b820 - salsa::QueryTable<Q>::try_get::he471d1fcf1455c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   30:     0x58d412a82792 - salsa::QueryTable<Q>::get::h20ed34cf25e5587e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   31:     0x58d412bf247d - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::__shim::hf8c0d896983cf037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   32:     0x58d41205cce3 - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::hbd63746b683e6de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   33:     0x58d412cc3f83 - cairo_lang_semantic::items::free_function::free_function_body_diagnostics::hcd4b9f6fc36c64f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:141:8
[INFO] [stdout]   34:     0x58d412bf4d67 - <cairo_lang_semantic::db::FreeFunctionBodyDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::h0d8f828add251e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:518:21
[INFO] [stdout]   35:     0x58d4125ec518 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h513a1c138ce2da53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   36:     0x58d412ca0f91 - salsa::runtime::Runtime::execute_query_implementation::h9201ed2b7e16654c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   37:     0x58d4125d1532 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::hdf05cf04eb9f21b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   38:     0x58d4126bf074 - salsa::derived::slot::Slot<Q,MP>::read::hd2f6fcff32551693
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   39:     0x58d41287a431 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hac37a17065ad10f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   40:     0x58d412a895e0 - salsa::QueryTable<Q>::try_get::h3b092c1fc55870f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   41:     0x58d412a83e2b - salsa::QueryTable<Q>::get::hb3a72673d9a2f68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   42:     0x58d412bf23f8 - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::__shim::h85a955727db1275a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   43:     0x58d41205cf0c - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::h948ec428f0e90e7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   44:     0x58d412be91e6 - cairo_lang_semantic::db::module_semantic_diagnostics::ha0ceb3465d7fadec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:824:39
[INFO] [stdout]   45:     0x58d412bf562a - <cairo_lang_semantic::db::ModuleSemanticDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::hb18277ca205619c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:753:8
[INFO] [stdout]   46:     0x58d4125ef8ec - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha7a28fd401a8c112
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   47:     0x58d412c93481 - salsa::runtime::Runtime::execute_query_implementation::h2c1a29610d90a145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   48:     0x58d41255fea4 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h6a1df3e12b93af7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   49:     0x58d4126b0494 - salsa::derived::slot::Slot<Q,MP>::read::h0ccf9249d5610c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   50:     0x58d412881591 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hfa671ef7aa723f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   51:     0x58d412a8a1a4 - salsa::QueryTable<Q>::try_get::h7137403192af0f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   52:     0x58d412a83941 - salsa::QueryTable<Q>::get::h855eaf453c14f581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   53:     0x58d412bf30c2 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::__shim::ha2a570facb4e33b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   54:     0x58d41205cb22 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::h010afa1e8222dbf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   55:     0x58d412076497 - cairo_lang_compiler::diagnostics::DiagnosticsReporter::check::hf6a64aef9e0b43b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-compiler/src/diagnostics.rs:113:38
[INFO] [stdout]   56:     0x58d411bb1132 - starklings::starklings_tester::test_cairo_program::h36a029a12537fec6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/starklings_tester.rs:99:38
[INFO] [stdout]   57:     0x58d411bd0e23 - starklings::exercise::Exercise::test_cairo::h700487c012d3c872
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:103:9
[INFO] [stdout]   58:     0x58d411bc6983 - starklings::run::test_cairo::hfc0cd919db7f4037
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:63:27
[INFO] [stdout]   59:     0x58d411bc5cc8 - starklings::run::run::h2bb455bd2f22fbde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:13:23
[INFO] [stdout]   60:     0x58d411bb8576 - starklings::main::hd56ab355b191e6fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:234:13
[INFO] [stdout]   61:     0x58d411bdec1b - core::ops::function::FnOnce::call_once::h29082c390d94713f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x58d411bd8b9e - std::sys::backtrace::__rust_begin_short_backtrace::h083b1d28dbcf59c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x58d411b9b231 - std::rt::lang_start::{{closure}}::h758e66ac90e75dc1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]   64:     0x58d4135df0f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   65:     0x58d4135df0f0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x58d4135df0f0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x58d4135df0f0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x58d4135df0f0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   69:     0x58d4135df0f0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x58d4135df0f0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x58d4135df0f0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x58d4135df0f0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   73:     0x58d411b9b217 - std::rt::lang_start::h1702e812e9aaf848
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   74:     0x58d411bbf99e - main
[INFO] [stdout]   75:     0x7a3b9f03f1ca - <unknown>
[INFO] [stdout]   76:     0x7a3b9f03f28b - __libc_start_main
[INFO] [stdout]   77:     0x58d411b783b5 - _start
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee04ad53022 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee04ad53022 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee04ad53022 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ee04ad53022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ee04ad79b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ee04ad79b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ee04ad4fae3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee04ad4fae3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ee04ad52e72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ee04ad54809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ee04ad5463e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ee04ace3474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ee04ace3474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee04ad551de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ee04ad551de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ee04ad54faa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ee04ad53519 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ee04ad54c3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ee04ad78310 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ee04ad06ccc - assert_cmd::assert::Assert::success::hd80ae9c11dc2699f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13
[INFO] [stdout]   20:     0x5ee04aca9c86 - integration_tests::run_cairo_single_test_success::hd1cb4c4ef22fbd00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:179:10
[INFO] [stdout]   21:     0x5ee04aca9ab7 - integration_tests::run_cairo_single_test_success::{{closure}}::h905aa17773816c35
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:173:35
[INFO] [stdout]   22:     0x5ee04aca5906 - core::ops::function::FnOnce::call_once::h3f2a3542489cfa88
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ee04ace8cdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ee04ace8cdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ee04ace7e15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ee04ace7e15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ee04ace7e15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ee04ace7e15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ee04ace7e15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ee04ace7e15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ee04ace7e15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ee04acaba14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ee04acaba14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ee04acaf3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ee04acaf3ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ee04acaf3ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ee04acaf3ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ee04acaf3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ee04ad581ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ee04ad581ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7d26988c0aa4 - <unknown>
[INFO] [stdout]   44:     0x7d269894da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_cairo_single_compile_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_cairo_single_compile_success' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```/opt/rustwide/corelib/src/lib.cairo not found
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:88:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: UnknownType
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69111b51f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e69111b51f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e69111b51f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e69111b51f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e69111dd373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e69111dd373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e69111b1613 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e69111b1613 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e69111b5042 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e69111b6513 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e69111b62f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e69111b6f25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5e69111b6cba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5e69111b56f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e69111b694d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5e69111db320 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e69111db836 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5e6910757ef3 - core::result::Result<T,E>::unwrap::had8fdbc09fa68f04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   18:     0x5e6910757ef3 - cairo_lang_semantic::corelib::get_core_ty_by_name::hf62f703c092d5ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:88:53
[INFO] [stdout]   19:     0x5e69107574ee - cairo_lang_semantic::corelib::core_felt252_ty::h779959107b106f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:39:5
[INFO] [stdout]   20:     0x5e69107c16e3 - <cairo_lang_semantic::db::CoreFelt252TyQuery as salsa::plumbing::QueryFunction>::execute::h238e53c01dc3aff9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:767:21
[INFO] [stdout]   21:     0x5e69101bea87 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hdaebe567833cd62c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   22:     0x5e6910871541 - salsa::runtime::Runtime::execute_query_implementation::hb7d490b21bfc1d76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   23:     0x5e691014f7d0 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h8c1222a466a3fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   24:     0x5e6910288050 - salsa::derived::slot::Slot<Q,MP>::read::hac4e45f6028dd4ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   25:     0x5e6910438411 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::h3eb23df532c86c8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   26:     0x5e6910655e9c - salsa::QueryTable<Q>::try_get::h647d78d0da09af8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   27:     0x5e691064e445 - salsa::QueryTable<Q>::get::h03916146dc4644cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   28:     0x5e69107bf1a6 - <DB as cairo_lang_semantic::db::SemanticGroup>::core_felt252_ty::__shim::h08a06fe162677753
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   29:     0x5e690fc28002 - <DB as cairo_lang_semantic::db::SemanticGroup>::core_felt252_ty::hdac563403916cf09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   30:     0x5e691076d478 - cairo_lang_semantic::expr::compute::literal_to_semantic::h083d145120d75ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:1149:12
[INFO] [stdout]   31:     0x5e691075ddb4 - cairo_lang_semantic::expr::compute::maybe_compute_expr_semantic::hdc80a75f4e023c44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:195:30
[INFO] [stdout]   32:     0x5e691075db20 - cairo_lang_semantic::expr::compute::compute_expr_semantic::h4a90bc9b9006af95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:165:16
[INFO] [stdout]   33:     0x5e6910763eae - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::{{closure}}::{{closure}}::h6539659c63c128cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:581:55
[INFO] [stdout]   34:     0x5e691070f98c - core::option::Option<T>::map::hb4865f6f02a29ee0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   35:     0x5e69107639db - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::{{closure}}::he5c6b46dd4cd06d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:581:39
[INFO] [stdout]   36:     0x5e691075d1c4 - cairo_lang_semantic::expr::compute::ComputationContext::run_in_subscope::hb916f260022d3e1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:100:19
[INFO] [stdout]   37:     0x5e69107636f7 - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::h086f3d09d04c7919
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:563:9
[INFO] [stdout]   38:     0x5e6910762a44 - cairo_lang_semantic::expr::compute::compute_root_expr::h8fefd4a881a0281b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:512:15
[INFO] [stdout]   39:     0x5e691089099c - cairo_lang_semantic::items::free_function::priv_free_function_body_data::h7203b184d0900982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:185:21
[INFO] [stdout]   40:     0x5e69107c0dd0 - <cairo_lang_semantic::db::PrivFreeFunctionBodyDataQuery as salsa::plumbing::QueryFunction>::execute::h2bc3587e69c69929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:530:21
[INFO] [stdout]   41:     0x5e69101b94ea - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h6e43eb6e4f8d731a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   42:     0x5e6910869335 - salsa::runtime::Runtime::execute_query_implementation::h70e1b9afed55437c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   43:     0x5e6910108d3c - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h36702a57dfd00188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   44:     0x5e691027e7dd - salsa::derived::slot::Slot<Q,MP>::read::h2695aa9430cc68cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   45:     0x5e6910449091 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hd92b76223939984f
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   46:     0x5e6910657820 - salsa::QueryTable<Q>::try_get::he471d1fcf1455c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   47:     0x5e691064e792 - salsa::QueryTable<Q>::get::h20ed34cf25e5587e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   48:     0x5e69107be47d - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::__shim::hf8c0d896983cf037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   49:     0x5e690fc28ce3 - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::hbd63746b683e6de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   50:     0x5e691088ff83 - cairo_lang_semantic::items::free_function::free_function_body_diagnostics::hcd4b9f6fc36c64f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:141:8
[INFO] [stdout]   51:     0x5e69107c0d67 - <cairo_lang_semantic::db::FreeFunctionBodyDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::h0d8f828add251e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:518:21
[INFO] [stdout]   52:     0x5e69101b8518 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h513a1c138ce2da53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   53:     0x5e691086cf91 - salsa::runtime::Runtime::execute_query_implementation::h9201ed2b7e16654c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   54:     0x5e691019d532 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::hdf05cf04eb9f21b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   55:     0x5e691028b074 - salsa::derived::slot::Slot<Q,MP>::read::hd2f6fcff32551693
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   56:     0x5e6910446431 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hac37a17065ad10f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   57:     0x5e69106555e0 - salsa::QueryTable<Q>::try_get::h3b092c1fc55870f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   58:     0x5e691064fe2b - salsa::QueryTable<Q>::get::hb3a72673d9a2f68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   59:     0x5e69107be3f8 - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::__shim::h85a955727db1275a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   60:     0x5e690fc28f0c - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::h948ec428f0e90e7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   61:     0x5e69107b51e6 - cairo_lang_semantic::db::module_semantic_diagnostics::ha0ceb3465d7fadec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:824:39
[INFO] [stdout]   62:     0x5e69107c162a - <cairo_lang_semantic::db::ModuleSemanticDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::hb18277ca205619c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:753:8
[INFO] [stdout]   63:     0x5e69101bb8ec - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha7a28fd401a8c112
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   64:     0x5e691085f481 - salsa::runtime::Runtime::execute_query_implementation::h2c1a29610d90a145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   65:     0x5e691012bea4 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h6a1df3e12b93af7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   66:     0x5e691027c494 - salsa::derived::slot::Slot<Q,MP>::read::h0ccf9249d5610c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   67:     0x5e691044d591 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hfa671ef7aa723f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   68:     0x5e69106561a4 - salsa::QueryTable<Q>::try_get::h7137403192af0f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   69:     0x5e691064f941 - salsa::QueryTable<Q>::get::h855eaf453c14f581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   70:     0x5e69107bf0c2 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::__shim::ha2a570facb4e33b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   71:     0x5e690fc28b22 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::h010afa1e8222dbf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   72:     0x5e690fc42497 - cairo_lang_compiler::diagnostics::DiagnosticsReporter::check::hf6a64aef9e0b43b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-compiler/src/diagnostics.rs:113:38
[INFO] [stdout]   73:     0x5e690f77bd5a - starklings::starklings_runner::run_cairo_program::h97b56d7c31f99e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/starklings_runner.rs:56:38
[INFO] [stdout]   74:     0x5e690f79cc4f - starklings::exercise::Exercise::run_cairo::hced783c9d0d6e27d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:95:9
[INFO] [stdout]   75:     0x5e690f791f93 - starklings::run::run_cairo::h36619300f6cc116e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:38:27
[INFO] [stdout]   76:     0x5e690f791cec - starklings::run::run::h2bb455bd2f22fbde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:12:26
[INFO] [stdout]   77:     0x5e690f784576 - starklings::main::hd56ab355b191e6fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:234:13
[INFO] [stdout]   78:     0x5e690f7aac1b - core::ops::function::FnOnce::call_once::h29082c390d94713f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x5e690f7a4b9e - std::sys::backtrace::__rust_begin_short_backtrace::h083b1d28dbcf59c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   80:     0x5e690f767231 - std::rt::lang_start::{{closure}}::h758e66ac90e75dc1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]   81:     0x5e69111ab0f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   82:     0x5e69111ab0f0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   83:     0x5e69111ab0f0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   84:     0x5e69111ab0f0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5e69111ab0f0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   86:     0x5e69111ab0f0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   87:     0x5e69111ab0f0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   88:     0x5e69111ab0f0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x5e69111ab0f0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   90:     0x5e690f767217 - std::rt::lang_start::h1702e812e9aaf848
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   91:     0x5e690f78b99e - main
[INFO] [stdout]   92:     0x7676816201ca - <unknown>
[INFO] [stdout]   93:     0x76768162028b - __libc_start_main
[INFO] [stdout]   94:     0x5e690f7443b5 - _start
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "tests/fixture/cairo/" && "/opt/rustwide/target/debug/starklings" "run" "cairoPass"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```/opt/rustwide/corelib/src/lib.cairo not found
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:88:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: UnknownType
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69111b51f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e69111b51f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e69111b51f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e69111b51f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e69111dd373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e69111dd373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e69111b1613 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e69111b1613 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e69111b5042 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e69111b6513 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e69111b62f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e69111b6f25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5e69111b6cba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5e69111b56f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e69111b694d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5e69111db320 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e69111db836 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5e6910757ef3 - core::result::Result<T,E>::unwrap::had8fdbc09fa68f04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   18:     0x5e6910757ef3 - cairo_lang_semantic::corelib::get_core_ty_by_name::hf62f703c092d5ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:88:53
[INFO] [stdout]   19:     0x5e69107574ee - cairo_lang_semantic::corelib::core_felt252_ty::h779959107b106f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/corelib.rs:39:5
[INFO] [stdout]   20:     0x5e69107c16e3 - <cairo_lang_semantic::db::CoreFelt252TyQuery as salsa::plumbing::QueryFunction>::execute::h238e53c01dc3aff9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:767:21
[INFO] [stdout]   21:     0x5e69101bea87 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hdaebe567833cd62c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   22:     0x5e6910871541 - salsa::runtime::Runtime::execute_query_implementation::hb7d490b21bfc1d76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   23:     0x5e691014f7d0 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h8c1222a466a3fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   24:     0x5e6910288050 - salsa::derived::slot::Slot<Q,MP>::read::hac4e45f6028dd4ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   25:     0x5e6910438411 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::h3eb23df532c86c8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   26:     0x5e6910655e9c - salsa::QueryTable<Q>::try_get::h647d78d0da09af8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   27:     0x5e691064e445 - salsa::QueryTable<Q>::get::h03916146dc4644cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   28:     0x5e69107bf1a6 - <DB as cairo_lang_semantic::db::SemanticGroup>::core_felt252_ty::__shim::h08a06fe162677753
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   29:     0x5e690fc28002 - <DB as cairo_lang_semantic::db::SemanticGroup>::core_felt252_ty::hdac563403916cf09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   30:     0x5e691076d478 - cairo_lang_semantic::expr::compute::literal_to_semantic::h083d145120d75ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:1149:12
[INFO] [stdout]   31:     0x5e691075ddb4 - cairo_lang_semantic::expr::compute::maybe_compute_expr_semantic::hdc80a75f4e023c44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:195:30
[INFO] [stdout]   32:     0x5e691075db20 - cairo_lang_semantic::expr::compute::compute_expr_semantic::h4a90bc9b9006af95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:165:16
[INFO] [stdout]   33:     0x5e6910763eae - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::{{closure}}::{{closure}}::h6539659c63c128cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:581:55
[INFO] [stdout]   34:     0x5e691070f98c - core::option::Option<T>::map::hb4865f6f02a29ee0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   35:     0x5e69107639db - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::{{closure}}::he5c6b46dd4cd06d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:581:39
[INFO] [stdout]   36:     0x5e691075d1c4 - cairo_lang_semantic::expr::compute::ComputationContext::run_in_subscope::hb916f260022d3e1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:100:19
[INFO] [stdout]   37:     0x5e69107636f7 - cairo_lang_semantic::expr::compute::compute_expr_block_semantic::h086f3d09d04c7919
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:563:9
[INFO] [stdout]   38:     0x5e6910762a44 - cairo_lang_semantic::expr::compute::compute_root_expr::h8fefd4a881a0281b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/expr/compute.rs:512:15
[INFO] [stdout]   39:     0x5e691089099c - cairo_lang_semantic::items::free_function::priv_free_function_body_data::h7203b184d0900982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:185:21
[INFO] [stdout]   40:     0x5e69107c0dd0 - <cairo_lang_semantic::db::PrivFreeFunctionBodyDataQuery as salsa::plumbing::QueryFunction>::execute::h2bc3587e69c69929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:530:21
[INFO] [stdout]   41:     0x5e69101b94ea - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h6e43eb6e4f8d731a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   42:     0x5e6910869335 - salsa::runtime::Runtime::execute_query_implementation::h70e1b9afed55437c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   43:     0x5e6910108d3c - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h36702a57dfd00188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   44:     0x5e691027e7dd - salsa::derived::slot::Slot<Q,MP>::read::h2695aa9430cc68cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   45:     0x5e6910449091 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hd92b76223939984f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   46:     0x5e6910657820 - salsa::QueryTable<Q>::try_get::he471d1fcf1455c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   47:     0x5e691064e792 - salsa::QueryTable<Q>::get::h20ed34cf25e5587e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   48:     0x5e69107be47d - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::__shim::hf8c0d896983cf037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   49:     0x5e690fc28ce3 - <DB as cairo_lang_semantic::db::SemanticGroup>::priv_free_function_body_data::hbd63746b683e6de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   50:     0x5e691088ff83 - cairo_lang_semantic::items::free_function::free_function_body_diagnostics::hcd4b9f6fc36c64f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/items/free_function.rs:141:8
[INFO] [stdout]   51:     0x5e69107c0d67 - <cairo_lang_semantic::db::FreeFunctionBodyDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::h0d8f828add251e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:518:21
[INFO] [stdout]   52:     0x5e69101b8518 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h513a1c138ce2da53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   53:     0x5e691086cf91 - salsa::runtime::Runtime::execute_query_implementation::h9201ed2b7e16654c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   54:     0x5e691019d532 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::hdf05cf04eb9f21b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   55:     0x5e691028b074 - salsa::derived::slot::Slot<Q,MP>::read::hd2f6fcff32551693
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   56:     0x5e6910446431 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hac37a17065ad10f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   57:     0x5e69106555e0 - salsa::QueryTable<Q>::try_get::h3b092c1fc55870f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   58:     0x5e691064fe2b - salsa::QueryTable<Q>::get::hb3a72673d9a2f68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   59:     0x5e69107be3f8 - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::__shim::h85a955727db1275a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   60:     0x5e690fc28f0c - <DB as cairo_lang_semantic::db::SemanticGroup>::free_function_body_diagnostics::h948ec428f0e90e7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   61:     0x5e69107b51e6 - cairo_lang_semantic::db::module_semantic_diagnostics::ha0ceb3465d7fadec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:824:39
[INFO] [stdout]   62:     0x5e69107c162a - <cairo_lang_semantic::db::ModuleSemanticDiagnosticsQuery as salsa::plumbing::QueryFunction>::execute::hb18277ca205619c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:753:8
[INFO] [stdout]   63:     0x5e69101bb8ec - salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha7a28fd401a8c112
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:218:13
[INFO] [stdout]   64:     0x5e691085f481 - salsa::runtime::Runtime::execute_query_implementation::h2c1a29610d90a145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/runtime.rs:330:21
[INFO] [stdout]   65:     0x5e691012bea4 - salsa::derived::slot::Slot<Q,MP>::read_upgrade::h6a1df3e12b93af7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:215:34
[INFO] [stdout]   66:     0x5e691027c494 - salsa::derived::slot::Slot<Q,MP>::read::h0ccf9249d5610c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived/slot.rs:148:14
[INFO] [stdout]   67:     0x5e691044d591 - <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::try_fetch::hfa671ef7aa723f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/derived.rs:170:18
[INFO] [stdout]   68:     0x5e69106561a4 - salsa::QueryTable<Q>::try_get::h7137403192af0f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:494:22
[INFO] [stdout]   69:     0x5e691064f941 - salsa::QueryTable<Q>::get::h855eaf453c14f581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.16.1/src/lib.rs:490:14
[INFO] [stdout]   70:     0x5e69107bf0c2 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::__shim::ha2a570facb4e33b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   71:     0x5e690fc28b22 - <DB as cairo_lang_semantic::db::SemanticGroup>::module_semantic_diagnostics::h010afa1e8222dbf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/db.rs:50:1
[INFO] [stdout]   72:     0x5e690fc42497 - cairo_lang_compiler::diagnostics::DiagnosticsReporter::check::hf6a64aef9e0b43b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-compiler/src/diagnostics.rs:113:38
[INFO] [stdout]   73:     0x5e690f77bd5a - starklings::starklings_runner::run_cairo_program::h97b56d7c31f99e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/starklings_runner.rs:56:38
[INFO] [stdout]   74:     0x5e690f79cc4f - starklings::exercise::Exercise::run_cairo::hced783c9d0d6e27d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:95:9
[INFO] [stdout]   75:     0x5e690f791f93 - starklings::run::run_cairo::h36619300f6cc116e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:38:27
[INFO] [stdout]   76:     0x5e690f791cec - starklings::run::run::h2bb455bd2f22fbde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:12:26
[INFO] [stdout]   77:     0x5e690f784576 - starklings::main::hd56ab355b191e6fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:234:13
[INFO] [stdout]   78:     0x5e690f7aac1b - core::ops::function::FnOnce::call_once::h29082c390d94713f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x5e690f7a4b9e - std::sys::backtrace::__rust_begin_short_backtrace::h083b1d28dbcf59c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   80:     0x5e690f767231 - std::rt::lang_start::{{closure}}::h758e66ac90e75dc1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]   81:     0x5e69111ab0f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   82:     0x5e69111ab0f0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   83:     0x5e69111ab0f0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   84:     0x5e69111ab0f0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5e69111ab0f0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   86:     0x5e69111ab0f0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   87:     0x5e69111ab0f0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   88:     0x5e69111ab0f0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x5e69111ab0f0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   90:     0x5e690f767217 - std::rt::lang_start::h1702e812e9aaf848
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   91:     0x5e690f78b99e - main
[INFO] [stdout]   92:     0x7676816201ca - <unknown>
[INFO] [stdout]   93:     0x76768162028b - __libc_start_main
[INFO] [stdout]   94:     0x5e690f7443b5 - _start
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee04ad53022 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee04ad53022 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee04ad53022 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ee04ad53022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ee04ad79b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ee04ad79b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ee04ad4fae3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee04ad4fae3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ee04ad52e72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ee04ad54809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ee04ad5463e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ee04ace3474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ee04ace3474 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee04ad551de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ee04ad551de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ee04ad54faa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ee04ad53519 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ee04ad54c3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ee04ad78310 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ee04ad06ccc - assert_cmd::assert::Assert::success::hd80ae9c11dc2699f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13
[INFO] [stdout]   20:     0x5ee04aca9a56 - integration_tests::run_cairo_single_compile_success::h0b16eaa715c132ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:169:10
[INFO] [stdout]   21:     0x5ee04aca9887 - integration_tests::run_cairo_single_compile_success::{{closure}}::h860b2ffc90f1db96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:163:38
[INFO] [stdout]   22:     0x5ee04aca59c6 - core::ops::function::FnOnce::call_once::h8be366a528adb832
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ee04ace8cdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ee04ace8cdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ee04ace7e15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ee04ace7e15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ee04ace7e15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ee04ace7e15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ee04ace7e15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ee04ace7e15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ee04ace7e15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ee04acaba14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ee04acaba14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ee04acaf3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ee04acaf3ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ee04acaf3ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ee04acaf3ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ee04acaf3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ee04acaf3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ee04ad581ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ee04ad581ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7d26988c0aa4 - <unknown>
[INFO] [stdout]   44:     0x7d269894da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all_exercises_require_confirmation
[INFO] [stdout]     run_cairo_single_compile_success
[INFO] [stdout]     run_cairo_single_test_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da145c371fd097559000a678427027421b366f4ccc2ad4944f00f6a78bb0c67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da145c371fd097559000a678427027421b366f4ccc2ad4944f00f6a78bb0c67e", kill_on_drop: false }`
[INFO] [stdout] da145c371fd097559000a678427027421b366f4ccc2ad4944f00f6a78bb0c67e
