[INFO] cloning repository https://github.com/vivianjeng/mopro-semaphore-rebench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivianjeng/mopro-semaphore-rebench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fmopro-semaphore-rebench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fmopro-semaphore-rebench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95da3529247cdd268454bfa9dee0647eae39036e [INFO] checking vivianjeng/mopro-semaphore-rebench against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fmopro-semaphore-rebench" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vivianjeng/mopro-semaphore-rebench [INFO] finished tweaking git repo https://github.com/vivianjeng/mopro-semaphore-rebench [INFO] tweaked toml for git repo https://github.com/vivianjeng/mopro-semaphore-rebench written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vivianjeng/mopro-semaphore-rebench on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vivianjeng/mopro-semaphore-rebench 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zkmopro/mopro.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/semaphore-protocol/semaphore-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_internal_macros v0.29.3 [INFO] [stderr] Downloaded uniffi_core v0.29.0 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded ark-snark v0.5.1 [INFO] [stderr] Downloaded zk-kit-lean-imt v0.1.1 [INFO] [stderr] Downloaded ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Downloaded uniffi_udl v0.29.0 [INFO] [stderr] Downloaded ark-ed-on-bn254 v0.5.0 [INFO] [stderr] Downloaded blake v2.0.2 [INFO] [stderr] Downloaded ark-groth16 v0.5.0 [INFO] [stderr] Downloaded uniffi v0.29.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.29.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.5.0 [INFO] [stderr] Downloaded uniffi_build v0.29.0 [INFO] [stderr] Downloaded uniffi_meta v0.29.0 [INFO] [stderr] Downloaded wtns-file v0.1.5 [INFO] [stderr] Downloaded witnesscalc-adapter v0.1.3 [INFO] [stderr] Downloaded uniffi_macros v0.29.0 [INFO] [stderr] Downloaded rust-witness v0.1.5 [INFO] [stderr] Downloaded light-poseidon v0.3.0 [INFO] [stderr] Downloaded circom-witnesscalc v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e95ebece92c1607172eb4b5b6d46b08cb5389bb668605ce6fb5ec000962d0c [INFO] running `Command { std: "docker" "start" "-a" "c7e95ebece92c1607172eb4b5b6d46b08cb5389bb668605ce6fb5ec000962d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e95ebece92c1607172eb4b5b6d46b08cb5389bb668605ce6fb5ec000962d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e95ebece92c1607172eb4b5b6d46b08cb5389bb668605ce6fb5ec000962d0c", kill_on_drop: false }` [INFO] [stdout] c7e95ebece92c1607172eb4b5b6d46b08cb5389bb668605ce6fb5ec000962d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a127eb108cf52250ab1758a683db84ffa1041164ed26862d1dd82d8a1642a16c [INFO] running `Command { std: "docker" "start" "-a" "a127eb108cf52250ab1758a683db84ffa1041164ed26862d1dd82d8a1642a16c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling uniffi_core v0.29.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rust-witness v0.1.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.3 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling uniffi_meta v0.29.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling uniffi_udl v0.29.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Compiling blake v2.0.2 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking wtns-file v0.1.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking ruint v1.15.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking witnesscalc-adapter v0.1.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling circom-witnesscalc v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking zk-kit-lean-imt v0.1.1 [INFO] [stderr] Compiling circom-prover v0.1.2 (https://github.com/zkmopro/mopro.git?branch=main#3301906e) [INFO] [stderr] Compiling uniffi_macros v0.29.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-relations v0.5.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking ark-snark v0.5.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking uniffi_bindgen v0.29.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking ark-bn254 v0.5.0 [INFO] [stderr] Checking ark-crypto-primitives v0.5.0 [INFO] [stderr] Checking ark-bls12-381 v0.5.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking ark-groth16 v0.5.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking light-poseidon v0.3.0 [INFO] [stderr] Checking ark-ed-on-bn254 v0.5.0 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking uniffi_build v0.29.0 [INFO] [stderr] Checking uniffi v0.29.0 [INFO] [stderr] Compiling mopro-ffi v0.2.0 (https://github.com/zkmopro/mopro.git#3301906e) [INFO] [stderr] Compiling mopro-semaphore-rebench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking semaphore-rs v0.1.0 (https://github.com/semaphore-protocol/semaphore-rs#220f8da2) [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::circom_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::circom_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::circom_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::circom_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::circom_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::circom_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::halo2_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::halo2_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::halo2_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::halo2_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::halo2_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::halo2_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::noir_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::noir_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::noir_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::noir_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::noir_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::noir_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::circom_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::circom_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::circom_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::circom_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::circom_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::circom_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::halo2_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::halo2_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::halo2_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::halo2_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::halo2_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::halo2_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::noir_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::noir_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::noir_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mopro_ffi::app!(); // Enable the mopro-ffi macro to generate UniFFI scaffolding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `mopro_ffi::noir_app` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `mopro_ffi::noir_app` may come from an old version of the `mopro_ffi` crate, try updating your dependency with `cargo update -p mopro_ffi` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `mopro_ffi::noir_app` which comes from the expansion of the macro `mopro_ffi::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "a127eb108cf52250ab1758a683db84ffa1041164ed26862d1dd82d8a1642a16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a127eb108cf52250ab1758a683db84ffa1041164ed26862d1dd82d8a1642a16c", kill_on_drop: false }` [INFO] [stdout] a127eb108cf52250ab1758a683db84ffa1041164ed26862d1dd82d8a1642a16c