[INFO] cloning repository https://github.com/roopekt/4D-Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roopekt/4D-Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopekt%2F4D-Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopekt%2F4D-Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a83aeae97df98f4d3220bdf29ed0bee08b78545f [INFO] checking roopekt/4D-Game against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopekt%2F4D-Game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/roopekt/4D-Game [INFO] finished tweaking git repo https://github.com/roopekt/4D-Game [INFO] tweaked toml for git repo https://github.com/roopekt/4D-Game written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roopekt/4D-Game on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/roopekt/4D-Game 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2934105d0414596fbf6b8d7b8b7b8c6b3c69e7b93c707229e11a33f95c0cde5 [INFO] running `Command { std: "docker" "start" "-a" "a2934105d0414596fbf6b8d7b8b7b8c6b3c69e7b93c707229e11a33f95c0cde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2934105d0414596fbf6b8d7b8b7b8c6b3c69e7b93c707229e11a33f95c0cde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2934105d0414596fbf6b8d7b8b7b8c6b3c69e7b93c707229e11a33f95c0cde5", kill_on_drop: false }` [INFO] [stdout] a2934105d0414596fbf6b8d7b8b7b8c6b3c69e7b93c707229e11a33f95c0cde5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef08f779e581f3017a48f4eed3616697e1bf866971aa686f8a118bfd2d57cff [INFO] running `Command { std: "docker" "start" "-a" "0ef08f779e581f3017a48f4eed3616697e1bf866971aa686f8a118bfd2d57cff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling unicode-joining-type v0.7.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Checking glyph-names v0.2.0 [INFO] [stderr] Checking mmapio v0.9.1 [INFO] [stderr] Compiling game4D v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking spin_sleep v1.3.0 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking const-str v0.5.7 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling std140-macros v0.1.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking std140 v0.2.6 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking allsorts v0.15.0 [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking glyph_brush v0.7.11 [INFO] [stderr] Checking rust-fontconfig v0.1.13 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking glium-glyph v0.14.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[std140::repr_std140] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock3D` [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 6 | pub struct GlobalVertexBlock3D { [INFO] [stdout] | ------------------- `GlobalVertexBlock3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock4D` [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 14 | pub struct GlobalVertexBlock4D { [INFO] [stdout] | ------------------- `GlobalVertexBlock4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock3D` [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 23 | pub struct GlobalFragmentBlock3D { [INFO] [stdout] | --------------------- `GlobalFragmentBlock3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock4D` [INFO] [stdout] 31 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 32 | pub struct GlobalFragmentBlock4D { [INFO] [stdout] | --------------------- `GlobalFragmentBlock4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform3D` [INFO] [stdout] 10 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 11 | pub struct Std140AffineTransform3D { [INFO] [stdout] | ----------------------- `Std140AffineTransform3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform4D` [INFO] [stdout] 16 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 17 | pub struct Std140AffineTransform4D { [INFO] [stdout] | ----------------------- `Std140AffineTransform4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ ----------------------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | ...) => { glium::uniforms::UniformsStorage }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `any_uniforms_storage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock3D` [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 6 | pub struct GlobalVertexBlock3D { [INFO] [stdout] | ------------------- `GlobalVertexBlock3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock4D` [INFO] [stdout] 13 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 14 | pub struct GlobalVertexBlock4D { [INFO] [stdout] | ------------------- `GlobalVertexBlock4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock3D` [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 23 | pub struct GlobalFragmentBlock3D { [INFO] [stdout] | --------------------- `GlobalFragmentBlock3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock4D` [INFO] [stdout] 31 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 32 | pub struct GlobalFragmentBlock4D { [INFO] [stdout] | --------------------- `GlobalFragmentBlock4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform3D` [INFO] [stdout] 10 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 11 | pub struct Std140AffineTransform3D { [INFO] [stdout] | ----------------------- `Std140AffineTransform3D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[std140::repr_std140] [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | `Std140Struct` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform4D` [INFO] [stdout] 16 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] 17 | pub struct Std140AffineTransform4D { [INFO] [stdout] | ----------------------- `Std140AffineTransform4D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `std140::repr_std140` may come from an old version of the `std140_macros` crate, try updating your dependency with `cargo update -p std140_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "0ef08f779e581f3017a48f4eed3616697e1bf866971aa686f8a118bfd2d57cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef08f779e581f3017a48f4eed3616697e1bf866971aa686f8a118bfd2d57cff", kill_on_drop: false }` [INFO] [stdout] 0ef08f779e581f3017a48f4eed3616697e1bf866971aa686f8a118bfd2d57cff