[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] building roopekt/4D-Game against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopekt%2F4D-Game" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roopekt/4D-Game on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin_sleep v1.3.0 [INFO] [stderr] Downloaded std140 v0.2.6 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded unicode-general-category v0.6.0 [INFO] [stderr] Downloaded mmapio v0.9.1 [INFO] [stderr] Downloaded std140-macros v0.1.2 [INFO] [stderr] Downloaded unicode-joining-type v0.7.0 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded xml-rs v0.8.24 [INFO] [stderr] Downloaded ndk-glue v0.7.0 [INFO] [stderr] Downloaded crossfont v0.5.2 [INFO] [stderr] Downloaded syn v2.0.93 [INFO] [stderr] Downloaded glium-glyph v0.14.0 [INFO] [stderr] Downloaded servo-fontconfig v0.5.1 [INFO] [stderr] Downloaded sctk-adwaita v0.4.3 [INFO] [stderr] Downloaded dwrote v0.11.2 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded expat-sys v2.1.6 [INFO] [stderr] Downloaded tiny-skia-path v0.7.0 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded cmake v0.1.52 [INFO] [stderr] Downloaded glyph-names v0.2.0 [INFO] [stderr] Downloaded tiny-skia v0.7.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded glam v0.29.2 [INFO] [stderr] Downloaded freetype-rs v0.26.0 [INFO] [stderr] Downloaded allsorts v0.15.0 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded bitreader v0.3.11 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Downloaded rust-fontconfig v0.1.13 [INFO] [stderr] Downloaded glium v0.32.1 [INFO] [stderr] Downloaded servo-fontconfig-sys v5.1.0 [INFO] [stderr] Downloaded glyph_brush v0.7.11 [INFO] [stderr] Downloaded winit v0.27.5 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48d22826822c2e6d62c96d44b6afcfe92e652966b8352d24b851c039eed4c571 [INFO] running `Command { std: "docker" "start" "-a" "48d22826822c2e6d62c96d44b6afcfe92e652966b8352d24b851c039eed4c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d22826822c2e6d62c96d44b6afcfe92e652966b8352d24b851c039eed4c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d22826822c2e6d62c96d44b6afcfe92e652966b8352d24b851c039eed4c571", kill_on_drop: false }` [INFO] [stdout] 48d22826822c2e6d62c96d44b6afcfe92e652966b8352d24b851c039eed4c571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130fd7618a2ffe5e2503d60c69600c7671ae6759e8d6c1b363ca85f3174aecd7 [INFO] running `Command { std: "docker" "start" "-a" "130fd7618a2ffe5e2503d60c69600c7671ae6759e8d6c1b363ca85f3174aecd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling unicode-joining-type v0.7.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling glyph-names v0.2.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling game4D v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mmapio v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling std140-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling std140 v0.2.6 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling allsorts v0.15.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling rust-fontconfig v0.1.13 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling 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: 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 2m 23s [INFO] running `Command { std: "docker" "inspect" "130fd7618a2ffe5e2503d60c69600c7671ae6759e8d6c1b363ca85f3174aecd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130fd7618a2ffe5e2503d60c69600c7671ae6759e8d6c1b363ca85f3174aecd7", kill_on_drop: false }` [INFO] [stdout] 130fd7618a2ffe5e2503d60c69600c7671ae6759e8d6c1b363ca85f3174aecd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476c50f047618b653a84bcfa19e009255a42f485a165cecbafc10b45fa2591d7 [INFO] running `Command { std: "docker" "start" "-a" "476c50f047618b653a84bcfa19e009255a42f485a165cecbafc10b45fa2591d7", kill_on_drop: false }` [INFO] [stderr] Compiling game4D v0.2.0 (/opt/rustwide/workdir) [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "476c50f047618b653a84bcfa19e009255a42f485a165cecbafc10b45fa2591d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476c50f047618b653a84bcfa19e009255a42f485a165cecbafc10b45fa2591d7", kill_on_drop: false }` [INFO] [stdout] 476c50f047618b653a84bcfa19e009255a42f485a165cecbafc10b45fa2591d7