[INFO] fetching crate netrunner_cli 0.2.5...
[INFO] testing netrunner_cli-0.2.5 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate netrunner_cli 0.2.5 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate netrunner_cli 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netrunner_cli 0.2.5
[INFO] tweaked toml for crates.io crate netrunner_cli 0.2.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netrunner_cli 0.2.5 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netrunner_cli 0.2.5 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded spinners v4.1.1
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7fb66d570d2974f2efbff376b751b3bed54380f0a1dcffecce012c7f51a3cb5
[INFO] running `Command { std: "docker" "start" "-a" "b7fb66d570d2974f2efbff376b751b3bed54380f0a1dcffecce012c7f51a3cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7fb66d570d2974f2efbff376b751b3bed54380f0a1dcffecce012c7f51a3cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fb66d570d2974f2efbff376b751b3bed54380f0a1dcffecce012c7f51a3cb5", kill_on_drop: false }`
[INFO] [stdout] b7fb66d570d2974f2efbff376b751b3bed54380f0a1dcffecce012c7f51a3cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cf7363254d4e4ec362008d3c5bfdb443b6ca68abc02d0439a641fff47e83106
[INFO] running `Command { std: "docker" "start" "-a" "7cf7363254d4e4ec362008d3c5bfdb443b6ca68abc02d0439a641fff47e83106", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling netrunner_cli v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionQuality`, `DetailLevel`, `SpeedTestResult`, and `TestConfig`
[INFO] [stdout]  --> src/modules/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::{SpeedTestResult, TestConfig, ConnectionQuality, DetailLevel};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed_test`
[INFO] [stdout]    --> src/main.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let speed_test = SpeedTest::new(config.clone())?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speed_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_animated_text` is never used
[INFO] [stdout]    --> src/modules/ui.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl UI {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn show_animated_text(&self, text: &str, delay_ms: u64) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_results`, `clear_history`, and `get_db_path` are never used
[INFO] [stdout]    --> src/modules/history.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl HistoryStorage {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86  |     pub fn get_all_results(&self) -> Result<Vec<SpeedTestResult>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn clear_history(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn get_db_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "7cf7363254d4e4ec362008d3c5bfdb443b6ca68abc02d0439a641fff47e83106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf7363254d4e4ec362008d3c5bfdb443b6ca68abc02d0439a641fff47e83106", kill_on_drop: false }`
[INFO] [stdout] 7cf7363254d4e4ec362008d3c5bfdb443b6ca68abc02d0439a641fff47e83106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b921e3bb89cd122cbf933816ef5f66d8496837d516cfb3c9e7eb10a0eb47450
[INFO] running `Command { std: "docker" "start" "-a" "2b921e3bb89cd122cbf933816ef5f66d8496837d516cfb3c9e7eb10a0eb47450", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling netrunner_cli v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_test`
[INFO] [stdout]  --> tests/speed_test_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_test;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]  --> tests/speed_test_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tempfile::tempdir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionQuality`, `DetailLevel`, `SpeedTestResult`, and `TestConfig`
[INFO] [stdout]  --> src/modules/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::{SpeedTestResult, TestConfig, ConnectionQuality, DetailLevel};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionQuality`, `DetailLevel`, `SpeedTestResult`, and `TestConfig`
[INFO] [stdout]  --> src/modules/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::{SpeedTestResult, TestConfig, ConnectionQuality, DetailLevel};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/modules/ui.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]    --> src/modules/speed_test.rs:580:52
[INFO] [stdout]     |
[INFO] [stdout] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed_test`
[INFO] [stdout]    --> src/main.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let speed_test = SpeedTest::new(config.clone())?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speed_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1266:44
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_url`
[INFO] [stdout]     --> src/modules/speed_test.rs:1295:50
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed_test`
[INFO] [stdout]    --> src/main.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let speed_test = SpeedTest::new(config.clone())?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speed_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_animated_text` is never used
[INFO] [stdout]    --> src/modules/ui.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl UI {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn show_animated_text(&self, text: &str, delay_ms: u64) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_results`, `clear_history`, and `get_db_path` are never used
[INFO] [stdout]    --> src/modules/history.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl HistoryStorage {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86  |     pub fn get_all_results(&self) -> Result<Vec<SpeedTestResult>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn clear_history(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn get_db_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_animated_text` is never used
[INFO] [stdout]    --> src/modules/ui.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl UI {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn show_animated_text(&self, text: &str, delay_ms: u64) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_health_cache` is never read
[INFO] [stdout]   --> src/modules/speed_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeedTest {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stdout]   --> src/modules/speed_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct ServerHealth {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 23 |     last_tested: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     success_rate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     average_latency: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     consecutive_failures: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     is_healthy: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/modules/speed_test.rs:648:14
[INFO] [stdout]      |
[INFO] [stdout] 30   | impl SpeedTest {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stdout]     --> src/modules/speed_test.rs:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | struct LocationInfo {
[INFO] [stdout]      |        ------------ fields in this struct
[INFO] [stdout] 1867 |     city: Option<String>,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1868 |     country: Option<String>,
[INFO] [stdout] 1869 |     country_code: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1870 |     region: Option<String>,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1871 |     latitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1872 |     longitude: Option<f64>,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1873 |     isp: Option<String>,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_results`, `clear_history`, and `get_db_path` are never used
[INFO] [stdout]    --> src/modules/history.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl HistoryStorage {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86  |     pub fn get_all_results(&self) -> Result<Vec<SpeedTestResult>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn clear_history(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn get_db_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "2b921e3bb89cd122cbf933816ef5f66d8496837d516cfb3c9e7eb10a0eb47450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b921e3bb89cd122cbf933816ef5f66d8496837d516cfb3c9e7eb10a0eb47450", kill_on_drop: false }`
[INFO] [stdout] 2b921e3bb89cd122cbf933816ef5f66d8496837d516cfb3c9e7eb10a0eb47450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55a668114b0e2ea6a7106f3e1487566050ec5485e91b85b68885e7d8da777107
[INFO] running `Command { std: "docker" "start" "-a" "55a668114b0e2ea6a7106f3e1487566050ec5485e91b85b68885e7d8da777107", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> src/modules/ui.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `server_url`
[INFO] [stderr]    --> src/modules/speed_test.rs:580:52
[INFO] [stderr]     |
[INFO] [stderr] 580 |     async fn test_download_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]     |                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `server_url`
[INFO] [stderr]     --> src/modules/speed_test.rs:1266:44
[INFO] [stderr]      |
[INFO] [stderr] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `server_url`
[INFO] [stderr]     --> src/modules/speed_test.rs:1295:50
[INFO] [stderr]      |
[INFO] [stderr] 1295 |     async fn test_upload_speed_simplified(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_url`
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_health_cache` is never read
[INFO] [stderr]   --> src/modules/speed_test.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SpeedTest {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `last_tested`, `success_rate`, `average_latency`, `consecutive_failures`, and `is_healthy` are never read
[INFO] [stderr]   --> src/modules/speed_test.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct ServerHealth {
[INFO] [stderr]    |        ------------ fields in this struct
[INFO] [stderr] 23 |     last_tested: std::time::Instant,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 24 |     success_rate: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 25 |     average_latency: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 26 |     consecutive_failures: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     is_healthy: bool,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ServerHealth` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]     --> src/modules/speed_test.rs:648:14
[INFO] [stderr]      |
[INFO] [stderr] 30   | impl SpeedTest {
[INFO] [stderr]      | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 648  |     async fn quick_speed_estimate(&self) -> f64 {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1158 |     async fn simple_download_test(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1185 |     async fn measure_download_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1233 |     fn get_test_download_urls(&self, server_url: &str, size: usize) -> Vec<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1266 |     async fn fallback_download_test(&self, server_url: &str) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1421 |     async fn fallback_upload_measurement(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1426 |     async fn measure_upload_speed(&self, server_url: &str, test_size: usize) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1477 |     fn get_upload_test_urls(&self, server_url: &str) -> Vec<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1498 |     async fn estimate_upload_speed(&self) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `city`, `country_code`, `region`, `latitude`, `longitude`, and `isp` are never read
[INFO] [stderr]     --> src/modules/speed_test.rs:1867:5
[INFO] [stderr]      |
[INFO] [stderr] 1866 | struct LocationInfo {
[INFO] [stderr]      |        ------------ fields in this struct
[INFO] [stderr] 1867 |     city: Option<String>,
[INFO] [stderr]      |     ^^^^
[INFO] [stderr] 1868 |     country: Option<String>,
[INFO] [stderr] 1869 |     country_code: Option<String>,
[INFO] [stderr]      |     ^^^^^^^^^^^^
[INFO] [stderr] 1870 |     region: Option<String>,
[INFO] [stderr]      |     ^^^^^^
[INFO] [stderr] 1871 |     latitude: Option<f64>,
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr] 1872 |     longitude: Option<f64>,
[INFO] [stderr]      |     ^^^^^^^^^
[INFO] [stderr] 1873 |     isp: Option<String>,
[INFO] [stderr]      |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `netrunner_cli` (lib) generated 8 warnings (run `cargo fix --lib -p netrunner_cli` to apply 1 suggestion)
[INFO] [stderr] warning: `netrunner_cli` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unused import: `tokio_test`
[INFO] [stderr]  --> tests/speed_test_tests.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio_test;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::tempdir`
[INFO] [stderr]  --> tests/speed_test_tests.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tempfile::tempdir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ConnectionQuality`, `DetailLevel`, `SpeedTestResult`, and `TestConfig`
[INFO] [stderr]  --> src/modules/mod.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use types::{SpeedTestResult, TestConfig, ConnectionQuality, DetailLevel};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> src/main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `speed_test`
[INFO] [stderr]    --> src/main.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 164 |     let speed_test = SpeedTest::new(config.clone())?;
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speed_test`
[INFO] [stderr] 
[INFO] [stderr] warning: method `show_animated_text` is never used
[INFO] [stderr]    --> src/modules/ui.rs:388:12
[INFO] [stderr]     |
[INFO] [stderr] 16  | impl UI {
[INFO] [stderr]     | ------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 388 |     pub fn show_animated_text(&self, text: &str, delay_ms: u64) -> io::Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_health_cache` is never read
[INFO] [stderr]   --> src/modules/speed_test.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SpeedTest {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     server_health_cache: HashMap<String, ServerHealth>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_results`, `clear_history`, and `get_db_path` are never used
[INFO] [stderr]    --> src/modules/history.rs:86:12
[INFO] [stderr]     |
[INFO] [stderr] 12  | impl HistoryStorage {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 86  |     pub fn get_all_results(&self) -> Result<Vec<SpeedTestResult>, Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 227 |     pub fn clear_history(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub fn get_db_path(&self) -> &Path {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `netrunner_cli` (test "speed_test_tests") generated 2 warnings (run `cargo fix --test "speed_test_tests"` to apply 2 suggestions)
[INFO] [stderr] warning: `netrunner_cli` (bin "netrunner_cli" test) generated 13 warnings (7 duplicates) (run `cargo fix --bin "netrunner_cli" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `netrunner_cli` (bin "netrunner_cli") generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netrunner_cli-c1a17078fcae5b40)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test modules::types::tests::test_connection_quality_boundary_conditions ... ok
[INFO] [stdout] test modules::types::tests::test_connection_quality_from_speed_and_ping ... ok
[INFO] [stdout] test modules::types::tests::test_detail_level_ordering ... ok
[INFO] [stdout] test modules::types::tests::test_test_config_default ... ok
[INFO] [stdout] test modules::types::tests::test_test_server_creation ... ok
[INFO] [stdout] test modules::types::tests::test_speed_test_result_default ... ok
[INFO] [stdout] test modules::types::tests::test_route_hop_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 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/netrunner_cli-3b1236dce753295a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test modules::types::tests::test_connection_quality_from_speed_and_ping ... ok
[INFO] [stdout] test modules::types::tests::test_detail_level_ordering ... ok
[INFO] [stdout] test modules::types::tests::test_connection_quality_boundary_conditions ... ok
[INFO] [stdout] test modules::types::tests::test_route_hop_creation ... ok
[INFO] [stdout] test modules::types::tests::test_speed_test_result_default ... ok
[INFO] [stdout] test modules::types::tests::test_test_config_default ... ok
[INFO] [stdout] test modules::types::tests::test_test_server_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/history_tests.rs (/opt/rustwide/target/debug/deps/history_tests-ebd4e070a11174e0)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_connection_quality_boundary_conditions ... ok
[INFO] [stdout] test test_connection_quality_display ... ok
[INFO] [stdout] test test_connection_quality_from_speed_and_ping ... ok
[INFO] [stdout] test test_speed_test_result_default ... ok
[INFO] [stdout] test test_speed_test_result_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-4e8774a315fa02e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_connection_quality_rating ... ok
[INFO] [stdout] test test_speed_test_creation ... ok
[INFO] [stdout] test test_speed_test_with_custom_config ... ok
[INFO] [stdout] test test_speed_test_timeout ... FAILED
[INFO] [stdout] test test_multiple_speed_tests ... FAILED
[INFO] [stdout] test test_speed_test_result_structure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_speed_test_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_speed_test_timeout' panicked at tests/integration_tests.rs:74:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5857911f4a72 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5857911f4a72 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5857911f4a72 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5857911f4a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585791220103 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585791220103 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5857911f0ec3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5857911f0ec3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5857911f48c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5857911f5fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5857911f5e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x585791031474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x585791031474 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5857911f6acb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5857911f6acb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5857911f6766 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5857911f4f79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5857911f642d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58579121e130 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58579121e19c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x585790fdbc43 - integration_tests::test_speed_test_timeout::{{closure}}::h5644b3e296f86088
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:74:5
[INFO] [stdout]   21:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3a21a2d711453ed5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h84a1b804ed69afbf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd43e8922b69a50e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x585790ff79f5 - tokio::task::coop::with_budget::hc2c2f5203acf38ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x585790ff79f5 - tokio::task::coop::budget::hb32401415da25137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1dfa3c5e681c11b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::Context::enter::h8d9658a3bbe603eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h90d2101d645f9eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h79f1140b63b18b16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x585790ff0605 - tokio::runtime::context::scoped::Scoped<T>::set::ha26c45ce5eb077ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::{{closure}}::h3fb27c889eea42cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x585790ff7d55 - std::thread::local::LocalKey<T>::try_with::h44bebc16f833c734
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x585790ff7d55 - std::thread::local::LocalKey<T>::with::h928460638dc0615d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::he5c3f89262723402
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h269663dced539450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e6d2041e87a77e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x585790ff0cd0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8bfa3b9411a2fb95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x585790ff0cd0 - tokio::runtime::context::runtime::enter_runtime::ha292c24c1d43a4f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x585790ff2aa5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha824f07b302ef852
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on_inner::h0ba9e9528d7dd053
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on::hb25da2a43c96795d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x585790fd581e - integration_tests::test_speed_test_timeout::hd4ae02b7fa94f777
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:78:40
[INFO] [stdout]   43:     0x585790fd581e - integration_tests::test_speed_test_timeout::{{closure}}::h2a231bc8f914ba2d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:59:35
[INFO] [stdout]   44:     0x585790fd581e - core::ops::function::FnOnce::call_once::h3a50d5dbac547d1f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x585791036bfb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x585791036bfb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x585791035dee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x585791035dee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x585791035dee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x585791035dee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x585791035dee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x585791035dee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x585791035dee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x585790ff9964 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x585790ff9964 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x585790ffd33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x585790ffd33a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x585790ffd33a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x585790ffd33a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x585790ffd33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5857911f9c47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7f4e3fce2aa4 - <unknown>
[INFO] [stdout]   67:     0x7f4e3fd6fa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_speed_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_speed_tests' panicked at tests/integration_tests.rs:128:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5857911f4a72 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5857911f4a72 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5857911f4a72 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5857911f4a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585791220103 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585791220103 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5857911f0ec3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5857911f0ec3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5857911f48c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5857911f5fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5857911f5e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x585791031474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x585791031474 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5857911f6acb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5857911f6acb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5857911f6766 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5857911f4f79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5857911f642d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58579121e130 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58579121e19c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x585790fdc6c0 - integration_tests::test_multiple_speed_tests::{{closure}}::h89bfce8338c5b4a1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:128:9
[INFO] [stdout]   21:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3a21a2d711453ed5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h84a1b804ed69afbf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd43e8922b69a50e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x585790ff79f5 - tokio::task::coop::with_budget::hc2c2f5203acf38ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x585790ff79f5 - tokio::task::coop::budget::hb32401415da25137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1dfa3c5e681c11b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::Context::enter::h8d9658a3bbe603eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h90d2101d645f9eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h79f1140b63b18b16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x585790ff0605 - tokio::runtime::context::scoped::Scoped<T>::set::ha26c45ce5eb077ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::{{closure}}::h3fb27c889eea42cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x585790ff7d55 - std::thread::local::LocalKey<T>::try_with::h44bebc16f833c734
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x585790ff7d55 - std::thread::local::LocalKey<T>::with::h928460638dc0615d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::he5c3f89262723402
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h269663dced539450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e6d2041e87a77e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x585790ff0cd0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8bfa3b9411a2fb95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x585790ff0cd0 - tokio::runtime::context::runtime::enter_runtime::ha292c24c1d43a4f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x585790ff2aa5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha824f07b302ef852
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on_inner::h0ba9e9528d7dd053
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on::hb25da2a43c96795d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x585790fd59ae - integration_tests::test_multiple_speed_tests::h69b3d9b081fe2b4d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:125:19
[INFO] [stdout]   43:     0x585790fd59ae - integration_tests::test_multiple_speed_tests::{{closure}}::haf98813279c7bd3b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:113:37
[INFO] [stdout]   44:     0x585790fd59ae - core::ops::function::FnOnce::call_once::hcb406b349c795680
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x585791036bfb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x585791036bfb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x585791035dee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x585791035dee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x585791035dee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x585791035dee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x585791035dee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x585791035dee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x585791035dee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x585790ff9964 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x585790ff9964 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x585790ffd33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x585790ffd33a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x585790ffd33a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x585790ffd33a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x585790ffd33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5857911f9c47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7f4e3fce2aa4 - <unknown>
[INFO] [stdout]   67:     0x7f4e3fd6fa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_speed_test_result_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_speed_test_result_structure' panicked at tests/integration_tests.rs:96:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5857911f4a72 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5857911f4a72 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5857911f4a72 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5857911f4a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585791220103 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585791220103 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5857911f0ec3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5857911f0ec3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5857911f48c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5857911f5fec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5857911f5e42 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x585791031474 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x585791031474 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5857911f6acb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5857911f6acb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5857911f6766 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5857911f4f79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5857911f642d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58579121e130 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58579121e19c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x585790fdc076 - integration_tests::test_speed_test_result_structure::{{closure}}::h0aa2cf4cee450eb7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:96:5
[INFO] [stdout]   21:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3a21a2d711453ed5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x585790ff79f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h84a1b804ed69afbf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd43e8922b69a50e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x585790ff79f5 - tokio::task::coop::with_budget::hc2c2f5203acf38ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x585790ff79f5 - tokio::task::coop::budget::hb32401415da25137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1dfa3c5e681c11b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x585790ff79f5 - tokio::runtime::scheduler::current_thread::Context::enter::h8d9658a3bbe603eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h90d2101d645f9eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x585790ff0605 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h79f1140b63b18b16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x585790ff0605 - tokio::runtime::context::scoped::Scoped<T>::set::ha26c45ce5eb077ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::{{closure}}::h3fb27c889eea42cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x585790ff7d55 - std::thread::local::LocalKey<T>::try_with::h44bebc16f833c734
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x585790ff7d55 - std::thread::local::LocalKey<T>::with::h928460638dc0615d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x585790ff7d55 - tokio::runtime::context::set_scheduler::he5c3f89262723402
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h269663dced539450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x585790ff7d55 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8e6d2041e87a77e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x585790ff0cd0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8bfa3b9411a2fb95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x585790ff0cd0 - tokio::runtime::context::runtime::enter_runtime::ha292c24c1d43a4f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x585790ff2aa5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha824f07b302ef852
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on_inner::h0ba9e9528d7dd053
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x585790ff2aa5 - tokio::runtime::runtime::Runtime::block_on::hb25da2a43c96795d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x585790fd5c5e - integration_tests::test_speed_test_result_structure::h54fa975f756508da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:109:37
[INFO] [stdout]   43:     0x585790fd5c5e - integration_tests::test_speed_test_result_structure::{{closure}}::h15975a36e7cd79e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:82:44
[INFO] [stdout]   44:     0x585790fd5c5e - core::ops::function::FnOnce::call_once::hfcdfe97681516c15
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x585791036bfb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x585791036bfb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x585791035dee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x585791035dee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x585791035dee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x585791035dee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x585791035dee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x585791035dee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x585791035dee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x585790ff9964 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x585790ff9964 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x585790ffd33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x585790ffd33a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x585790ffd33a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x585790ffd33a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x585790ffd33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x585790ffd33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5857911f9c47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5857911f9c47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7f4e3fce2aa4 - <unknown>
[INFO] [stdout]   67:     0x7f4e3fd6fa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_multiple_speed_tests
[INFO] [stdout]     test_speed_test_result_structure
[INFO] [stdout]     test_speed_test_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "55a668114b0e2ea6a7106f3e1487566050ec5485e91b85b68885e7d8da777107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55a668114b0e2ea6a7106f3e1487566050ec5485e91b85b68885e7d8da777107", kill_on_drop: false }`
[INFO] [stdout] 55a668114b0e2ea6a7106f3e1487566050ec5485e91b85b68885e7d8da777107
