[INFO] fetching crate gpsd-json 0.1.0... [INFO] testing gpsd-json-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gpsd-json 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate gpsd-json 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gpsd-json 0.1.0 [INFO] tweaked toml for crates.io crate gpsd-json 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gpsd-json 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gpsd-json 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded find-msvc-tools v0.1.0 [INFO] [stderr] Downloaded serde_with_macros v3.14.0 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded cc v1.2.35 [INFO] [stderr] Downloaded serde_with v3.14.0 [INFO] [stderr] Downloaded time v0.3.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8fc041c0c14867800378f5595d7c16da917bfb23651a4d79fdc20c04e937554 [INFO] running `Command { std: "docker" "start" "-a" "b8fc041c0c14867800378f5595d7c16da917bfb23651a4d79fdc20c04e937554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8fc041c0c14867800378f5595d7c16da917bfb23651a4d79fdc20c04e937554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8fc041c0c14867800378f5595d7c16da917bfb23651a4d79fdc20c04e937554", kill_on_drop: false }` [INFO] [stdout] b8fc041c0c14867800378f5595d7c16da917bfb23651a4d79fdc20c04e937554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b57ff022eca3a57582eb593b89dab2d3c423b1bcc7310512391634b929e5fe [INFO] running `Command { std: "docker" "start" "-a" "08b57ff022eca3a57582eb593b89dab2d3c423b1bcc7310512391634b929e5fe", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling gpsd-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `Command { std: "docker" "inspect" "08b57ff022eca3a57582eb593b89dab2d3c423b1bcc7310512391634b929e5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b57ff022eca3a57582eb593b89dab2d3c423b1bcc7310512391634b929e5fe", kill_on_drop: false }` [INFO] [stdout] 08b57ff022eca3a57582eb593b89dab2d3c423b1bcc7310512391634b929e5fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e48d66a822a8e190b8b51cb66f413976b4902480e55756e95cea48b6591d45 [INFO] running `Command { std: "docker" "start" "-a" "84e48d66a822a8e190b8b51cb66f413976b4902480e55756e95cea48b6591d45", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gpsd-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.21s [INFO] running `Command { std: "docker" "inspect" "84e48d66a822a8e190b8b51cb66f413976b4902480e55756e95cea48b6591d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e48d66a822a8e190b8b51cb66f413976b4902480e55756e95cea48b6591d45", kill_on_drop: false }` [INFO] [stdout] 84e48d66a822a8e190b8b51cb66f413976b4902480e55756e95cea48b6591d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d0c424a91bdaac1295b58a8898fbcf073c9dcea09925cc3c714e9ee6f8d9145 [INFO] running `Command { std: "docker" "start" "-a" "3d0c424a91bdaac1295b58a8898fbcf073c9dcea09925cc3c714e9ee6f8d9145", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpsd_json-3cbd2d584da3f944) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test protocol::v3::types::tests::test_proto_v3_types_flags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gpsd_json [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/client.rs - client::GpsdClient::stream (line 484) - compile ... ok [INFO] [stdout] test src/client.rs - client::GpsdClientCore,Proto>::connect (line 350) - compile ... ok [INFO] [stdout] test src/client/blocking.rs - client::blocking::GpsdClient::stream (line 266) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ignored [INFO] [stdout] test src/client.rs - client::GpsdDataStream (line 540) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 51) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonDecodeAsync::poll_raw (line 137) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonEncode::write_request (line 331) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonDecodeAsync::poll_response (line 55) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonEncodeAsync::write_request (line 293) - compile ... ok [INFO] [stdout] test src/client/blocking.rs - client::blocking::GpsdClientCore::connect (line 131) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonDecode::read_response (line 207) - compile ... ok [INFO] [stdout] test src/protocol.rs - protocol::GpsdJsonRequest::to_command (line 260) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.35s; merged doctests compilation took 1.33s [INFO] running `Command { std: "docker" "inspect" "3d0c424a91bdaac1295b58a8898fbcf073c9dcea09925cc3c714e9ee6f8d9145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0c424a91bdaac1295b58a8898fbcf073c9dcea09925cc3c714e9ee6f8d9145", kill_on_drop: false }` [INFO] [stdout] 3d0c424a91bdaac1295b58a8898fbcf073c9dcea09925cc3c714e9ee6f8d9145