[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] testing roopekt/4D-Game against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopekt%2F4D-Game" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roopekt/4D-Game on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e16299fecd254cd1bfe089a6ba9047e66bde4a0212302f5fbdadf7365161ffe6 [INFO] running `Command { std: "docker" "start" "-a" "e16299fecd254cd1bfe089a6ba9047e66bde4a0212302f5fbdadf7365161ffe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e16299fecd254cd1bfe089a6ba9047e66bde4a0212302f5fbdadf7365161ffe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16299fecd254cd1bfe089a6ba9047e66bde4a0212302f5fbdadf7365161ffe6", kill_on_drop: false }` [INFO] [stdout] e16299fecd254cd1bfe089a6ba9047e66bde4a0212302f5fbdadf7365161ffe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896c286611aa602e0b95cb71abb0d47c10537b4dad2874254ffb8d8ad8095ce9 [INFO] running `Command { std: "docker" "start" "-a" "896c286611aa602e0b95cb71abb0d47c10537b4dad2874254ffb8d8ad8095ce9", 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 autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [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 memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling unicode-joining-type v0.7.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 backtrace v0.3.74 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [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 rustc-hash v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling allsorts v0.15.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling std140-macros v0.1.2 [INFO] [stderr] Compiling mmapio v0.9.1 [INFO] [stderr] Compiling game4D v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling std140 v0.2.6 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling rust-fontconfig v0.1.13 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 14s [INFO] running `Command { std: "docker" "inspect" "896c286611aa602e0b95cb71abb0d47c10537b4dad2874254ffb8d8ad8095ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896c286611aa602e0b95cb71abb0d47c10537b4dad2874254ffb8d8ad8095ce9", kill_on_drop: false }` [INFO] [stdout] 896c286611aa602e0b95cb71abb0d47c10537b4dad2874254ffb8d8ad8095ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd68331e84b8406c0ad8894dfbeff0a14793630459be3b8b674b0c247e47389 [INFO] running `Command { std: "docker" "start" "-a" "acd68331e84b8406c0ad8894dfbeff0a14793630459be3b8b674b0c247e47389", 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer/shading/materials.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output [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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.73s [INFO] running `Command { std: "docker" "inspect" "acd68331e84b8406c0ad8894dfbeff0a14793630459be3b8b674b0c247e47389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd68331e84b8406c0ad8894dfbeff0a14793630459be3b8b674b0c247e47389", kill_on_drop: false }` [INFO] [stdout] acd68331e84b8406c0ad8894dfbeff0a14793630459be3b8b674b0c247e47389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] def70cb391ed8c92f6125512db82dd44d33dd7b24d0dc221e81bbf973381c961 [INFO] running `Command { std: "docker" "start" "-a" "def70cb391ed8c92f6125512db82dd44d33dd7b24d0dc221e81bbf973381c961", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | #[std140::repr_std140] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `std140::repr_std140` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/renderer/shading/materials.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stderr] | [INFO] [stderr] 45 | ...{() => { glium::uniforms::UniformsStorage }} [INFO] [stderr] | ---------------------------------------------------------------------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stderr] | [INFO] [stderr] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/renderer/shading/materials.rs:69:21 [INFO] [stderr] | [INFO] [stderr] 69 | fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stderr] | [INFO] [stderr] 45 | ...{() => { glium::uniforms::UniformsStorage }} [INFO] [stderr] | ---------------------------------------------------------------------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stderr] | [INFO] [stderr] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/renderer/shading/materials.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stderr] | [INFO] [stderr] 45 | ...{() => { glium::uniforms::UniformsStorage }} [INFO] [stderr] | ---------------------------------------------------------------------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stderr] | [INFO] [stderr] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/renderer/shading/materials.rs:107:25 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn get_uniforms(&self) -> any_uniforms_storage!() { [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/renderer/shading/abstract_material.rs:45:44 [INFO] [stderr] | [INFO] [stderr] 45 | ...{() => { glium::uniforms::UniformsStorage }} [INFO] [stderr] | ---------------------------------------------------------------------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] --> src/renderer/shading/abstract_material.rs:45:77 [INFO] [stderr] | [INFO] [stderr] 45 | macro_rules! any_uniforms_storage {() => { glium::uniforms::UniformsStorage<'_, impl glium::uniforms::AsUniformValue + '_, impl glium::uniforms::Uniforms + '_> }} [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/uniform.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock3D` [INFO] [stderr] 5 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 6 | pub struct GlobalVertexBlock3D { [INFO] [stderr] | ------------------- `GlobalVertexBlock3D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/uniform.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalVertexBlock4D` [INFO] [stderr] 13 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 14 | pub struct GlobalVertexBlock4D { [INFO] [stderr] | ------------------- `GlobalVertexBlock4D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/uniform.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock3D` [INFO] [stderr] 22 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 23 | pub struct GlobalFragmentBlock3D { [INFO] [stderr] | --------------------- `GlobalFragmentBlock3D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/uniform.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_GlobalFragmentBlock4D` [INFO] [stderr] 31 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 32 | pub struct GlobalFragmentBlock4D { [INFO] [stderr] | --------------------- `GlobalFragmentBlock4D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/glsl_conversion.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform3D` [INFO] [stderr] 10 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 11 | pub struct Std140AffineTransform3D { [INFO] [stderr] | ----------------------- `Std140AffineTransform3D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/renderer/shading/glsl_conversion.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | #[std140::repr_std140] [INFO] [stderr] | ^--------------------- [INFO] [stderr] | | [INFO] [stderr] | `Std140Struct` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_REPR_STD140_FOR_Std140AffineTransform4D` [INFO] [stderr] 16 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] 17 | pub struct Std140AffineTransform4D { [INFO] [stderr] | ----------------------- `Std140AffineTransform4D` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `std140::repr_std140` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `std140::repr_std140` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `game4D` (bin "game4D" test) generated 16 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game4D-ea75b9524b1ab925) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "def70cb391ed8c92f6125512db82dd44d33dd7b24d0dc221e81bbf973381c961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def70cb391ed8c92f6125512db82dd44d33dd7b24d0dc221e81bbf973381c961", kill_on_drop: false }` [INFO] [stdout] def70cb391ed8c92f6125512db82dd44d33dd7b24d0dc221e81bbf973381c961