[INFO] cloning repository https://github.com/tig-foundation/tig-monorepo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tig-foundation/tig-monorepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftig-foundation%2Ftig-monorepo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftig-foundation%2Ftig-monorepo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f95fe15d437a5c97b965e6bb03f3b08be5a5c43e
[INFO] testing tig-foundation/tig-monorepo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftig-foundation%2Ftig-monorepo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tig-foundation/tig-monorepo
[INFO] finished tweaking git repo https://github.com/tig-foundation/tig-monorepo
[INFO] tweaked toml for git repo https://github.com/tig-foundation/tig-monorepo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tig-foundation/tig-monorepo on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tig-foundation/tig-monorepo 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e18fe1d6875d79c673ff36df9709013862860c381cd89be396baa75febbb2781
[INFO] running `Command { std: "docker" "start" "-a" "e18fe1d6875d79c673ff36df9709013862860c381cd89be396baa75febbb2781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e18fe1d6875d79c673ff36df9709013862860c381cd89be396baa75febbb2781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18fe1d6875d79c673ff36df9709013862860c381cd89be396baa75febbb2781", kill_on_drop: false }`
[INFO] [stdout] e18fe1d6875d79c673ff36df9709013862860c381cd89be396baa75febbb2781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df39c342a638f2d269aeced12b2fcf1a34976f05dc3250c72147333626178608
[INFO] running `Command { std: "docker" "start" "-a" "df39c342a638f2d269aeced12b2fcf1a34976f05dc3250c72147333626178608", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling logging_timer_proc_macros v1.1.1
[INFO] [stderr]    Compiling logging_timer v1.1.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling web3-async-native-tls v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tig-challenges v0.1.0 (/opt/rustwide/workdir/tig-challenges)
[INFO] [stdout] warning: unused macro definition: `conditional_pub`
[INFO] [stdout]  --> tig-challenges/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! conditional_pub {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_base64_serde`
[INFO] [stdout]   --> tig-challenges/src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! impl_base64_serde {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-algorithms v0.1.0 (/opt/rustwide/workdir/tig-algorithms)
[INFO] [stdout] warning: type alias `HashMap` is never used
[INFO] [stdout]  --> tig-algorithms/src/lib.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, RandomState>;
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HashSet` is never used
[INFO] [stdout]   --> tig-algorithms/src/lib.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) type HashSet<T> = std::collections::HashSet<T, RandomState>;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-binary v0.1.0 (/opt/rustwide/workdir/tig-binary)
[INFO] [stderr]    Compiling web3 v0.19.0
[INFO] [stderr]    Compiling tig-utils v0.1.0 (/opt/rustwide/workdir/tig-utils)
[INFO] [stderr]    Compiling tig-structs v0.1.0 (/opt/rustwide/workdir/tig-structs)
[INFO] [stderr]    Compiling tig-runtime v0.1.0 (/opt/rustwide/workdir/tig-runtime)
[INFO] [stderr]    Compiling tig-protocol v0.1.0 (/opt/rustwide/workdir/tig-protocol)
[INFO] [stderr]    Compiling tig-verifier v0.1.0 (/opt/rustwide/workdir/tig-verifier)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> tig-verifier/src/main.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[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: `tig_challenges::*`
[INFO] [stdout]  --> tig-verifier/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]   --> tig-verifier/src/main.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     macro_rules! dispatch_challenge {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-verifier/src/main.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | /     match settings.challenge_id.as_str() {
[INFO] [stdout] 150 | |         "c001" => {
[INFO] [stdout] 151 | |             #[cfg(not(feature = "c001"))]
[INFO] [stdout] 152 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         _ => panic!("Unsupported challenge"),
[INFO] [stdout] 187 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 188 |
[INFO] [stdout] 189 | /     if let Some(err_msg) = err_msg {
[INFO] [stdout] 190 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stdout] 191 | |         std::process::exit(1);
[INFO] [stdout] 192 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tig_challenges::*`
[INFO] [stdout]  --> tig-runtime/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tig_challenges::*;
[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 imports: `CPUArchitecture` and `OutputData`
[INFO] [stdout]  --> tig-runtime/src/main.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tig_structs::core::{BenchmarkSettings, CPUArchitecture, OutputData};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsonify`
[INFO] [stdout]  --> tig-runtime/src/main.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tig_utils::{dejsonify, jsonify};
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]    --> tig-runtime/src/main.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     macro_rules! dispatch_challenge {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tig-verifier/src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solution_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     solution_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ptx_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-verifier/src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     gpu_device: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> tig-verifier/src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> tig-verifier/src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let seed = settings.calc_seed(&rand_hash, nonce);
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err_msg`
[INFO] [stdout]   --> tig-verifier/src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err_msg`
[INFO] [stdout]    --> tig-verifier/src/main.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     if let Some(err_msg) = err_msg {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_solution` is never used
[INFO] [stdout]    --> tig-verifier/src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn load_solution(solution: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-runtime/src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     ptx_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-runtime/src/main.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     gpu_device: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hyperparameters`
[INFO] [stdout]   --> tig-runtime/src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let hyperparameters = hyperparameters.map(|x| load_hyperparameters(&x));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hyperparameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file`
[INFO] [stdout]    --> tig-runtime/src/main.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let output_file = match output_folder {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_factors`
[INFO] [stdout]    --> tig-protocol/src/contracts/opow.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let num_factors = PreciseNumber::from(factor_weights.len());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_factors`
[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 1m 13s
[INFO] running `Command { std: "docker" "inspect" "df39c342a638f2d269aeced12b2fcf1a34976f05dc3250c72147333626178608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df39c342a638f2d269aeced12b2fcf1a34976f05dc3250c72147333626178608", kill_on_drop: false }`
[INFO] [stdout] df39c342a638f2d269aeced12b2fcf1a34976f05dc3250c72147333626178608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a1fd5a2d2f8c842179b50cf1905105496e1d219e2e6b74fe1c147fc8b768f24
[INFO] running `Command { std: "docker" "start" "-a" "4a1fd5a2d2f8c842179b50cf1905105496e1d219e2e6b74fe1c147fc8b768f24", kill_on_drop: false }`
[INFO] [stderr]    Compiling tig-utils v0.1.0 (/opt/rustwide/workdir/tig-utils)
[INFO] [stderr]    Compiling tig-structs v0.1.0 (/opt/rustwide/workdir/tig-structs)
[INFO] [stdout] warning: unused variable: `num_factors`
[INFO] [stdout]    --> tig-protocol/src/contracts/opow.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let num_factors = PreciseNumber::from(factor_weights.len());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_factors`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-protocol v0.1.0 (/opt/rustwide/workdir/tig-protocol)
[INFO] [stdout] warning: unused macro definition: `conditional_pub`
[INFO] [stdout]  --> tig-challenges/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! conditional_pub {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-challenges v0.1.0 (/opt/rustwide/workdir/tig-challenges)
[INFO] [stdout] warning: unused macro definition: `impl_base64_serde`
[INFO] [stdout]   --> tig-challenges/src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! impl_base64_serde {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-verifier v0.1.0 (/opt/rustwide/workdir/tig-verifier)
[INFO] [stderr]    Compiling tig-runtime v0.1.0 (/opt/rustwide/workdir/tig-runtime)
[INFO] [stdout] warning: type alias `HashMap` is never used
[INFO] [stdout]  --> tig-algorithms/src/lib.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, RandomState>;
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-algorithms v0.1.0 (/opt/rustwide/workdir/tig-algorithms)
[INFO] [stdout] warning: type alias `HashSet` is never used
[INFO] [stdout]   --> tig-algorithms/src/lib.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) type HashSet<T> = std::collections::HashSet<T, RandomState>;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tig-binary v0.1.0 (/opt/rustwide/workdir/tig-binary)
[INFO] [stdout] warning: unused macro definition: `conditional_pub`
[INFO] [stdout]  --> tig-challenges/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! conditional_pub {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_base64_serde`
[INFO] [stdout]   --> tig-challenges/src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! impl_base64_serde {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HashMap` is never used
[INFO] [stdout]  --> tig-algorithms/src/lib.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, RandomState>;
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tig_challenges::*`
[INFO] [stdout]  --> tig-runtime/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tig_challenges::*;
[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 imports: `CPUArchitecture` and `OutputData`
[INFO] [stdout]  --> tig-runtime/src/main.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tig_structs::core::{BenchmarkSettings, CPUArchitecture, OutputData};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsonify`
[INFO] [stdout]  --> tig-runtime/src/main.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tig_utils::{dejsonify, jsonify};
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]    --> tig-runtime/src/main.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     macro_rules! dispatch_challenge {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HashSet` is never used
[INFO] [stdout]   --> tig-algorithms/src/lib.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) type HashSet<T> = std::collections::HashSet<T, RandomState>;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> tig-verifier/src/main.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[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: `tig_challenges::*`
[INFO] [stdout]  --> tig-verifier/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]   --> tig-verifier/src/main.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     macro_rules! dispatch_challenge {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-runtime/src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     ptx_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-runtime/src/main.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     gpu_device: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hyperparameters`
[INFO] [stdout]   --> tig-runtime/src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let hyperparameters = hyperparameters.map(|x| load_hyperparameters(&x));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hyperparameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file`
[INFO] [stdout]    --> tig-runtime/src/main.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let output_file = match output_folder {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-verifier/src/main.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | /     match settings.challenge_id.as_str() {
[INFO] [stdout] 150 | |         "c001" => {
[INFO] [stdout] 151 | |             #[cfg(not(feature = "c001"))]
[INFO] [stdout] 152 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         _ => panic!("Unsupported challenge"),
[INFO] [stdout] 187 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 188 |
[INFO] [stdout] 189 | /     if let Some(err_msg) = err_msg {
[INFO] [stdout] 190 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stdout] 191 | |         std::process::exit(1);
[INFO] [stdout] 192 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tig-verifier/src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solution_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     solution_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ptx_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-verifier/src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     gpu_device: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> tig-verifier/src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> tig-verifier/src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let seed = settings.calc_seed(&rand_hash, nonce);
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err_msg`
[INFO] [stdout]   --> tig-verifier/src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err_msg`
[INFO] [stdout]    --> tig-verifier/src/main.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     if let Some(err_msg) = err_msg {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_solution` is never used
[INFO] [stdout]    --> tig-verifier/src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn load_solution(solution: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_factors`
[INFO] [stdout]    --> tig-protocol/src/contracts/opow.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let num_factors = PreciseNumber::from(factor_weights.len());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_factors`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] running `Command { std: "docker" "inspect" "4a1fd5a2d2f8c842179b50cf1905105496e1d219e2e6b74fe1c147fc8b768f24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1fd5a2d2f8c842179b50cf1905105496e1d219e2e6b74fe1c147fc8b768f24", kill_on_drop: false }`
[INFO] [stdout] 4a1fd5a2d2f8c842179b50cf1905105496e1d219e2e6b74fe1c147fc8b768f24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e2064f56c51bdb7030cc8877f2775c494bd68f349a0c87fea63049017d5730c
[INFO] running `Command { std: "docker" "start" "-a" "4e2064f56c51bdb7030cc8877f2775c494bd68f349a0c87fea63049017d5730c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `num_factors`
[INFO] [stderr]    --> tig-protocol/src/contracts/opow.rs:447:9
[INFO] [stderr]     |
[INFO] [stderr] 447 |     let num_factors = PreciseNumber::from(factor_weights.len());
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_factors`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tig-protocol` (lib) generated 1 warning (run `cargo fix --lib -p tig-protocol` to apply 1 suggestion)
[INFO] [stderr] warning: `tig-protocol` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused macro definition: `conditional_pub`
[INFO] [stderr]  --> tig-challenges/src/lib.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | macro_rules! conditional_pub {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_base64_serde`
[INFO] [stderr]   --> tig-challenges/src/lib.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | macro_rules! impl_base64_serde {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tig-challenges` (lib) generated 2 warnings
[INFO] [stderr] warning: `tig-challenges` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: type alias `HashMap` is never used
[INFO] [stderr]  --> tig-algorithms/src/lib.rs:9:17
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub(crate) type HashMap<K, V> = std::collections::HashMap<K, V, RandomState>;
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `HashSet` is never used
[INFO] [stderr]   --> tig-algorithms/src/lib.rs:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) type HashSet<T> = std::collections::HashSet<T, RandomState>;
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tig_challenges::*`
[INFO] [stderr]  --> tig-runtime/src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tig_challenges::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CPUArchitecture` and `OutputData`
[INFO] [stderr]  --> tig-runtime/src/main.rs:7:44
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tig_structs::core::{BenchmarkSettings, CPUArchitecture, OutputData};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `jsonify`
[INFO] [stderr]  --> tig-runtime/src/main.rs:8:28
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tig_utils::{dejsonify, jsonify};
[INFO] [stderr]   |                            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `dispatch_challenge`
[INFO] [stderr]    --> tig-runtime/src/main.rs:108:18
[INFO] [stderr]     |
[INFO] [stderr] 108 |     macro_rules! dispatch_challenge {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ptx_path`
[INFO] [stderr]   --> tig-runtime/src/main.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     ptx_path: Option<PathBuf>,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gpu_device`
[INFO] [stderr]   --> tig-runtime/src/main.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 87 |     gpu_device: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hyperparameters`
[INFO] [stderr]   --> tig-runtime/src/main.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let hyperparameters = hyperparameters.map(|x| load_hyperparameters(&x));
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hyperparameters`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output_file`
[INFO] [stderr]    --> tig-runtime/src/main.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 |     let output_file = match output_folder {
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow`
[INFO] [stderr]  --> tig-verifier/src/main.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, Result};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tig_challenges::*`
[INFO] [stderr]  --> tig-verifier/src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tig_challenges::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `dispatch_challenge`
[INFO] [stderr]   --> tig-verifier/src/main.rs:65:18
[INFO] [stderr]    |
[INFO] [stderr] 65 |     macro_rules! dispatch_challenge {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> tig-verifier/src/main.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 149 | /     match settings.challenge_id.as_str() {
[INFO] [stderr] 150 | |         "c001" => {
[INFO] [stderr] 151 | |             #[cfg(not(feature = "c001"))]
[INFO] [stderr] 152 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stderr] ...   |
[INFO] [stderr] 186 | |         _ => panic!("Unsupported challenge"),
[INFO] [stderr] 187 | |     }
[INFO] [stderr]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] 188 |
[INFO] [stderr] 189 | /     if let Some(err_msg) = err_msg {
[INFO] [stderr] 190 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stderr] 191 | |         std::process::exit(1);
[INFO] [stderr] 192 | |     }
[INFO] [stderr]     | |_____^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tig-verifier/src/main.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `solution_path`
[INFO] [stderr]   --> tig-verifier/src/main.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 55 |     solution_path: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ptx_path`
[INFO] [stderr]   --> tig-verifier/src/main.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ptx_path: Option<PathBuf>,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ptx_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gpu_device`
[INFO] [stderr]   --> tig-verifier/src/main.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 |     gpu_device: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verbose`
[INFO] [stderr]   --> tig-verifier/src/main.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 58 |     verbose: bool,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `seed`
[INFO] [stderr]   --> tig-verifier/src/main.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let seed = settings.calc_seed(&rand_hash, nonce);
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err_msg`
[INFO] [stderr]   --> tig-verifier/src/main.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let mut err_msg = Option::<String>::None;
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err_msg`
[INFO] [stderr]    --> tig-verifier/src/main.rs:189:17
[INFO] [stderr]     |
[INFO] [stderr] 189 |     if let Some(err_msg) = err_msg {
[INFO] [stderr]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_solution` is never used
[INFO] [stderr]    --> tig-verifier/src/main.rs:213:4
[INFO] [stderr]     |
[INFO] [stderr] 213 | fn load_solution(solution: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tig-algorithms` (lib) generated 2 warnings
[INFO] [stderr] warning: `tig-runtime` (bin "tig-runtime" test) generated 8 warnings (run `cargo fix --bin "tig-runtime" -p tig-runtime --tests` to apply 7 suggestions)
[INFO] [stderr] warning: `tig-algorithms` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `tig-verifier` (bin "tig-verifier" test) generated 13 warnings (run `cargo fix --bin "tig-verifier" -p tig-verifier --tests` to apply 10 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_algorithms-7bf086b689e7aa3b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_binary-0f57ff143e3b7a0b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_challenges-654fc9bc7b74c42a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_protocol-a485048eb9684f8f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tig_runtime-9a98e84c3e51a62d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_structs-02f6ec889511335d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-ed1d0b505195a150)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_calc_solution_signature ... ok
[INFO] [stdout] test test_outputdata_to_merklehash ... ok
[INFO] [stdout] test test_calc_seed ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_utils-474c6cfec7c3d977)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eth.rs (/opt/rustwide/target/debug/deps/eth-faab16ae8b35ad7e)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_recover_address_from_msg_and_sig ... ok
[INFO] [stdout] test tests::test_is_valid_gnosis_safe_sig ... FAILED
[INFO] [stdout] test tests::test_lookup_ens_name ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_is_valid_gnosis_safe_sig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_is_valid_gnosis_safe_sig' (35) panicked at tig-utils/tests/eth.rs:17:9:
[INFO] [stdout] assertion failed: tig_utils::is_valid_gnosis_safe_sig("https://sepolia.base.org",
[INFO] [stdout]             "0x0C4ee0f015a47767E74AcC6F913d446867F2D571", "Test message...",
[INFO] [stdout]             "0xf1f2b72cdb594550c3c4f4d5825f092aed803d8182b0a2e9095fab81f08829e51aa52dbe8cd42d7a9e68ebb31578a4a3f761112c2c80e1ff455e348a904fb4061b").await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9805b933d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9805b933d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9805b933d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c9805b933d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c9805ba46ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c9805ba46ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c9805b5e203 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9805b5e203 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c9805b6aff2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c9805b708af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c9805b70741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c9805b31a7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c9805b31a7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9805b70f6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c9805b70f6f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c9805b70ce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5c9805b6b129 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c9805b5296d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c9805bad700 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9805bad6dc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c98056577f7 - eth::tests::test_is_valid_gnosis_safe_sig::{{closure}}::hb8fd10cfba6ffbee
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:17:9
[INFO] [stdout]   21:     0x5c980565e822 - <core::pin::Pin<P> as core::future::future::Future>::poll::h24f974aeaee4b195
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5c980565e85d - <core::pin::Pin<P> as core::future::future::Future>::poll::h484e82ae09c12919
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c980565e59d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd11266a197b07b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5c980565e2fb - tokio::runtime::coop::with_budget::h9b537d2852baf11c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5c980565e2fb - tokio::runtime::coop::budget::ha325e6d0eece5d99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5c980565e2fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h54bc37f69cd7b44f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5c980565b310 - tokio::runtime::scheduler::current_thread::Context::enter::h02dcc98cfa26a3c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5c980565d9c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd08a93e9d175ecc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5c980565cbe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd3f81ef31131bfc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5c980565a2eb - tokio::runtime::context::scoped::Scoped<T>::set::h5ba8c58f3bfce181
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c980565a029 - tokio::runtime::context::set_scheduler::{{closure}}::he02ece6fad7a4ffd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5c980565f292 - std::thread::local::LocalKey<T>::try_with::h22e2b4fa56dfe623
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5c980565ec1e - std::thread::local::LocalKey<T>::with::hebf41a629e89ba95
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5c9805659f5d - tokio::runtime::context::set_scheduler::h02af3450e8deb5fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5c980565c550 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4de06c4f9e99c233
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5c980565cc03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74fea95ce858fabb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5c980565ab93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76740c343266bc41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5c9805660aa0 - tokio::runtime::context::runtime::enter_runtime::hf036767bf157d53e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c980565a941 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd5e150edf17fe0d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5c9805661304 - tokio::runtime::runtime::Runtime::block_on_inner::h406ae2ff23199a1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5c98056615d7 - tokio::runtime::runtime::Runtime::block_on::h4e3c321a7a9a4c69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5c980565744e - eth::tests::test_is_valid_gnosis_safe_sig::h57bb96f5e132eae6
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:55:10
[INFO] [stdout]   43:     0x5c98056574e7 - eth::tests::test_is_valid_gnosis_safe_sig::{{closure}}::h0373977f09ffe875
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:16:45
[INFO] [stdout]   44:     0x5c980565fd06 - core::ops::function::FnOnce::call_once::h9959dfa1cff43922
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c9805b3187b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c9805b3187b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5c9805b458dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5c9805b458dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5c9805b458dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5c9805b458dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5c9805b458dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c9805b458dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5c9805b458dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5c9805b1ee24 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5c9805b1ee24 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5c9805b2267a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5c9805b2267a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5c9805b2267a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5c9805b2267a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5c9805b2267a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c9805b2267a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5c9805b2267a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c9805b6652f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5c9805b6652f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7f6f52154aa4 - <unknown>
[INFO] [stdout]   66:     0x7f6f521e1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_lookup_ens_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_lookup_ens_name' (36) panicked at tig-utils/tests/eth.rs:66:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Api error: failed to send request: error sending request for url (https://eth-mainnet.public.blastapi.io/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     failed to send request: error sending request for url (https://eth-mainnet.public.blastapi.io/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: tig_utils::eth::lookup_ens_name::{{closure}}
[INFO] [stdout]              at ./src/eth.rs:112:30
[INFO] [stdout]    3: eth::tests::test_lookup_ens_name::{{closure}}
[INFO] [stdout]              at ./tests/eth.rs:65:14
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]    7: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]    8: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   25: eth::tests::test_lookup_ens_name
[INFO] [stdout]              at ./tests/eth.rs:86:10
[INFO] [stdout]   26: eth::tests::test_lookup_ens_name::{{closure}}
[INFO] [stdout]              at ./tests/eth.rs:59:36
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9805b933d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9805b933d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9805b933d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c9805b933d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c9805ba46ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c9805ba46ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c9805b5e203 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9805b5e203 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c9805b6aff2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c9805b708af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c9805b70741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c9805b31a7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c9805b31a7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9805b70f6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c9805b70f6f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c9805b70d1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c9805b6b129 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c9805b5296d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c9805bad700 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9805bacc06 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5c9805656a97 - core::result::Result<T,E>::unwrap::hf72d92ae2256f021
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c9805656a97 - eth::tests::test_lookup_ens_name::{{closure}}::hdb9698eb01f860ee
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:66:14
[INFO] [stdout]   22:     0x5c980565e822 - <core::pin::Pin<P> as core::future::future::Future>::poll::h24f974aeaee4b195
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c980565e85d - <core::pin::Pin<P> as core::future::future::Future>::poll::h484e82ae09c12919
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c980565e59d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd11266a197b07b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5c980565e2fb - tokio::runtime::coop::with_budget::h9b537d2852baf11c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c980565e2fb - tokio::runtime::coop::budget::ha325e6d0eece5d99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c980565e2fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h54bc37f69cd7b44f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5c980565b310 - tokio::runtime::scheduler::current_thread::Context::enter::h02dcc98cfa26a3c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5c980565d9c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd08a93e9d175ecc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5c980565cbe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd3f81ef31131bfc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5c980565a2eb - tokio::runtime::context::scoped::Scoped<T>::set::h5ba8c58f3bfce181
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c980565a029 - tokio::runtime::context::set_scheduler::{{closure}}::he02ece6fad7a4ffd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5c980565f292 - std::thread::local::LocalKey<T>::try_with::h22e2b4fa56dfe623
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5c980565ec1e - std::thread::local::LocalKey<T>::with::hebf41a629e89ba95
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5c9805659f5d - tokio::runtime::context::set_scheduler::h02af3450e8deb5fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5c980565c550 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4de06c4f9e99c233
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5c980565cc03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74fea95ce858fabb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5c980565ab93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76740c343266bc41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5c9805660aa0 - tokio::runtime::context::runtime::enter_runtime::hf036767bf157d53e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c980565a941 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd5e150edf17fe0d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5c9805661304 - tokio::runtime::runtime::Runtime::block_on_inner::h406ae2ff23199a1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c98056615d7 - tokio::runtime::runtime::Runtime::block_on::h4e3c321a7a9a4c69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5c980565677e - eth::tests::test_lookup_ens_name::h0ffaaa325e7d95a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:86:10
[INFO] [stdout]   44:     0x5c98056572f7 - eth::tests::test_lookup_ens_name::{{closure}}::hf42fece5bcb1bba1
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:59:36
[INFO] [stdout]   45:     0x5c980565fd86 - core::ops::function::FnOnce::call_once::hc7831bd5165d9d5c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c9805b3187b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c9805b3187b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5c9805b458dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5c9805b458dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5c9805b458dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5c9805b458dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5c9805b458dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c9805b458dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5c9805b458dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5c9805b1ee24 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5c9805b1ee24 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5c9805b2267a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5c9805b2267a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5c9805b2267a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5c9805b2267a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5c9805b2267a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c9805b2267a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5c9805b2267a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c9805b6652f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5c9805b6652f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7f6f52154aa4 - <unknown>
[INFO] [stdout]   67:     0x7f6f521e1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_is_valid_gnosis_safe_sig
[INFO] [stdout]     tests::test_lookup_ens_name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tig-utils --test eth`
[INFO] running `Command { std: "docker" "inspect" "4e2064f56c51bdb7030cc8877f2775c494bd68f349a0c87fea63049017d5730c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2064f56c51bdb7030cc8877f2775c494bd68f349a0c87fea63049017d5730c", kill_on_drop: false }`
[INFO] [stdout] 4e2064f56c51bdb7030cc8877f2775c494bd68f349a0c87fea63049017d5730c
