[INFO] cloning repository https://github.com/sammosampson/cavern [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammosampson/cavern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fcavern", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fcavern'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af0716a0b6d5487f84fb30add2034d0ed07b39be [INFO] checking sammosampson/cavern against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fcavern" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/cavern on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammosampson/cavern [INFO] finished tweaking git repo https://github.com/sammosampson/cavern [INFO] tweaked toml for git repo https://github.com/sammosampson/cavern written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sammosampson/cavern 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndk-glue v0.6.0 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded egui_glium v0.14.0 [INFO] [stderr] Downloaded raw-window-handle v0.4.2 [INFO] [stderr] Downloaded alsa v0.5.0 [INFO] [stderr] Downloaded legion_codegen v0.3.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.3 [INFO] [stderr] Downloaded num_enum_derive v0.5.6 [INFO] [stderr] Downloaded coreaudio-sys v0.2.8 [INFO] [stderr] Downloaded emath v0.14.0 [INFO] [stderr] Downloaded epi v0.14.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.5 [INFO] [stderr] Downloaded num_enum v0.5.6 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.6 [INFO] [stderr] Downloaded nom v7.1.0 [INFO] [stderr] Downloaded combine v4.6.2 [INFO] [stderr] Downloaded winit v0.21.0 [INFO] [stderr] Downloaded epaint v0.14.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.3 [INFO] [stderr] Downloaded bindgen v0.56.0 [INFO] [stderr] Downloaded cpal v0.13.4 [INFO] [stderr] Downloaded egui v0.14.2 [INFO] [stderr] Downloaded legion v0.3.1 [INFO] [stderr] Downloaded ttf-parser v0.14.0 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded ab_glyph v0.2.13 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded clang-sys v1.3.0 [INFO] [stderr] Downloaded cocoa v0.19.1 [INFO] [stderr] Downloaded erased-serde v0.3.17 [INFO] [stderr] Downloaded owned_ttf_parser v0.14.0 [INFO] [stderr] Downloaded oboe v0.4.5 [INFO] [stderr] Downloaded bytemuck v1.7.3 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64af3830bc2c2a9f6e3a69c42db1f0e25be3617b348e27b267fa7d488b8a0382 [INFO] running `Command { std: "docker" "start" "-a" "64af3830bc2c2a9f6e3a69c42db1f0e25be3617b348e27b267fa7d488b8a0382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64af3830bc2c2a9f6e3a69c42db1f0e25be3617b348e27b267fa7d488b8a0382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64af3830bc2c2a9f6e3a69c42db1f0e25be3617b348e27b267fa7d488b8a0382", kill_on_drop: false }` [INFO] [stdout] 64af3830bc2c2a9f6e3a69c42db1f0e25be3617b348e27b267fa7d488b8a0382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0968adb3adac8bc71e938913507bc769f6ef8c4c0c2f458d6b5fcbb6828f1e3c [INFO] running `Command { std: "docker" "start" "-a" "0968adb3adac8bc71e938913507bc769f6ef8c4c0c2f458d6b5fcbb6828f1e3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking ab_glyph v0.2.13 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking emath v0.14.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling erased-serde v0.3.17 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking epi v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.21.0 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking glutin v0.27.0 [INFO] [stderr] Checking egui_glium v0.14.0 [INFO] [stderr] Checking cavern v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `testing::*` [INFO] [stdout] --> src/systems/state/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use testing::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `legion::query::Query` [INFO] [stdout] --> src/systems/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use legion::query::Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Depth`, `Vertex`, `draw_parameters`, `event_loop::*` [INFO] [stdout] --> src/rendering/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Depth, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | DrawParameters, [INFO] [stdout] 12 | draw_parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Vertex, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | event_loop::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts` [INFO] [stdout] --> src/math/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use std::f64::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | fn start_rendering(screen_renderer: &mut ScreenRenderer) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:42:105 [INFO] [stdout] | [INFO] [stdout] 42 | fn render_texture_instances(renderers: &TextureInstanceRenderers, textures: &TextureCache, target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn complete_render(target: Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn start_render(&mut self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn create_draw_target(&self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | fn clear_target_color_and_depth(target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn complete_screen_render(target: Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:53:71 [INFO] [stdout] | [INFO] [stdout] 53 | fn end_frame_and_paint(&mut self, display: &Display, target: &mut Frame) -> bool { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:15:64 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn render(&self, textures: &TextureCache, target: &mut Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn render(&self, target: &mut Frame, textures: &TextureCache) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | fn draw_to_target(&self, target: &mut Frame, params: &DrawParameters, uniforms: &U) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `testing::*` [INFO] [stdout] --> src/systems/state/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use testing::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `legion::query::Query` [INFO] [stdout] --> src/systems/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use legion::query::Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Depth`, `Vertex`, `draw_parameters`, `event_loop::*` [INFO] [stdout] --> src/rendering/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Depth, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | DrawParameters, [INFO] [stdout] 12 | draw_parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Vertex, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | event_loop::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts` [INFO] [stdout] --> src/math/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use std::f64::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | fn start_rendering(screen_renderer: &mut ScreenRenderer) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:42:105 [INFO] [stdout] | [INFO] [stdout] 42 | fn render_texture_instances(renderers: &TextureInstanceRenderers, textures: &TextureCache, target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn complete_render(target: Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn start_render(&mut self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn create_draw_target(&self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | fn clear_target_color_and_depth(target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn complete_screen_render(target: Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:53:71 [INFO] [stdout] | [INFO] [stdout] 53 | fn end_frame_and_paint(&mut self, display: &Display, target: &mut Frame) -> bool { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:15:64 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn render(&self, textures: &TextureCache, target: &mut Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn render(&self, target: &mut Frame, textures: &TextureCache) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | fn draw_to_target(&self, target: &mut Frame, params: &DrawParameters, uniforms: &U) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0968adb3adac8bc71e938913507bc769f6ef8c4c0c2f458d6b5fcbb6828f1e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0968adb3adac8bc71e938913507bc769f6ef8c4c0c2f458d6b5fcbb6828f1e3c", kill_on_drop: false }` [INFO] [stdout] 0968adb3adac8bc71e938913507bc769f6ef8c4c0c2f458d6b5fcbb6828f1e3c [INFO] checking sammosampson/cavern against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fcavern" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/cavern on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammosampson/cavern [INFO] finished tweaking git repo https://github.com/sammosampson/cavern [INFO] tweaked toml for git repo https://github.com/sammosampson/cavern written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sammosampson/cavern 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 896e3b4c21a4751d9ac8624eae371aad8202202c8222ecd3ffd9cc71482f7ee8 [INFO] running `Command { std: "docker" "start" "-a" "896e3b4c21a4751d9ac8624eae371aad8202202c8222ecd3ffd9cc71482f7ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "896e3b4c21a4751d9ac8624eae371aad8202202c8222ecd3ffd9cc71482f7ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896e3b4c21a4751d9ac8624eae371aad8202202c8222ecd3ffd9cc71482f7ee8", kill_on_drop: false }` [INFO] [stdout] 896e3b4c21a4751d9ac8624eae371aad8202202c8222ecd3ffd9cc71482f7ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e66e05eafd52d106f533159ae79b62c6c0a3174e83e0c3fad9b0b1cbc45b42 [INFO] running `Command { std: "docker" "start" "-a" "c8e66e05eafd52d106f533159ae79b62c6c0a3174e83e0c3fad9b0b1cbc45b42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking ab_glyph v0.2.13 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking emath v0.14.0 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling erased-serde v0.3.17 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking epi v0.14.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking winit v0.21.0 [INFO] [stderr] Checking glutin v0.27.0 [INFO] [stderr] Checking egui_glium v0.14.0 [INFO] [stderr] Checking cavern v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `testing::*` [INFO] [stdout] --> src/systems/state/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use testing::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `legion::query::Query` [INFO] [stdout] --> src/systems/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use legion::query::Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Depth`, `Vertex`, `draw_parameters`, `event_loop::*` [INFO] [stdout] --> src/rendering/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Depth, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | DrawParameters, [INFO] [stdout] 12 | draw_parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Vertex, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | event_loop::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts` [INFO] [stdout] --> src/math/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use std::f64::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `testing::*` [INFO] [stdout] --> src/systems/state/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use testing::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | fn start_rendering(screen_renderer: &mut ScreenRenderer) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `legion::query::Query` [INFO] [stdout] --> src/systems/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use legion::query::Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:42:105 [INFO] [stdout] | [INFO] [stdout] 42 | fn render_texture_instances(renderers: &TextureInstanceRenderers, textures: &TextureCache, target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Depth`, `Vertex`, `draw_parameters`, `event_loop::*` [INFO] [stdout] --> src/rendering/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Depth, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | DrawParameters, [INFO] [stdout] 12 | draw_parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Vertex, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | event_loop::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts` [INFO] [stdout] --> src/math/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use std::f64::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn complete_render(target: Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn start_render(&mut self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | fn start_rendering(screen_renderer: &mut ScreenRenderer) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn create_draw_target(&self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | fn clear_target_color_and_depth(target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:42:105 [INFO] [stdout] | [INFO] [stdout] 42 | fn render_texture_instances(renderers: &TextureInstanceRenderers, textures: &TextureCache, target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn complete_screen_render(target: Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/systems/rendering.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn complete_render(target: Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:53:71 [INFO] [stdout] | [INFO] [stdout] 53 | fn end_frame_and_paint(&mut self, display: &Display, target: &mut Frame) -> bool { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn start_render(&mut self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:15:64 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn render(&self, textures: &TextureCache, target: &mut Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn create_draw_target(&self) -> Frame { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn render(&self, target: &mut Frame, textures: &TextureCache) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | fn clear_target_color_and_depth(target: &mut Frame) { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | fn draw_to_target(&self, target: &mut Frame, params: &DrawParameters, uniforms: &U) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/rendering/screen.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn complete_screen_render(target: Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | target: &mut Frame [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/editing/rendering.rs:53:71 [INFO] [stdout] | [INFO] [stdout] 53 | fn end_frame_and_paint(&mut self, display: &Display, target: &mut Frame) -> bool { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:15:64 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn render(&self, textures: &TextureCache, target: &mut Frame) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn render(&self, target: &mut Frame, textures: &TextureCache) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Frame` is ambiguous [INFO] [stdout] --> src/textures/rendering/instances.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | fn draw_to_target(&self, target: &mut Frame, params: &DrawParameters, uniforms: &U) -> Result<(), RendererError> { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Frame` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::rendering::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] note: `Frame` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::textures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Frame` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | EditorGraphData::EntityVector { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | EditorGraphData::EntityVector { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | EditorGraphData::EntityDimensions { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | EditorGraphData::EntityDimensions { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | EditorGraphData::EntityFloat { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | EditorGraphData::EntityFloat { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | EditorGraphData::EntityVector { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | EditorGraphData::EntityVector { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | EditorGraphData::EntityDimensions { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | EditorGraphData::EntityDimensions { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editing/rendering.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | EditorGraphData::EntityFloat { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editing/rendering.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | EditorGraphData::EntityFloat { entity, mut value } => [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cavern` (bin "cavern" test) due to 4 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cavern` (bin "cavern") due to 4 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c8e66e05eafd52d106f533159ae79b62c6c0a3174e83e0c3fad9b0b1cbc45b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e66e05eafd52d106f533159ae79b62c6c0a3174e83e0c3fad9b0b1cbc45b42", kill_on_drop: false }` [INFO] [stdout] c8e66e05eafd52d106f533159ae79b62c6c0a3174e83e0c3fad9b0b1cbc45b42