[INFO] fetching crate speedtester 1.0.13...
[INFO] testing speedtester-1.0.13 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate speedtester 1.0.13 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate speedtester 1.0.13
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate speedtester 1.0.13
[INFO] tweaked toml for crates.io crate speedtester 1.0.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate speedtester 1.0.13 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 crates.io crate speedtester 1.0.13 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] warning: file `/workspace/builds/worker-5-tc2/source/examples/debug-xml.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `debug-xml`
[INFO] [stderr]   * `example` target `debug-xml`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cf415f4c150c37494ec08773232a55a85a5305b8791df063e7279ce77dd55faf
[INFO] running `Command { std: "docker" "start" "-a" "cf415f4c150c37494ec08773232a55a85a5305b8791df063e7279ce77dd55faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf415f4c150c37494ec08773232a55a85a5305b8791df063e7279ce77dd55faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf415f4c150c37494ec08773232a55a85a5305b8791df063e7279ce77dd55faf", kill_on_drop: false }`
[INFO] [stdout] cf415f4c150c37494ec08773232a55a85a5305b8791df063e7279ce77dd55faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 25fc7aaef6d4bc3268ec32cafde6fa1ec51d54c83246715b94e31429793fc4db
[INFO] running `Command { std: "docker" "start" "-a" "25fc7aaef6d4bc3268ec32cafde6fa1ec51d54c83246715b94e31429793fc4db", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/debug-xml.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `debug-xml`
[INFO] [stderr]   * `example` target `debug-xml`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap-version-flag v1.0.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling local-ip-address v0.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling speedtester v1.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::utils::cache_buster`
[INFO] [stdout]    --> src/speedtest.rs:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | use crate::utils::cache_buster;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.25s
[INFO] running `Command { std: "docker" "inspect" "25fc7aaef6d4bc3268ec32cafde6fa1ec51d54c83246715b94e31429793fc4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fc7aaef6d4bc3268ec32cafde6fa1ec51d54c83246715b94e31429793fc4db", kill_on_drop: false }`
[INFO] [stdout] 25fc7aaef6d4bc3268ec32cafde6fa1ec51d54c83246715b94e31429793fc4db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3e91c44f4889034b7cdc53c04e40b77b522746e10fd1148a087aebc0238669c2
[INFO] running `Command { std: "docker" "start" "-a" "3e91c44f4889034b7cdc53c04e40b77b522746e10fd1148a087aebc0238669c2", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/debug-xml.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `debug-xml`
[INFO] [stderr]   * `example` target `debug-xml`
[INFO] [stdout] warning: unused import: `crate::utils::cache_buster`
[INFO] [stdout]    --> src/speedtest.rs:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | use crate::utils::cache_buster;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling speedtester v1.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::utils::cache_buster`
[INFO] [stdout]    --> src/speedtest.rs:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | use crate::utils::cache_buster;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "3e91c44f4889034b7cdc53c04e40b77b522746e10fd1148a087aebc0238669c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e91c44f4889034b7cdc53c04e40b77b522746e10fd1148a087aebc0238669c2", kill_on_drop: false }`
[INFO] [stdout] 3e91c44f4889034b7cdc53c04e40b77b522746e10fd1148a087aebc0238669c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] edae1ab157c5f33bd76f4827f2858b4860501d478a90c20b0dea02c46470ca81
[INFO] running `Command { std: "docker" "start" "-a" "edae1ab157c5f33bd76f4827f2858b4860501d478a90c20b0dea02c46470ca81", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/debug-xml.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `debug-xml`
[INFO] [stderr]   * `example` target `debug-xml`
[INFO] [stderr] warning: unused import: `crate::utils::cache_buster`
[INFO] [stderr]    --> src/speedtest.rs:668:5
[INFO] [stderr]     |
[INFO] [stderr] 668 | use crate::utils::cache_buster;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `speedtester` (lib) generated 1 warning (run `cargo fix --lib -p speedtester` to apply 1 suggestion)
[INFO] [stderr] warning: `speedtester` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/speedtest-3d7cbb5f527af84b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test utils::tests::test_user_agent ... ok
[INFO] [stdout] test utils::tests::test_distance ... ok
[INFO] [stdout] test utils::tests::test_cache_buster ... ok
[INFO] [stdout] test speedtest::tests::test_speedtest_creation ... ok
[INFO] [stderr]      Running unittests examples/debug-xml.rs (/opt/rustwide/target/debug/deps/debug_xml-685e16987b2438f4)
[INFO] [stdout] test http::tests::test_build_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/speedtest-16537d3b254cdda4)
[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]    Doc-tests speedtest
[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] running `Command { std: "docker" "inspect" "edae1ab157c5f33bd76f4827f2858b4860501d478a90c20b0dea02c46470ca81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edae1ab157c5f33bd76f4827f2858b4860501d478a90c20b0dea02c46470ca81", kill_on_drop: false }`
[INFO] [stdout] edae1ab157c5f33bd76f4827f2858b4860501d478a90c20b0dea02c46470ca81
