[INFO] cloning repository https://github.com/estheroche/Starkling-exercises-Solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estheroche/Starkling-exercises-Solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festheroche%2FStarkling-exercises-Solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festheroche%2FStarkling-exercises-Solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0841770f1c70d79c082fe5423029bb67e8980c15 [INFO] checking estheroche/Starkling-exercises-Solutions against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festheroche%2FStarkling-exercises-Solutions" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/estheroche/Starkling-exercises-Solutions [INFO] finished tweaking git repo https://github.com/estheroche/Starkling-exercises-Solutions [INFO] tweaked toml for git repo https://github.com/estheroche/Starkling-exercises-Solutions written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/estheroche/Starkling-exercises-Solutions on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/estheroche/Starkling-exercises-Solutions 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/starkware-libs/cairo` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking estheroche/Starkling-exercises-Solutions against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festheroche%2FStarkling-exercises-Solutions" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/estheroche/Starkling-exercises-Solutions [INFO] finished tweaking git repo https://github.com/estheroche/Starkling-exercises-Solutions [INFO] tweaked toml for git repo https://github.com/estheroche/Starkling-exercises-Solutions written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/estheroche/Starkling-exercises-Solutions on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/estheroche/Starkling-exercises-Solutions 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starknet-ff v0.3.4 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded starknet-curve v0.4.0 [INFO] [stderr] Downloaded starknet-crypto v0.5.1 [INFO] [stderr] Downloaded mimalloc v0.1.39 [INFO] [stderr] Downloaded genco-macros v0.17.6 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.2 [INFO] [stderr] Downloaded unescaper v0.1.2 [INFO] [stderr] Downloaded cairo-felt v0.8.7 [INFO] [stderr] Downloaded starknet-curve v0.3.0 [INFO] [stderr] Downloaded indent v0.1.1 [INFO] [stderr] Downloaded ark-secp256k1 v0.4.0 [INFO] [stderr] Downloaded good_lp v1.6.1 [INFO] [stderr] Downloaded genco v0.17.6 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded cairo-vm v0.8.7 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded num-prime v0.4.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 608d940b7bc4d6106bbe5e0e2c66091bced1e57f2e3e963e4562e2f0795002f9 [INFO] running `Command { std: "docker" "start" "-a" "608d940b7bc4d6106bbe5e0e2c66091bced1e57f2e3e963e4562e2f0795002f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "608d940b7bc4d6106bbe5e0e2c66091bced1e57f2e3e963e4562e2f0795002f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608d940b7bc4d6106bbe5e0e2c66091bced1e57f2e3e963e4562e2f0795002f9", kill_on_drop: false }` [INFO] [stdout] 608d940b7bc4d6106bbe5e0e2c66091bced1e57f2e3e963e4562e2f0795002f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec020cc7ad7ac9c13856387b210606a5ca6087d3142f295d22e4e89959e65cec [INFO] running `Command { std: "docker" "start" "-a" "ec020cc7ad7ac9c13856387b210606a5ca6087d3142f295d22e4e89959e65cec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec020cc7ad7ac9c13856387b210606a5ca6087d3142f295d22e4e89959e65cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec020cc7ad7ac9c13856387b210606a5ca6087d3142f295d22e4e89959e65cec", kill_on_drop: false }` [INFO] [stdout] ec020cc7ad7ac9c13856387b210606a5ca6087d3142f295d22e4e89959e65cec