[INFO] cloning repository https://github.com/NoOverflow/AGER [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoOverflow/AGER" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0350b131b1c42fca0b63ca9a3769b3c6108935d [INFO] checking NoOverflow/AGER against master#91775dbec9771aa0c1b9ebe268eb5bd271e79a7a for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NoOverflow/AGER [INFO] finished tweaking git repo https://github.com/NoOverflow/AGER [INFO] tweaked toml for git repo https://github.com/NoOverflow/AGER written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NoOverflow/AGER on toolchain 91775dbec9771aa0c1b9ebe268eb5bd271e79a7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NoOverflow/AGER 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" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gobject-sys v0.15.10 [INFO] [stderr] Downloaded gtk4_glium v0.1.1 [INFO] [stderr] Downloaded spin_sleep v0.3.7 [INFO] [stderr] Downloaded glib-sys v0.15.10 [INFO] [stderr] Downloaded cairo-sys-rs v0.15.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.8 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded memmap2 v0.3.1 [INFO] [stderr] Downloaded pango-sys v0.15.10 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.5 [INFO] [stderr] Downloaded glib-build-tools v0.19.0 [INFO] [stderr] Downloaded glib-macros v0.15.13 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded glib-sys v0.19.8 [INFO] [stderr] Downloaded gio-sys v0.19.8 [INFO] [stderr] Downloaded glib-macros v0.19.9 [INFO] [stderr] Downloaded gobject-sys v0.19.8 [INFO] [stderr] Downloaded glutin v0.28.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.4 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded calloop v0.9.3 [INFO] [stderr] Downloaded cairo-rs v0.15.12 [INFO] [stderr] Downloaded gdk4 v0.4.8 [INFO] [stderr] Downloaded glib v0.19.9 [INFO] [stderr] Downloaded gsk4 v0.4.8 [INFO] [stderr] Downloaded gio v0.19.8 [INFO] [stderr] Downloaded glib v0.15.12 [INFO] [stderr] Downloaded gtk4 v0.4.9 [INFO] [stderr] Downloaded gdk4-sys v0.4.8 [INFO] [stderr] Downloaded gl_loader v0.1.2 [INFO] [stderr] Downloaded wayland-egl v0.29.5 [INFO] [stderr] Downloaded pango v0.15.10 [INFO] [stderr] Downloaded glium v0.31.0 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.6 [INFO] [stderr] Downloaded gtk4-sys v0.4.8 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.5 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.11 [INFO] [stderr] Downloaded gtk4-macros v0.4.10 [INFO] [stderr] Downloaded gsk4-sys v0.4.8 [INFO] [stderr] Downloaded graphene-rs v0.15.1 [INFO] [stderr] Downloaded gio-sys v0.15.10 [INFO] [stderr] Downloaded graphene-sys v0.15.10 [INFO] [stderr] Downloaded gio v0.15.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d6890474c87a66932a7283c2989dbea064cd999e5d0a7d62cc2c72bd4b0dd04 [INFO] running `Command { std: "docker" "start" "-a" "4d6890474c87a66932a7283c2989dbea064cd999e5d0a7d62cc2c72bd4b0dd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d6890474c87a66932a7283c2989dbea064cd999e5d0a7d62cc2c72bd4b0dd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6890474c87a66932a7283c2989dbea064cd999e5d0a7d62cc2c72bd4b0dd04", kill_on_drop: false }` [INFO] [stdout] 4d6890474c87a66932a7283c2989dbea064cd999e5d0a7d62cc2c72bd4b0dd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45e18e1edd5a8a33ce11d22e680be0fcacbe518f0d879b132763025620f0902 [INFO] running `Command { std: "docker" "start" "-a" "e45e18e1edd5a8a33ce11d22e680be0fcacbe518f0d879b132763025620f0902", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.8 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gsk4-sys v0.4.8 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling gtk4-sys v0.4.8 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking memoffset v0.9.1 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling gtk4-macros v0.4.10 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk4 v0.4.8 [INFO] [stderr] Checking gsk4 v0.4.8 [INFO] [stderr] Checking gtk4 v0.4.9 [INFO] [stderr] Checking glib-build-tools v0.19.0 [INFO] [stderr] Compiling age v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gtk4_glium v0.1.1 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 66 | 0x0 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 70 | 0x1 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 74 | 0x2 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 78 | 0x3 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ ...and 252 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 66 | 0x0 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 70 | 0x1 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 74 | 0x2 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 78 | 0x3 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ ...and 252 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MbcId` is never used [INFO] [stdout] --> src/gameboy/mbc/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MbcId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `debugger_draw` is never used [INFO] [stdout] --> src/views/logic/debugger/mod.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl DebuggerWindow { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn debugger_draw(gb: Arc>, text_view: &TextView, _text_mark_end: &TextMark) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_sub_windows` is never used [INFO] [stdout] --> src/views/logic/game/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameWindow { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | fn create_sub_windows(app: >k::Application, gb: Arc>) { [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/views/logic/game/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn gl_render( [INFO] [stdout] 66 | | render_context: RefMut, [INFO] [stdout] 67 | | facade: &Rc, [INFO] [stdout] 68 | | _gl_area: &GLArea, [INFO] [stdout] 69 | | _gl_context: &GLContext, [INFO] [stdout] 70 | | ) -> Inhibit { [INFO] [stdout] | |________________- move the `impl` block outside of this associated function `gl_render` [INFO] [stdout] ... [INFO] [stdout] 76 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `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 `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MbcId` is never used [INFO] [stdout] --> src/gameboy/mbc/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MbcId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `debugger_draw` is never used [INFO] [stdout] --> src/views/logic/debugger/mod.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl DebuggerWindow { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn debugger_draw(gb: Arc>, text_view: &TextView, _text_mark_end: &TextMark) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_sub_windows` is never used [INFO] [stdout] --> src/views/logic/game/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameWindow { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | fn create_sub_windows(app: >k::Application, gb: Arc>) { [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/views/logic/game/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn gl_render( [INFO] [stdout] 66 | | render_context: RefMut, [INFO] [stdout] 67 | | facade: &Rc, [INFO] [stdout] 68 | | _gl_area: &GLArea, [INFO] [stdout] 69 | | _gl_context: &GLContext, [INFO] [stdout] 70 | | ) -> Inhibit { [INFO] [stdout] | |________________- move the `impl` block outside of this associated function `gl_render` [INFO] [stdout] ... [INFO] [stdout] 76 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `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 `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 3m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e45e18e1edd5a8a33ce11d22e680be0fcacbe518f0d879b132763025620f0902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45e18e1edd5a8a33ce11d22e680be0fcacbe518f0d879b132763025620f0902", kill_on_drop: false }` [INFO] [stdout] e45e18e1edd5a8a33ce11d22e680be0fcacbe518f0d879b132763025620f0902