[INFO] cloning repository https://github.com/Ajna-inc/zk-aadhar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ajna-inc/zk-aadhar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjna-inc%2Fzk-aadhar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjna-inc%2Fzk-aadhar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07ed541049f1046ac0cf0439a8773bdf0a5bd72a
[INFO] checking Ajna-inc/zk-aadhar against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjna-inc%2Fzk-aadhar" "/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/Ajna-inc/zk-aadhar
[INFO] finished tweaking git repo https://github.com/Ajna-inc/zk-aadhar
[INFO] tweaked toml for git repo https://github.com/Ajna-inc/zk-aadhar written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ajna-inc/zk-aadhar on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ajna-inc/zk-aadhar 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/crates/nodejs/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9754e7b1a97816e667dbd2462ef1f1c944ee399010d5c0c89a89bd52eedbb5d
[INFO] running `Command { std: "docker" "start" "-a" "f9754e7b1a97816e667dbd2462ef1f1c944ee399010d5c0c89a89bd52eedbb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9754e7b1a97816e667dbd2462ef1f1c944ee399010d5c0c89a89bd52eedbb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9754e7b1a97816e667dbd2462ef1f1c944ee399010d5c0c89a89bd52eedbb5d", kill_on_drop: false }`
[INFO] [stdout] f9754e7b1a97816e667dbd2462ef1f1c944ee399010d5c0c89a89bd52eedbb5d
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5b071c2ecd6a267eb09a09122cf58bd9a4f263231ed215489251945d0d35ff
[INFO] running `Command { std: "docker" "start" "-a" "4a5b071c2ecd6a267eb09a09122cf58bd9a4f263231ed215489251945d0d35ff", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking p3-maybe-rayon v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling aadhar-zk-nodejs v0.1.0 (/opt/rustwide/workdir/crates/nodejs)
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking p3-util v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking p3-field v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-matrix v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-symmetric v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking p3-challenger v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-keccak v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-dft v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-interpolation v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-air v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]    Compiling libxml v0.3.8
[INFO] [stderr]     Checking p3-commit v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-mds v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-fri v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-merkle-tree v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-uni-stark v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-poseidon2 v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-mersenne-31 v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking p3-circle v0.3.0 (https://github.com/Plonky3/Plonky3#a677ca6c)
[INFO] [stderr]     Checking xml_c14n v0.3.0
[INFO] [stderr]     Checking aadhar-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]    --> crates/core/src/crypto/rsa_verifier.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         use std::io::Read;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]    --> crates/core/src/crypto/xmldsig_verifier.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |         use std::io::Read;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aadhar-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unused imports: `DIDCommProofResponse as CoreDIDCommResponse`, `create_didcomm_response as range_create_response`, and `verify_age_range_with_context`
[INFO] [stdout]   --> crates/nodejs/src/lib.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |         range_proof::{prove_age_range_with_context, verify_age_range_with_context, create_didcomm_response as range_create_response},
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     didcomm::{ProofContext as CoreProofContext, DIDCommProofResponse as CoreDIDCommResponse},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aadhar_data`
[INFO] [stdout]   --> crates/core/tests/integration_test.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let aadhar_data = parse_aadhar_zip(
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aadhar_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xml_without_sig`
[INFO] [stdout]    --> crates/core/tests/integration_test.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let xml_without_sig = extract_xml_without_signature(&xml_content)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_xml_without_sig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DIDCommProofResponse as CoreDIDCommResponse`, `create_didcomm_response as range_create_response`, and `verify_age_range_with_context`
[INFO] [stdout]   --> crates/nodejs/src/lib.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |         range_proof::{prove_age_range_with_context, verify_age_range_with_context, create_didcomm_response as range_create_response},
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     didcomm::{ProofContext as CoreProofContext, DIDCommProofResponse as CoreDIDCommResponse},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "4a5b071c2ecd6a267eb09a09122cf58bd9a4f263231ed215489251945d0d35ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5b071c2ecd6a267eb09a09122cf58bd9a4f263231ed215489251945d0d35ff", kill_on_drop: false }`
[INFO] [stdout] 4a5b071c2ecd6a267eb09a09122cf58bd9a4f263231ed215489251945d0d35ff
