[INFO] fetching crate dotrix_egui 0.5.0...
[INFO] testing dotrix_egui-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dotrix_egui 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dotrix_egui 0.5.0
[INFO] finished tweaking crates.io crate dotrix_egui 0.5.0
[INFO] tweaked toml for crates.io crate dotrix_egui 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotrix_egui 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 288 packages to latest compatible versions
[INFO] [stderr]       Adding egui v0.14.2 (available: v0.33.0)
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55)
[INFO] [stderr]       Adding web-sys v0.3.50 (available: v0.3.82)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 303f3c33ef4b479ab23d50d8b317c35687e10d21426d0210d8860159f307ac79
[INFO] running `Command { std: "docker" "start" "-a" "303f3c33ef4b479ab23d50d8b317c35687e10d21426d0210d8860159f307ac79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303f3c33ef4b479ab23d50d8b317c35687e10d21426d0210d8860159f307ac79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303f3c33ef4b479ab23d50d8b317c35687e10d21426d0210d8860159f307ac79", kill_on_drop: false }`
[INFO] [stdout] 303f3c33ef4b479ab23d50d8b317c35687e10d21426d0210d8860159f307ac79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53797d8621ec1c38fa208ca0a878dbbf2f3e0d795c8492e4e45e9a5eec48ed68
[INFO] running `Command { std: "docker" "start" "-a" "53797d8621ec1c38fa208ca0a878dbbf2f3e0d795c8492e4e45e9a5eec48ed68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling rose_tree v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling naga v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling weezl v0.1.11
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling wgpu-core v0.9.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling external-memory v0.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling gfx-renderdoc v0.1.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling gfx-hal v0.9.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling ash v0.32.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling glow v0.9.0
[INFO] [stderr]    Compiling inplace_it v0.3.6
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling gfx-backend-gl v0.9.0
[INFO] [stderr]    Compiling gltf-derive v0.15.2
[INFO] [stderr]    Compiling gfx-backend-empty v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling gpu-alloc v0.4.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gpu-descriptor v0.1.1
[INFO] [stderr]    Compiling wgpu-types v0.9.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.9.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling gltf-json v0.15.2
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling wgpu-subscriber v0.1.0
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling dotrix_math v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling emath v0.14.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling epaint v0.14.0
[INFO] [stderr]    Compiling egui v0.14.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling gltf v0.15.2
[INFO] [stderr]    Compiling wgpu v0.9.0
[INFO] [stderr]    Compiling dotrix_core v0.5.2
[INFO] [stderr]    Compiling dotrix_overlay v0.1.0
[INFO] [stderr]    Compiling dotrix_egui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Id` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Window` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Texture` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Button` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Modifiers` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `InputState` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Ui` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Widget` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let mut asset_texture = assets.get_mut::<Texture>(texture_id)
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "53797d8621ec1c38fa208ca0a878dbbf2f3e0d795c8492e4e45e9a5eec48ed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53797d8621ec1c38fa208ca0a878dbbf2f3e0d795c8492e4e45e9a5eec48ed68", kill_on_drop: false }`
[INFO] [stdout] 53797d8621ec1c38fa208ca0a878dbbf2f3e0d795c8492e4e45e9a5eec48ed68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bec42cbbccede001aef2b50e98bc21e9b3ec4888f8819a4fba56bf67b71413e2
[INFO] running `Command { std: "docker" "start" "-a" "bec42cbbccede001aef2b50e98bc21e9b3ec4888f8819a4fba56bf67b71413e2", kill_on_drop: false }`
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Id` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Window` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Texture` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dotrix_egui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Button` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Modifiers` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `InputState` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Ui` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Widget` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let mut asset_texture = assets.get_mut::<Texture>(texture_id)
[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: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Id` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                 ^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Window` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Texture` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Button` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Button,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Modifiers` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `InputState` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     State as InputState
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Ui` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Widget` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use egui::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let mut asset_texture = assets.get_mut::<Texture>(texture_id)
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "bec42cbbccede001aef2b50e98bc21e9b3ec4888f8819a4fba56bf67b71413e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec42cbbccede001aef2b50e98bc21e9b3ec4888f8819a4fba56bf67b71413e2", kill_on_drop: false }`
[INFO] [stdout] bec42cbbccede001aef2b50e98bc21e9b3ec4888f8819a4fba56bf67b71413e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17a8a4dd3b7b441deb1ef541041a093953f9ef9ddadf0ecb3decf87976cc6223
[INFO] running `Command { std: "docker" "start" "-a" "17a8a4dd3b7b441deb1ef541041a093953f9ef9ddadf0ecb3decf87976cc6223", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:10:33
[INFO] [stderr]    |
[INFO] [stderr] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stderr]    |                                 ^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Id` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:10:33
[INFO] [stderr]    |
[INFO] [stderr] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stderr]    |                                 ^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:10:62
[INFO] [stderr]    |
[INFO] [stderr] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stderr]    |                                                              ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Window` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:10:62
[INFO] [stderr]    |
[INFO] [stderr] 10 | use dotrix_core::{ Application, Id, Pipeline, Assets, Input, Window };
[INFO] [stderr]    |                                                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stderr]    |                                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Texture` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 | use dotrix_core::assets::{ Mesh, Texture };
[INFO] [stderr]    |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Button,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Button` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Button,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     Modifiers,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Modifiers` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     Modifiers,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     State as InputState
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `InputState` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     State as InputState
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:21:32
[INFO] [stderr]    |
[INFO] [stderr] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stderr]    |                                ^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Ui` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:21:32
[INFO] [stderr]    |
[INFO] [stderr] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stderr]    |                                ^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:21:36
[INFO] [stderr]    |
[INFO] [stderr] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Widget` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use egui::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:21:36
[INFO] [stderr]    |
[INFO] [stderr] 21 | use dotrix_overlay::{ Overlay, Ui, Widget };
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:106:21
[INFO] [stderr]     |
[INFO] [stderr] 106 |                 let mut asset_texture = assets.get_mut::<Texture>(texture_id)
[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: `dotrix_egui` (lib) generated 9 warnings (run `cargo fix --lib -p dotrix_egui` to apply 1 suggestion)
[INFO] [stderr] warning: `dotrix_egui` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotrix_egui-4968b2671df5cdeb)
[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] [stderr]    Doc-tests dotrix_egui
[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" "17a8a4dd3b7b441deb1ef541041a093953f9ef9ddadf0ecb3decf87976cc6223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a8a4dd3b7b441deb1ef541041a093953f9ef9ddadf0ecb3decf87976cc6223", kill_on_drop: false }`
[INFO] [stdout] 17a8a4dd3b7b441deb1ef541041a093953f9ef9ddadf0ecb3decf87976cc6223
