[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IntelliGovernance/maci-crypto-rust on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbd22a022dd3205ed65c84ed75c0f3d2faf6e2213540a63be6771d2d9fe82646
[INFO] running `Command { std: "docker" "start" "-a" "fbd22a022dd3205ed65c84ed75c0f3d2faf6e2213540a63be6771d2d9fe82646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbd22a022dd3205ed65c84ed75c0f3d2faf6e2213540a63be6771d2d9fe82646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd22a022dd3205ed65c84ed75c0f3d2faf6e2213540a63be6771d2d9fe82646", kill_on_drop: false }`
[INFO] [stdout] fbd22a022dd3205ed65c84ed75c0f3d2faf6e2213540a63be6771d2d9fe82646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1850d11d6b8aa5d736b11b327c0bbda3f0e85e41e0bc8214833aded8cac1177a
[INFO] running `Command { std: "docker" "start" "-a" "1850d11d6b8aa5d736b11b327c0bbda3f0e85e41e0bc8214833aded8cac1177a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking either v1.10.0
[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]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling blake v2.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking blake-hash v0.4.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derive-hex v0.1.2
[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 scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]     Checking dusk-bytes v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking dusk-bls12_381 v0.13.0
[INFO] [stderr]     Checking dusk-safe v0.1.0
[INFO] [stderr]     Checking dusk-jubjub v0.14.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking dusk-poseidon v0.36.0
[INFO] [stderr]     Checking clap v4.5.3
[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]     Checking ark-poly v0.4.2
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.26.1
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "1850d11d6b8aa5d736b11b327c0bbda3f0e85e41e0bc8214833aded8cac1177a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1850d11d6b8aa5d736b11b327c0bbda3f0e85e41e0bc8214833aded8cac1177a", kill_on_drop: false }`
[INFO] [stdout] 1850d11d6b8aa5d736b11b327c0bbda3f0e85e41e0bc8214833aded8cac1177a
