[INFO] cloning repository https://github.com/Xdavius/debian-upgrade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xdavius/debian-upgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXdavius%2Fdebian-upgrade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXdavius%2Fdebian-upgrade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6879fbcfed1a2a72dd848e56e0ded4664d0b1509
[INFO] checking Xdavius/debian-upgrade against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXdavius%2Fdebian-upgrade" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xdavius/debian-upgrade
[INFO] finished tweaking git repo https://github.com/Xdavius/debian-upgrade
[INFO] tweaked toml for git repo https://github.com/Xdavius/debian-upgrade written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xdavius/debian-upgrade on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xdavius/debian-upgrade 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded resvg v0.40.0
[INFO] [stderr]   Downloaded rowan v0.15.18
[INFO] [stderr]   Downloaded vtable-macro v0.2.1
[INFO] [stderr]   Downloaded slint-macros v1.5.1
[INFO] [stderr]   Downloaded slint-build v1.5.1
[INFO] [stderr]   Downloaded vtable v0.2.1
[INFO] [stderr]   Downloaded derive_utils v0.15.1
[INFO] [stderr]   Downloaded i-slint-renderer-femtovg v1.5.1
[INFO] [stderr]   Downloaded i-slint-core-macros v1.5.1
[INFO] [stderr]   Downloaded i-slint-backend-selector v1.5.1
[INFO] [stderr]   Downloaded svgtypes v0.14.0
[INFO] [stderr]   Downloaded auto_enums v0.8.8
[INFO] [stderr]   Downloaded i-slint-backend-winit v1.5.1
[INFO] [stderr]   Downloaded usvg v0.40.0
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded winapi-wsapoll v0.1.2
[INFO] [stderr]   Downloaded slint v1.5.1
[INFO] [stderr]   Downloaded softbuffer v0.3.4
[INFO] [stderr]   Downloaded i-slint-renderer-skia v1.5.1
[INFO] [stderr]   Downloaded i-slint-core v1.5.1
[INFO] [stderr]   Downloaded rustybuzz v0.12.1
[INFO] [stderr]   Downloaded i-slint-compiler v1.5.1
[INFO] [stderr]   Downloaded i-slint-common v1.5.1
[INFO] [stderr]   Downloaded skia-bindings v0.71.0
[INFO] [stderr]   Downloaded i-slint-backend-linuxkms v1.5.1
[INFO] [stderr]   Downloaded skia-safe v0.71.0
[INFO] [stderr]   Downloaded orbclient v0.3.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c
[INFO] running `Command { std: "docker" "start" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c", 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" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c", 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" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling i-slint-common v1.5.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling lyon_path v1.0.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling usvg v0.40.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling i-slint-compiler v1.5.1
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling vtable-macro v0.2.1
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fontdue v0.8.0
[INFO] [stderr]    Compiling rowan v0.15.18
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking vtable v0.2.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling resvg v0.40.0
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking rustybuzz v0.13.0
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling softbuffer v0.3.4
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling i-slint-core-macros v1.5.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]    Compiling i-slint-backend-winit v1.5.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]    Compiling i-slint-backend-selector v1.5.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking i-slint-core v1.5.1
[INFO] [stderr]     Checking upgrade-core v2.1.2 (/opt/rustwide/workdir/upgrade-core)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking backend-cli v2.1.2 (/opt/rustwide/workdir/backend-cli)
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking femtovg v0.9.2
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.5.1
[INFO] [stderr]    Compiling slint-build v1.5.1
[INFO] [stderr]    Compiling slint-macros v1.5.1
[INFO] [stderr]    Compiling frontend-gui v2.1.2 (/opt/rustwide/workdir/frontend-gui)
[INFO] [stderr]     Checking slint v1.5.1
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:193:31
[INFO] [stdout]     |
[INFO] [stdout] 193 |              core :: usize :: MAX }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1051:31
[INFO] [stdout]      |
[INFO] [stdout] 1051 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1252:31
[INFO] [stdout]      |
[INFO] [stdout] 1252 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1485:31
[INFO] [stdout]      |
[INFO] [stdout] 1485 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:2599:31
[INFO] [stdout]      |
[INFO] [stdout] 2599 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3382:31
[INFO] [stdout]      |
[INFO] [stdout] 3382 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3536:31
[INFO] [stdout]      |
[INFO] [stdout] 3536 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3794:31
[INFO] [stdout]      |
[INFO] [stdout] 3794 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:4025:31
[INFO] [stdout]      |
[INFO] [stdout] 4025 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:7714:31
[INFO] [stdout]      |
[INFO] [stdout] 7714 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:193:31
[INFO] [stdout]     |
[INFO] [stdout] 193 |              core :: usize :: MAX }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1051:31
[INFO] [stdout]      |
[INFO] [stdout] 1051 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1252:31
[INFO] [stdout]      |
[INFO] [stdout] 1252 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:1485:31
[INFO] [stdout]      |
[INFO] [stdout] 1485 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:2599:31
[INFO] [stdout]      |
[INFO] [stdout] 2599 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3382:31
[INFO] [stdout]      |
[INFO] [stdout] 3382 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3536:31
[INFO] [stdout]      |
[INFO] [stdout] 3536 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:3794:31
[INFO] [stdout]      |
[INFO] [stdout] 3794 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:4025:31
[INFO] [stdout]      |
[INFO] [stdout] 4025 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/frontend-gui/77b17a20cd2a3375/out/app.rs:7714:31
[INFO] [stdout]      |
[INFO] [stdout] 7714 |              core :: usize :: MAX }
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.31.3, glutin-winit v0.4.2, i-slint-backend-winit v1.5.1, softbuffer v0.3.4, winit v0.29.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c", kill_on_drop: false }`
[INFO] [stdout] 6f20b7291df1a56505d853a62b6ede1aa2064cbe906795dd06c5ccae3341457c
