[INFO] cloning repository https://github.com/IntelliGovernance/maci-crypto-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IntelliGovernance/maci-crypto-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bff8acf1bad4ab61c1be7e26ca11abcac3116d5 [INFO] checking IntelliGovernance/maci-crypto-rust against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IntelliGovernance/maci-crypto-rust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IntelliGovernance/maci-crypto-rust [INFO] finished tweaking git repo https://github.com/IntelliGovernance/maci-crypto-rust [INFO] tweaked toml for git repo https://github.com/IntelliGovernance/maci-crypto-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/IntelliGovernance/maci-crypto-rust 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/arnaucube/babyjubjub-ark` [INFO] [stderr] Updating git repository `https://github.com/arnaucube/poseidon-ark` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi v0.26.1 [INFO] [stderr] Downloaded uniffi_meta v0.26.1 [INFO] [stderr] Downloaded uniffi_udl v0.26.1 [INFO] [stderr] Downloaded uniffi_build v0.26.1 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.26.1 [INFO] [stderr] Downloaded uniffi_macros v0.26.1 [INFO] [stderr] Downloaded uniffi_testing v0.26.1 [INFO] [stderr] Downloaded blake v2.0.2 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded blake-hash v0.4.1 [INFO] [stderr] Downloaded dusk-jubjub v0.14.0 [INFO] [stderr] Downloaded dusk-bls12_381 v0.13.0 [INFO] [stderr] Downloaded goblin v0.8.0 [INFO] [stderr] Downloaded dusk-poseidon v0.36.0 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded uniffi_core v0.26.1 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded fs-err v2.11.0 [INFO] [stderr] Downloaded cargo-platform v0.1.7 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.26.1 [INFO] [stderr] Downloaded dusk-safe v0.1.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66468c8adef67b0b770f312bfe8a0e0e1a533ee154d7d0aafd4cc4494f674904 [INFO] running `Command { std: "docker" "start" "-a" "66468c8adef67b0b770f312bfe8a0e0e1a533ee154d7d0aafd4cc4494f674904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66468c8adef67b0b770f312bfe8a0e0e1a533ee154d7d0aafd4cc4494f674904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66468c8adef67b0b770f312bfe8a0e0e1a533ee154d7d0aafd4cc4494f674904", kill_on_drop: false }` [INFO] [stdout] 66468c8adef67b0b770f312bfe8a0e0e1a533ee154d7d0aafd4cc4494f674904 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d423ebc5806c83827bf67ae730c65d152f0cfeafd54d16caaf47f939b92e5f9 [INFO] running `Command { std: "docker" "start" "-a" "0d423ebc5806c83827bf67ae730c65d152f0cfeafd54d16caaf47f939b92e5f9", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling blake v2.0.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking blake-hash v0.4.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling uniffi_checksum_derive v0.26.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling uniffi_meta v0.26.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derive-hex v0.1.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking dusk-safe v0.1.0 [INFO] [stderr] Checking dusk-bytes v0.1.7 [INFO] [stderr] Checking dusk-bls12_381 v0.13.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking dusk-jubjub v0.14.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Checking dusk-poseidon v0.36.0 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cargo-platform v0.1.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking uniffi_core v0.26.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking uniffi_testing v0.26.1 [INFO] [stderr] Checking uniffi_udl v0.26.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Checking uniffi_bindgen v0.26.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking poseidon-ark v0.0.1 (https://github.com/arnaucube/poseidon-ark#6d2487aa) [INFO] [stderr] Checking babyjubjub-ark v0.0.1 (https://github.com/arnaucube/babyjubjub-ark?rev=dbf79c5#dbf79c58) [INFO] [stderr] Compiling uniffi_build v0.26.1 [INFO] [stderr] Compiling uniffi_macros v0.26.1 [INFO] [stderr] Compiling uniffi v0.26.1 [INFO] [stderr] Compiling maci-crypto-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Serialise - [INFO] [stdout] 219 | | /// TODO - check this is consisent with TS Version, that is that the public key is of the same format in both [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] 220 | return (convert_big_int_to_bytes32(priv_key.scalar_key().into_bigint()), (convert_big_int_to_bytes32(x.0), convert_big_int_to_bytes32(y.0)... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Serialise - [INFO] [stdout] 219 | | /// TODO - check this is consisent with TS Version, that is that the public key is of the same format in both [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] 220 | return (convert_big_int_to_bytes32(priv_key.scalar_key().into_bigint()), (convert_big_int_to_bytes32(x.0), convert_big_int_to_bytes32(y.0)... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prk` [INFO] [stdout] --> src/lib.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | let (prk, (x, y)) = generate_keys(raw_sign); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_prk` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "0d423ebc5806c83827bf67ae730c65d152f0cfeafd54d16caaf47f939b92e5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d423ebc5806c83827bf67ae730c65d152f0cfeafd54d16caaf47f939b92e5f9", kill_on_drop: false }` [INFO] [stdout] 0d423ebc5806c83827bf67ae730c65d152f0cfeafd54d16caaf47f939b92e5f9