[INFO] fetching crate tuix 0.2.0...
[INFO] testing tuix-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tuix 0.2.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuix 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71968f03bfc4bae017b57f8f3306451c59ea3370e80d78c335a73e1f8d23fed2
[INFO] running `Command { std: "docker" "start" "-a" "71968f03bfc4bae017b57f8f3306451c59ea3370e80d78c335a73e1f8d23fed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71968f03bfc4bae017b57f8f3306451c59ea3370e80d78c335a73e1f8d23fed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71968f03bfc4bae017b57f8f3306451c59ea3370e80d78c335a73e1f8d23fed2", kill_on_drop: false }`
[INFO] [stdout] 71968f03bfc4bae017b57f8f3306451c59ea3370e80d78c335a73e1f8d23fed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c984c25f5157dc14d4cdee75e072ac8380ee2332d2d21aece1529336cbf17bab
[INFO] running `Command { std: "docker" "start" "-a" "c984c25f5157dc14d4cdee75e072ac8380ee2332d2d21aece1529336cbf17bab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 once_cell v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.18.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 rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling rgb v0.8.27
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling rustybuzz v0.4.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling imgref v1.9.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling glow v0.11.0
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[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 wayland-commons v0.28.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling femtovg v0.2.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling tuix_derive v0.2.0
[INFO] [stderr]    Compiling phf v0.8.0
[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 57.44s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "c984c25f5157dc14d4cdee75e072ac8380ee2332d2d21aece1529336cbf17bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c984c25f5157dc14d4cdee75e072ac8380ee2332d2d21aece1529336cbf17bab", kill_on_drop: false }`
[INFO] [stdout] c984c25f5157dc14d4cdee75e072ac8380ee2332d2d21aece1529336cbf17bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61dd7f0d440d4dafa6ef98434e1a65e9eb264338f40104a901de80c2ad25dcf3
[INFO] running `Command { std: "docker" "start" "-a" "61dd7f0d440d4dafa6ef98434e1a65e9eb264338f40104a901de80c2ad25dcf3", 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 v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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: `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `placeholder`
[INFO] [stdout]   --> examples/widgets/movable_tabs.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let placeholder = Element::new().build(state, _third_tab, |builder| builder.set_width(Pixels(80.0)).set_hoverable(false));
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_placeholder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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] 
[INFO] [stdout] warning: unused variable: `two`
[INFO] [stdout]   --> examples/transform.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let two = Element::new().build(state, one, |builder| 
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_two`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STYLE` is never used
[INFO] [stdout]  --> examples/widgets/knob.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const STYLE: &str = r#"
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> examples/listview_selection.rs:208:53
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self.listview = ListView::new(|item: &User, index| CheckButton::with_label(&item.to_string()) )
[INFO] [stdout]     |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scroll`
[INFO] [stdout]   --> examples/widgets/scroll_container.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let scroll = ScrollContainer::new().build(state, container, |builder| builder);
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcmAxU8E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtuix-b3b6dd1899f31eaa,libtuix_internal-e3f9e75396d2177d,libtuix_widgets-a1ae6443a61ee874,libtuix_glutin-f6fb75a5a5d01363,libtuix_core-a96128e38ed62339,libkeyboard_types-cd424d5f8f005914,libfemtovg-72a2d581df2c3be9,librustybuzz-3830b6abb18de9f5,libunicode_bidi_mirroring-923eba3bd16342a4,libunicode_script-338f6b8e1ea13cba,libunicode_ccc-9c41a54bf644e3b9,libunicode_general_category-ec0aff950e5f7e9d,libglow-7304df6839f8b567,libimage-17b370d7d48b2d9a,libcolor_quant-7eaa5904ea87e27c,libnum_iter-8e7f8f6c7816c8c2,libnum_rational-ad647f8528f2b8d1,libnum_integer-333f39d71edea07e,libnum_traits-8889cbf55183ec9d,libowned_ttf_parser-da128034620d40e2,libttf_parser-45abe943feb5363c,libunicode_segmentation-71978539e7033488,libunicode_bidi-f6e8a13356d0c9ec,liblru-2c27dee458160ae9,libgenerational_arena-ec33403e1e5b30d2,libfnv-2a26f5d3b9cd4973,librgb-500d9c1308ff9d1a,libbytemuck-4950e324ed053807,libimgref-baa039cd741abeea,libmorphorm-403181aa22d0c06b,libcssparser-a476545dc37366e2,libitoa-83f2677dbbd92789,libdtoa_short-d80cbb93159f273f,libdtoa-347d0a7f818bd50e,libmatches-6e797d51af82e263,libphf-7db1f1de33ec602d,libphf_shared-d838362c53f8fbfb,libsiphasher-411532378a97efc9,libglutin-a1bbe8eaa29af182,libwayland_egl-12abdd25a51a16a5,libosmesa_sys-3f40afe79fa22bcc,libshared_library-de27402c45ce0b52,libwinit-6dc9b78bb707bb69,libmio_misc-a49bb44201e7a08e,libmio-db11dac1b731c486,libcrossbeam-1c7f0b7283e46676,libcrossbeam_channel-d7c7c5d79e40ff23,libcrossbeam_deque-c41c12a4cf5ef68c,libcrossbeam_queue-e6c3a73d2dddba6c,libcrossbeam_epoch-0fd2967383e584d1,libmemoffset-07a4413f95e45243,libcrossbeam_utils-446c51da03e62a5f,libpercent_encoding-b1814dad7e499c72,libsmithay_client_toolkit-f72bda1f4076938b,libandrew-735e6a25cbdd502d,libxml-e878ffb9d7432f7a,libxdg-27dc79d0b2c8ccc8,libwalkdir-1d2dc4a69d6262a8,libsame_file-e946870f1310cc9c,librusttype-5be5c1224268cfdc,libab_glyph_rasterizer-a70bfc17073138a4,libowned_ttf_parser-851be8348630acb0,libttf_parser-5f2880f054eb0242,libwayland_cursor-36011db531e11103,libxcursor-e32f0f26ad77fded,libnom-217eba74265ca4c5,libminimal_lexical-a333b6e5aae8249f,libmemchr-b36d8e7bfe6d2707,libmemmap2-1bddaddd7239fb10,libwayland_protocols-167509d2c68bc599,libwayland_client-7f3e248783d90c86,libscoped_tls-15bce69097a06206,libwayland_commons-a45fda6c3ae22012,libonce_cell-4e61be807ba95cfa,libnix-dd9a68a4578c6984,libwayland_sys-b5557f29b00b2310,libdlib-c04ed4134b1d7a56,liblibloading-0b73065598efa4f3,libcalloop-265815786eb8c5e6,libnix-8cae8ec56c194327,libcfg_if-7fa53b5120d7d4f5,libdlib-eef2c090a69e0a8c,liblibloading-726cc0a302513e6a,libraw_window_handle-fb7b4a92a3d5b043,libparking_lot-97f81e31cb3735ca,libparking_lot_core-b2644377e64570f3,libsmallvec-baae8f1cacdb675d,liblock_api-c2540d7603963eb8,libscopeguard-5d1ebab3b1a979da,libinstant-59d04e2d390a0c59,libbitflags-40a27ceec947d12f,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libglutin_glx_sys-2e6783bb30ded911,libx11_dl-bad82d2dcf243aa5,libmaybe_uninit-03ee690656c65d2d,liblibc-c683ab94d420a4af,libglutin_egl_sys-c6fbf32b30d0d0e9,liblazy_static-40183573d33ff167}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcmAxU8E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/popup_textbox-449879f96486c815" "-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 "popup_textbox") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcBV5H35/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtuix-b3b6dd1899f31eaa,libtuix_internal-e3f9e75396d2177d,libtuix_widgets-a1ae6443a61ee874,libtuix_glutin-f6fb75a5a5d01363,libtuix_core-a96128e38ed62339,libkeyboard_types-cd424d5f8f005914,libfemtovg-72a2d581df2c3be9,librustybuzz-3830b6abb18de9f5,libunicode_bidi_mirroring-923eba3bd16342a4,libunicode_script-338f6b8e1ea13cba,libunicode_ccc-9c41a54bf644e3b9,libunicode_general_category-ec0aff950e5f7e9d,libglow-7304df6839f8b567,libimage-17b370d7d48b2d9a,libcolor_quant-7eaa5904ea87e27c,libnum_iter-8e7f8f6c7816c8c2,libnum_rational-ad647f8528f2b8d1,libnum_integer-333f39d71edea07e,libnum_traits-8889cbf55183ec9d,libowned_ttf_parser-da128034620d40e2,libttf_parser-45abe943feb5363c,libunicode_segmentation-71978539e7033488,libunicode_bidi-f6e8a13356d0c9ec,liblru-2c27dee458160ae9,libgenerational_arena-ec33403e1e5b30d2,libfnv-2a26f5d3b9cd4973,librgb-500d9c1308ff9d1a,libbytemuck-4950e324ed053807,libimgref-baa039cd741abeea,libmorphorm-403181aa22d0c06b,libcssparser-a476545dc37366e2,libitoa-83f2677dbbd92789,libdtoa_short-d80cbb93159f273f,libdtoa-347d0a7f818bd50e,libmatches-6e797d51af82e263,libphf-7db1f1de33ec602d,libphf_shared-d838362c53f8fbfb,libsiphasher-411532378a97efc9,libglutin-a1bbe8eaa29af182,libwayland_egl-12abdd25a51a16a5,libosmesa_sys-3f40afe79fa22bcc,libshared_library-de27402c45ce0b52,libwinit-6dc9b78bb707bb69,libmio_misc-a49bb44201e7a08e,libmio-db11dac1b731c486,libcrossbeam-1c7f0b7283e46676,libcrossbeam_channel-d7c7c5d79e40ff23,libcrossbeam_deque-c41c12a4cf5ef68c,libcrossbeam_queue-e6c3a73d2dddba6c,libcrossbeam_epoch-0fd2967383e584d1,libmemoffset-07a4413f95e45243,libcrossbeam_utils-446c51da03e62a5f,libpercent_encoding-b1814dad7e499c72,libsmithay_client_toolkit-f72bda1f4076938b,libandrew-735e6a25cbdd502d,libxml-e878ffb9d7432f7a,libxdg-27dc79d0b2c8ccc8,libwalkdir-1d2dc4a69d6262a8,libsame_file-e946870f1310cc9c,librusttype-5be5c1224268cfdc,libab_glyph_rasterizer-a70bfc17073138a4,libowned_ttf_parser-851be8348630acb0,libttf_parser-5f2880f054eb0242,libwayland_cursor-36011db531e11103,libxcursor-e32f0f26ad77fded,libnom-217eba74265ca4c5,libminimal_lexical-a333b6e5aae8249f,libmemchr-b36d8e7bfe6d2707,libmemmap2-1bddaddd7239fb10,libwayland_protocols-167509d2c68bc599,libwayland_client-7f3e248783d90c86,libscoped_tls-15bce69097a06206,libwayland_commons-a45fda6c3ae22012,libonce_cell-4e61be807ba95cfa,libnix-dd9a68a4578c6984,libwayland_sys-b5557f29b00b2310,libdlib-c04ed4134b1d7a56,liblibloading-0b73065598efa4f3,libcalloop-265815786eb8c5e6,libnix-8cae8ec56c194327,libcfg_if-7fa53b5120d7d4f5,libdlib-eef2c090a69e0a8c,liblibloading-726cc0a302513e6a,libraw_window_handle-fb7b4a92a3d5b043,libparking_lot-97f81e31cb3735ca,libparking_lot_core-b2644377e64570f3,libsmallvec-baae8f1cacdb675d,liblock_api-c2540d7603963eb8,libscopeguard-5d1ebab3b1a979da,libinstant-59d04e2d390a0c59,libbitflags-40a27ceec947d12f,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libglutin_glx_sys-2e6783bb30ded911,libx11_dl-bad82d2dcf243aa5,libmaybe_uninit-03ee690656c65d2d,liblibc-c683ab94d420a4af,libglutin_egl_sys-c6fbf32b30d0d0e9,liblazy_static-40183573d33ff167}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcBV5H35/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/knob-29956e5a00138306" "-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 "knob") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcgainnv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtuix-b3b6dd1899f31eaa,libtuix_internal-e3f9e75396d2177d,libtuix_widgets-a1ae6443a61ee874,libtuix_glutin-f6fb75a5a5d01363,libtuix_core-a96128e38ed62339,libkeyboard_types-cd424d5f8f005914,libfemtovg-72a2d581df2c3be9,librustybuzz-3830b6abb18de9f5,libunicode_bidi_mirroring-923eba3bd16342a4,libunicode_script-338f6b8e1ea13cba,libunicode_ccc-9c41a54bf644e3b9,libunicode_general_category-ec0aff950e5f7e9d,libglow-7304df6839f8b567,libimage-17b370d7d48b2d9a,libcolor_quant-7eaa5904ea87e27c,libnum_iter-8e7f8f6c7816c8c2,libnum_rational-ad647f8528f2b8d1,libnum_integer-333f39d71edea07e,libnum_traits-8889cbf55183ec9d,libowned_ttf_parser-da128034620d40e2,libttf_parser-45abe943feb5363c,libunicode_segmentation-71978539e7033488,libunicode_bidi-f6e8a13356d0c9ec,liblru-2c27dee458160ae9,libgenerational_arena-ec33403e1e5b30d2,libfnv-2a26f5d3b9cd4973,librgb-500d9c1308ff9d1a,libbytemuck-4950e324ed053807,libimgref-baa039cd741abeea,libmorphorm-403181aa22d0c06b,libcssparser-a476545dc37366e2,libitoa-83f2677dbbd92789,libdtoa_short-d80cbb93159f273f,libdtoa-347d0a7f818bd50e,libmatches-6e797d51af82e263,libphf-7db1f1de33ec602d,libphf_shared-d838362c53f8fbfb,libsiphasher-411532378a97efc9,libglutin-a1bbe8eaa29af182,libwayland_egl-12abdd25a51a16a5,libosmesa_sys-3f40afe79fa22bcc,libshared_library-de27402c45ce0b52,libwinit-6dc9b78bb707bb69,libmio_misc-a49bb44201e7a08e,libmio-db11dac1b731c486,libcrossbeam-1c7f0b7283e46676,libcrossbeam_channel-d7c7c5d79e40ff23,libcrossbeam_deque-c41c12a4cf5ef68c,libcrossbeam_queue-e6c3a73d2dddba6c,libcrossbeam_epoch-0fd2967383e584d1,libmemoffset-07a4413f95e45243,libcrossbeam_utils-446c51da03e62a5f,libpercent_encoding-b1814dad7e499c72,libsmithay_client_toolkit-f72bda1f4076938b,libandrew-735e6a25cbdd502d,libxml-e878ffb9d7432f7a,libxdg-27dc79d0b2c8ccc8,libwalkdir-1d2dc4a69d6262a8,libsame_file-e946870f1310cc9c,librusttype-5be5c1224268cfdc,libab_glyph_rasterizer-a70bfc17073138a4,libowned_ttf_parser-851be8348630acb0,libttf_parser-5f2880f054eb0242,libwayland_cursor-36011db531e11103,libxcursor-e32f0f26ad77fded,libnom-217eba74265ca4c5,libminimal_lexical-a333b6e5aae8249f,libmemchr-b36d8e7bfe6d2707,libmemmap2-1bddaddd7239fb10,libwayland_protocols-167509d2c68bc599,libwayland_client-7f3e248783d90c86,libscoped_tls-15bce69097a06206,libwayland_commons-a45fda6c3ae22012,libonce_cell-4e61be807ba95cfa,libnix-dd9a68a4578c6984,libwayland_sys-b5557f29b00b2310,libdlib-c04ed4134b1d7a56,liblibloading-0b73065598efa4f3,libcalloop-265815786eb8c5e6,libnix-8cae8ec56c194327,libcfg_if-7fa53b5120d7d4f5,libdlib-eef2c090a69e0a8c,liblibloading-726cc0a302513e6a,libraw_window_handle-fb7b4a92a3d5b043,libparking_lot-97f81e31cb3735ca,libparking_lot_core-b2644377e64570f3,libsmallvec-baae8f1cacdb675d,liblock_api-c2540d7603963eb8,libscopeguard-5d1ebab3b1a979da,libinstant-59d04e2d390a0c59,libbitflags-40a27ceec947d12f,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libglutin_glx_sys-2e6783bb30ded911,libx11_dl-bad82d2dcf243aa5,libmaybe_uninit-03ee690656c65d2d,liblibc-c683ab94d420a4af,libglutin_egl_sys-c6fbf32b30d0d0e9,liblazy_static-40183573d33ff167}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcgainnv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stack-2549f92b2ef23a89" "-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 "stack") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcTCK79N/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtuix-b3b6dd1899f31eaa,libtuix_internal-e3f9e75396d2177d,libtuix_widgets-a1ae6443a61ee874,libtuix_glutin-f6fb75a5a5d01363,libtuix_core-a96128e38ed62339,libkeyboard_types-cd424d5f8f005914,libfemtovg-72a2d581df2c3be9,librustybuzz-3830b6abb18de9f5,libunicode_bidi_mirroring-923eba3bd16342a4,libunicode_script-338f6b8e1ea13cba,libunicode_ccc-9c41a54bf644e3b9,libunicode_general_category-ec0aff950e5f7e9d,libglow-7304df6839f8b567,libimage-17b370d7d48b2d9a,libcolor_quant-7eaa5904ea87e27c,libnum_iter-8e7f8f6c7816c8c2,libnum_rational-ad647f8528f2b8d1,libnum_integer-333f39d71edea07e,libnum_traits-8889cbf55183ec9d,libowned_ttf_parser-da128034620d40e2,libttf_parser-45abe943feb5363c,libunicode_segmentation-71978539e7033488,libunicode_bidi-f6e8a13356d0c9ec,liblru-2c27dee458160ae9,libgenerational_arena-ec33403e1e5b30d2,libfnv-2a26f5d3b9cd4973,librgb-500d9c1308ff9d1a,libbytemuck-4950e324ed053807,libimgref-baa039cd741abeea,libmorphorm-403181aa22d0c06b,libcssparser-a476545dc37366e2,libitoa-83f2677dbbd92789,libdtoa_short-d80cbb93159f273f,libdtoa-347d0a7f818bd50e,libmatches-6e797d51af82e263,libphf-7db1f1de33ec602d,libphf_shared-d838362c53f8fbfb,libsiphasher-411532378a97efc9,libglutin-a1bbe8eaa29af182,libwayland_egl-12abdd25a51a16a5,libosmesa_sys-3f40afe79fa22bcc,libshared_library-de27402c45ce0b52,libwinit-6dc9b78bb707bb69,libmio_misc-a49bb44201e7a08e,libmio-db11dac1b731c486,libcrossbeam-1c7f0b7283e46676,libcrossbeam_channel-d7c7c5d79e40ff23,libcrossbeam_deque-c41c12a4cf5ef68c,libcrossbeam_queue-e6c3a73d2dddba6c,libcrossbeam_epoch-0fd2967383e584d1,libmemoffset-07a4413f95e45243,libcrossbeam_utils-446c51da03e62a5f,libpercent_encoding-b1814dad7e499c72,libsmithay_client_toolkit-f72bda1f4076938b,libandrew-735e6a25cbdd502d,libxml-e878ffb9d7432f7a,libxdg-27dc79d0b2c8ccc8,libwalkdir-1d2dc4a69d6262a8,libsame_file-e946870f1310cc9c,librusttype-5be5c1224268cfdc,libab_glyph_rasterizer-a70bfc17073138a4,libowned_ttf_parser-851be8348630acb0,libttf_parser-5f2880f054eb0242,libwayland_cursor-36011db531e11103,libxcursor-e32f0f26ad77fded,libnom-217eba74265ca4c5,libminimal_lexical-a333b6e5aae8249f,libmemchr-b36d8e7bfe6d2707,libmemmap2-1bddaddd7239fb10,libwayland_protocols-167509d2c68bc599,libwayland_client-7f3e248783d90c86,libscoped_tls-15bce69097a06206,libwayland_commons-a45fda6c3ae22012,libonce_cell-4e61be807ba95cfa,libnix-dd9a68a4578c6984,libwayland_sys-b5557f29b00b2310,libdlib-c04ed4134b1d7a56,liblibloading-0b73065598efa4f3,libcalloop-265815786eb8c5e6,libnix-8cae8ec56c194327,libcfg_if-7fa53b5120d7d4f5,libdlib-eef2c090a69e0a8c,liblibloading-726cc0a302513e6a,libraw_window_handle-fb7b4a92a3d5b043,libparking_lot-97f81e31cb3735ca,libparking_lot_core-b2644377e64570f3,libsmallvec-baae8f1cacdb675d,liblock_api-c2540d7603963eb8,libscopeguard-5d1ebab3b1a979da,libinstant-59d04e2d390a0c59,libbitflags-40a27ceec947d12f,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libglutin_glx_sys-2e6783bb30ded911,libx11_dl-bad82d2dcf243aa5,libmaybe_uninit-03ee690656c65d2d,liblibc-c683ab94d420a4af,libglutin_egl_sys-c6fbf32b30d0d0e9,liblazy_static-40183573d33ff167}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcTCK79N/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/treeview-29b796285288f40a" "-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 "treeview") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "61dd7f0d440d4dafa6ef98434e1a65e9eb264338f40104a901de80c2ad25dcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61dd7f0d440d4dafa6ef98434e1a65e9eb264338f40104a901de80c2ad25dcf3", kill_on_drop: false }`
[INFO] [stdout] 61dd7f0d440d4dafa6ef98434e1a65e9eb264338f40104a901de80c2ad25dcf3
