[INFO] cloning repository https://github.com/vivianjeng/binius-sha256
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivianjeng/binius-sha256" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f9d2b84a83d9183a89adaf2d410c85fcc995360
[INFO] checking vivianjeng/binius-sha256 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256" "/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/binius-sha256
[INFO] finished tweaking git repo https://github.com/vivianjeng/binius-sha256
[INFO] tweaked toml for git repo https://github.com/vivianjeng/binius-sha256 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivianjeng/binius-sha256 on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivianjeng/binius-sha256 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zkmopro/mopro.git`
[INFO] [stderr]     Updating git repository `https://github.com/alxkzmn/binius`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.2
[INFO] [stderr]   Downloaded uniffi_build v0.29.0
[INFO] [stderr]   Downloaded uniffi_meta v0.29.0
[INFO] [stderr]   Downloaded uniffi v0.29.0
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded array-util v1.0.2
[INFO] [stderr]   Downloaded wasm_sync v0.1.2
[INFO] [stderr]   Downloaded ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded ark-snark v0.5.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.5.0
[INFO] [stderr]   Downloaded rinja_derive v0.3.5
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.0
[INFO] [stderr]   Downloaded rinja_parser v0.3.5
[INFO] [stderr]   Downloaded uniffi_core v0.29.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded rinja v0.3.5
[INFO] [stderr]   Downloaded ark-groth16 v0.5.0
[INFO] [stderr]   Downloaded rust-witness v0.1.4
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded jemalloc-ctl v0.5.4
[INFO] [stderr]   Downloaded tracing-profile v0.10.5
[INFO] [stderr]   Downloaded wasm-bindgen-rayon v1.3.0
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded stackalloc v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-console-logger v0.1.1
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_macros v0.29.0
[INFO] [stderr]   Downloaded uniffi_udl v0.29.0
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ed8b2905647734ebfef2433ebac203c11aa2582e0f3094f0209ce7dacdf623
[INFO] running `Command { std: "docker" "start" "-a" "05ed8b2905647734ebfef2433ebac203c11aa2582e0f3094f0209ce7dacdf623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ed8b2905647734ebfef2433ebac203c11aa2582e0f3094f0209ce7dacdf623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ed8b2905647734ebfef2433ebac203c11aa2582e0f3094f0209ce7dacdf623", kill_on_drop: false }`
[INFO] [stdout] 05ed8b2905647734ebfef2433ebac203c11aa2582e0f3094f0209ce7dacdf623
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d98fbb689002d8d38f979c8cbdc5ff706390a7dc49bce183525f301d1a71515
[INFO] running `Command { std: "docker" "start" "-a" "0d98fbb689002d8d38f979c8cbdc5ff706390a7dc49bce183525f301d1a71515", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling uniffi_meta v0.29.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking binius_maybe_rayon v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling stackalloc v1.2.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling rust-witness v0.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking binius_utils v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling getset v0.1.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]    Compiling binius_macros v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling uniffi_udl v0.29.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling uniffi_core v0.29.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking binius_field v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling uniffi_macros v0.29.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking array-util v1.0.2
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking alloy-primitives v0.8.25
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling circom-prover v0.1.1 (https://github.com/zkmopro/mopro.git#9b0ef16c)
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-relations v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking mopro-wasm v0.1.0 (https://github.com/zkmopro/mopro.git#9b0ef16c)
[INFO] [stderr]     Checking ark-snark v0.5.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking binius_math v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]     Checking binius_ntt v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking binius_hal v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.0
[INFO] [stderr]     Checking binius_hash v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking binius_core v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking ark-crypto-primitives v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking ark-groth16 v0.5.0
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking binius_circuits v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking binius_m3 v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking tracing-profile v0.10.5
[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#9b0ef16c)
[INFO] [stderr]    Compiling binius-sha256 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jemalloc-ctl v0.5.4
[INFO] [stderr]     Checking jemallocator v0.5.4
[INFO] [stderr]     Checking examples v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stdout] warning: unexpected `cfg` condition name: `disable_uniffi_export`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mopro_ffi::app!();
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 1m 30s
[INFO] running `Command { std: "docker" "inspect" "0d98fbb689002d8d38f979c8cbdc5ff706390a7dc49bce183525f301d1a71515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d98fbb689002d8d38f979c8cbdc5ff706390a7dc49bce183525f301d1a71515", kill_on_drop: false }`
[INFO] [stdout] 0d98fbb689002d8d38f979c8cbdc5ff706390a7dc49bce183525f301d1a71515
