[INFO] cloning repository https://github.com/GhostTorment/iperf3_statuspage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GhostTorment/iperf3_statuspage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostTorment%2Fiperf3_statuspage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostTorment%2Fiperf3_statuspage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1686adccacd942c98be25ac6d7658ac094cecc4 [INFO] testing GhostTorment/iperf3_statuspage against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostTorment%2Fiperf3_statuspage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GhostTorment/iperf3_statuspage [INFO] finished tweaking git repo https://github.com/GhostTorment/iperf3_statuspage [INFO] tweaked toml for git repo https://github.com/GhostTorment/iperf3_statuspage written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GhostTorment/iperf3_statuspage on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GhostTorment/iperf3_statuspage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74066875e9dfd45cd4d0aeaa43acc31c71ea79073d624fe6b6b0af6e7325d2a5 [INFO] running `Command { std: "docker" "start" "-a" "74066875e9dfd45cd4d0aeaa43acc31c71ea79073d624fe6b6b0af6e7325d2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74066875e9dfd45cd4d0aeaa43acc31c71ea79073d624fe6b6b0af6e7325d2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74066875e9dfd45cd4d0aeaa43acc31c71ea79073d624fe6b6b0af6e7325d2a5", kill_on_drop: false }` [INFO] [stdout] 74066875e9dfd45cd4d0aeaa43acc31c71ea79073d624fe6b6b0af6e7325d2a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d40d4d237685bfaf8479a96acd70b346310565a8993e2d1c70a3ee2cfc33b7 [INFO] running `Command { std: "docker" "start" "-a" "88d40d4d237685bfaf8479a96acd70b346310565a8993e2d1c70a3ee2cfc33b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling iperf3_statuspage v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Iperf3Report` is never constructed [INFO] [stdout] --> src/models.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Iperf3Report { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Start` is never constructed [INFO] [stdout] --> src/models.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Start { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Connected` is never constructed [INFO] [stdout] --> src/models.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Connected { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timestamp` is never constructed [INFO] [stdout] --> src/models.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Timestamp { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConnectingTo` is never constructed [INFO] [stdout] --> src/models.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct ConnectingTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestStart` is never constructed [INFO] [stdout] --> src/models.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct TestStart { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Interval` is never constructed [INFO] [stdout] --> src/models.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Interval { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stream` is never constructed [INFO] [stdout] --> src/models.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Stream { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sum` is never constructed [INFO] [stdout] --> src/models.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Sum { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `End` is never constructed [INFO] [stdout] --> src/models.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct End { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndStream` is never constructed [INFO] [stdout] --> src/models.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct EndStream { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sender` is never constructed [INFO] [stdout] --> src/models.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Receiver` is never constructed [INFO] [stdout] --> src/models.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Receiver { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumSent` is never constructed [INFO] [stdout] --> src/models.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct SumSent { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumReceived` is never constructed [INFO] [stdout] --> src/models.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SumReceived { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CpuUtilizationPercent` is never constructed [INFO] [stdout] --> src/models.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct CpuUtilizationPercent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "88d40d4d237685bfaf8479a96acd70b346310565a8993e2d1c70a3ee2cfc33b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d40d4d237685bfaf8479a96acd70b346310565a8993e2d1c70a3ee2cfc33b7", kill_on_drop: false }` [INFO] [stdout] 88d40d4d237685bfaf8479a96acd70b346310565a8993e2d1c70a3ee2cfc33b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4b7939e6881559694ceb82cdea868cab6e71a934ab09c7b62fb9d658081687b [INFO] running `Command { std: "docker" "start" "-a" "d4b7939e6881559694ceb82cdea868cab6e71a934ab09c7b62fb9d658081687b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling iperf3_statuspage v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Iperf3Report` is never constructed [INFO] [stdout] --> src/models.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Iperf3Report { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Start` is never constructed [INFO] [stdout] --> src/models.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Start { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Connected` is never constructed [INFO] [stdout] --> src/models.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Connected { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timestamp` is never constructed [INFO] [stdout] --> src/models.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Timestamp { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConnectingTo` is never constructed [INFO] [stdout] --> src/models.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct ConnectingTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestStart` is never constructed [INFO] [stdout] --> src/models.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct TestStart { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Interval` is never constructed [INFO] [stdout] --> src/models.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Interval { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stream` is never constructed [INFO] [stdout] --> src/models.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Stream { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sum` is never constructed [INFO] [stdout] --> src/models.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Sum { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `End` is never constructed [INFO] [stdout] --> src/models.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct End { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndStream` is never constructed [INFO] [stdout] --> src/models.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct EndStream { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sender` is never constructed [INFO] [stdout] --> src/models.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Receiver` is never constructed [INFO] [stdout] --> src/models.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Receiver { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumSent` is never constructed [INFO] [stdout] --> src/models.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct SumSent { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumReceived` is never constructed [INFO] [stdout] --> src/models.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SumReceived { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CpuUtilizationPercent` is never constructed [INFO] [stdout] --> src/models.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct CpuUtilizationPercent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Iperf3Report` is never constructed [INFO] [stdout] --> src/models.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Iperf3Report { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Start` is never constructed [INFO] [stdout] --> src/models.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Start { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Connected` is never constructed [INFO] [stdout] --> src/models.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Connected { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timestamp` is never constructed [INFO] [stdout] --> src/models.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Timestamp { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConnectingTo` is never constructed [INFO] [stdout] --> src/models.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct ConnectingTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestStart` is never constructed [INFO] [stdout] --> src/models.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct TestStart { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Interval` is never constructed [INFO] [stdout] --> src/models.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Interval { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stream` is never constructed [INFO] [stdout] --> src/models.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Stream { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sum` is never constructed [INFO] [stdout] --> src/models.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Sum { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `End` is never constructed [INFO] [stdout] --> src/models.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct End { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndStream` is never constructed [INFO] [stdout] --> src/models.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct EndStream { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sender` is never constructed [INFO] [stdout] --> src/models.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Receiver` is never constructed [INFO] [stdout] --> src/models.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Receiver { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumSent` is never constructed [INFO] [stdout] --> src/models.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct SumSent { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SumReceived` is never constructed [INFO] [stdout] --> src/models.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SumReceived { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CpuUtilizationPercent` is never constructed [INFO] [stdout] --> src/models.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct CpuUtilizationPercent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "d4b7939e6881559694ceb82cdea868cab6e71a934ab09c7b62fb9d658081687b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b7939e6881559694ceb82cdea868cab6e71a934ab09c7b62fb9d658081687b", kill_on_drop: false }` [INFO] [stdout] d4b7939e6881559694ceb82cdea868cab6e71a934ab09c7b62fb9d658081687b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a02231bbe2a2b24186a25c019cd6b884b02f81ba8b43643fb00f1d0b7cf61954 [INFO] running `Command { std: "docker" "start" "-a" "a02231bbe2a2b24186a25c019cd6b884b02f81ba8b43643fb00f1d0b7cf61954", kill_on_drop: false }` [INFO] [stderr] warning: struct `Iperf3Report` is never constructed [INFO] [stderr] --> src/models.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Iperf3Report { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Start` is never constructed [INFO] [stderr] --> src/models.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Start { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Connected` is never constructed [INFO] [stderr] --> src/models.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct Connected { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Timestamp` is never constructed [INFO] [stderr] --> src/models.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | pub struct Timestamp { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ConnectingTo` is never constructed [INFO] [stderr] --> src/models.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub struct ConnectingTo { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TestStart` is never constructed [INFO] [stderr] --> src/models.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct TestStart { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Interval` is never constructed [INFO] [stderr] --> src/models.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 77 | pub struct Interval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Stream` is never constructed [INFO] [stderr] --> src/models.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 83 | pub struct Stream { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Sum` is never constructed [INFO] [stderr] --> src/models.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub struct Sum { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `End` is never constructed [INFO] [stderr] --> src/models.rs:113:12 [INFO] [stderr] | [INFO] [stderr] 113 | pub struct End { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `EndStream` is never constructed [INFO] [stderr] --> src/models.rs:123:12 [INFO] [stderr] | [INFO] [stderr] 123 | pub struct EndStream { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Sender` is never constructed [INFO] [stderr] --> src/models.rs:129:12 [INFO] [stderr] | [INFO] [stderr] 129 | pub struct Sender { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Receiver` is never constructed [INFO] [stderr] --> src/models.rs:146:12 [INFO] [stderr] | [INFO] [stderr] 146 | pub struct Receiver { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SumSent` is never constructed [INFO] [stderr] --> src/models.rs:157:12 [INFO] [stderr] | [INFO] [stderr] 157 | pub struct SumSent { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SumReceived` is never constructed [INFO] [stderr] --> src/models.rs:168:12 [INFO] [stderr] | [INFO] [stderr] 168 | pub struct SumReceived { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CpuUtilizationPercent` is never constructed [INFO] [stderr] --> src/models.rs:178:12 [INFO] [stderr] | [INFO] [stderr] 178 | pub struct CpuUtilizationPercent { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `iperf3_statuspage` (bin "iperf3_statuspage" test) generated 16 warnings [INFO] [stderr] warning: `iperf3_statuspage` (bin "iperf3_statuspage") generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iperf3_statuspage-eda7b168780b90c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iperf3_statuspage-7e5730ec99812e21) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-d79ae28e9c265198) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_set_get_clear_last_result_for_test ... ok [INFO] [stdout] test iperf3_returns_cached_result ... FAILED [INFO] [stdout] test iperf3_returns_service_unavailable_when_no_cache ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- iperf3_returns_cached_result stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'iperf3_returns_cached_result' (19) panicked at tests/api_tests.rs:143:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 503 [INFO] [stdout] right: 200 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x606f84a27b2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x606f84a27b2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x606f84a27b2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x606f84a27b2a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x606f84a3e3ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x606f84a3e3ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x606f84a2c622 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x606f84a2c622 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x606f84a066ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x606f84a066ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x606f84a1fd39 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x606f84549e2c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x606f84549e2c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x606f84a1ffb2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x606f84a1ffb2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x606f84a067a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x606f849fb989 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x606f84a074bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x606f84a3ec3c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x606f84a3eac3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x606f845182d4 - core::panicking::assert_failed::hd9fbe44e50a813cf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x606f8451d11d - api_tests::iperf3_returns_cached_result::{{closure}}::{{closure}}::h529af87ab0fae80c [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:143:5 [INFO] [stdout] 22: 0x606f8453a27f - as core::future::future::Future>::poll::{{closure}}::h10a2c649670f99ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44 [INFO] [stdout] 23: 0x606f84533100 - tokio::task::local::LocalSet::with::{{closure}}::h9de38e258b761936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13 [INFO] [stdout] 24: 0x606f8453b225 - std::thread::local::LocalKey::try_with::h062ba3ca39c81ee0 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 25: 0x606f8453ac4e - std::thread::local::LocalKey::with::he576e314f899db77 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 26: 0x606f84532f36 - tokio::task::local::LocalSet::with::hacf8deaa11f969c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17 [INFO] [stdout] 27: 0x606f8453a1b6 - as core::future::future::Future>::poll::hc02efb76f8e2a02f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22 [INFO] [stdout] 28: 0x606f845336f5 - tokio::task::local::LocalSet::run_until::{{closure}}::h80c85977546b07d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19 [INFO] [stdout] 29: 0x606f845399ad - as core::future::future::Future>::poll::hf643c979a1ece77b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x606f8451199d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2c0e25d39d258cc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 31: 0x606f845118db - tokio::task::coop::with_budget::h56f05b7f7fcd73d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 32: 0x606f845118db - tokio::task::coop::budget::hbc2a5cbed7018542 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 33: 0x606f845118db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd4368f245e671ea8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 34: 0x606f84509140 - tokio::runtime::scheduler::current_thread::Context::enter::h9dcd036689c01272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 35: 0x606f8450f23d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8c5eda440e6d8878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 36: 0x606f8450cc44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h228bf5a8ac57c13b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 37: 0x606f845199fb - tokio::runtime::context::scoped::Scoped::set::hbcf9f37d43709fee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x606f84523019 - tokio::runtime::context::set_scheduler::{{closure}}::h6fdf146b30d74da5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 39: 0x606f8453de72 - std::thread::local::LocalKey::try_with::hfe80f2cb9fc126f2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 40: 0x606f8453ad1e - std::thread::local::LocalKey::with::hef4a63441ebff46e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 41: 0x606f84522e8d - tokio::runtime::context::set_scheduler::h6610b6cf9a8e0bb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 42: 0x606f8450c9f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf392af9299f878b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 43: 0x606f8450cda6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8d4f57a541144bac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 44: 0x606f84507190 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7ca6921a0a299c74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 45: 0x606f84537883 - tokio::runtime::context::runtime::enter_runtime::hdf9f8f3a7886838b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x606f845061b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17ecf68dffb439bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 47: 0x606f84514fdc - tokio::runtime::runtime::Runtime::block_on_inner::h40b1653f58e8639c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 48: 0x606f845158fb - tokio::runtime::runtime::Runtime::block_on::h82d1e59da4e07b95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 49: 0x606f84533250 - tokio::task::local::LocalSet::block_on::hfb4ada745a6518e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12 [INFO] [stdout] 50: 0x606f84530b45 - actix_rt::runtime::Runtime::block_on::haf87e9ad579be2c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 51: 0x606f8453a4c9 - actix_rt::system::SystemRunner::block_on::h72dfa2d47830a55d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 52: 0x606f8451ca80 - api_tests::iperf3_returns_cached_result::{{closure}}::h724b5764929c8d1b [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:134:1 [INFO] [stdout] 53: 0x606f8451efee - core::ops::function::FnOnce::call_once::haa9c075bb32c4007 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x606f8459a23e - serial_test::serial_code_lock::local_serial_core::h547118f6f6d23cea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 55: 0x606f8451ca24 - api_tests::iperf3_returns_cached_result::h58a412c701412780 [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:135:1 [INFO] [stdout] 56: 0x606f8451cae7 - api_tests::iperf3_returns_cached_result::{{closure}}::hd758d8288d638e6b [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:136:40 [INFO] [stdout] 57: 0x606f8451f066 - core::ops::function::FnOnce::call_once::hb8d0fa19de94f08a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x606f8453df2b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x606f8453df2b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 60: 0x606f8454a8fb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 61: 0x606f8454a8fb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x606f8454a8fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x606f8454a8fb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x606f8454a8fb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x606f8454a8fb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 66: 0x606f8454a8fb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 67: 0x606f84544d54 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 68: 0x606f84544d54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 69: 0x606f8454d502 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 70: 0x606f8454d502 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 71: 0x606f8454d502 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 72: 0x606f8454d502 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 73: 0x606f8454d502 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 74: 0x606f8454d502 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 75: 0x606f8454d502 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x606f84a273ff - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 77: 0x606f84a273ff - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 78: 0x716605cdcaa4 - [INFO] [stdout] 79: 0x716605d69a64 - clone [INFO] [stdout] 80: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] iperf3_returns_cached_result [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test api_tests` [INFO] running `Command { std: "docker" "inspect" "a02231bbe2a2b24186a25c019cd6b884b02f81ba8b43643fb00f1d0b7cf61954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02231bbe2a2b24186a25c019cd6b884b02f81ba8b43643fb00f1d0b7cf61954", kill_on_drop: false }` [INFO] [stdout] a02231bbe2a2b24186a25c019cd6b884b02f81ba8b43643fb00f1d0b7cf61954