[INFO] cloning repository https://github.com/eddndev/achronyme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddndev/achronyme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddndev%2Fachronyme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddndev%2Fachronyme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c9bb78177e665d457c700343790b86f9910b3ce
[INFO] testing eddndev/achronyme against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddndev%2Fachronyme" "/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/eddndev/achronyme
[INFO] finished tweaking git repo https://github.com/eddndev/achronyme
[INFO] tweaked toml for git repo https://github.com/eddndev/achronyme written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eddndev/achronyme on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eddndev/achronyme 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06e9170a982443d2c755ef7b0876fc3fc444d583b41d1599a871f94cc92d7fc5
[INFO] running `Command { std: "docker" "start" "-a" "06e9170a982443d2c755ef7b0876fc3fc444d583b41d1599a871f94cc92d7fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06e9170a982443d2c755ef7b0876fc3fc444d583b41d1599a871f94cc92d7fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e9170a982443d2c755ef7b0876fc3fc444d583b41d1599a871f94cc92d7fc5", kill_on_drop: false }`
[INFO] [stdout] 06e9170a982443d2c755ef7b0876fc3fc444d583b41d1599a871f94cc92d7fc5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55a69ef8e9a6a254ee1192b457cb051633a2e462af07541175f532a09a38dec6
[INFO] running `Command { std: "docker" "start" "-a" "55a69ef8e9a6a254ee1192b457cb051633a2e462af07541175f532a09a38dec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling diagnostics v0.1.0-beta.21 (/opt/rustwide/workdir/diagnostics)
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling achronyme-parser v0.1.0-beta.21 (/opt/rustwide/workdir/achronyme-parser)
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling resolve v0.1.0-beta.21 (/opt/rustwide/workdir/resolve)
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ach-macros v0.1.0-beta.21 (/opt/rustwide/workdir/ach-macros)
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2023_04_20#be955686)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling memory v0.1.0-beta.21 (/opt/rustwide/workdir/memory)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ir-core v0.1.0-beta.21 (/opt/rustwide/workdir/ir-core)
[INFO] [stderr]    Compiling artik v0.1.0-beta.21 (/opt/rustwide/workdir/artik)
[INFO] [stderr]    Compiling lysis-types v0.1.0-beta.21 (/opt/rustwide/workdir/lysis-types)
[INFO] [stderr]    Compiling constraints v0.1.0-beta.21 (/opt/rustwide/workdir/constraints)
[INFO] [stderr]    Compiling lysis v0.1.0-beta.21 (/opt/rustwide/workdir/lysis)
[INFO] [stderr]    Compiling akron v0.1.0-beta.21 (/opt/rustwide/workdir/akron)
[INFO] [stderr]    Compiling ir-forge v0.1.0-beta.21 (/opt/rustwide/workdir/ir-forge)
[INFO] [stderr]    Compiling achronyme-std v0.1.0-beta.21 (/opt/rustwide/workdir/std)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ir v0.1.0-beta.21 (/opt/rustwide/workdir/ir)
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling circom v0.1.0-beta.21 (/opt/rustwide/workdir/circom)
[INFO] [stderr]    Compiling zkc v0.1.0-beta.21 (/opt/rustwide/workdir/zkc)
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling akronc v0.1.0-beta.21 (/opt/rustwide/workdir/akronc)
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-groth16 v0.5.0
[INFO] [stderr]    Compiling proving v0.1.0-beta.21 (/opt/rustwide/workdir/proving)
[INFO] [stderr]    Compiling cli v0.1.0-beta.21 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "55a69ef8e9a6a254ee1192b457cb051633a2e462af07541175f532a09a38dec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55a69ef8e9a6a254ee1192b457cb051633a2e462af07541175f532a09a38dec6", kill_on_drop: false }`
[INFO] [stdout] 55a69ef8e9a6a254ee1192b457cb051633a2e462af07541175f532a09a38dec6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45903cf133e70d57e43f9c2c730a658f0ce776126808ceefa8f07af4015f191
[INFO] running `Command { std: "docker" "start" "-a" "e45903cf133e70d57e43f9c2c730a658f0ce776126808ceefa8f07af4015f191", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling ach-macros v0.1.0-beta.21 (/opt/rustwide/workdir/ach-macros)
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling achronyme-parser v0.1.0-beta.21 (/opt/rustwide/workdir/achronyme-parser)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling resolve v0.1.0-beta.21 (/opt/rustwide/workdir/resolve)
[INFO] [stderr]    Compiling diagnostics v0.1.0-beta.21 (/opt/rustwide/workdir/diagnostics)
[INFO] [stderr]    Compiling memory v0.1.0-beta.21 (/opt/rustwide/workdir/memory)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling artik v0.1.0-beta.21 (/opt/rustwide/workdir/artik)
[INFO] [stderr]    Compiling lysis-types v0.1.0-beta.21 (/opt/rustwide/workdir/lysis-types)
[INFO] [stderr]    Compiling ir-core v0.1.0-beta.21 (/opt/rustwide/workdir/ir-core)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lysis v0.1.0-beta.21 (/opt/rustwide/workdir/lysis)
[INFO] [stderr]    Compiling constraints v0.1.0-beta.21 (/opt/rustwide/workdir/constraints)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ir-forge v0.1.0-beta.21 (/opt/rustwide/workdir/ir-forge)
[INFO] [stderr]    Compiling akron v0.1.0-beta.21 (/opt/rustwide/workdir/akron)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling achronyme-std v0.1.0-beta.21 (/opt/rustwide/workdir/std)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ir v0.1.0-beta.21 (/opt/rustwide/workdir/ir)
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling circom v0.1.0-beta.21 (/opt/rustwide/workdir/circom)
[INFO] [stderr]    Compiling zkc v0.1.0-beta.21 (/opt/rustwide/workdir/zkc)
[INFO] [stderr]    Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2023_04_20#be955686)
[INFO] [stderr]    Compiling akronc v0.1.0-beta.21 (/opt/rustwide/workdir/akronc)
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-groth16 v0.5.0
[INFO] [stderr]    Compiling proving v0.1.0-beta.21 (/opt/rustwide/workdir/proving)
[INFO] [stderr]    Compiling cli v0.1.0-beta.21 (/opt/rustwide/workdir/cli)
[INFO] [stderr] error: could not compile `circom` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name circom --edition=2021 circom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu-profile", "dhat-heap", "lysis-frontend"))' -C metadata=7d2335869702901f -C extra-filename=-cea054a598fa14fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern akron=/opt/rustwide/target/debug/deps/libakron-48974e4798f64894.rlib --extern akronc=/opt/rustwide/target/debug/deps/libakronc-7554197ef759c61f.rlib --extern artik=/opt/rustwide/target/debug/deps/libartik-d79c3d1cf6477831.rlib --extern constraints=/opt/rustwide/target/debug/deps/libconstraints-57f1ce30d7c7bd02.rlib --extern diagnostics=/opt/rustwide/target/debug/deps/libdiagnostics-45c7044dd0d0ca17.rlib --extern ir=/opt/rustwide/target/debug/deps/libir-094c03dfcb0e18bc.rlib --extern ir_core=/opt/rustwide/target/debug/deps/libir_core-d781244f32b4fbde.rlib --extern ir_forge=/opt/rustwide/target/debug/deps/libir_forge-94e1d56908898c74.rlib --extern memory=/opt/rustwide/target/debug/deps/libmemory-cb0b53d4a6d963d2.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2016bce783221e0a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern proving=/opt/rustwide/target/debug/deps/libproving-37373bb6a00050f4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-245e11256f0f12b9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fc5be8f48b0a1794.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-84cfa25264934086.rlib --extern zkc=/opt/rustwide/target/debug/deps/libzkc-3b01e126f4a7a8a4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e45903cf133e70d57e43f9c2c730a658f0ce776126808ceefa8f07af4015f191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45903cf133e70d57e43f9c2c730a658f0ce776126808ceefa8f07af4015f191", kill_on_drop: false }`
[INFO] [stdout] e45903cf133e70d57e43f9c2c730a658f0ce776126808ceefa8f07af4015f191
