[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#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1
[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 518b428304e0008859cb1fd81d1ac20efb2a064a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi v0.29.0
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded uniffi_build v0.29.0
[INFO] [stderr]   Downloaded uniffi_macros v0.29.0
[INFO] [stderr]   Downloaded uniffi_meta v0.29.0
[INFO] [stderr]   Downloaded ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded ark-snark v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-console-logger v0.1.1
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded ark-relations v0.5.1
[INFO] [stderr]   Downloaded stackalloc v1.2.1
[INFO] [stderr]   Downloaded ark-bn254 v0.5.0
[INFO] [stderr]   Downloaded ark-groth16 v0.5.0
[INFO] [stderr]   Downloaded array-util v1.0.2
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded rinja_derive v0.3.5
[INFO] [stderr]   Downloaded rinja_parser v0.3.5
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded ruint v1.14.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.0
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded uniffi_core v0.29.0
[INFO] [stderr]   Downloaded rust-witness v0.1.4
[INFO] [stderr]   Downloaded jemalloc-ctl v0.5.4
[INFO] [stderr]   Downloaded wasm-bindgen-rayon v1.3.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded rinja v0.3.5
[INFO] [stderr]   Downloaded uniffi_udl v0.29.0
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.2
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded tracing-profile v0.10.5
[INFO] [stderr]   Downloaded wasm_sync v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb0eb5e7d8936d47f2c97db8d34e0fb4d50e62f50b05d27fd8c1b49e3e48c153
[INFO] running `Command { std: "docker" "start" "-a" "cb0eb5e7d8936d47f2c97db8d34e0fb4d50e62f50b05d27fd8c1b49e3e48c153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb0eb5e7d8936d47f2c97db8d34e0fb4d50e62f50b05d27fd8c1b49e3e48c153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0eb5e7d8936d47f2c97db8d34e0fb4d50e62f50b05d27fd8c1b49e3e48c153", kill_on_drop: false }`
[INFO] [stdout] cb0eb5e7d8936d47f2c97db8d34e0fb4d50e62f50b05d27fd8c1b49e3e48c153
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a76dbed96bd2b9c658b7cfca0757a7bef0cd48ebfad323762e874e8d599d2ad6
[INFO] running `Command { std: "docker" "start" "-a" "a76dbed96bd2b9c658b7cfca0757a7bef0cd48ebfad323762e874e8d599d2ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.2
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking binius_maybe_rayon v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling uniffi_meta v0.29.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling binius_macros v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking binius_utils v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling uniffi_core v0.29.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling stackalloc v1.2.1
[INFO] [stderr]    Compiling rust-witness v0.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[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]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling uniffi_udl v0.29.0
[INFO] [stderr]     Checking binius_field v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling uniffi_macros v0.29.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking array-util v1.0.2
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking alloy-primitives v0.8.25
[INFO] [stderr]     Checking gethostname v1.0.2
[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 tinytemplate v1.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking linear-map v1.2.0
[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 num v0.4.3
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]     Checking uniffi_bindgen v0.29.0
[INFO] [stderr]     Checking binius_math v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-relations v0.5.1
[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]     Checking ark-snark v0.5.1
[INFO] [stderr]     Checking binius_hash v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking binius_core v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking ark-crypto-primitives v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking ark-groth16 v0.5.0
[INFO] [stderr]     Checking tracing-profile v0.10.5
[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 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 jemallocator v0.5.4
[INFO] [stderr]     Checking jemalloc-ctl 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 4m 52s
[INFO] running `Command { std: "docker" "inspect" "a76dbed96bd2b9c658b7cfca0757a7bef0cd48ebfad323762e874e8d599d2ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76dbed96bd2b9c658b7cfca0757a7bef0cd48ebfad323762e874e8d599d2ad6", kill_on_drop: false }`
[INFO] [stdout] a76dbed96bd2b9c658b7cfca0757a7bef0cd48ebfad323762e874e8d599d2ad6
