[INFO] fetching crate tuix 0.2.0... [INFO] testing tuix-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate tuix 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tuix 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tuix 0.2.0 [INFO] tweaked toml for crates.io crate tuix 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuix 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuix 0.2.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc2746198a6ecab0ee1a3d5e479604525505a21453211aeb5408139f0841066f [INFO] running `Command { std: "docker" "start" "-a" "fc2746198a6ecab0ee1a3d5e479604525505a21453211aeb5408139f0841066f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2746198a6ecab0ee1a3d5e479604525505a21453211aeb5408139f0841066f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2746198a6ecab0ee1a3d5e479604525505a21453211aeb5408139f0841066f", kill_on_drop: false }` [INFO] [stdout] fc2746198a6ecab0ee1a3d5e479604525505a21453211aeb5408139f0841066f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7702c9917a059b485e96f5d0acde520914ff4ab2bf967a71ed3104b7345f678 [INFO] running `Command { std: "docker" "start" "-a" "e7702c9917a059b485e96f5d0acde520914ff4ab2bf967a71ed3104b7345f678", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling morphorm v0.2.0 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling tuix_derive v0.2.0 [INFO] [stderr] Compiling femtovg v0.2.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling tuix_core v0.2.0 [INFO] [stderr] Compiling tuix_widgets v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling tuix_glutin v0.2.0 [INFO] [stderr] Compiling tuix_internal v0.2.0 [INFO] [stderr] Compiling tuix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e7702c9917a059b485e96f5d0acde520914ff4ab2bf967a71ed3104b7345f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7702c9917a059b485e96f5d0acde520914ff4ab2bf967a71ed3104b7345f678", kill_on_drop: false }` [INFO] [stdout] e7702c9917a059b485e96f5d0acde520914ff4ab2bf967a71ed3104b7345f678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d18e90cd34fc90dd35b19f9a108c71760f07637653addcd995d8d02786d4e634 [INFO] running `Command { std: "docker" "start" "-a" "d18e90cd34fc90dd35b19f9a108c71760f07637653addcd995d8d02786d4e634", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling tuix_core v0.2.0 [INFO] [stderr] Compiling tuix_widgets v0.2.0 [INFO] [stderr] Compiling tuix_glutin v0.2.0 [INFO] [stderr] Compiling tuix_internal v0.2.0 [INFO] [stderr] Compiling tuix v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> examples/widgets/color_picker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> examples/widgets/label.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CustomEvent` is never used [INFO] [stdout] --> examples/widgets/color_picker.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum CustomEvent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CustomEvent` is never used [INFO] [stdout] --> examples/widgets/label.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum CustomEvent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 139 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:260:29 [INFO] [stdout] | [INFO] [stdout] 260 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:288:29 [INFO] [stdout] | [INFO] [stdout] 288 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:357:29 [INFO] [stdout] | [INFO] [stdout] 357 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> examples/calculator.rs:370:29 [INFO] [stdout] | [INFO] [stdout] 370 | .on_press(move |button, state, id| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tuix::*` [INFO] [stdout] --> examples/layout/align_items.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tuix::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> examples/tic_tac_toe.rs:175:59 [INFO] [stdout] | [INFO] [stdout] 175 | self.button = self.button.on_press(move |_,state, entity|{ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/binding/model.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/binding/model.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> examples/editor.rs:820:13 [INFO] [stdout] | [INFO] [stdout] 820 | let (background_panel) = Panel::new("Background").build(state, scroll, |builder| [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 820 - let (background_panel) = Panel::new("Background").build(state, scroll, |builder| [INFO] [stdout] 820 + let background_panel = Panel::new("Background").build(state, scroll, |builder| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> examples/listbox_reactive.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | self.listview = ListView::new(|item, index| UserWidget::default() ) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> examples/listbox_reactive.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | self.listview = ListView::new(|item, index| UserWidget::default() ) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> examples/editor.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | _=> {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> examples/editor.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 312 | AppEvent::OpenColorPicker(picker_for) => { [INFO] [stdout] | ------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 317 | AppEvent::SetSize(val) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 325 | AppEvent::SetWidth(val) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 330 | AppEvent::SetHeight(val) => { [INFO] [stdout] | ------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 506 | _=> {} [INFO] [stdout] | ^ ...and 26 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> examples/editor.rs:554:47 [INFO] [stdout] | [INFO] [stdout] 554 | fn on_event(&mut self, state: &mut State, entity: Entity, event: &mut Event) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> examples/editor.rs:597:48 [INFO] [stdout] | [INFO] [stdout] 597 | fn on_update(&mut self, state: &mut State, entity: Entity, data: &Self::Data) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/editor.rs:831:24 [INFO] [stdout] | [INFO] [stdout] 831 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/editor.rs:850:24 [INFO] [stdout] | [INFO] [stdout] 850 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/editor.rs:955:24 [INFO] [stdout] | [INFO] [stdout] 955 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> examples/editor.rs:994:24 [INFO] [stdout] | [INFO] [stdout] 994 | .on_press(|data, state, button|{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> examples/widgets/switch.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeColor` is never constructed [INFO] [stdout] --> examples/widgets/popup_textbox.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | enum CustomEvent { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 29 | ChangeColor(Color), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CustomEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/binding/multiple_stores.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | fn on_event(&mut self, state: &mut State, entity: Entity, event: &mut Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> examples/binding/multiple_stores.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | fn on_event(&mut self, state: &mut State, entity: Entity, event: &mut Event) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> examples/binding/multiple_stores.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | fn on_event(&mut self, state: &mut State, entity: Entity, event: &mut Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvTnjxh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtuix-5aa1d7b32a94a02c,libtuix_internal-ba008027eaa988be,libtuix_widgets-9b58078b36f3e5b2,libtuix_glutin-2c0ff2b4eb06a230,libtuix_core-8929bf43714e1f18,libkeyboard_types-a156d60b46230f9a,libfemtovg-2fbe61936e10b422,librustybuzz-69e79e693f0371e6,libunicode_bidi_mirroring-23ca1332ff2b9568,libunicode_script-7e1baa4b5715da13,libunicode_ccc-7d14584a1e1c7f1d,libunicode_general_category-dc6472cc8df8fd33,libglow-c5b79592316049e4,libimage-c0ccc9c17f7512c5,libcolor_quant-fa7ff1de0e6ea74b,libnum_iter-aa19c9eb858b7e73,libnum_rational-ea5ebaa4d8c94ab1,libnum_integer-063a83cb79d247ce,libnum_traits-f3489a6164af1040,libowned_ttf_parser-69ba74c21fafba0f,libttf_parser-5f597da2bdbe52ba,libunicode_segmentation-52587c5bd73f6e16,libunicode_bidi-1a47fed3f757559c,liblru-0acb28f2fefee314,libgenerational_arena-9f1cd9b168f80781,libfnv-2d77ec4f6f971b24,librgb-0b9a9b122cd2188b,libbytemuck-28e5e98a64a2dda4,libimgref-0440773e94fe764f,libmorphorm-37e612e276780190,libcssparser-a3f5dc0430be6e4b,libitoa-a52fc10098ef56c6,libdtoa_short-6083dcfbdde53192,libdtoa-611ae90b208a6302,libmatches-443042cef9af988b,libphf-0eec7ed8a74af899,libphf_shared-7c22026fdac3a7cd,libsiphasher-63b87e75543de58a,libglutin-1338441d5da76f8d,libwayland_egl-d15df75974806e14,libosmesa_sys-ae5b870ff42e3e2f,libshared_library-becafb672d9d98d5,libwinit-d493a3ce51a7a261,libmio_misc-2f47415e4dd8db04,libmio-2fa001aba82975a4,libcrossbeam-aabd2914ff1a7dfc,libcrossbeam_channel-ceed7cf7f678377f,libcrossbeam_deque-53fccaa0da3b55f4,libcrossbeam_queue-a3a2a494d1443ac1,libcrossbeam_epoch-7018de0be4583345,libmemoffset-fe54f43fc7d3a518,libcrossbeam_utils-fcc074b3b1ce8124,libpercent_encoding-d8e5e041794fd24f,libsmithay_client_toolkit-d264be119b6ed16b,libandrew-21939df2ea81fc21,libxml-e99e599c74c7a48b,libxdg-f7386ae616cafec8,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,librusttype-a391c4987b1326fc,libab_glyph_rasterizer-046af5444e5ed557,libowned_ttf_parser-9010dbc35b150e84,libttf_parser-4d9ca54ec651f9e1,libwayland_cursor-2eff78b417c7d7a5,libxcursor-dbc5c987601ff8df,libnom-64e4c8e3ed23e791,libminimal_lexical-bb32569ed4f55e50,libmemchr-0be07a603900806d,libmemmap2-5f31f722d81a44cb,libwayland_protocols-a44deccb371b679c,libwayland_client-a1ed8e2ddd126b61,libscoped_tls-563b287bd664763c,libwayland_commons-7b0c68e4e977afb4,libonce_cell-5132bd2988d9c7dd,libnix-e43852e420522137,libwayland_sys-3e2decb0162aa275,libdlib-c21c985287d76525,liblibloading-264a54599aadeb4c,libcalloop-a5d157c34e7aef91,libnix-1f164c06a62559b4,libcfg_if-7e9efee4241be1ca,libdlib-3814cfa741f2cf82,liblibloading-b9d8331ed624d244,libraw_window_handle-6dbbab78890ae8ec,libparking_lot-ff1027ceb8a31510,libparking_lot_core-43e27b0cf87b255a,libsmallvec-97844d2104066b54,liblock_api-f580a3fc80c4941c,libscopeguard-9fc8879d2cbeccb9,libinstant-c8d1c53a917c5c42,libbitflags-e2b4db6c651223da,liblog-e324f1d2fae59712,libcfg_if-33ef6c02a07f9fec,libglutin_glx_sys-fad685fc125ca1b1,libx11_dl-06b26f56706df5e2,libmaybe_uninit-b016492c71529bc6,liblibc-68a839b33a03665b,libglutin_egl_sys-e8d430f847e986a2,liblazy_static-2bb390fee0230a38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvTnjxh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/settings-1108ba685bc21a7c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuix` (example "settings") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d18e90cd34fc90dd35b19f9a108c71760f07637653addcd995d8d02786d4e634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d18e90cd34fc90dd35b19f9a108c71760f07637653addcd995d8d02786d4e634", kill_on_drop: false }` [INFO] [stdout] d18e90cd34fc90dd35b19f9a108c71760f07637653addcd995d8d02786d4e634