[INFO] cloning repository https://github.com/tsar-boomba/nt-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsar-boomba/nt-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fnt-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fnt-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76a6b963d57ebf63c9900209a0e1f5ea6b82bc13 [INFO] testing tsar-boomba/nt-gui against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fnt-gui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsar-boomba/nt-gui on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsar-boomba/nt-gui [INFO] finished tweaking git repo https://github.com/tsar-boomba/nt-gui [INFO] tweaked toml for git repo https://github.com/tsar-boomba/nt-gui written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tsar-boomba/nt-gui 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.30.6 [INFO] [stderr] Downloaded enumn v0.1.7 [INFO] [stderr] Downloaded network-tables v0.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2228b302b8ba1160ae040e42052974c19117047a0c5d96114f1863d84bd08f16 [INFO] running `Command { std: "docker" "start" "-a" "2228b302b8ba1160ae040e42052974c19117047a0c5d96114f1863d84bd08f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2228b302b8ba1160ae040e42052974c19117047a0c5d96114f1863d84bd08f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2228b302b8ba1160ae040e42052974c19117047a0c5d96114f1863d84bd08f16", kill_on_drop: false }` [INFO] [stdout] 2228b302b8ba1160ae040e42052974c19117047a0c5d96114f1863d84bd08f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f515aebcad388ec3e4c38f330ce65889be29f5192874a878209115a7d000f1e [INFO] running `Command { std: "docker" "start" "-a" "8f515aebcad388ec3e4c38f330ce65889be29f5192874a878209115a7d000f1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling zvariant_utils v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling winit v0.28.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling glutin v0.30.6 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling webbrowser v0.8.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling zvariant_derive v3.12.0 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumn v0.1.7 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling serde_repr v0.1.11 [INFO] [stderr] Compiling zbus_macros v3.11.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling accesskit v0.9.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling zvariant v3.12.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling network-tables v0.0.12 [INFO] [stderr] Compiling accesskit_consumer v0.13.0 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling zbus v3.11.0 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling egui_glow v0.21.0 [INFO] [stderr] Compiling atspi-macros v0.1.4 [INFO] [stderr] Compiling atspi v0.8.7 [INFO] [stderr] Compiling accesskit_unix v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling accesskit_winit v0.10.0 [INFO] [stderr] Compiling egui-winit v0.21.1 [INFO] [stderr] Compiling eframe v0.21.3 [INFO] [stderr] Compiling nt-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/main.rs:116:50 [INFO] [stdout] | [INFO] [stdout] 116 | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic_name` [INFO] [stdout] --> src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | for (topic_name, topic_data) in &*self.topics.lock() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_sender` is never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct MyApp { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 42 | message_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "8f515aebcad388ec3e4c38f330ce65889be29f5192874a878209115a7d000f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f515aebcad388ec3e4c38f330ce65889be29f5192874a878209115a7d000f1e", kill_on_drop: false }` [INFO] [stdout] 8f515aebcad388ec3e4c38f330ce65889be29f5192874a878209115a7d000f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb95a1e0628247d3008ec84c4ccbb615801bbe93a2a8c2babca4f868ad461cde [INFO] running `Command { std: "docker" "start" "-a" "bb95a1e0628247d3008ec84c4ccbb615801bbe93a2a8c2babca4f868ad461cde", kill_on_drop: false }` [INFO] [stderr] Compiling nt-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/main.rs:116:50 [INFO] [stdout] | [INFO] [stdout] 116 | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic_name` [INFO] [stdout] --> src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | for (topic_name, topic_data) in &*self.topics.lock() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_sender` is never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct MyApp { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 42 | message_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "bb95a1e0628247d3008ec84c4ccbb615801bbe93a2a8c2babca4f868ad461cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb95a1e0628247d3008ec84c4ccbb615801bbe93a2a8c2babca4f868ad461cde", kill_on_drop: false }` [INFO] [stdout] bb95a1e0628247d3008ec84c4ccbb615801bbe93a2a8c2babca4f868ad461cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca1657a75764e5f24210811f26c48cc110ca0a55b4cf258bdcfbcdf161c2235e [INFO] running `Command { std: "docker" "start" "-a" "ca1657a75764e5f24210811f26c48cc110ca0a55b4cf258bdcfbcdf161c2235e", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> src/main.rs:116:50 [INFO] [stderr] | [INFO] [stderr] 116 | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `topic_name` [INFO] [stderr] --> src/main.rs:119:26 [INFO] [stderr] | [INFO] [stderr] 119 | for (topic_name, topic_data) in &*self.topics.lock() { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_name` [INFO] [stderr] [INFO] [stderr] warning: field `message_sender` is never read [INFO] [stderr] --> src/main.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 41 | struct MyApp { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 42 | message_sender: mpsc::Sender, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nt-gui` (bin "nt-gui" test) generated 3 warnings (run `cargo fix --bin "nt-gui" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nt_gui-70836ac3b0215c3b) [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" "ca1657a75764e5f24210811f26c48cc110ca0a55b4cf258bdcfbcdf161c2235e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1657a75764e5f24210811f26c48cc110ca0a55b4cf258bdcfbcdf161c2235e", kill_on_drop: false }` [INFO] [stdout] ca1657a75764e5f24210811f26c48cc110ca0a55b4cf258bdcfbcdf161c2235e [INFO] testing tsar-boomba/nt-gui against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fnt-gui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsar-boomba/nt-gui on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsar-boomba/nt-gui [INFO] finished tweaking git repo https://github.com/tsar-boomba/nt-gui [INFO] tweaked toml for git repo https://github.com/tsar-boomba/nt-gui written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tsar-boomba/nt-gui 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d3f24869b62f21c9912a64fa78f07a3b4f4c68d7186cae99bff0ce2bf1d1843 [INFO] running `Command { std: "docker" "start" "-a" "2d3f24869b62f21c9912a64fa78f07a3b4f4c68d7186cae99bff0ce2bf1d1843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d3f24869b62f21c9912a64fa78f07a3b4f4c68d7186cae99bff0ce2bf1d1843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3f24869b62f21c9912a64fa78f07a3b4f4c68d7186cae99bff0ce2bf1d1843", kill_on_drop: false }` [INFO] [stdout] 2d3f24869b62f21c9912a64fa78f07a3b4f4c68d7186cae99bff0ce2bf1d1843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b370a84d65f693f1ffc70f7fa86e487f76702401cd670663b4ab932685f6d709 [INFO] running `Command { std: "docker" "start" "-a" "b370a84d65f693f1ffc70f7fa86e487f76702401cd670663b4ab932685f6d709", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling winit v0.28.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling zvariant_utils v1.0.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling glutin v0.30.6 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling webbrowser v0.8.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling zvariant_derive v3.12.0 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumn v0.1.7 [INFO] [stderr] Compiling zbus_macros v3.11.0 [INFO] [stderr] Compiling serde_repr v0.1.11 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling accesskit v0.9.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling zvariant v3.12.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling network-tables v0.0.12 [INFO] [stderr] Compiling accesskit_consumer v0.13.0 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling zbus v3.11.0 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling egui_glow v0.21.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `egui` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-c69087cee8fbb223/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555e2d1c9dc2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x555e2d1c9dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555e2d1c9dc2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x555e2d1c9dc2 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x555e2d1ebf7c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x555e2d1ebf7c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x555e2d1c7cdf - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x555e2d1c9b94 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x555e2d1c9b94 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x555e2d1cb05b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x555e2d1cadb3 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x555e2d1cb4fd - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x555e2d1cb3d2 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x555e2d1ca296 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x555e2d1cb104 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x555e2d0f9bd5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x555e2d0fa133 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x555e2d0ff97b - wayland_scanner::generate_code_with_destructor_events::h1bf4df7984882e1e [INFO] [stderr] 18: 0x555e2d10c34e - build_script_build::generate_protocol::h9577d32f168b2b91 [INFO] [stderr] 19: 0x555e2d10da0a - build_script_build::main::h78a8b1bdc2d6a8fe [INFO] [stderr] 20: 0x555e2d100e93 - core::ops::function::FnOnce::call_once::h38bd9639e48cb4e1 [INFO] [stderr] 21: 0x555e2d0ffe06 - std::sys_common::backtrace::__rust_begin_short_backtrace::h468908b5b6946d1b [INFO] [stderr] 22: 0x555e2d0fadb9 - std::rt::lang_start::{{closure}}::h69fa16792bd38f26 [INFO] [stderr] 23: 0x555e2d1c4b13 - core::ops::function::impls:: for &F>::call_once::ha55599606c4801fa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x555e2d1c4b13 - std::panicking::try::do_call::hdbe0105e9cf1e2ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x555e2d1c4b13 - std::panicking::try::hc30968547c4c042b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x555e2d1c4b13 - std::panic::catch_unwind::hd3d3f133d01e085b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 27: 0x555e2d1c4b13 - std::rt::lang_start_internal::{{closure}}::h6e4de722777ae3c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x555e2d1c4b13 - std::panicking::try::do_call::h46b94aee435e7f57 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x555e2d1c4b13 - std::panicking::try::h1ffb076bbe218058 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x555e2d1c4b13 - std::panic::catch_unwind::h9edee6e761ecfcb7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x555e2d1c4b13 - std::rt::lang_start_internal::h6114988f93cc8d0a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x555e2d0fad97 - std::rt::lang_start::h16e8b2b53b1faae3 [INFO] [stderr] 33: 0x555e2d10e6d5 - main [INFO] [stderr] 34: 0x7fd49388dd90 - [INFO] [stderr] 35: 0x7fd49388de40 - __libc_start_main [INFO] [stderr] 36: 0x555e2d0fa2e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b370a84d65f693f1ffc70f7fa86e487f76702401cd670663b4ab932685f6d709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b370a84d65f693f1ffc70f7fa86e487f76702401cd670663b4ab932685f6d709", kill_on_drop: false }` [INFO] [stdout] b370a84d65f693f1ffc70f7fa86e487f76702401cd670663b4ab932685f6d709