[INFO] cloning repository https://github.com/gianzellweger/crossinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianzellweger/crossinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianzellweger%2Fcrossinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianzellweger%2Fcrossinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e778f40b1eff571fd2308257ccc88f07a8da4c1a
[INFO] checking gianzellweger/crossinfo against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianzellweger%2Fcrossinfo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gianzellweger/crossinfo
[INFO] finished tweaking git repo https://github.com/gianzellweger/crossinfo
[INFO] tweaked toml for git repo https://github.com/gianzellweger/crossinfo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gianzellweger/crossinfo on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gianzellweger/crossinfo 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e
[INFO] running `Command { std: "docker" "start" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling xcb v1.7.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking xml v1.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling starship-battery v0.11.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking uom v0.38.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking sysinfo v0.39.0
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking bluez-async v0.8.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking wifiscanner v0.5.1 (https://github.com/gianzellweger/wifiscanner.git#3b6a5c51)
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking btleplug v0.12.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking local-ip-address v0.6.12
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking gio v0.22.6
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking display-info v0.5.9 (https://github.com/gianzellweger/display-info.git?rev=e2724f621ae06bf173252655ad16d6382cf29523#e2724f62)
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking pango v0.22.6
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stdout]  --> cli/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stdout]  --> cli/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gdk4 v0.11.2
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.3
[INFO] [stderr]     Checking linux v0.1.0 (/opt/rustwide/workdir/linux)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e", kill_on_drop: false }`
[INFO] [stdout] d3a143e0b275767706083b91aac62184b98f6061f5cf81ec4e4b7e836b88959e
