[INFO] cloning repository https://github.com/dimitark/inko
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimitark/inko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db9545dba5ffaf923057a7bae14a629e169cb8a9
[INFO] checking dimitark/inko/db9545dba5ffaf923057a7bae14a629e169cb8a9 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dimitark/inko
[INFO] finished tweaking git repo https://github.com/dimitark/inko
[INFO] tweaked toml for git repo https://github.com/dimitark/inko written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dimitark/inko on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dimitark/inko 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peniko v0.5.0
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded vello_common v0.0.4
[INFO] [stderr]   Downloaded generational-box v0.7.2
[INFO] [stderr]   Downloaded vello_cpu v0.0.4
[INFO] [stderr]   Downloaded fontique v0.7.0
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded softbuffer v0.4.8
[INFO] [stderr]   Downloaded leptos_reactive v0.7.0-preview2
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded parley v0.7.0
[INFO] [stderr]   Downloaded fearless_simd v0.3.0
[INFO] [stderr]   Downloaded kurbo v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3af5a803a2e83bc6eacd165eb5d6ef9bc004c2ed8de7113a4077e46ca2f7919
[INFO] running `Command { std: "docker" "start" "-a" "d3af5a803a2e83bc6eacd165eb5d6ef9bc004c2ed8de7113a4077e46ca2f7919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3af5a803a2e83bc6eacd165eb5d6ef9bc004c2ed8de7113a4077e46ca2f7919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3af5a803a2e83bc6eacd165eb5d6ef9bc004c2ed8de7113a4077e46ca2f7919", kill_on_drop: false }`
[INFO] [stdout] d3af5a803a2e83bc6eacd165eb5d6ef9bc004c2ed8de7113a4077e46ca2f7919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc8c87e2662305443b4425a0b0028bd376f2e537343677be9c36f58204de1396
[INFO] running `Command { std: "docker" "start" "-a" "bc8c87e2662305443b4425a0b0028bd376f2e537343677be9c36f58204de1396", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking thor v0.1.0 (/opt/rustwide/workdir/crates/thor)
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stdout] warning: unused import: `PhysicalPoint`
[INFO] [stdout]  --> crates/thor/src/tree.rs:1:77
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace};
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stdout] warning: unused variable: `force_layout`
[INFO] [stdout]   --> crates/thor/src/tree.rs:78:81
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn measure<T>(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T)
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `force_layout`
[INFO] [stdout]   --> crates/thor/src/tree.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn position<T>(&mut self, id: &Id, force_layout: bool, visitor: &T)
[INFO] [stdout]    |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout_props`
[INFO] [stdout]    --> crates/thor/src/tree.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let layout_props = visitor.layout_props(id).unwrap_or_default();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stdout] warning: unused import: `PhysicalPoint`
[INFO] [stdout]  --> crates/thor/src/tree.rs:1:77
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace};
[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: `force_layout`
[INFO] [stdout]   --> crates/thor/src/tree.rs:78:81
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn measure<T>(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T)
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `force_layout`
[INFO] [stdout]   --> crates/thor/src/tree.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn position<T>(&mut self, id: &Id, force_layout: bool, visitor: &T)
[INFO] [stdout]    |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout_props`
[INFO] [stdout]    --> crates/thor/src/tree.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let layout_props = visitor.layout_props(id).unwrap_or_default();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking peniko v0.5.0
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking generational-box v0.7.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tiny-xlib v0.2.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking leptos_reactive v0.7.0-preview2
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking fontique v0.7.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking vello_common v0.0.4
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking vello_cpu v0.0.4
[INFO] [stderr]     Checking parley v0.7.0
[INFO] [stderr]     Checking inked v0.1.0 (/opt/rustwide/workdir/crates/inked)
[INFO] [stdout] warning: unused import: `FxHashSet`
[INFO] [stdout]  --> crates/inked/src/tree/tree.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustc_hash::{FxHashMap, FxHashSet};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint`
[INFO] [stdout]  --> crates/inked/src/tree/node.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thor::layout_constraints::LayoutLengthConstraint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FxHashSet`
[INFO] [stdout]  --> crates/inked/src/tree/tree.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustc_hash::{FxHashMap, FxHashSet};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint`
[INFO] [stdout]  --> crates/inked/src/tree/node.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thor::layout_constraints::LayoutLengthConstraint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_size`
[INFO] [stdout]   --> crates/inked/src/view/view.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> {
[INFO] [stdout]    |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children_size`
[INFO] [stdout]   --> crates/inked/src/view/view.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/inked/src/view/container.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn pass_event(&self, event: i32) -> bool {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/inked/src/view/label.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) {
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/inked/src/view/label.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn pass_event(&self, event: i32) -> bool {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_size`
[INFO] [stdout]   --> crates/inked/src/view/view.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> {
[INFO] [stdout]    |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children_size`
[INFO] [stdout]   --> crates/inked/src/view/view.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/inked/src/view/container.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn pass_event(&self, event: i32) -> bool {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/inked/src/view/label.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) {
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/inked/src/view/label.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn pass_event(&self, event: i32) -> bool {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking inko-core v0.1.0 (/opt/rustwide/workdir/crates/inko-core)
[INFO] [stdout] warning: unused variable: `tap_gesture`
[INFO] [stdout]   --> crates/inko-core/src/core.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) {
[INFO] [stdout]    |                                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking inco-emulator v0.1.0 (/opt/rustwide/workdir/crates/emulator)
[INFO] [stdout] warning: unused variable: `tap_gesture`
[INFO] [stdout]   --> crates/inko-core/src/core.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) {
[INFO] [stdout]    |                                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "bc8c87e2662305443b4425a0b0028bd376f2e537343677be9c36f58204de1396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8c87e2662305443b4425a0b0028bd376f2e537343677be9c36f58204de1396", kill_on_drop: false }`
[INFO] [stdout] bc8c87e2662305443b4425a0b0028bd376f2e537343677be9c36f58204de1396
