[INFO] cloning repository https://github.com/paddymills/modeler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paddymills/modeler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddymills%2Fmodeler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddymills%2Fmodeler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4da7385fc39d0fe9cad087f328b7dd0b5e77068 [INFO] testing paddymills/modeler-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddymills%2Fmodeler-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paddymills/modeler-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paddymills/modeler-rs [INFO] finished tweaking git repo https://github.com/paddymills/modeler-rs [INFO] tweaked toml for git repo https://github.com/paddymills/modeler-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paddymills/modeler-rs 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84aec591fe3a2906c0155d1817cb4a8ae18cb2997ca09fbfdfe5252f9f0e95c [INFO] running `Command { std: "docker" "start" "-a" "d84aec591fe3a2906c0155d1817cb4a8ae18cb2997ca09fbfdfe5252f9f0e95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84aec591fe3a2906c0155d1817cb4a8ae18cb2997ca09fbfdfe5252f9f0e95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84aec591fe3a2906c0155d1817cb4a8ae18cb2997ca09fbfdfe5252f9f0e95c", kill_on_drop: false }` [INFO] [stdout] d84aec591fe3a2906c0155d1817cb4a8ae18cb2997ca09fbfdfe5252f9f0e95c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d357569b1ee425fec5698e3756f56f1c3eb87a378739c0da5477df9275e9a6 [INFO] running `Command { std: "docker" "start" "-a" "97d357569b1ee425fec5698e3756f56f1c3eb87a378739c0da5477df9275e9a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glium v0.33.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling glutin v0.31.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling calloop v0.12.3 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling web-time v0.2.3 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling versions v5.0.1 [INFO] [stderr] Compiling native-dialog v0.7.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling arboard v3.3.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling egui_glium v0.23.0 [INFO] [stderr] Compiling phobia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (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/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: this warning originates in the macro `glium::implement_vertex` (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 34s [INFO] running `Command { std: "docker" "inspect" "97d357569b1ee425fec5698e3756f56f1c3eb87a378739c0da5477df9275e9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d357569b1ee425fec5698e3756f56f1c3eb87a378739c0da5477df9275e9a6", kill_on_drop: false }` [INFO] [stdout] 97d357569b1ee425fec5698e3756f56f1c3eb87a378739c0da5477df9275e9a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 068acaeed26a10234ccdf5e7eb93f974e75cbb2e530d843295c65c6cdaad8f42 [INFO] running `Command { std: "docker" "start" "-a" "068acaeed26a10234ccdf5e7eb93f974e75cbb2e530d843295c65c6cdaad8f42", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (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/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phobia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (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/prelude/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn register() { [INFO] [stdout] | ----------------- move the `impl` block outside of this function `register` [INFO] [stdout] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: this warning originates in the macro `glium::implement_vertex` (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 1.45s [INFO] running `Command { std: "docker" "inspect" "068acaeed26a10234ccdf5e7eb93f974e75cbb2e530d843295c65c6cdaad8f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068acaeed26a10234ccdf5e7eb93f974e75cbb2e530d843295c65c6cdaad8f42", kill_on_drop: false }` [INFO] [stdout] 068acaeed26a10234ccdf5e7eb93f974e75cbb2e530d843295c65c6cdaad8f42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36721cdf0b5cdd7745bcacfcddc6b88defe998c0bc9c50ee08b9d8ea01f1e4e8 [INFO] running `Command { std: "docker" "start" "-a" "36721cdf0b5cdd7745bcacfcddc6b88defe998c0bc9c50ee08b9d8ea01f1e4e8", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/prelude/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn register() { [INFO] [stderr] | ----------------- move the `impl` block outside of this function `register` [INFO] [stderr] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Vertex` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the macro `glium::implement_vertex` (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/prelude/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn register() { [INFO] [stderr] | ----------------- move the `impl` block outside of this function `register` [INFO] [stderr] 13 | glium::implement_vertex!(Vertex, position, normal, texture); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Vertex` is not local [INFO] [stderr] | `Vertex` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `glium::implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `glium::implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [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: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `phobia` (lib) generated 2 warnings [INFO] [stderr] warning: `phobia` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phobia-aeef76f9f3c01e68) [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] [stderr] Running unittests src/bin/phobia.rs (/opt/rustwide/target/debug/deps/phobia-43387a83188b8c2e) [INFO] [stdout] [INFO] [stderr] Doc-tests phobia [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] [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" "36721cdf0b5cdd7745bcacfcddc6b88defe998c0bc9c50ee08b9d8ea01f1e4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36721cdf0b5cdd7745bcacfcddc6b88defe998c0bc9c50ee08b9d8ea01f1e4e8", kill_on_drop: false }` [INFO] [stdout] 36721cdf0b5cdd7745bcacfcddc6b88defe998c0bc9c50ee08b9d8ea01f1e4e8