[INFO] cloning repository https://github.com/0xWOLAND/chiquito-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xWOLAND/chiquito-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fchiquito-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fchiquito-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ddf134f1e032e9977ff5e4f2250ad03667c7928
[INFO] checking 0xWOLAND/chiquito-lib against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fchiquito-lib" "/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/0xWOLAND/chiquito-lib
[INFO] finished tweaking git repo https://github.com/0xWOLAND/chiquito-lib
[INFO] tweaked toml for git repo https://github.com/0xWOLAND/chiquito-lib written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xWOLAND/chiquito-lib on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xWOLAND/chiquito-lib 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field in patch for `halo2_proofs`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr]     Updating git repository `https://github.com/appliedzkp/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/chiquito`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]     Updating git repository `https://github.com/Dhole/polyexen.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded uuid v1.4.1
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded tracing-core v0.1.31
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] [stderr]   Downloaded serde_json v1.0.106
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded syn v2.0.33
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] [stderr]   Downloaded group v0.13.0
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9a6c71f3e573c33cea6c197fb8f0eafe1cc65369b849ebc430fdc3a4ccbc6ae
[INFO] running `Command { std: "docker" "start" "-a" "b9a6c71f3e573c33cea6c197fb8f0eafe1cc65369b849ebc430fdc3a4ccbc6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9a6c71f3e573c33cea6c197fb8f0eafe1cc65369b849ebc430fdc3a4ccbc6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a6c71f3e573c33cea6c197fb8f0eafe1cc65369b849ebc430fdc3a4ccbc6ae", kill_on_drop: false }`
[INFO] [stdout] b9a6c71f3e573c33cea6c197fb8f0eafe1cc65369b849ebc430fdc3a4ccbc6ae
[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=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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66ceae551133755310d19c462194a607e7263ac4e872d924d6126a655f9262eb
[INFO] running `Command { std: "docker" "start" "-a" "66ceae551133755310d19c462194a607e7263ac4e872d924d6126a655f9262eb", kill_on_drop: false }`
[INFO] [stderr] warning: unused field in patch for `halo2_proofs`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking halo2_proofs v0.2.0 (https://github.com/appliedzkp/halo2.git?rev=d3746109d7d38be53afc8ddae8fdfaf1f02ad1d7#d3746109)
[INFO] [stderr]     Checking polyexen v0.1.0 (https://github.com/Dhole/polyexen.git?rev=67148a8aabb000a61a169b2533b2526c5b76c42f#67148a8a)
[INFO] [stderr]     Checking chiquito v0.1.2023070800 (https://github.com/privacy-scaling-explorations/chiquito#f8a96dbb)
[INFO] [stderr]     Checking chiquito-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.55s
[INFO] running `Command { std: "docker" "inspect" "66ceae551133755310d19c462194a607e7263ac4e872d924d6126a655f9262eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ceae551133755310d19c462194a607e7263ac4e872d924d6126a655f9262eb", kill_on_drop: false }`
[INFO] [stdout] 66ceae551133755310d19c462194a607e7263ac4e872d924d6126a655f9262eb
