[INFO] cloning repository https://github.com/Latias94/egui_docking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Latias94/egui_docking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Fegui_docking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Fegui_docking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e73170e2a448338f7c9416c32a91b12dff127cb
[INFO] testing Latias94/egui_docking against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Fegui_docking" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Latias94/egui_docking
[INFO] finished tweaking git repo https://github.com/Latias94/egui_docking
[INFO] tweaked toml for git repo https://github.com/Latias94/egui_docking written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Latias94/egui_docking on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Latias94/egui_docking 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2f53dcf150c527448ef42f3868fa84e98db79839d0c2b16f952740ba5b29f4
[INFO] running `Command { std: "docker" "start" "-a" "ab2f53dcf150c527448ef42f3868fa84e98db79839d0c2b16f952740ba5b29f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2f53dcf150c527448ef42f3868fa84e98db79839d0c2b16f952740ba5b29f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2f53dcf150c527448ef42f3868fa84e98db79839d0c2b16f952740ba5b29f4", kill_on_drop: false }`
[INFO] [stdout] ab2f53dcf150c527448ef42f3868fa84e98db79839d0c2b16f952740ba5b29f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c56753e07d99c4952de7d9a87a139b5d5e2fe37d596438762542f9c3d9431a75
[INFO] running `Command { std: "docker" "start" "-a" "c56753e07d99c4952de7d9a87a139b5d5e2fe37d596438762542f9c3d9431a75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling emath v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling ecolor v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling vello_common v0.0.4
[INFO] [stderr]    Compiling vello_cpu v0.0.4
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling epaint v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling egui v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling egui_tiles_docking v0.14.0 (https://github.com/Latias94/egui_tiles_docking#2e2274b6)
[INFO] [stderr]    Compiling egui_docking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `tile_rect` is never used
[INFO] [stdout]   --> src/multi_viewport/overlay.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl DockingOverlay {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(super) fn tile_rect(self) -> Rect {
[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 `outer_insertion_for_tree_explicit` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn outer_insertion_for_tree_explicit<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn overlay_insertion_for_tree_explicit_considering_dragged<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_with_outer_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(super) fn overlay_insertion_for_tree_explicit_with_outer_considering_dragged<Pane>(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `explicit_insertion_at_pointer_local` is never used
[INFO] [stdout]    --> src/multi_viewport/surface.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<Pane> DockingMultiViewport<Pane> {
[INFO] [stdout]     | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub(super) fn explicit_insertion_at_pointer_local(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "c56753e07d99c4952de7d9a87a139b5d5e2fe37d596438762542f9c3d9431a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c56753e07d99c4952de7d9a87a139b5d5e2fe37d596438762542f9c3d9431a75", kill_on_drop: false }`
[INFO] [stdout] c56753e07d99c4952de7d9a87a139b5d5e2fe37d596438762542f9c3d9431a75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cef2666db5baae7c71de31dc91b7f477df9c6be9198d13c7050d8f57dbf476c
[INFO] running `Command { std: "docker" "start" "-a" "6cef2666db5baae7c71de31dc91b7f477df9c6be9198d13c7050d8f57dbf476c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling emath v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling ecolor v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling vello_common v0.0.4
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling vello_cpu v0.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling epaint v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling egui v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling egui-winit v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling egui_tiles_docking v0.14.0 (https://github.com/Latias94/egui_tiles_docking#2e2274b6)
[INFO] [stderr]    Compiling egui_glow v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling eframe v0.33.3 (https://github.com/Latias94/egui#162474cb)
[INFO] [stderr]    Compiling egui_docking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `tile_rect` is never used
[INFO] [stdout]   --> src/multi_viewport/overlay.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl DockingOverlay {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(super) fn tile_rect(self) -> Rect {
[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 `outer_insertion_for_tree_explicit` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn outer_insertion_for_tree_explicit<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn overlay_insertion_for_tree_explicit_considering_dragged<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_with_outer_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(super) fn overlay_insertion_for_tree_explicit_with_outer_considering_dragged<Pane>(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `explicit_insertion_at_pointer_local` is never used
[INFO] [stdout]    --> src/multi_viewport/surface.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<Pane> DockingMultiViewport<Pane> {
[INFO] [stdout]     | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub(super) fn explicit_insertion_at_pointer_local(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/game_engine_layout.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let mut docking = egui_docking::DockingMultiViewport::new(tree);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tile_rect` is never used
[INFO] [stdout]   --> src/multi_viewport/overlay.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl DockingOverlay {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(super) fn tile_rect(self) -> Rect {
[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 `outer_insertion_for_tree_explicit` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn outer_insertion_for_tree_explicit<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn overlay_insertion_for_tree_explicit_considering_dragged<Pane>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_insertion_for_tree_explicit_with_outer_considering_dragged` is never used
[INFO] [stdout]    --> src/multi_viewport/overlay.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(super) fn overlay_insertion_for_tree_explicit_with_outer_considering_dragged<Pane>(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `explicit_insertion_at_pointer_local` is never used
[INFO] [stdout]    --> src/multi_viewport/surface.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<Pane> DockingMultiViewport<Pane> {
[INFO] [stdout]     | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub(super) fn explicit_insertion_at_pointer_local(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "6cef2666db5baae7c71de31dc91b7f477df9c6be9198d13c7050d8f57dbf476c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cef2666db5baae7c71de31dc91b7f477df9c6be9198d13c7050d8f57dbf476c", kill_on_drop: false }`
[INFO] [stdout] 6cef2666db5baae7c71de31dc91b7f477df9c6be9198d13c7050d8f57dbf476c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c14ccd987ef4659ba0c5eff2ff5b2bc8159182d7ddc901c04a18953f9d04b0d
[INFO] running `Command { std: "docker" "start" "-a" "9c14ccd987ef4659ba0c5eff2ff5b2bc8159182d7ddc901c04a18953f9d04b0d", kill_on_drop: false }`
[INFO] [stderr] warning: method `tile_rect` is never used
[INFO] [stderr]   --> src/multi_viewport/overlay.rs:60:19
[INFO] [stderr]    |
[INFO] [stderr] 55 | impl DockingOverlay {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub(super) fn tile_rect(self) -> Rect {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `outer_insertion_for_tree_explicit` is never used
[INFO] [stderr]    --> src/multi_viewport/overlay.rs:180:4
[INFO] [stderr]     |
[INFO] [stderr] 180 | fn outer_insertion_for_tree_explicit<Pane>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `overlay_insertion_for_tree_explicit_considering_dragged` is never used
[INFO] [stderr]    --> src/multi_viewport/overlay.rs:233:4
[INFO] [stderr]     |
[INFO] [stderr] 233 | fn overlay_insertion_for_tree_explicit_considering_dragged<Pane>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `overlay_insertion_for_tree_explicit_with_outer_considering_dragged` is never used
[INFO] [stderr]    --> src/multi_viewport/overlay.rs:269:15
[INFO] [stderr]     |
[INFO] [stderr] 269 | pub(super) fn overlay_insertion_for_tree_explicit_with_outer_considering_dragged<Pane>(
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `explicit_insertion_at_pointer_local` is never used
[INFO] [stderr]    --> src/multi_viewport/surface.rs:159:19
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl<Pane> DockingMultiViewport<Pane> {
[INFO] [stderr]     | ------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub(super) fn explicit_insertion_at_pointer_local(
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `egui_docking` (lib) generated 5 warnings
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> examples/game_engine_layout.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let mut docking = egui_docking::DockingMultiViewport::new(tree);
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `egui_docking` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `egui_docking` (example "game_engine_layout") generated 1 warning (run `cargo fix --example "game_engine_layout" -p egui_docking` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_docking-91de471d84b2e680)
[INFO] [stdout] running 30 tests
[INFO] [stdout] test dock_builder::tests::split_node_semantics_match_imgui ... ok
[INFO] [stdout] test multi_viewport::drop_apply::tests::cross_viewport_window_move_without_target_is_noop ... ok
[INFO] [stdout] test multi_viewport::drop_apply::tests::cross_viewport_window_move_clears_detached_window_move_state ... ok
[INFO] [stdout] test multi_viewport::drop_policy::tests::does_not_skip_for_floating_source ... ok
[INFO] [stdout] test multi_viewport::drop_sanitize::tests::drops_parent_inside_subtree ... ok
[INFO] [stdout] test multi_viewport::drop_sanitize::tests::keeps_valid_target_parent ... ok
[INFO] [stdout] test multi_viewport::drop_policy::tests::skips_internal_dock_to_dock ... ok
[INFO] [stdout] test multi_viewport::drop_sanitize::tests::drops_parent_inside_subtree_child ... ok
[INFO] [stdout] test multi_viewport::host::tests::take_subtree_from_detached_keeps_viewport_if_non_empty ... ok
[INFO] [stdout] test multi_viewport::host::tests::take_whole_detached_tree_removes_viewport ... ok
[INFO] [stdout] test multi_viewport::geometry::tests::outer_position_window_move_keeps_grabbed_point_under_pointer ... ok
[INFO] [stdout] test multi_viewport::model_tests::tiles_gc_can_remove_root_pane ... ok
[INFO] [stdout] test multi_viewport::options::tests::config_docking_with_shift_matches_imgui_default ... ok
[INFO] [stdout] test multi_viewport::ghost_tests::ghost_does_not_spawn_during_window_move_payload ... ok
[INFO] [stdout] test multi_viewport::options::tests::config_docking_with_shift_inverts_behavior_when_enabled ... ok
[INFO] [stdout] test multi_viewport::floating::tests::floating_rect_cache_exists_before_floating_ui ... ok
[INFO] [stdout] test multi_viewport::ghost_tests::ghost_spawns_when_dragging_tree_outside_dock_rect ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::internal_drag_only_paints_on_explicit_hit ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::outer_overlay_is_mutually_exclusive_and_respects_internal_policy ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::window_move_can_be_configured_to_tab_dock_from_content_area ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::window_move_docks_when_hovering_title_band_on_non_tabs_tile ... ok
[INFO] [stdout] test multi_viewport::drop_sanitize::tests::drops_missing_target_parent ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::external_subtree_falls_back_to_dock_zone_when_not_explicit ... ok
[INFO] [stdout] test multi_viewport::surface::tests::insertion_filters_self_target_when_dragged_tile_provided ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::window_move_does_not_dock_from_content_area_without_explicit_target ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::window_move_docks_when_hovering_tab_bar ... ok
[INFO] [stdout] test multi_viewport::overlay_decision_tests::window_move_in_outer_band_without_explicit_target_is_disallowed ... ok
[INFO] [stdout] test dock_builder::tests::dock_pane_into_non_leaf_panics - should panic ... ok
[INFO] [stdout] test multi_viewport::model_tests::model_random_extract_insert_stays_integrity_ok ... ok
[INFO] [stdout] test multi_viewport::world_model_tests::world_model_cross_host_moves_keep_integrity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_docking
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c14ccd987ef4659ba0c5eff2ff5b2bc8159182d7ddc901c04a18953f9d04b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c14ccd987ef4659ba0c5eff2ff5b2bc8159182d7ddc901c04a18953f9d04b0d", kill_on_drop: false }`
[INFO] [stdout] 9c14ccd987ef4659ba0c5eff2ff5b2bc8159182d7ddc901c04a18953f9d04b0d
