[INFO] fetching crate ntrip-client 0.1.1...
[INFO] testing ntrip-client-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ntrip-client 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ntrip-client 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ntrip-client 0.1.1
[INFO] tweaked toml for crates.io crate ntrip-client 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntrip-client 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntrip-client 0.1.1 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9045563effd5d9a845254922d4a31d65ae4594ca1a4b2c341180b55460cfe14f
[INFO] running `Command { std: "docker" "start" "-a" "9045563effd5d9a845254922d4a31d65ae4594ca1a4b2c341180b55460cfe14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9045563effd5d9a845254922d4a31d65ae4594ca1a4b2c341180b55460cfe14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9045563effd5d9a845254922d4a31d65ae4594ca1a4b2c341180b55460cfe14f", kill_on_drop: false }`
[INFO] [stdout] 9045563effd5d9a845254922d4a31d65ae4594ca1a4b2c341180b55460cfe14f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab4887f3e9928008e3457ce1fe4fcd351a22b06bcabaefd0c158cbd2803aa60
[INFO] running `Command { std: "docker" "start" "-a" "6ab4887f3e9928008e3457ce1fe4fcd351a22b06bcabaefd0c158cbd2803aa60", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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.47
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling isocountry v0.3.2
[INFO] [stderr]    Compiling geoutils v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rtcm-rs v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling ntrip-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "6ab4887f3e9928008e3457ce1fe4fcd351a22b06bcabaefd0c158cbd2803aa60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab4887f3e9928008e3457ce1fe4fcd351a22b06bcabaefd0c158cbd2803aa60", kill_on_drop: false }`
[INFO] [stdout] 6ab4887f3e9928008e3457ce1fe4fcd351a22b06bcabaefd0c158cbd2803aa60
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a72b8ebe6aa35b5e516fec4c6ec1fbb251650f4c008b3bbc41930bdb6aab12e0
[INFO] running `Command { std: "docker" "start" "-a" "a72b8ebe6aa35b5e516fec4c6ec1fbb251650f4c008b3bbc41930bdb6aab12e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntrip-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "a72b8ebe6aa35b5e516fec4c6ec1fbb251650f4c008b3bbc41930bdb6aab12e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72b8ebe6aa35b5e516fec4c6ec1fbb251650f4c008b3bbc41930bdb6aab12e0", kill_on_drop: false }`
[INFO] [stdout] a72b8ebe6aa35b5e516fec4c6ec1fbb251650f4c008b3bbc41930bdb6aab12e0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56912030d90ae78056c2254fecfd55998a7ceda4e883ac1b77e7974d81d50124
[INFO] running `Command { std: "docker" "start" "-a" "56912030d90ae78056c2254fecfd55998a7ceda4e883ac1b77e7974d81d50124", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntrip_client-244ae5b47089c5b3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test client::tests::test_ntrip_client ... ignored, Requires NTRIP config from the environment
[INFO] [stdout] test snip::tests::test_ntrip_rtk2go ... ignored, Requires network access
[INFO] [stdout] [34mDEBUG[0m [2mntrip_client::snip::tests[0m[2m:[0m Lines: ["", "SOURCETABLE 200 OK", "", "Server: NTRIP SNIP/2.0", "", "Date: Wed, 26 Jun 2024 12:00:00 GMT", "", "Content-Type: text/plain; charset=utf-8", "", "Content-Length: 1234"]
[INFO] [stdout] test snip::tests::test_parse_server_info ... ok
[INFO] [stdout] [34mDEBUG[0m [2mntrip_client::snip::tests[0m[2m:[0m SNIP Info: ServerInfo {
[INFO] [stdout]     server: Some(
[INFO] [stdout]         "NTRIP SNIP/2.0",
[INFO] [stdout]     ),
[INFO] [stdout]     date: Some(
[INFO] [stdout]         "Wed, 26 Jun 2024 12:00:00 GMT",
[INFO] [stdout]     ),
[INFO] [stdout]     content_type: Some(
[INFO] [stdout]         "text/plain; charset=utf-8",
[INFO] [stdout]     ),
[INFO] [stdout]     content_length: Some(
[INFO] [stdout]         1234,
[INFO] [stdout]     ),
[INFO] [stdout]     services: [
[INFO] [stdout]         MountInfo {
[INFO] [stdout]             name: "warrakam",
[INFO] [stdout]             details: "Is near: Sydney, New South Wales",
[INFO] [stdout]             protocol: Rtcm3,
[INFO] [stdout]             messages: [
[INFO] [stdout]                 "1004(1)",
[INFO] [stdout]                 "1005(10)",
[INFO] [stdout]                 "1008(10)",
[INFO] [stdout]                 "1012(1)",
[INFO] [stdout]                 "1019(2)",
[INFO] [stdout]                 "1020(2)",
[INFO] [stdout]                 "1033(10)",
[INFO] [stdout]                 "1042(2)",
[INFO] [stdout]                 "1046(2)",
[INFO] [stdout]                 "1077(1)",
[INFO] [stdout]                 "1087(1)",
[INFO] [stdout]                 "1097(1)",
[INFO] [stdout]                 "1127(1)",
[INFO] [stdout]                 "1230(30)",
[INFO] [stdout]             ],
[INFO] [stdout]             constellations: [
[INFO] [stdout]                 Unknown,
[INFO] [stdout]             ],
[INFO] [stdout]             network: Snip,
[INFO] [stdout]             country: Some(
[INFO] [stdout]                 AUS,
[INFO] [stdout]             ),
[INFO] [stdout]             location: Location(
[INFO] [stdout]                 -36.37,
[INFO] [stdout]                 144.46,
[INFO] [stdout]             ),
[INFO] [stdout]         },
[INFO] [stdout]         MountInfo {
[INFO] [stdout]             name: "VargaRTKhr",
[INFO] [stdout]             details: "Is near: Zagreb, Zagreb",
[INFO] [stdout]             protocol: Rtcm3_2,
[INFO] [stdout]             messages: [
[INFO] [stdout]                 "1006(1)",
[INFO] [stdout]                 "1033(1)",
[INFO] [stdout]                 "1074(1)",
[INFO] [stdout]                 "1084(1)",
[INFO] [stdout]                 "1094(1)",
[INFO] [stdout]                 "1124(1)",
[INFO] [stdout]                 "1230(1)",
[INFO] [stdout]             ],
[INFO] [stdout]             constellations: [
[INFO] [stdout]                 Gps,
[INFO] [stdout]                 Glonass,
[INFO] [stdout]                 Galileo,
[INFO] [stdout]                 BeiDou,
[INFO] [stdout]             ],
[INFO] [stdout]             network: Snip,
[INFO] [stdout]             country: Some(
[INFO] [stdout]                 HRV,
[INFO] [stdout]             ),
[INFO] [stdout]             location: Location(
[INFO] [stdout]                 46.44,
[INFO] [stdout]                 16.5,
[INFO] [stdout]             ),
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] test snip::tests::test_parse_snip_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ntrip_client
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/config.rs - config::NtripConfig (line 187) ... ok
[INFO] [stdout] test src/config.rs - config::NtripConfig (line 176) ... ok
[INFO] [stdout] test src/client.rs - client::NtripClient (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56912030d90ae78056c2254fecfd55998a7ceda4e883ac1b77e7974d81d50124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56912030d90ae78056c2254fecfd55998a7ceda4e883ac1b77e7974d81d50124", kill_on_drop: false }`
[INFO] [stdout] 56912030d90ae78056c2254fecfd55998a7ceda4e883ac1b77e7974d81d50124
