[INFO] cloning repository https://github.com/RaphaelHardFork/starklings-cairo1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaelHardFork/starklings-cairo1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Fstarklings-cairo1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Fstarklings-cairo1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90e16be5a3b1be9cb96586e43e9ef8d99195789f [INFO] testing RaphaelHardFork/starklings-cairo1 against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Fstarklings-cairo1" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RaphaelHardFork/starklings-cairo1 [INFO] finished tweaking git repo https://github.com/RaphaelHardFork/starklings-cairo1 [INFO] tweaked toml for git repo https://github.com/RaphaelHardFork/starklings-cairo1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RaphaelHardFork/starklings-cairo1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RaphaelHardFork/starklings-cairo1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/starkware-libs/cairo` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded net2 v0.2.38 [INFO] [stderr] Downloaded is-terminal v0.4.5 [INFO] [stderr] Downloaded serde_derive v1.0.158 [INFO] [stderr] Downloaded serde v1.0.158 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded unescaper v0.1.1 [INFO] [stderr] Downloaded xshell-macros v0.2.3 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded relative-path v1.8.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.9 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded genco v0.17.5 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded regex v1.7.2 [INFO] [stderr] Downloaded syn v2.0.8 [INFO] [stderr] Downloaded pest v2.5.6 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.93 [INFO] [stderr] Downloaded cxx-build v1.0.93 [INFO] [stderr] Downloaded clap_derive v4.1.12 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded cxx v1.0.93 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded clap v4.1.13 [INFO] [stderr] Downloaded clap v3.2.23 [INFO] [stderr] Downloaded cairo-felt v0.1.3 [INFO] [stderr] Downloaded rustix v0.36.11 [INFO] [stderr] Downloaded parse-hyperlinks v0.23.4 [INFO] [stderr] Downloaded starknet-crypto v0.2.0 [INFO] [stderr] Downloaded os_str_bytes v6.5.0 [INFO] [stderr] Downloaded xshell v0.2.3 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded ena v0.14.2 [INFO] [stderr] Downloaded genco-macros v0.17.5 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded iana-time-zone v0.1.54 [INFO] [stderr] Downloaded keccak v0.1.3 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] [stderr] Downloaded clap_lex v0.3.3 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.1.0 [INFO] [stderr] Downloaded starknet-curve v0.1.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded home v0.5.4 [INFO] [stderr] Downloaded sha3 v0.10.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.53 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded good_lp v1.4.0 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.93 [INFO] [stderr] Downloaded mimalloc v0.1.34 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded serde_bytes v0.11.9 [INFO] [stderr] Downloaded starknet-ff v0.2.0 [INFO] [stderr] Downloaded cairo-vm v0.1.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c83741c9b20c858c9fa619cf8473cd5960af333fd74bec5bf3c3b31e65c0860d [INFO] running `Command { std: "docker" "start" "-a" "c83741c9b20c858c9fa619cf8473cd5960af333fd74bec5bf3c3b31e65c0860d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83741c9b20c858c9fa619cf8473cd5960af333fd74bec5bf3c3b31e65c0860d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83741c9b20c858c9fa619cf8473cd5960af333fd74bec5bf3c3b31e65c0860d", kill_on_drop: false }` [INFO] [stdout] c83741c9b20c858c9fa619cf8473cd5960af333fd74bec5bf3c3b31e65c0860d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fe3fd109af0daaf9c93d3ba4f5f689406f0359de5db98199b00f16137a03f772 [INFO] running `Command { std: "docker" "start" "-a" "fe3fd109af0daaf9c93d3ba4f5f689406f0359de5db98199b00f16137a03f772", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [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 num-bigint v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [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 heck v0.3.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling syn v2.0.8 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling xshell v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling nom v7.1.3 [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 percent-encoding v2.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.30 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling argh_shared v0.1.10 [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 inotify v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling mimalloc v0.1.34 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.1.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling genco-macros v0.17.5 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [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 clap_derive v3.2.18 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling unescaper v0.1.1 [INFO] [stderr] Compiling good_lp v1.4.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling parse-hyperlinks v0.23.4 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling genco v0.17.5 [INFO] [stderr] Compiling clap v4.1.13 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling cairo-lang-sierra v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a) [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling toml v0.5.11 [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-felt v0.1.3 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [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-casm 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-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-project 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 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-ff v0.2.0 [INFO] [stderr] Compiling starknet-curve v0.1.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.1.0 [INFO] [stderr] Compiling cairo-lang-parser v1.0.0-alpha.6 (https://github.com/starkware-libs/cairo?rev=v1.0.0-alpha.6#439da05a) [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 starknet-crypto v0.2.0 [INFO] [stderr] Compiling cairo-vm v0.1.3 [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-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] error: could not compile `cairo-lang-lowering` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cairo_lang_lowering --edition=2021 /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-lowering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65666f4a70ebee6c -C extra-filename=-ead8475ca19da0a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_lang_debug=/opt/rustwide/target/debug/deps/libcairo_lang_debug-b8d6ed62af704c5c.rmeta --extern cairo_lang_defs=/opt/rustwide/target/debug/deps/libcairo_lang_defs-fd95a53db744c8ee.rmeta --extern cairo_lang_diagnostics=/opt/rustwide/target/debug/deps/libcairo_lang_diagnostics-d32b46b4b92963d2.rmeta --extern cairo_lang_filesystem=/opt/rustwide/target/debug/deps/libcairo_lang_filesystem-5ef49799ff81f0a2.rmeta --extern cairo_lang_parser=/opt/rustwide/target/debug/deps/libcairo_lang_parser-e1fbc7e07d3b2c9f.rmeta --extern cairo_lang_proc_macros=/opt/rustwide/target/debug/deps/libcairo_lang_proc_macros-86dfad46eeb973d7.so --extern cairo_lang_semantic=/opt/rustwide/target/debug/deps/libcairo_lang_semantic-4e20c8d9ef61d58f.rmeta --extern cairo_lang_syntax=/opt/rustwide/target/debug/deps/libcairo_lang_syntax-4242025d12ab3a1a.rmeta --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-70c16600ff778736.rmeta --extern id_arena=/opt/rustwide/target/debug/deps/libid_arena-ff3b1a9b0801308c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d74caf0e76dc2921.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c3a27020084a153a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bccb58a67ea7a60c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3a3866774c8c81ce.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4f2a4c8e2725c12f.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-fb6303b2ff83ab84.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-cb4c7b21fdf7009f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cairo-lang-semantic` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cairo_lang_semantic --edition=2021 /opt/rustwide/cargo-home/git/checkouts/cairo-a2e3840396352787/439da05/crates/cairo-lang-semantic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=dbf10572c6895c83 -C extra-filename=-4e20c8d9ef61d58f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_lang_debug=/opt/rustwide/target/debug/deps/libcairo_lang_debug-b8d6ed62af704c5c.rmeta --extern cairo_lang_defs=/opt/rustwide/target/debug/deps/libcairo_lang_defs-fd95a53db744c8ee.rmeta --extern cairo_lang_diagnostics=/opt/rustwide/target/debug/deps/libcairo_lang_diagnostics-d32b46b4b92963d2.rmeta --extern cairo_lang_filesystem=/opt/rustwide/target/debug/deps/libcairo_lang_filesystem-5ef49799ff81f0a2.rmeta --extern cairo_lang_parser=/opt/rustwide/target/debug/deps/libcairo_lang_parser-e1fbc7e07d3b2c9f.rmeta --extern cairo_lang_proc_macros=/opt/rustwide/target/debug/deps/libcairo_lang_proc_macros-86dfad46eeb973d7.so --extern cairo_lang_syntax=/opt/rustwide/target/debug/deps/libcairo_lang_syntax-4242025d12ab3a1a.rmeta --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-70c16600ff778736.rmeta --extern id_arena=/opt/rustwide/target/debug/deps/libid_arena-ff3b1a9b0801308c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c3a27020084a153a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bccb58a67ea7a60c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3a3866774c8c81ce.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4f2a4c8e2725c12f.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e7b52ffa0f368957.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-fb6303b2ff83ab84.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-cb4c7b21fdf7009f.rmeta --extern unescaper=/opt/rustwide/target/debug/deps/libunescaper-b37cef9482ab0e20.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fe3fd109af0daaf9c93d3ba4f5f689406f0359de5db98199b00f16137a03f772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3fd109af0daaf9c93d3ba4f5f689406f0359de5db98199b00f16137a03f772", kill_on_drop: false }` [INFO] [stdout] fe3fd109af0daaf9c93d3ba4f5f689406f0359de5db98199b00f16137a03f772