[INFO] fetching crate sparkles-parser 0.1.1...
[INFO] testing sparkles-parser-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sparkles-parser 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sparkles-parser 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sparkles-parser 0.1.1
[INFO] tweaked toml for crates.io crate sparkles-parser 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkles-parser 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparkles-parser 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ede93fa47612fd9339de4878af969ae66d79d506799f94541e15487971e76e2a
[INFO] running `Command { std: "docker" "start" "-a" "ede93fa47612fd9339de4878af969ae66d79d506799f94541e15487971e76e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ede93fa47612fd9339de4878af969ae66d79d506799f94541e15487971e76e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ede93fa47612fd9339de4878af969ae66d79d506799f94541e15487971e76e2a", kill_on_drop: false }`
[INFO] [stdout] ede93fa47612fd9339de4878af969ae66d79d506799f94541e15487971e76e2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd9f7bd0094e198e17d1eaa1d40d01f4c4ace34d9596bf29425a1d4c14d08a8
[INFO] running `Command { std: "docker" "start" "-a" "6cd9f7bd0094e198e17d1eaa1d40d01f4c4ace34d9596bf29425a1d4c14d08a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling sparkles-core v0.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling multicast-discovery-socket v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling sparkles-macro v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling sparkles-parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: 
[INFO] [stdout]        
[INFO] [stdout]        Sparkles parser binaries should be installed with feature bin-deps:
[INFO] [stdout]           cargo install sparkles-parser --features bin-deps
[INFO] [stdout]        
[INFO] [stdout]        
[INFO] [stdout]   --> src/bin/sparkles-udp-parse-and-save.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / compile_error!("
[INFO] [stdout] 15 | |
[INFO] [stdout] 16 | | Sparkles parser binaries should be installed with feature bin-deps:
[INFO] [stdout] 17 | |    cargo install sparkles-parser --features bin-deps
[INFO] [stdout] 18 | |
[INFO] [stdout] 19 | | ");
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> src/bin/sparkles-udp-parse-and-save.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/bin/sparkles-udp-parse-and-save.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/bin/sparkles-udp-parse-and-save.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/bin/sparkles-udp-parse-and-save.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sparkles_parser::DiscoveryWrapper`
[INFO] [stdout]   --> src/bin/sparkles-udp-parse-and-save.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sparkles_parser::DiscoveryWrapper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparkles-parser` (bin "sparkles-udp-parse-and-save") due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: 
[INFO] [stdout]        
[INFO] [stdout]        Sparkles parser binaries should be installed with feature bin-deps:
[INFO] [stdout]           cargo install sparkles-parser --features bin-deps
[INFO] [stdout]        
[INFO] [stdout]        
[INFO] [stdout]   --> src/bin/sparkles-parse-and-save.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / compile_error!("
[INFO] [stdout]  9 | |
[INFO] [stdout] 10 | | Sparkles parser binaries should be installed with feature bin-deps:
[INFO] [stdout] 11 | |    cargo install sparkles-parser --features bin-deps
[INFO] [stdout] 12 | |
[INFO] [stdout] 13 | | ");
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparkles-parser` (bin "sparkles-parse-and-save") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6cd9f7bd0094e198e17d1eaa1d40d01f4c4ace34d9596bf29425a1d4c14d08a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd9f7bd0094e198e17d1eaa1d40d01f4c4ace34d9596bf29425a1d4c14d08a8", kill_on_drop: false }`
[INFO] [stdout] 6cd9f7bd0094e198e17d1eaa1d40d01f4c4ace34d9596bf29425a1d4c14d08a8
