[INFO] cloning repository https://github.com/Demian101/halo2-ECDSA
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Demian101/halo2-ECDSA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemian101%2Fhalo2-ECDSA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemian101%2Fhalo2-ECDSA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fba8e8935a3809d3cdd1f9f641e3dc36c3be1c39
[INFO] testing Demian101/halo2-ECDSA against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemian101%2Fhalo2-ECDSA" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Demian101/halo2-ECDSA
[INFO] finished tweaking git repo https://github.com/Demian101/halo2-ECDSA
[INFO] tweaked toml for git repo https://github.com/Demian101/halo2-ECDSA written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Demian101/halo2-ECDSA on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Demian101/halo2-ECDSA 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/zkevm-circuits.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/ethereum/tests` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts` due to update strategy in .gitmodules
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/snark-verifier`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/poseidon.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded scale-info-derive v2.9.0
[INFO] [stderr]   Downloaded revm_precompiles v1.1.2
[INFO] [stderr]   Downloaded ruint-macro v1.1.0
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.5
[INFO] [stderr]   Downloaded scale-info v2.9.0
[INFO] [stderr]   Downloaded time-macros v0.2.15
[INFO] [stderr]   Downloaded enr v0.9.1
[INFO] [stderr]   Downloaded revm-precompile v2.2.0
[INFO] [stderr]   Downloaded ecdsa v0.16.8
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded halo2curves v0.1.0
[INFO] [stderr]   Downloaded ruint v1.10.1
[INFO] [stderr]   Downloaded time v0.3.29
[INFO] [stderr]   Downloaded winnow v0.5.16
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded ethers-core v2.0.10
[INFO] [stderr]   Downloaded k256 v0.13.1
[INFO] [stderr]   Downloaded proptest v1.3.1
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] [stderr]   Downloaded ethers-providers v2.0.10
[INFO] [stderr]   Downloaded crypto-bigint v0.5.3
[INFO] [stderr]   Downloaded elliptic-curve v0.13.6
[INFO] [stderr]   Downloaded regex-syntax v0.8.1
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded revm v2.3.1
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded substrate-bn v0.6.0
[INFO] [stderr]   Downloaded ethers-signers v2.0.10
[INFO] [stderr]   Downloaded alloy-rlp v0.3.3
[INFO] [stderr]   Downloaded const-hex v1.9.1
[INFO] [stderr]   Downloaded generic-array v0.9.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.5
[INFO] [stderr]   Downloaded c-kzg v0.1.1
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] [stderr]   Downloaded sha3 v0.7.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2f7146efe9ec3e9be7b3c5731f6a9d7f65c509430357e75d0f1c634d2aca6e5
[INFO] running `Command { std: "docker" "start" "-a" "c2f7146efe9ec3e9be7b3c5731f6a9d7f65c509430357e75d0f1c634d2aca6e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2f7146efe9ec3e9be7b3c5731f6a9d7f65c509430357e75d0f1c634d2aca6e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2f7146efe9ec3e9be7b3c5731f6a9d7f65c509430357e75d0f1c634d2aca6e5", kill_on_drop: false }`
[INFO] [stdout] c2f7146efe9ec3e9be7b3c5731f6a9d7f65c509430357e75d0f1c634d2aca6e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b1362214b88265945f57db6bd9d27e5d9a48eca277fa944d1f705c2ff015ac
[INFO] running `Command { std: "docker" "start" "-a" "c5b1362214b88265945f57db6bd9d27e5d9a48eca277fa944d1f705c2ff015ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "c5b1362214b88265945f57db6bd9d27e5d9a48eca277fa944d1f705c2ff015ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b1362214b88265945f57db6bd9d27e5d9a48eca277fa944d1f705c2ff015ac", kill_on_drop: false }`
[INFO] [stdout] c5b1362214b88265945f57db6bd9d27e5d9a48eca277fa944d1f705c2ff015ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45124d38bea4eed290d7fb539a4591c2910dbf7283e8543e65f4784b18eab8c7
[INFO] running `Command { std: "docker" "start" "-a" "45124d38bea4eed290d7fb539a4591c2910dbf7283e8543e65f4784b18eab8c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-syntax v0.8.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling const-hex v1.9.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[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 toml_edit v0.19.15
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling libloading v0.7.4
[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" "45124d38bea4eed290d7fb539a4591c2910dbf7283e8543e65f4784b18eab8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45124d38bea4eed290d7fb539a4591c2910dbf7283e8543e65f4784b18eab8c7", kill_on_drop: false }`
[INFO] [stdout] 45124d38bea4eed290d7fb539a4591c2910dbf7283e8543e65f4784b18eab8c7
