[INFO] fetching crate notification-server 0.1.0...
[INFO] testing notification-server-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate notification-server 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate notification-server 0.1.0
[INFO] finished tweaking crates.io crate notification-server 0.1.0
[INFO] tweaked toml for crates.io crate notification-server 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notification-server 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notification-server 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cb77e86525d17c1c95ad66ad532c26bc9c5c6808c6da240c23435e29e0c170d
[INFO] running `Command { std: "docker" "start" "-a" "2cb77e86525d17c1c95ad66ad532c26bc9c5c6808c6da240c23435e29e0c170d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb77e86525d17c1c95ad66ad532c26bc9c5c6808c6da240c23435e29e0c170d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb77e86525d17c1c95ad66ad532c26bc9c5c6808c6da240c23435e29e0c170d", kill_on_drop: false }`
[INFO] [stdout] 2cb77e86525d17c1c95ad66ad532c26bc9c5c6808c6da240c23435e29e0c170d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d97e429a8be793b60a44a6278436b0350c6454d862f3457a70c295a848a427
[INFO] running `Command { std: "docker" "start" "-a" "23d97e429a8be793b60a44a6278436b0350c6454d862f3457a70c295a848a427", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.3
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling slotmap v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling object v0.26.1
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling easy-parallel v3.1.0
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-broadcast v0.3.3
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling nix v0.21.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling xz2 v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling fern v0.6.0
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling version v3.0.0
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling file-locker v1.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bin_common v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling enum-repr v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling freedesktop_entry_parser v1.2.0
[INFO] [stderr]    Compiling linicon-theme v1.1.0
[INFO] [stderr]    Compiling linicon v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling serde_plain v0.3.0
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling zvariant_derive v2.8.0
[INFO] [stderr]    Compiling zbus_macros v2.0.0-beta.6
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling zvariant v2.8.0
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling zbus_names v1.0.0
[INFO] [stderr]    Compiling zbus v2.0.0-beta.6
[INFO] [stderr]    Compiling notification-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notification.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stdout]     |                          ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stdout] 243 +         .and_then(|file| freedesktop_entry_parser::parse_entry(file).ok())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `management_handle`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let management_handle = tokio::task::spawn(management::run_message_handlers(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_management_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]   --> src/config.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_arg_matches(matches: &ArgMatches, crate_setup: CrateSetup) -> Self {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dirs` is never read
[INFO] [stdout]  --> src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub crate_setup: CrateSetup,
[INFO] [stdout] 8 |     pub base_dirs: xdg::BaseDirectories,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]   --> src/notification.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Notification {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub category: Option<Category>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Notification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/notification.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 103 -     Unknown(String),
[INFO] [stdout] 103 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> src/windowing.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct WindowingData {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub context: MainContext,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "23d97e429a8be793b60a44a6278436b0350c6454d862f3457a70c295a848a427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d97e429a8be793b60a44a6278436b0350c6454d862f3457a70c295a848a427", kill_on_drop: false }`
[INFO] [stdout] 23d97e429a8be793b60a44a6278436b0350c6454d862f3457a70c295a848a427
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd6043e5b7a66a34b43f2e16cc95f86368e8a125dbd912a13f88c235e13f943c
[INFO] running `Command { std: "docker" "start" "-a" "dd6043e5b7a66a34b43f2e16cc95f86368e8a125dbd912a13f88c235e13f943c", kill_on_drop: false }`
[INFO] [stderr]    Compiling notification-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notification.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stdout]     |                          ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stdout] 243 +         .and_then(|file| freedesktop_entry_parser::parse_entry(file).ok())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `management_handle`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let management_handle = tokio::task::spawn(management::run_message_handlers(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_management_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]   --> src/config.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_arg_matches(matches: &ArgMatches, crate_setup: CrateSetup) -> Self {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dirs` is never read
[INFO] [stdout]  --> src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub crate_setup: CrateSetup,
[INFO] [stdout] 8 |     pub base_dirs: xdg::BaseDirectories,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]   --> src/notification.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Notification {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub category: Option<Category>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Notification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/notification.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 103 -     Unknown(String),
[INFO] [stdout] 103 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> src/windowing.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct WindowingData {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub context: MainContext,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "dd6043e5b7a66a34b43f2e16cc95f86368e8a125dbd912a13f88c235e13f943c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6043e5b7a66a34b43f2e16cc95f86368e8a125dbd912a13f88c235e13f943c", kill_on_drop: false }`
[INFO] [stdout] dd6043e5b7a66a34b43f2e16cc95f86368e8a125dbd912a13f88c235e13f943c
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75ac960ca56e1f26551d0349474b406c11b5d83ba2ada4e45af15ef37cefb3af
[INFO] running `Command { std: "docker" "start" "-a" "75ac960ca56e1f26551d0349474b406c11b5d83ba2ada4e45af15ef37cefb3af", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/notification.rs:243:26
[INFO] [stderr]     |
[INFO] [stderr] 243 |         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stderr]     |                          ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 243 -         .and_then(|file| (freedesktop_entry_parser::parse_entry(file).ok()))
[INFO] [stderr] 243 +         .and_then(|file| freedesktop_entry_parser::parse_entry(file).ok())
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `management_handle`
[INFO] [stderr]   --> src/main.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let management_handle = tokio::task::spawn(management::run_message_handlers(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_management_handle`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `matches`
[INFO] [stderr]   --> src/config.rs:40:29
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn from_arg_matches(matches: &ArgMatches, crate_setup: CrateSetup) -> Self {
[INFO] [stderr]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stderr] 
[INFO] [stderr] warning: field `base_dirs` is never read
[INFO] [stderr]  --> src/config.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Config {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 7 |     pub crate_setup: CrateSetup,
[INFO] [stderr] 8 |     pub base_dirs: xdg::BaseDirectories,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `category` is never read
[INFO] [stderr]   --> src/notification.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Notification {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub category: Option<Category>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Notification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/notification.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 |     Unknown(String),
[INFO] [stderr]     |     ------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 103 -     Unknown(String),
[INFO] [stderr] 103 +     Unknown(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `context` is never read
[INFO] [stderr]    --> src/windowing.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 113 | struct WindowingData {
[INFO] [stderr]     |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub context: MainContext,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `notification-server` (bin "notification-server" test) generated 7 warnings (run `cargo fix --bin "notification-server" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notification_server-51d2ff37d9d401dc)
[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" "75ac960ca56e1f26551d0349474b406c11b5d83ba2ada4e45af15ef37cefb3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ac960ca56e1f26551d0349474b406c11b5d83ba2ada4e45af15ef37cefb3af", kill_on_drop: false }`
[INFO] [stdout] 75ac960ca56e1f26551d0349474b406c11b5d83ba2ada4e45af15ef37cefb3af
