[INFO] fetching crate zsui 0.2.0-preview.6...
[INFO] checking zsui-0.2.0-preview.6 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate zsui 0.2.0-preview.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zsui 0.2.0-preview.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zsui 0.2.0-preview.6
[INFO] tweaked toml for crates.io crate zsui 0.2.0-preview.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zsui 0.2.0-preview.6 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zsui 0.2.0-preview.6 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/zsui_notepad.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `zsui_notepad`
[INFO] [stderr]   * `example` target `zsui_notepad_lite`
[INFO] [stderr] warning: `zsui` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783
[INFO] running `Command { std: "docker" "start" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783", 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" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783", 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" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/zsui_notepad.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `zsui_notepad`
[INFO] [stderr]   * `example` target `zsui_notepad_lite`
[INFO] [stderr] warning: `zsui` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling glib-sys v0.22.8
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.8
[INFO] [stderr]    Compiling pangocairo-sys v0.22.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking glib v0.22.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking gio v0.22.8
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking pango v0.22.8
[INFO] [stderr]     Checking pangocairo v0.22.8
[INFO] [stderr]     Checking zsui v0.2.0-preview.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pango::prelude::*`
[INFO] [stdout]    --> src/linux_direct_menu.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 |         use pango::prelude::*;
[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: `pango::prelude::*`
[INFO] [stdout]    --> src/linux_direct_menu.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 |         use pango::prelude::*;
[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: `pango::prelude`
[INFO] [stdout]    --> src/linux_direct_menu.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |         use pango::prelude::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pango::prelude`
[INFO] [stdout]    --> src/linux_direct_menu.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |         use pango::prelude::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale_factor` and `icon_cache` are never read
[INFO] [stdout]     --> src/linux_direct.rs:1447:5
[INFO] [stdout]      |
[INFO] [stdout] 1442 | struct LinuxDirectDrawSink<'a> {
[INFO] [stdout]      |        ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1447 |     scale_factor: f64,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1448 |     icon_cache: &'a mut HashMap<(ZsIcon, u32, bool), LinuxIconRaster>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale_factor` and `icon_cache` are never read
[INFO] [stdout]     --> src/linux_direct.rs:1447:5
[INFO] [stdout]      |
[INFO] [stdout] 1442 | struct LinuxDirectDrawSink<'a> {
[INFO] [stdout]      |        ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1447 |     scale_factor: f64,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1448 |     icon_cache: &'a mut HashMap<(ZsIcon, u32, bool), LinuxIconRaster>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.13
[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" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783", kill_on_drop: false }`
[INFO] [stdout] 9723050eb21d3fee5495d160958c83a1092f8e4e43477f1653cecf5bb0dfd783
