[INFO] cloning repository https://github.com/Rahix/pa-visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahix/pa-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2eb72f346c471732db64c402a9843efe8667b6a [INFO] checking Rahix/pa-visualizer against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rahix/pa-visualizer on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rahix/pa-visualizer [INFO] finished tweaking git repo https://github.com/Rahix/pa-visualizer [INFO] tweaked toml for git repo https://github.com/Rahix/pa-visualizer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rahix/pa-visualizer 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Rahix/eagre-ecs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.1.1 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded bytemuck v1.7.3 [INFO] [stderr] Downloaded simba v0.7.1 [INFO] [stderr] Downloaded pulse-simple v1.0.1 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded wayland-commons v0.29.4 [INFO] [stderr] Downloaded crossbeam-deque v0.8.1 [INFO] [stderr] Downloaded libpulse-sys v1.19.3 [INFO] [stderr] Downloaded rb v0.3.2 [INFO] [stderr] Downloaded dft v0.5.5 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded glium v0.31.0 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.3 [INFO] [stderr] Downloaded wayland-client v0.29.4 [INFO] [stderr] Downloaded xml-rs v0.8.4 [INFO] [stderr] Downloaded wayland-protocols v0.29.4 [INFO] [stderr] Downloaded x11-dl v2.19.1 [INFO] [stderr] Downloaded glutin v0.28.0 [INFO] [stderr] Downloaded ezconf v0.1.0 [INFO] [stderr] Downloaded obj v0.8.2 [INFO] [stderr] Downloaded crossbeam-channel v0.5.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.7 [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded toml-query v0.6.0 [INFO] [stderr] Downloaded libpulse-simple-sys v1.19.2 [INFO] [stderr] Downloaded wayland-egl v0.29.4 [INFO] [stderr] Downloaded num_enum_derive v0.5.6 [INFO] [stderr] Downloaded num_enum v0.5.6 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded proc-macro-crate v1.1.0 [INFO] [stderr] Downloaded raw-window-handle v0.4.2 [INFO] [stderr] Downloaded wayland-sys v0.29.4 [INFO] [stderr] Downloaded wayland-scanner v0.29.4 [INFO] [stderr] Downloaded ndk-glue v0.5.0 [INFO] [stderr] Downloaded wayland-cursor v0.29.4 [INFO] [stderr] Downloaded libloading v0.7.3 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c7c32eccbae265015eb63d512d44d1a1e2b877ae6958b3a22de389cb59ae08e [INFO] running `Command { std: "docker" "start" "-a" "9c7c32eccbae265015eb63d512d44d1a1e2b877ae6958b3a22de389cb59ae08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7c32eccbae265015eb63d512d44d1a1e2b877ae6958b3a22de389cb59ae08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7c32eccbae265015eb63d512d44d1a1e2b877ae6958b3a22de389cb59ae08e", kill_on_drop: false }` [INFO] [stdout] 9c7c32eccbae265015eb63d512d44d1a1e2b877ae6958b3a22de389cb59ae08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b3441dbe3d2ba41f414e1f2988b3c4af7affc4b55f9b4ff8b645aa063d3df63 [INFO] running `Command { std: "docker" "start" "-a" "0b3441dbe3d2ba41f414e1f2988b3c4af7affc4b55f9b4ff8b645aa063d3df63", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling libpulse-sys v1.19.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling libpulse-simple-sys v1.19.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking dft v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Checking rb v0.3.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking toml-query v0.6.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking pulse-simple v1.0.1 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking pretty_env_logger v0.1.1 [INFO] [stderr] Checking framework v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Checking ezconf v0.1.0 [INFO] [stderr] Checking obj v0.8.2 [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rb` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rb; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rb; [INFO] [stdout] | ---------------- the item `rb` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `pulse_simple` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pulse_simple; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate pulse_simple; [INFO] [stdout] | -------------------------- the item `pulse_simple` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rb` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rb; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rb; [INFO] [stdout] | ---------------- the item `rb` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dft` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dft; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate dft; [INFO] [stdout] | ----------------- the item `dft` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> framework/src/spectralizer.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | spectralize_ch: Box, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | spectralize_ch: Box, usize)>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking eagre-ecs v0.1.1 (https://github.com/Rahix/eagre-ecs.git#cd6e2ed2) [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rb` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rb; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rb; [INFO] [stdout] | ---------------- the item `rb` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `pulse_simple` is imported redundantly [INFO] [stdout] --> framework/src/recorder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pulse_simple; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate pulse_simple; [INFO] [stdout] | -------------------------- the item `pulse_simple` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rb` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rb; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rb; [INFO] [stdout] | ---------------- the item `rb` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dft` is imported redundantly [INFO] [stdout] --> framework/src/spectralizer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dft; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: framework/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate dft; [INFO] [stdout] | ----------------- the item `dft` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> framework/src/spectralizer.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | spectralize_ch: Box, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | spectralize_ch: Box, usize)>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking pa-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `obj` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use obj; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate obj; [INFO] [stdout] | ----------------- the item `obj` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/fsd_flash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/fsd_flash.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `obj` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use obj; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate obj; [INFO] [stdout] | ----------------- the item `obj` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/drawable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/components/drawable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/updateable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/components/physics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/info.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/info.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 54 | implement_drawable!(Drawable, draw); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 55 | implement_drawable!(DrawableBackground, draw_bg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 56 | implement_drawable!(DrawableForeground, draw_fg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/updateable.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `obj` is imported redundantly [INFO] [stdout] --> src/space/entities/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use obj; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate obj; [INFO] [stdout] | ----------------- the item `obj` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/ship.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_inbound.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/ship_outbound.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/space/entities/billboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/fsd_flash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/fsd_flash.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/freq_drop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `obj` is imported redundantly [INFO] [stdout] --> src/space/entities/planet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use obj; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate obj; [INFO] [stdout] | ----------------- the item `obj` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/entities/rings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/drawable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glium` is imported redundantly [INFO] [stdout] --> src/space/components/drawable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glium; [INFO] [stdout] | ------------------- the item `glium` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/updateable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/components/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/components/physics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `na` is imported redundantly [INFO] [stdout] --> src/space/info.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use na; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate nalgebra as na; [INFO] [stdout] | ---------------------------- the item `na` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ecs` is imported redundantly [INFO] [stdout] --> src/space/info.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ecs; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/space/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate eagre_ecs as ecs; [INFO] [stdout] | ------------------------------ the item `ecs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 54 | implement_drawable!(Drawable, draw); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 55 | implement_drawable!(DrawableBackground, draw_bg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 56 | implement_drawable!(DrawableForeground, draw_fg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/updateable.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:579:44 [INFO] [stdout] | [INFO] [stdout] 579 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:581:49 [INFO] [stdout] | [INFO] [stdout] 581 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:569:44 [INFO] [stdout] | [INFO] [stdout] 569 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:579:44 [INFO] [stdout] | [INFO] [stdout] 579 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:571:49 [INFO] [stdout] | [INFO] [stdout] 571 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:581:49 [INFO] [stdout] | [INFO] [stdout] 581 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:569:44 [INFO] [stdout] | [INFO] [stdout] 569 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:571:49 [INFO] [stdout] | [INFO] [stdout] 571 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `beat` and `planet` are never read [INFO] [stdout] --> src/space/info.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Info<'a> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub beat: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub planet: ecs::Entity, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `beat` and `planet` are never read [INFO] [stdout] --> src/space/info.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Info<'a> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub beat: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub planet: ecs::Entity, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "0b3441dbe3d2ba41f414e1f2988b3c4af7affc4b55f9b4ff8b645aa063d3df63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3441dbe3d2ba41f414e1f2988b3c4af7affc4b55f9b4ff8b645aa063d3df63", kill_on_drop: false }` [INFO] [stdout] 0b3441dbe3d2ba41f414e1f2988b3c4af7affc4b55f9b4ff8b645aa063d3df63