[INFO] cloning repository https://github.com/doup/grid_2d_pathfinding
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doup/grid_2d_pathfinding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fgrid_2d_pathfinding", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fgrid_2d_pathfinding'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 567bc8f950550131214bdcb026a57275c5385486
[INFO] checking doup/grid_2d_pathfinding against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fgrid_2d_pathfinding" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doup/grid_2d_pathfinding
[INFO] finished tweaking git repo https://github.com/doup/grid_2d_pathfinding
[INFO] tweaked toml for git repo https://github.com/doup/grid_2d_pathfinding written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doup/grid_2d_pathfinding on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doup/grid_2d_pathfinding 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `grid_2d_pathfinding` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc1/source/target/.../grid_2d_pathfinding
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `grid-2d-pathfinding`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "grid_2d_pathfinding"
[INFO] [stderr]  6 + name = "grid-2d-pathfinding"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `grid-2d-pathfinding`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.3.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "grid-2d-pathfinding"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `grid_2d_pathfinding` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin v0.9.2
[INFO] [stderr]   Downloaded wayland-window v0.7.0
[INFO] [stderr]   Downloaded smallvec v0.4.3
[INFO] [stderr]   Downloaded wayland-sys v0.9.10
[INFO] [stderr]   Downloaded core-foundation v0.4.4
[INFO] [stderr]   Downloaded core-foundation-sys v0.3.1
[INFO] [stderr]   Downloaded core-graphics v0.8.2
[INFO] [stderr]   Downloaded winit v0.7.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded core-foundation v0.3.0
[INFO] [stderr]   Downloaded wayland-scanner v0.9.10
[INFO] [stderr]   Downloaded fnv v1.0.5
[INFO] [stderr]   Downloaded core-foundation-sys v0.4.4
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded wayland-client v0.9.10
[INFO] [stderr]   Downloaded wayland-kbd v0.9.1
[INFO] [stderr]   Downloaded backtrace v0.3.3
[INFO] [stderr]   Downloaded cocoa v0.9.2
[INFO] [stderr]   Downloaded wayland-protocols v0.9.10
[INFO] [stderr]   Downloaded backtrace-sys v0.1.12
[INFO] [stderr]   Downloaded glium v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020
[INFO] running `Command { std: "docker" "start" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `grid_2d_pathfinding` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../grid_2d_pathfinding
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `grid-2d-pathfinding`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "grid_2d_pathfinding"
[INFO] [stderr]  6 + name = "grid-2d-pathfinding"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `grid-2d-pathfinding`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.3.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "grid-2d-pathfinding"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `grid_2d_pathfinding` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling libc v0.2.30
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.3
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking smallvec v0.4.3
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]     Checking rand v0.3.16
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking shared_library v0.1.7
[INFO] [stderr]    Compiling x11-dl v2.15.0
[INFO] [stderr]     Checking memmap v0.4.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.9.10
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.12
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stderr]     Checking tempfile v2.1.6
[INFO] [stderr]    Compiling phf_codegen v0.7.21
[INFO] [stderr]    Compiling wayland-client v0.9.10
[INFO] [stderr]    Compiling wayland-protocols v0.9.10
[INFO] [stderr]    Compiling glutin v0.9.2
[INFO] [stderr]    Compiling glium v0.17.1
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr]     Checking dlib v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.9.10
[INFO] [stderr]     Checking backtrace v0.3.3
[INFO] [stderr]     Checking wayland-kbd v0.9.1
[INFO] [stderr]     Checking wayland-window v0.7.0
[INFO] [stderr]     Checking winit v0.7.6
[INFO] [stderr]     Checking grid_2d_pathfinding v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `right` and `bottom` are never used
[INFO] [stdout]   --> src/renderer.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Rectangle {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 26 |     pub fn right(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn bottom(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `viewport_margin` and `top_bar_height` are never read
[INFO] [stdout]   --> src/renderer.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     viewport:        Rectangle,
[INFO] [stdout] 37 |     viewport_margin: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     top_bar_height:  u8,
[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.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new() -> Renderer {
[INFO] [stdout]    |     ------------------------ move the `impl` block outside of this associated function `new`
[INFO] [stdout] ...
[INFO] [stdout] 59 |         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: methods `right` and `bottom` are never used
[INFO] [stdout]   --> src/renderer.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Rectangle {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 26 |     pub fn right(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn bottom(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `viewport_margin` and `top_bar_height` are never read
[INFO] [stdout]   --> src/renderer.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     viewport:        Rectangle,
[INFO] [stdout] 37 |     viewport_margin: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     top_bar_height:  u8,
[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.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new() -> Renderer {
[INFO] [stdout]    |     ------------------------ move the `impl` block outside of this associated function `new`
[INFO] [stdout] ...
[INFO] [stdout] 59 |         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 32.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, glutin v0.9.2, winit v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020", kill_on_drop: false }`
[INFO] [stdout] cf41a4644ef821565a889d355bcd7f1a4a2a16517ccf2b72b15e8701e8c34020
