[INFO] cloning repository https://github.com/kariy/majlis-kzg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kariy/majlis-kzg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkariy%2Fmajlis-kzg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkariy%2Fmajlis-kzg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 391fa55f9c39e122590021e220087aeac20c3e84
[INFO] testing kariy/majlis-kzg against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkariy%2Fmajlis-kzg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kariy/majlis-kzg
[INFO] finished tweaking git repo https://github.com/kariy/majlis-kzg
[INFO] tweaked toml for git repo https://github.com/kariy/majlis-kzg written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kariy/majlis-kzg on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kariy/majlis-kzg 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62b4897bfe3c455e421c9559d6b734caaa3b71061f93bae36f5124106a2e1781
[INFO] running `Command { std: "docker" "start" "-a" "62b4897bfe3c455e421c9559d6b734caaa3b71061f93bae36f5124106a2e1781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b4897bfe3c455e421c9559d6b734caaa3b71061f93bae36f5124106a2e1781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b4897bfe3c455e421c9559d6b734caaa3b71061f93bae36f5124106a2e1781", kill_on_drop: false }`
[INFO] [stdout] 62b4897bfe3c455e421c9559d6b734caaa3b71061f93bae36f5124106a2e1781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aea5bba78de539b733c2873cab4a1617671cd9ffc7d77c7c63f31404c362f06
[INFO] running `Command { std: "docker" "start" "-a" "0aea5bba78de539b733c2873cab4a1617671cd9ffc7d77c7c63f31404c362f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling time-macros v0.2.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling spin v0.9.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling uint-zigzag v0.2.1
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap v4.1.8
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling inquire v0.6.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling bls12_381_plus v0.5.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling iso8601-timestamp v0.2.10
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling vsss-rs v2.7.0
[INFO] [stderr]    Compiling blsful v1.1.1
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling majlis-kzg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ProgressFinish`
[INFO] [stdout]  --> src/prompt.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use indicatif::{ProgressBar, ProgressFinish};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_scalar` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn generate_random_scalar() -> Scalar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subgroup_checks` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn subgroup_checks(batch_contribution: BatchContribution) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_batch` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn update_batch(batch_contribution: &mut BatchContribution) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_powers_of_tau` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn update_powers_of_tau(mut contribution: Contribution, x: Scalar) -> Contribution {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_witness` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn update_witness(contribution: &mut Contribution, x: Scalar) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eth_address_to_identity` is never used
[INFO] [stdout]  --> src/contribution/identity.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn eth_address_to_identity<T: AsRef<str>>(eth_address: T) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_github_id` is never used
[INFO] [stdout]   --> src/contribution/identity.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | async fn get_github_id<T: AsRef<str>>(github_handle: T) -> Result<u64> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `github_handle_to_identity` is never used
[INFO] [stdout]   --> src/contribution/identity.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub async fn github_handle_to_identity<T: AsRef<str>>(github_handle: T) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_identity` is never used
[INFO] [stdout]   --> src/contribution/signing.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn sign_identity<T: AsRef<str>>(x: Scalar, identity: T) -> Result<Signature> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TranscriptPowersOfTau` is never constructed
[INFO] [stdout]  --> src/contribution/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TranscriptPowersOfTau {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Witness` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Witness {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transcript` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Transcript {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchTranscript` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct BatchTranscript {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `g1_point_from_compressed` is never used
[INFO] [stdout]  --> src/contribution/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn g1_point_from_compressed(compressed_g1_point: &[u8]) -> Option<G1Affine> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `g2_point_from_compressed` is never used
[INFO] [stdout]  --> src/contribution/utils.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn g2_point_from_compressed(compressed_g2_point: &[u8]) -> Option<G2Affine> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_from_hex_str` is never used
[INFO] [stdout]   --> src/contribution/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn bytes_from_hex_str(hex: &str) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_state`, `contribute`, and `abort_contribution` are never used
[INFO] [stdout]    --> src/sequencer/mod.rs:50:18
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl SequencerClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub async fn current_state(&self) -> Result<BatchTranscript, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn contribute<T: AsRef<str>>(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub async fn abort_contribution<T: AsRef<str>>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContributionReceipt` is never constructed
[INFO] [stdout]   --> src/sequencer/types.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ContributionReceipt {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SessionError` is never used
[INFO] [stdout]   --> src/sequencer/types.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum SessionError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContributeError` is never used
[INFO] [stdout]   --> src/sequencer/types.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum ContributeError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CeremoniesError` is never used
[INFO] [stdout]   --> src/sequencer/types.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum CeremoniesError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CeremonyError` is never used
[INFO] [stdout]   --> src/sequencer/types.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum CeremonyError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContributionError` is never used
[INFO] [stdout]    --> src/sequencer/types.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum ContributionError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContributionAbortError` is never used
[INFO] [stdout]    --> src/sequencer/types.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum ContributionAbortError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "0aea5bba78de539b733c2873cab4a1617671cd9ffc7d77c7c63f31404c362f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aea5bba78de539b733c2873cab4a1617671cd9ffc7d77c7c63f31404c362f06", kill_on_drop: false }`
[INFO] [stdout] 0aea5bba78de539b733c2873cab4a1617671cd9ffc7d77c7c63f31404c362f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 799d4678cbd3fa3a2113d34deb0cd6c10cd05f411c2e10f0319ed614dfbd9916
[INFO] running `Command { std: "docker" "start" "-a" "799d4678cbd3fa3a2113d34deb0cd6c10cd05f411c2e10f0319ed614dfbd9916", kill_on_drop: false }`
[INFO] [stderr]    Compiling majlis-kzg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/contribution/signing.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[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: `serde_json::json`
[INFO] [stdout]   --> src/contribution/signing.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use serde_json::json;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/contribution/signing.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use std::fs;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressFinish`
[INFO] [stdout]  --> src/prompt.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use indicatif::{ProgressBar, ProgressFinish};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compressed`
[INFO] [stdout]    --> src/contribution/mod.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let compressed = hex::encode(point.to_compressed());
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_batch` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn update_batch(batch_contribution: &mut BatchContribution) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_witness` is never used
[INFO] [stdout]   --> src/contribution/mod.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn update_witness(contribution: &mut Contribution, x: Scalar) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_identity` is never used
[INFO] [stdout]   --> src/contribution/signing.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn sign_identity<T: AsRef<str>>(x: Scalar, identity: T) -> Result<Signature> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TranscriptPowersOfTau` is never constructed
[INFO] [stdout]  --> src/contribution/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TranscriptPowersOfTau {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Witness` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Witness {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transcript` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Transcript {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchTranscript` is never constructed
[INFO] [stdout]   --> src/contribution/types.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct BatchTranscript {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_state`, `contribute`, and `abort_contribution` are never used
[INFO] [stdout]    --> src/sequencer/mod.rs:50:18
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl SequencerClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub async fn current_state(&self) -> Result<BatchTranscript, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn contribute<T: AsRef<str>>(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub async fn abort_contribution<T: AsRef<str>>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContributionReceipt` is never constructed
[INFO] [stdout]   --> src/sequencer/types.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ContributionReceipt {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s
[INFO] running `Command { std: "docker" "inspect" "799d4678cbd3fa3a2113d34deb0cd6c10cd05f411c2e10f0319ed614dfbd9916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799d4678cbd3fa3a2113d34deb0cd6c10cd05f411c2e10f0319ed614dfbd9916", kill_on_drop: false }`
[INFO] [stdout] 799d4678cbd3fa3a2113d34deb0cd6c10cd05f411c2e10f0319ed614dfbd9916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70e906607d37a158f9d5781e67ce4eb01d96888acf08d8395137aa2f2364e745
[INFO] running `Command { std: "docker" "start" "-a" "70e906607d37a158f9d5781e67ce4eb01d96888acf08d8395137aa2f2364e745", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/contribution/signing.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]   --> src/contribution/signing.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     use serde_json::json;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]   --> src/contribution/signing.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     use std::fs;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ProgressFinish`
[INFO] [stderr]  --> src/prompt.rs:2:30
[INFO] [stderr]   |
[INFO] [stderr] 2 | use indicatif::{ProgressBar, ProgressFinish};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compressed`
[INFO] [stderr]    --> src/contribution/mod.rs:106:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |         let compressed = hex::encode(point.to_compressed());
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_batch` is never used
[INFO] [stderr]   --> src/contribution/mod.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn update_batch(batch_contribution: &mut BatchContribution) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_witness` is never used
[INFO] [stderr]   --> src/contribution/mod.rs:91:8
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub fn update_witness(contribution: &mut Contribution, x: Scalar) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sign_identity` is never used
[INFO] [stderr]   --> src/contribution/signing.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub async fn sign_identity<T: AsRef<str>>(x: Scalar, identity: T) -> Result<Signature> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TranscriptPowersOfTau` is never constructed
[INFO] [stderr]  --> src/contribution/types.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TranscriptPowersOfTau {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Witness` is never constructed
[INFO] [stderr]   --> src/contribution/types.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Witness {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Transcript` is never constructed
[INFO] [stderr]   --> src/contribution/types.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Transcript {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchTranscript` is never constructed
[INFO] [stderr]   --> src/contribution/types.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct BatchTranscript {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `current_state`, `contribute`, and `abort_contribution` are never used
[INFO] [stderr]    --> src/sequencer/mod.rs:50:18
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl SequencerClient {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  50 |     pub async fn current_state(&self) -> Result<BatchTranscript, String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  87 |     pub async fn contribute<T: AsRef<str>>(
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub async fn abort_contribution<T: AsRef<str>>(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContributionReceipt` is never constructed
[INFO] [stderr]   --> src/sequencer/types.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct ContributionReceipt {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `majlis-kzg` (bin "majlis-kzg" test) generated 14 warnings (run `cargo fix --bin "majlis-kzg" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/majlis_kzg-a289554a3490e96b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contribution::tests::check_subgroup_contribution_file ... ignored
[INFO] [stdout] test contribution::tests::generate_g1point_from_random_key ... ignored
[INFO] [stdout] test contribution::tests::update_powers_of_tau ... ignored
[INFO] [stdout] test sequencer::tests::test_deserialize_error ... ok
[INFO] [stdout] test sequencer::types::tests::test_deserialize ... ok
[INFO] [stdout] test contribution::identity::tests::create_identity_from_github_handle_without_prefix ... ok
[INFO] [stdout] test contribution::identity::tests::create_identity_from_eth_address ... ok
[INFO] [stdout] test contribution::identity::tests::create_identity_from_github_handle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contribution::identity::tests::create_identity_from_github_handle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contribution::identity::tests::create_identity_from_github_handle' (27) panicked at src/contribution/identity.rs:64:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://api.github.com/users/kariy): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/contribution/identity.rs:24:15
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602287379952 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602287379952 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602287379952 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x602287379952 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60228738bc0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60228738bc0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x602287345171 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602287345171 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x602287351fd2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60228735725f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6022873570f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x602286e8359e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x602286e8359e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6022873579cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6022873579cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60228735777a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x602287352109 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x602287338bed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x602287394b80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x602287393d76 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x602286e46141 - core::result::Result<T,E>::unwrap::h303e21466bd38547
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x602286e46141 - majlis_kzg::contribution::identity::tests::create_identity_from_github_handle::{{closure}}::hf371740632cf7d3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contribution/identity.rs:64:60
[INFO] [stdout]   22:     0x602286e5bc52 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ea6500cd1f9205b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x602286e5bc8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h886dda3385ecf9d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x602286e5b66d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h53f6aedcc73f216a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   25:     0x602286e5b54b - tokio::runtime::coop::with_budget::h23ae4b2342d7c0fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x602286e5b54b - tokio::runtime::coop::budget::hdead71d752d3f2f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x602286e5b54b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7f8bd297479322b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   28:     0x602286e59e10 - tokio::runtime::scheduler::current_thread::Context::enter::h0222239482128b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   29:     0x602286e5ab5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbc6029caeb43ef9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   30:     0x602286e5a8e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf26832de0a8158c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   31:     0x602286e56d93 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7d291e1d41101962
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x602286e5a68f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8901ad45a2736f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   33:     0x602286e5a902 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb848529f784a9a0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   34:     0x602286e59a63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2f5e8e5740655dc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x602286e598ba - tokio::runtime::runtime::Runtime::block_on::h23e29b09cb444521
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   36:     0x602286e45e31 - majlis_kzg::contribution::identity::tests::create_identity_from_github_handle::h1fad31b76f503090
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contribution/identity.rs:65:19
[INFO] [stdout]   37:     0x602286e45ec7 - majlis_kzg::contribution::identity::tests::create_identity_from_github_handle::{{closure}}::h2d4121821017fda2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contribution/identity.rs:62:50
[INFO] [stdout]   38:     0x602286e47146 - core::ops::function::FnOnce::call_once::hfadacbd6f2b4653f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x602286e8335b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x602286e8335b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x602286e98fc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x602286e98fc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x602286e98fc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x602286e98fc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x602286e98fc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x602286e98fc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x602286e98fc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x602286e6f7b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x602286e6f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x602286e7307a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x602286e7307a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x602286e7307a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x602286e7307a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x602286e7307a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x602286e7307a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x602286e7307a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60228734d26f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x60228734d26f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7b31ec336aa4 - <unknown>
[INFO] [stdout]   60:     0x7b31ec3c3a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contribution::identity::tests::create_identity_from_github_handle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin majlis-kzg`
[INFO] running `Command { std: "docker" "inspect" "70e906607d37a158f9d5781e67ce4eb01d96888acf08d8395137aa2f2364e745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e906607d37a158f9d5781e67ce4eb01d96888acf08d8395137aa2f2364e745", kill_on_drop: false }`
[INFO] [stdout] 70e906607d37a158f9d5781e67ce4eb01d96888acf08d8395137aa2f2364e745
