[INFO] cloning repository https://github.com/Djlanav/Trident-Engine-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Djlanav/Trident-Engine-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjlanav%2FTrident-Engine-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjlanav%2FTrident-Engine-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aea2610d37263e908fa574e1b1cac78f67c0497 [INFO] checking Djlanav/Trident-Engine-2023 against master#84e729a59f216cc64755788a470f165429a731f4 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjlanav%2FTrident-Engine-2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Djlanav/Trident-Engine-2023 on toolchain 84e729a59f216cc64755788a470f165429a731f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Djlanav/Trident-Engine-2023 [INFO] finished tweaking git repo https://github.com/Djlanav/Trident-Engine-2023 [INFO] tweaked toml for git repo https://github.com/Djlanav/Trident-Engine-2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Djlanav/Trident-Engine-2023 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" "+84e729a59f216cc64755788a470f165429a731f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.89 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.89 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.89 [INFO] [stderr] Downloaded memoffset v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded jobserver v0.1.27 [INFO] [stderr] Downloaded smallvec v1.11.2 [INFO] [stderr] Downloaded mio v0.8.10 [INFO] [stderr] Downloaded indexmap v2.1.0 [INFO] [stderr] Downloaded winnow v0.5.28 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded web-sys v0.3.66 [INFO] [stderr] Downloaded glium v0.33.0 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded fdeflate v0.3.1 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] [stderr] Downloaded xml-rs v0.8.19 [INFO] [stderr] Downloaded js-sys v0.3.66 [INFO] [stderr] Downloaded proc-macro2 v1.0.70 [INFO] [stderr] Downloaded wasm-bindgen v0.2.89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98b5333ab3b27a948d0917ac84d27a03b1c883001beb82d882d98a5fcf0bff4a [INFO] running `Command { std: "docker" "start" "-a" "98b5333ab3b27a948d0917ac84d27a03b1c883001beb82d882d98a5fcf0bff4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b5333ab3b27a948d0917ac84d27a03b1c883001beb82d882d98a5fcf0bff4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b5333ab3b27a948d0917ac84d27a03b1c883001beb82d882d98a5fcf0bff4a", kill_on_drop: false }` [INFO] [stdout] 98b5333ab3b27a948d0917ac84d27a03b1c883001beb82d882d98a5fcf0bff4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0fe5b6bbfbb9c6e10ade5b542dfb7a44bf24ddcf2f892237e25460a193d346 [INFO] running `Command { std: "docker" "start" "-a" "8d0fe5b6bbfbb9c6e10ade5b542dfb7a44bf24ddcf2f892237e25460a193d346", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking takeable-option v0.5.0 [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 gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glium v0.33.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking trident_core v0.1.0 (/opt/rustwide/workdir/trident_core) [INFO] [stdout] warning: unused import: `Points` [INFO] [stdout] --> trident_core/src/drawing.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use glium::index::PrimitiveType::{Points, TrianglesList}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DrawError` [INFO] [stdout] --> trident_core/src/window_handling.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use glium::{Display, DrawError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Points` [INFO] [stdout] --> trident_core/src/drawing.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use glium::index::PrimitiveType::{Points, TrianglesList}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DrawError` [INFO] [stdout] --> trident_core/src/window_handling.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use glium::{Display, DrawError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> trident_core/src/drawing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | implement_vertex!(MyVertex, positions); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `prepare_drawing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: `#[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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> trident_core/src/drawing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | implement_vertex!(MyVertex, positions); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `prepare_drawing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> trident_core/src/drawing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | implement_vertex!(MyVertex, positions); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `prepare_drawing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: `#[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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> trident_core/src/drawing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | implement_vertex!(MyVertex, positions); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `prepare_drawing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking map_editor v0.1.0 (/opt/rustwide/workdir/map_editor) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.20s [INFO] running `Command { std: "docker" "inspect" "8d0fe5b6bbfbb9c6e10ade5b542dfb7a44bf24ddcf2f892237e25460a193d346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0fe5b6bbfbb9c6e10ade5b542dfb7a44bf24ddcf2f892237e25460a193d346", kill_on_drop: false }` [INFO] [stdout] 8d0fe5b6bbfbb9c6e10ade5b542dfb7a44bf24ddcf2f892237e25460a193d346