[INFO] cloning repository https://github.com/yousseffdil/HtmlWidgetsRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yousseffdil/HtmlWidgetsRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyousseffdil%2FHtmlWidgetsRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyousseffdil%2FHtmlWidgetsRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 052596a33aef35f00a7e6e94735f24bbf024c7d3
[INFO] checking yousseffdil/HtmlWidgetsRust against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyousseffdil%2FHtmlWidgetsRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yousseffdil/HtmlWidgetsRust
[INFO] finished tweaking git repo https://github.com/yousseffdil/HtmlWidgetsRust
[INFO] tweaked toml for git repo https://github.com/yousseffdil/HtmlWidgetsRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yousseffdil/HtmlWidgetsRust on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yousseffdil/HtmlWidgetsRust 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `HTMLIcedRenderer` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc1/source/target/.../HTMLIcedRenderer
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `html-iced-renderer`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "HTMLIcedRenderer"
[INFO] [stderr] 17 + name = "html-iced-renderer"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `html-iced-renderer`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ version = "0.52"
[INFO] [stderr] 23 + [[bin]]
[INFO] [stderr] 24 + name = "html-iced-renderer"
[INFO] [stderr] 25 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `HTMLIcedRenderer` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kuchiki v0.8.1
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.19.2
[INFO] [stderr]   Downloaded gsk4-sys v0.8.2
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.19.8
[INFO] [stderr]   Downloaded gobject-sys v0.19.8
[INFO] [stderr]   Downloaded graphene-sys v0.19.8
[INFO] [stderr]   Downloaded pango v0.19.8
[INFO] [stderr]   Downloaded gtk4-macros v0.8.2
[INFO] [stderr]   Downloaded gsk4 v0.8.2
[INFO] [stderr]   Downloaded graphene-rs v0.19.8
[INFO] [stderr]   Downloaded gdk-pixbuf v0.19.8
[INFO] [stderr]   Downloaded pango-sys v0.19.8
[INFO] [stderr]   Downloaded cairo-rs v0.19.4
[INFO] [stderr]   Downloaded glib-sys v0.19.8
[INFO] [stderr]   Downloaded glib-macros v0.19.9
[INFO] [stderr]   Downloaded gdk4-sys v0.8.2
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded gio-sys v0.19.8
[INFO] [stderr]   Downloaded gdk4 v0.8.2
[INFO] [stderr]   Downloaded gtk4-sys v0.8.2
[INFO] [stderr]   Downloaded glib v0.19.9
[INFO] [stderr]   Downloaded gio v0.19.8
[INFO] [stderr]   Downloaded gtk4 v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022
[INFO] running `Command { std: "docker" "start" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `HTMLIcedRenderer` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../HTMLIcedRenderer
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `html-iced-renderer`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "HTMLIcedRenderer"
[INFO] [stderr] 17 + name = "html-iced-renderer"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `html-iced-renderer`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ version = "0.52"
[INFO] [stderr] 23 + [[bin]]
[INFO] [stderr] 24 + name = "html-iced-renderer"
[INFO] [stderr] 25 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `HTMLIcedRenderer` (manifest) generated 1 warning
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling graphene-sys v0.19.8
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking graphene-rs v0.19.8
[INFO] [stderr]     Checking pango v0.19.8
[INFO] [stderr]     Checking gdk-pixbuf v0.19.8
[INFO] [stderr]     Checking gdk4 v0.8.2
[INFO] [stderr]     Checking gsk4 v0.8.2
[INFO] [stderr]     Checking gtk4 v0.8.2
[INFO] [stderr]     Checking HTMLIcedRenderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `linux::set_as_desktop_widget`
[INFO] [stdout]   --> src/platform/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use linux::set_as_desktop_widget;
[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: `linux::set_as_desktop_widget`
[INFO] [stdout]   --> src/platform/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use linux::set_as_desktop_widget;
[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: `AtomicBool`
[INFO] [stdout]   --> src/main.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicBool`
[INFO] [stdout]   --> src/main.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/utils.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/utils.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]  --> src/platform/linux.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]  --> src/platform/linux.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]  --> src/platform/linux.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> src/platform/linux.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]  --> src/platform/linux.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                                                          ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]  --> src/platform/linux.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]  --> src/platform/linux.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]  --> src/platform/linux.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> src/platform/linux.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]  --> src/platform/linux.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 |     window: &ApplicationWindow, width: i32, height: i32, x: Option<i32>, y: Option<i32>) {
[INFO] [stdout]   |                                                                          ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `win_width`
[INFO] [stdout]    --> src/main.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let win_width = config.width;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `win_height`
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let win_height = config.height;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x_pos`
[INFO] [stdout]    --> src/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let x_pos = config.x;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_pos`
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let y_pos = config.y;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `win_width`
[INFO] [stdout]    --> src/main.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let win_width = config.width;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `win_height`
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let win_height = config.height;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x_pos`
[INFO] [stdout]    --> src/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let x_pos = config.x;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_pos`
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let y_pos = config.y;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_as_desktop_widget` is never used
[INFO] [stdout]  --> src/platform/linux.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn set_as_desktop_widget(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_as_desktop_widget` is never used
[INFO] [stdout]  --> src/platform/linux.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn set_as_desktop_widget(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `gio`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | gio = "0.18"
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `gio`
[INFO] [stderr] warning: `HTMLIcedRenderer` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022", kill_on_drop: false }`
[INFO] [stdout] 139518dc34e77e7b3219510f8cec919163e3210d23e5bb1c8ab6728635ac5022
