[INFO] cloning repository https://github.com/skyne98/vehicle-pathfinding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyne98/vehicle-pathfinding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvehicle-pathfinding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvehicle-pathfinding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3231575cde63397edd42b3ac8b481434155e85 [INFO] building skyne98/vehicle-pathfinding against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvehicle-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/skyne98/vehicle-pathfinding [INFO] finished tweaking git repo https://github.com/skyne98/vehicle-pathfinding [INFO] tweaked toml for git repo https://github.com/skyne98/vehicle-pathfinding written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skyne98/vehicle-pathfinding on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skyne98/vehicle-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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded mint v0.5.9 [INFO] [stderr] Downloaded notan_text v0.12.0 [INFO] [stderr] Downloaded notan_graphics v0.12.0 [INFO] [stderr] Downloaded notan_math v0.12.0 [INFO] [stderr] Downloaded notan_utils v0.12.0 [INFO] [stderr] Downloaded splines v4.3.1 [INFO] [stderr] Downloaded mimalloc v0.1.42 [INFO] [stderr] Downloaded crevice_notan-derive v0.13.0 [INFO] [stderr] Downloaded pathfinding v4.9.1 [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded notan_backend v0.12.0 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded libloading v0.8.2 [INFO] [stderr] Downloaded notan_input v0.12.0 [INFO] [stderr] Downloaded notan_draw v0.12.0 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded geo-types v0.7.13 [INFO] [stderr] Downloaded glyph_brush v0.7.8 [INFO] [stderr] Downloaded lyon_tessellation v1.0.13 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.38 [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded cc v1.0.89 [INFO] [stderr] Downloaded egui v0.26.2 [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded lyon_algorithms v1.0.4 [INFO] [stderr] Downloaded lyon_geom v1.0.5 [INFO] [stderr] Downloaded notan v0.12.0 [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Downloaded emath v0.26.2 [INFO] [stderr] Downloaded notan_app v0.12.0 [INFO] [stderr] Downloaded crevice_notan v0.13.0 [INFO] [stderr] Downloaded geo v0.28.0 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded notan_core v0.12.0 [INFO] [stderr] Downloaded platter2 v0.1.6 [INFO] [stderr] Downloaded block-buffer v0.3.3 [INFO] [stderr] Downloaded byte-tools v0.2.0 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded spade v2.7.0 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded notan_macro v0.12.0 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded binary-heap-plus v0.5.0 [INFO] [stderr] Downloaded notan_web v0.12.0 [INFO] [stderr] Downloaded notan_glow v0.12.0 [INFO] [stderr] Downloaded spirv_cross v0.23.1 [INFO] [stderr] Downloaded notan_winit v0.12.0 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded lyon v1.0.1 [INFO] [stderr] Downloaded ecolor v0.26.2 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] [stderr] Downloaded notan_egui v0.12.0 [INFO] [stderr] Downloaded notan_log v0.12.0 [INFO] [stderr] Downloaded notan_random v0.12.0 [INFO] [stderr] Downloaded notan_glyph v0.12.0 [INFO] [stderr] Downloaded epaint v0.26.2 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.7 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f6de80bf27979e97a1adfa800eba91d068acdf57f968b1a7a104eb04e035717 [INFO] running `Command { std: "docker" "start" "-a" "6f6de80bf27979e97a1adfa800eba91d068acdf57f968b1a7a104eb04e035717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f6de80bf27979e97a1adfa800eba91d068acdf57f968b1a7a104eb04e035717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6de80bf27979e97a1adfa800eba91d068acdf57f968b1a7a104eb04e035717", kill_on_drop: false }` [INFO] [stdout] 6f6de80bf27979e97a1adfa800eba91d068acdf57f968b1a7a104eb04e035717 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1bbecc4063f75ef56cf30d31a234feb68110dc8ae6a5b755192cd8696f34bab1 [INFO] running `Command { std: "docker" "start" "-a" "1bbecc4063f75ef56cf30d31a234feb68110dc8ae6a5b755192cd8696f34bab1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling notan_macro v0.12.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling notan_math v0.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling notan_utils v0.12.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling notan_core v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling notan_input v0.12.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crevice_notan-derive v0.13.0 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling crevice_notan v0.13.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling glyph_brush v0.7.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling js-sys v0.3.68 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lyon_tessellation v1.0.13 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.38 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling web-sys v0.3.68 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.41 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling notan_random v0.12.0 [INFO] [stderr] Compiling geo-types v0.7.13 [INFO] [stderr] Compiling spade v2.7.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling binary-heap-plus v0.5.0 [INFO] [stderr] Compiling mimalloc v0.1.42 [INFO] [stderr] Compiling splines v4.3.1 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pathfinding v4.9.1 [INFO] [stderr] Compiling platter2 v0.1.6 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling notan_graphics v0.12.0 [INFO] [stderr] Compiling notan_app v0.12.0 [INFO] [stderr] Compiling notan_glow v0.12.0 [INFO] [stderr] Compiling notan_glyph v0.12.0 [INFO] [stderr] Compiling notan_web v0.12.0 [INFO] [stderr] Compiling notan_log v0.12.0 [INFO] [stderr] Compiling notan_text v0.12.0 [INFO] [stderr] Compiling notan_backend v0.12.0 [INFO] [stderr] Compiling notan_draw v0.12.0 [INFO] [stderr] Compiling notan v0.12.0 [INFO] [stderr] Compiling vehicle-pathfinding v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Simplify` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::{Simplify, SimplifyIdx}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notan::app::crevice::std140::WriteStd140` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use notan::app::crevice::std140::WriteStd140; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pathfinding::directed::astar::astar` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use pathfinding::directed::astar::astar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mat3` [INFO] [stdout] --> src/agent.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | math::{Affine2, IVec2, Mat3, Vec2}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc` [INFO] [stdout] --> src/cell.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(max_increments: u16, arc: u16) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/cell.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | .filter(|(pos, rot)| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc` [INFO] [stdout] --> src/cell.rs:168:55 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn neighbors(&self, cache: &NeighborCacheRef, arc: u16, max_increments: u16) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_increments` [INFO] [stdout] --> src/cell.rs:168:65 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn neighbors(&self, cache: &NeighborCacheRef, arc: u16, max_increments: u16) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_increments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_increments` [INFO] [stdout] --> src/cell.rs:243:40 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn heuristic(&self, to: IVec2, max_increments: u16) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_increments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/main.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | let last = path.last().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `xy` is never used [INFO] [stdout] --> src/main.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 55 | impl Grid { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | fn xy(&self, index: usize) -> (i32, i32) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/cell.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct CostCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 127 | cache: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CostCache` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "1bbecc4063f75ef56cf30d31a234feb68110dc8ae6a5b755192cd8696f34bab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbecc4063f75ef56cf30d31a234feb68110dc8ae6a5b755192cd8696f34bab1", kill_on_drop: false }` [INFO] [stdout] 1bbecc4063f75ef56cf30d31a234feb68110dc8ae6a5b755192cd8696f34bab1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] fd786b764385944d65c9d3c523f84ddbc3128193e05780b32406885ac17b1827 [INFO] running `Command { std: "docker" "start" "-a" "fd786b764385944d65c9d3c523f84ddbc3128193e05780b32406885ac17b1827", kill_on_drop: false }` [INFO] [stderr] Compiling vehicle-pathfinding v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Simplify` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::{Simplify, SimplifyIdx}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notan::app::crevice::std140::WriteStd140` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use notan::app::crevice::std140::WriteStd140; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pathfinding::directed::astar::astar` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use pathfinding::directed::astar::astar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mat3` [INFO] [stdout] --> src/agent.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | math::{Affine2, IVec2, Mat3, Vec2}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path` [INFO] [stdout] --> src/main.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | use std::path; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc` [INFO] [stdout] --> src/cell.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(max_increments: u16, arc: u16) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/cell.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | .filter(|(pos, rot)| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc` [INFO] [stdout] --> src/cell.rs:168:55 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn neighbors(&self, cache: &NeighborCacheRef, arc: u16, max_increments: u16) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_increments` [INFO] [stdout] --> src/cell.rs:168:65 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn neighbors(&self, cache: &NeighborCacheRef, arc: u16, max_increments: u16) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_increments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_increments` [INFO] [stdout] --> src/cell.rs:243:40 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn heuristic(&self, to: IVec2, max_increments: u16) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_increments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/main.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | let last = path.last().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `xy` is never used [INFO] [stdout] --> src/main.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 55 | impl Grid { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | fn xy(&self, index: usize) -> (i32, i32) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/cell.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct CostCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 127 | cache: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CostCache` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "fd786b764385944d65c9d3c523f84ddbc3128193e05780b32406885ac17b1827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd786b764385944d65c9d3c523f84ddbc3128193e05780b32406885ac17b1827", kill_on_drop: false }` [INFO] [stdout] fd786b764385944d65c9d3c523f84ddbc3128193e05780b32406885ac17b1827