[INFO] cloning repository https://github.com/felidae-network/zk-research [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felidae-network/zk-research" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelidae-network%2Fzk-research", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelidae-network%2Fzk-research'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01285e60d7592a89250888a31d095ceaede48828 [INFO] checking felidae-network/zk-research against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelidae-network%2Fzk-research" "/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/felidae-network/zk-research [INFO] finished tweaking git repo https://github.com/felidae-network/zk-research [INFO] tweaked toml for git repo https://github.com/felidae-network/zk-research written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/felidae-network/zk-research on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/felidae-network/zk-research 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 919153fc3f24f0c94f52b391f6b025668779af0713de35d2fd848c79ec887e6c [INFO] running `Command { std: "docker" "start" "-a" "919153fc3f24f0c94f52b391f6b025668779af0713de35d2fd848c79ec887e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "919153fc3f24f0c94f52b391f6b025668779af0713de35d2fd848c79ec887e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919153fc3f24f0c94f52b391f6b025668779af0713de35d2fd848c79ec887e6c", kill_on_drop: false }` [INFO] [stdout] 919153fc3f24f0c94f52b391f6b025668779af0713de35d2fd848c79ec887e6c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3adf7bb70b168d17babea72c7c2c68bb3c52c4b4f22edfca52b19cd81a8caf9a [INFO] running `Command { std: "docker" "start" "-a" "3adf7bb70b168d17babea72c7c2c68bb3c52c4b4f22edfca52b19cd81a8caf9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling halo2curves-axiom v0.5.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking bitcoin-io v0.1.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking poseidon-primitives v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking halo2-axiom v0.4.4 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking halo2-base v0.4.1 (https://github.com/axiom-crypto/halo2-lib.git?tag=v0.4.1-git#2fe813b3) [INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/halo2-lib-255f84622e4d2880/2fe813b/halo2-base/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove one of these features [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0001`. [INFO] [stdout] [INFO] [stderr] error: could not compile `halo2-base` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3adf7bb70b168d17babea72c7c2c68bb3c52c4b4f22edfca52b19cd81a8caf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3adf7bb70b168d17babea72c7c2c68bb3c52c4b4f22edfca52b19cd81a8caf9a", kill_on_drop: false }` [INFO] [stdout] 3adf7bb70b168d17babea72c7c2c68bb3c52c4b4f22edfca52b19cd81a8caf9a