[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] e0e28448b85049f4373e99eec315ae60008e2f64
[INFO] testing tig-foundation/tig-monorepo against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftig-foundation%2Ftig-monorepo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tig-foundation/tig-monorepo on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tig-foundation/cudarc.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logging_timer_proc_macros v1.1.1
[INFO] [stderr]   Downloaded web3-async-native-tls v0.4.0
[INFO] [stderr]   Downloaded logging_timer v1.1.1
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded web3 v0.19.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9613f93f2a3a9418bf32161fb1e1a5e58ed8ee28c7b9acd64849735a6c3fca88
[INFO] running `Command { std: "docker" "start" "-a" "9613f93f2a3a9418bf32161fb1e1a5e58ed8ee28c7b9acd64849735a6c3fca88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9613f93f2a3a9418bf32161fb1e1a5e58ed8ee28c7b9acd64849735a6c3fca88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9613f93f2a3a9418bf32161fb1e1a5e58ed8ee28c7b9acd64849735a6c3fca88", kill_on_drop: false }`
[INFO] [stdout] 9613f93f2a3a9418bf32161fb1e1a5e58ed8ee28c7b9acd64849735a6c3fca88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4530587ae8500c0d4d1aea7d1c713473ec850ff6514f6a184a5401e596294dd
[INFO] running `Command { std: "docker" "start" "-a" "e4530587ae8500c0d4d1aea7d1c713473ec850ff6514f6a184a5401e596294dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[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 sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling sha-1 v0.9.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 matrixmultiply v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[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 url v2.5.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[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 fixed-hash v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling simba v0.9.0
[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 secp256k1 v0.27.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling logging_timer_proc_macros v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling logging_timer v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[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 primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling web3-async-native-tls v0.4.0
[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 tig-challenges v0.1.0 (/opt/rustwide/workdir/tig-challenges)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[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)]` 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-verifier v0.1.0 (/opt/rustwide/workdir/tig-verifier)
[INFO] [stderr]    Compiling tig-protocol v0.1.0 (/opt/rustwide/workdir/tig-protocol)
[INFO] [stdout] warning: unused import: `tig_challenges::*`
[INFO] [stdout]  --> tig-verifier/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]   --> tig-verifier/src/main.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     macro_rules! dispatch_challenge {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tig_challenges::*`
[INFO] [stdout]  --> tig-runtime/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]    --> tig-runtime/src/main.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |         macro_rules! dispatch_challenge {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> tig-runtime/src/main.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) = 'out_of_fuel: {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-verifier/src/main.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     match settings.challenge_id.as_str() {
[INFO] [stdout] 160 | |         "c001" => {
[INFO] [stdout] 161 | |             #[cfg(not(feature = "c001"))]
[INFO] [stdout] 162 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |         _ => panic!("Unsupported challenge"),
[INFO] [stdout] 197 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 198 |
[INFO] [stdout] 199 | /     if let Some(err_msg) = err_msg {
[INFO] [stdout] 200 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stdout] 201 | |         std::process::exit(1);
[INFO] [stdout] 202 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-runtime/src/main.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /         match settings.challenge_id.as_str() {
[INFO] [stdout] 278 | |             "c001" => {
[INFO] [stdout] 279 | |                 #[cfg(not(feature = "c001"))]
[INFO] [stdout] 280 | |                 panic!("tig-runtime was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             _ => panic!("Unsupported challenge"),
[INFO] [stdout] 315 | |         }
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 318 | /     let output_data = OutputData {
[INFO] [stdout] 319 | |         nonce,
[INFO] [stdout] 320 | |         runtime_signature,
[INFO] [stdout] 321 | |         fuel_consumed,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         cpu_arch: CPUArchitecture::ARM64,
[INFO] [stdout] 327 | |     };
[INFO] [stdout]     | |______^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fuel_consumed`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fuel_consumed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime_signature`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solution`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invalid_reason`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_reason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-runtime/src/main.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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: `output_file`
[INFO] [stdout]   --> tig-runtime/src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     output_file: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compress`
[INFO] [stdout]   --> tig-runtime/src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     compress: bool,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-runtime/src/main.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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: `solution`
[INFO] [stdout]   --> tig-verifier/src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let solution = load_solution(&solution_path);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> tig-verifier/src/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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: `ptx_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     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:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     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: variable does not need to be mutable
[INFO] [stdout]   --> tig-verifier/src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e4530587ae8500c0d4d1aea7d1c713473ec850ff6514f6a184a5401e596294dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4530587ae8500c0d4d1aea7d1c713473ec850ff6514f6a184a5401e596294dd", kill_on_drop: false }`
[INFO] [stdout] e4530587ae8500c0d4d1aea7d1c713473ec850ff6514f6a184a5401e596294dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f563c54c23039b3999870fc831a74ea8d5bb071a7272b4631545d28c751e19
[INFO] running `Command { std: "docker" "start" "-a" "e7f563c54c23039b3999870fc831a74ea8d5bb071a7272b4631545d28c751e19", 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] [stderr]    Compiling tig-protocol v0.1.0 (/opt/rustwide/workdir/tig-protocol)
[INFO] [stderr]    Compiling tig-challenges v0.1.0 (/opt/rustwide/workdir/tig-challenges)
[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)]` 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-algorithms v0.1.0 (/opt/rustwide/workdir/tig-algorithms)
[INFO] [stderr]    Compiling tig-runtime v0.1.0 (/opt/rustwide/workdir/tig-runtime)
[INFO] [stderr]    Compiling tig-verifier v0.1.0 (/opt/rustwide/workdir/tig-verifier)
[INFO] [stderr]    Compiling tig-binary v0.1.0 (/opt/rustwide/workdir/tig-binary)
[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)]` 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: `tig_challenges::*`
[INFO] [stdout]  --> tig-verifier/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]   --> tig-verifier/src/main.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     macro_rules! dispatch_challenge {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tig_challenges::*`
[INFO] [stdout]  --> tig-runtime/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tig_challenges::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dispatch_challenge`
[INFO] [stdout]    --> tig-runtime/src/main.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |         macro_rules! dispatch_challenge {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> tig-runtime/src/main.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) = 'out_of_fuel: {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-verifier/src/main.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     match settings.challenge_id.as_str() {
[INFO] [stdout] 160 | |         "c001" => {
[INFO] [stdout] 161 | |             #[cfg(not(feature = "c001"))]
[INFO] [stdout] 162 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |         _ => panic!("Unsupported challenge"),
[INFO] [stdout] 197 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 198 |
[INFO] [stdout] 199 | /     if let Some(err_msg) = err_msg {
[INFO] [stdout] 200 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stdout] 201 | |         std::process::exit(1);
[INFO] [stdout] 202 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tig-runtime/src/main.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /         match settings.challenge_id.as_str() {
[INFO] [stdout] 278 | |             "c001" => {
[INFO] [stdout] 279 | |                 #[cfg(not(feature = "c001"))]
[INFO] [stdout] 280 | |                 panic!("tig-runtime was not compiled with '--features c001'");
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             _ => panic!("Unsupported challenge"),
[INFO] [stdout] 315 | |         }
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 318 | /     let output_data = OutputData {
[INFO] [stdout] 319 | |         nonce,
[INFO] [stdout] 320 | |         runtime_signature,
[INFO] [stdout] 321 | |         fuel_consumed,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         cpu_arch: CPUArchitecture::ARM64,
[INFO] [stdout] 327 | |     };
[INFO] [stdout]     | |______^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solution`
[INFO] [stdout]   --> tig-verifier/src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let solution = load_solution(&solution_path);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> tig-verifier/src/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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: `ptx_path`
[INFO] [stdout]   --> tig-verifier/src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     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:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     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: variable does not need to be mutable
[INFO] [stdout]   --> tig-verifier/src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fuel_consumed`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fuel_consumed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime_signature`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solution`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invalid_reason`
[INFO] [stdout]   --> tig-runtime/src/main.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_reason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptx_path`
[INFO] [stdout]   --> tig-runtime/src/main.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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: `output_file`
[INFO] [stdout]   --> tig-runtime/src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     output_file: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compress`
[INFO] [stdout]   --> tig-runtime/src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     compress: bool,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_device`
[INFO] [stdout]   --> tig-runtime/src/main.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     gpu_device: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] running `Command { std: "docker" "inspect" "e7f563c54c23039b3999870fc831a74ea8d5bb071a7272b4631545d28c751e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f563c54c23039b3999870fc831a74ea8d5bb071a7272b4631545d28c751e19", kill_on_drop: false }`
[INFO] [stdout] e7f563c54c23039b3999870fc831a74ea8d5bb071a7272b4631545d28c751e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9b50e1c72f378ee2c06a63ad507a23425a2c9ef62036d8de9478cb49ecaee61
[INFO] running `Command { std: "docker" "start" "-a" "a9b50e1c72f378ee2c06a63ad507a23425a2c9ef62036d8de9478cb49ecaee61", kill_on_drop: false }`
[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)]` 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:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tig_challenges::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `dispatch_challenge`
[INFO] [stderr]    --> tig-runtime/src/main.rs:103:22
[INFO] [stderr]     |
[INFO] [stderr] 103 |         macro_rules! dispatch_challenge {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused label
[INFO] [stderr]    --> tig-runtime/src/main.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     ) = 'out_of_fuel: {
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> tig-runtime/src/main.rs:318:5
[INFO] [stderr]     |
[INFO] [stderr] 277 | /         match settings.challenge_id.as_str() {
[INFO] [stderr] 278 | |             "c001" => {
[INFO] [stderr] 279 | |                 #[cfg(not(feature = "c001"))]
[INFO] [stderr] 280 | |                 panic!("tig-runtime was not compiled with '--features c001'");
[INFO] [stderr] ...   |
[INFO] [stderr] 314 | |             _ => panic!("Unsupported challenge"),
[INFO] [stderr] 315 | |         }
[INFO] [stderr]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] ...
[INFO] [stderr] 318 | /     let output_data = OutputData {
[INFO] [stderr] 319 | |         nonce,
[INFO] [stderr] 320 | |         runtime_signature,
[INFO] [stderr] 321 | |         fuel_consumed,
[INFO] [stderr] ...   |
[INFO] [stderr] 326 | |         cpu_arch: CPUArchitecture::ARM64,
[INFO] [stderr] 327 | |     };
[INFO] [stderr]     | |______^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fuel_consumed`
[INFO] [stderr]   --> tig-runtime/src/main.rs:97:10
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stderr]    |          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fuel_consumed`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `runtime_signature`
[INFO] [stderr]   --> tig-runtime/src/main.rs:97:25
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime_signature`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `solution`
[INFO] [stderr]   --> tig-runtime/src/main.rs:97:44
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stderr]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `invalid_reason`
[INFO] [stderr]   --> tig-runtime/src/main.rs:97:54
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let (fuel_consumed, runtime_signature, solution, invalid_reason): (
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_reason`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ptx_path`
[INFO] [stderr]   --> tig-runtime/src/main.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 82 |     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: `output_file`
[INFO] [stderr]   --> tig-runtime/src/main.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     output_file: Option<PathBuf>,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compress`
[INFO] [stderr]   --> tig-runtime/src/main.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     compress: bool,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compress`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gpu_device`
[INFO] [stderr]   --> tig-runtime/src/main.rs:86:5
[INFO] [stderr]    |
[INFO] [stderr] 86 |     gpu_device: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tig_challenges::*`
[INFO] [stderr]  --> tig-verifier/src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tig_challenges::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `dispatch_challenge`
[INFO] [stderr]   --> tig-verifier/src/main.rs:88:18
[INFO] [stderr]    |
[INFO] [stderr] 88 |     macro_rules! dispatch_challenge {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> tig-verifier/src/main.rs:199:5
[INFO] [stderr]     |
[INFO] [stderr] 159 | /     match settings.challenge_id.as_str() {
[INFO] [stderr] 160 | |         "c001" => {
[INFO] [stderr] 161 | |             #[cfg(not(feature = "c001"))]
[INFO] [stderr] 162 | |             panic!("tig-verifier was not compiled with '--features c001'");
[INFO] [stderr] ...   |
[INFO] [stderr] 196 | |         _ => panic!("Unsupported challenge"),
[INFO] [stderr] 197 | |     }
[INFO] [stderr]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] 198 |
[INFO] [stderr] 199 | /     if let Some(err_msg) = err_msg {
[INFO] [stderr] 200 | |         eprintln!("Verification error: {}", err_msg);
[INFO] [stderr] 201 | |         std::process::exit(1);
[INFO] [stderr] 202 | |     }
[INFO] [stderr]     | |_____^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `solution`
[INFO] [stderr]   --> tig-verifier/src/main.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let solution = load_solution(&solution_path);
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solution`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `seed`
[INFO] [stderr]   --> tig-verifier/src/main.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     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:86:13
[INFO] [stderr]    |
[INFO] [stderr] 86 |     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: `ptx_path`
[INFO] [stderr]   --> tig-verifier/src/main.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     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:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     gpu_device: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_device`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tig-verifier/src/main.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 86 |     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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tig-algorithms` (lib) generated 2 warnings
[INFO] [stderr] warning: `tig-runtime` (bin "tig-runtime" test) generated 12 warnings (run `cargo fix --bin "tig-runtime" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `tig-verifier` (bin "tig-verifier" test) generated 9 warnings (run `cargo fix --bin "tig-verifier" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `tig-algorithms` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tig_algorithms-a43a4dcce74d02bf)
[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-9985c639a2d699cc)
[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-e212df87c3f99f04)
[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-6c82b4a087d13625)
[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/main.rs (/opt/rustwide/target/debug/deps/tig_runtime-8482f7528074ce89)
[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-2a4f84b7816babc2)
[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-741a82a57e5b5edc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_calc_solution_signature ... ok
[INFO] [stdout] test test_calc_seed ... ok
[INFO] [stdout] test test_outputdata_to_merklehash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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_utils-d9a02b14a5c827ff)
[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/eth.rs (/opt/rustwide/target/debug/deps/eth-73aa9f6e0d773fa1)
[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' 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:     0x5ec7b8b42c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec7b8b42c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec7b8b42c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ec7b8b42c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ec7b8b6ba93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ec7b8b6ba93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ec7b8b3ed13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec7b8b3ed13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ec7b8b42a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ec7b8b44189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ec7b8b43fbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ec7b8b0a544 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ec7b8b0a544 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec7b8b44c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ec7b8b44c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ec7b8b448f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ec7b8b43109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ec7b8b445bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ec7b8b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ec7b8b69dfc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ec7b863db09 - eth::tests::test_is_valid_gnosis_safe_sig::{{closure}}::h07bc25cc97a7e491
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:17:9
[INFO] [stdout]   21:     0x5ec7b8638112 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd280157a6bf46f57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ec7b86380cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h9a432dc193159325
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ec7b864c5cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h080f841fa3b3982f
[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:     0x5ec7b864c38b - tokio::runtime::coop::with_budget::h3e6f197909727e14
[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:     0x5ec7b864c38b - tokio::runtime::coop::budget::h8de835b59485643d
[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:     0x5ec7b864c38b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9c3314826237e21e
[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:     0x5ec7b8649c80 - tokio::runtime::scheduler::current_thread::Context::enter::h98a1f94060382b70
[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:     0x5ec7b864af90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36ad4a9b8b6b6f08
[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:     0x5ec7b864ac34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h57a3602e7215f361
[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:     0x5ec7b866c98b - tokio::runtime::context::scoped::Scoped<T>::set::h038a9617af943931
[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:     0x5ec7b8667bf9 - tokio::runtime::context::set_scheduler::{{closure}}::hdeafcb27466b51a7
[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:     0x5ec7b8666062 - std::thread::local::LocalKey<T>::try_with::h4b38e42c34600fc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5ec7b866584e - std::thread::local::LocalKey<T>::with::h764239f591a1896e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5ec7b8667b2d - tokio::runtime::context::set_scheduler::h8cd521959e0f2150
[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:     0x5ec7b864a5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89a2af19a6838d05
[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:     0x5ec7b864ac73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ad98eee02cb1aac
[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:     0x5ec7b8648c03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d9d29b8188768c0
[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:     0x5ec7b86430e0 - tokio::runtime::context::runtime::enter_runtime::hc3f224b8a98b0122
[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:     0x5ec7b86489b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf9c9062ebf9f45ee
[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:     0x5ec7b8636fe4 - tokio::runtime::runtime::Runtime::block_on_inner::hc47c4c1b30c50a23
[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:     0x5ec7b86371a7 - tokio::runtime::runtime::Runtime::block_on::hc1664353555b8b98
[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:     0x5ec7b863d77e - eth::tests::test_is_valid_gnosis_safe_sig::ha9943f09e6870fb4
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:55:10
[INFO] [stdout]   43:     0x5ec7b863d627 - eth::tests::test_is_valid_gnosis_safe_sig::{{closure}}::hf0af368c20eae3cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:16:45
[INFO] [stdout]   44:     0x5ec7b8668aa6 - core::ops::function::FnOnce::call_once::h0043a9576be25857
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5ec7b8b0fdab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5ec7b8b0fdab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5ec7b8b0eee5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5ec7b8b0eee5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5ec7b8b0eee5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5ec7b8b0eee5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5ec7b8b0eee5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ec7b8b0eee5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5ec7b8b0eee5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5ec7b8ad2ae4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5ec7b8ad2ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ec7b8ad64ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5ec7b8ad64ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5ec7b8ad64ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5ec7b8ad64ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5ec7b8ad64ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ec7b8ad64ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5ec7b8ad64ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5ec7b8b4801f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5ec7b8b4801f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7b7cdbf45aa4 - <unknown>
[INFO] [stdout]   66:     0x7b7cdbfd2a34 - 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' 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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087: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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279: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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec7b8b42c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec7b8b42c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec7b8b42c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ec7b8b42c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ec7b8b6ba93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ec7b8b6ba93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ec7b8b3ed13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec7b8b3ed13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ec7b8b42a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ec7b8b44189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ec7b8b43fbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ec7b8b0a544 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ec7b8b0a544 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec7b8b44c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ec7b8b44c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ec7b8b4492a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ec7b8b43109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ec7b8b445bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ec7b8b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ec7b8b6a236 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5ec7b863e58c - core::result::Result<T,E>::unwrap::h5c4ac6f8cf683928
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5ec7b863e58c - eth::tests::test_lookup_ens_name::{{closure}}::hf6a0664d2f4d8a3d
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:66:14
[INFO] [stdout]   22:     0x5ec7b8638112 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd280157a6bf46f57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ec7b86380cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h9a432dc193159325
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec7b864c5cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h080f841fa3b3982f
[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:     0x5ec7b864c38b - tokio::runtime::coop::with_budget::h3e6f197909727e14
[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:     0x5ec7b864c38b - tokio::runtime::coop::budget::h8de835b59485643d
[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:     0x5ec7b864c38b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9c3314826237e21e
[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:     0x5ec7b8649c80 - tokio::runtime::scheduler::current_thread::Context::enter::h98a1f94060382b70
[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:     0x5ec7b864af90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36ad4a9b8b6b6f08
[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:     0x5ec7b864ac34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h57a3602e7215f361
[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:     0x5ec7b866c98b - tokio::runtime::context::scoped::Scoped<T>::set::h038a9617af943931
[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:     0x5ec7b8667bf9 - tokio::runtime::context::set_scheduler::{{closure}}::hdeafcb27466b51a7
[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:     0x5ec7b8666062 - std::thread::local::LocalKey<T>::try_with::h4b38e42c34600fc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ec7b866584e - std::thread::local::LocalKey<T>::with::h764239f591a1896e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ec7b8667b2d - tokio::runtime::context::set_scheduler::h8cd521959e0f2150
[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:     0x5ec7b864a5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89a2af19a6838d05
[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:     0x5ec7b864ac73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ad98eee02cb1aac
[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:     0x5ec7b8648c03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d9d29b8188768c0
[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:     0x5ec7b86430e0 - tokio::runtime::context::runtime::enter_runtime::hc3f224b8a98b0122
[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:     0x5ec7b86489b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf9c9062ebf9f45ee
[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:     0x5ec7b8636fe4 - tokio::runtime::runtime::Runtime::block_on_inner::hc47c4c1b30c50a23
[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:     0x5ec7b86371a7 - tokio::runtime::runtime::Runtime::block_on::hc1664353555b8b98
[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:     0x5ec7b863e25e - eth::tests::test_lookup_ens_name::h5975b417a1d2dae3
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:86:10
[INFO] [stdout]   44:     0x5ec7b863e107 - eth::tests::test_lookup_ens_name::{{closure}}::h8b3e5c307c7b2b8b
[INFO] [stdout]                                at /opt/rustwide/workdir/tig-utils/tests/eth.rs:59:36
[INFO] [stdout]   45:     0x5ec7b8668f96 - core::ops::function::FnOnce::call_once::h9030b86e6cd2b87c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5ec7b8b0fdab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5ec7b8b0fdab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5ec7b8b0eee5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5ec7b8b0eee5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5ec7b8b0eee5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5ec7b8b0eee5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5ec7b8b0eee5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5ec7b8b0eee5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5ec7b8b0eee5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5ec7b8ad2ae4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5ec7b8ad2ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5ec7b8ad64ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5ec7b8ad64ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5ec7b8ad64ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5ec7b8ad64ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5ec7b8ad64ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ec7b8ad64ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5ec7b8ad64ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5ec7b8b4801f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5ec7b8b4801f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7b7cdbf45aa4 - <unknown>
[INFO] [stdout]   67:     0x7b7cdbfd2a34 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tig-utils --test eth`
[INFO] running `Command { std: "docker" "inspect" "a9b50e1c72f378ee2c06a63ad507a23425a2c9ef62036d8de9478cb49ecaee61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b50e1c72f378ee2c06a63ad507a23425a2c9ef62036d8de9478cb49ecaee61", kill_on_drop: false }`
[INFO] [stdout] a9b50e1c72f378ee2c06a63ad507a23425a2c9ef62036d8de9478cb49ecaee61
