[INFO] cloning repository https://github.com/CaioLC/human_action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CaioLC/human_action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioLC%2Fhuman_action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioLC%2Fhuman_action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cdfd1259138ff1121c150b5c0112160074d9774 [INFO] testing CaioLC/human_action against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioLC%2Fhuman_action" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CaioLC/human_action on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CaioLC/human_action [INFO] finished tweaking git repo https://github.com/CaioLC/human_action [INFO] tweaked toml for git repo https://github.com/CaioLC/human_action written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CaioLC/human_action 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" "+1.86.0" "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 smooth-bevy-cameras v0.8.0 [INFO] [stderr] Downloaded toml_edit v0.19.7 [INFO] [stderr] Downloaded cpal v0.15.1 [INFO] [stderr] Downloaded winnow v0.3.6 [INFO] [stderr] Downloaded sysinfo v0.28.3 [INFO] [stderr] Downloaded objc2 v0.3.0-beta.3.patch-leaks.2 [INFO] [stderr] Downloaded winit v0.28.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa46d240e8d6a915e29641a3762c67493ee9a4f7c8290e03f8b2a34c87734ff4 [INFO] running `Command { std: "docker" "start" "-a" "fa46d240e8d6a915e29641a3762c67493ee9a4f7c8290e03f8b2a34c87734ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa46d240e8d6a915e29641a3762c67493ee9a4f7c8290e03f8b2a34c87734ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa46d240e8d6a915e29641a3762c67493ee9a4f7c8290e03f8b2a34c87734ff4", kill_on_drop: false }` [INFO] [stdout] fa46d240e8d6a915e29641a3762c67493ee9a4f7c8290e03f8b2a34c87734ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19d216834662b5b8d8921017ec67fbdf30de15465c611def57c42fe765c083f1 [INFO] running `Command { std: "docker" "start" "-a" "19d216834662b5b8d8921017ec67fbdf30de15465c611def57c42fe765c083f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling syn v2.0.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling sysinfo v0.28.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bevy_tasks v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling bevy_macro_utils v0.10.0 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cpal v0.15.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling accesskit v0.10.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling winit v0.28.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.0 [INFO] [stderr] Compiling bevy_derive v0.10.0 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Compiling bevy_render_macros v0.10.0 [INFO] [stderr] Compiling bevy_encase_derive v0.10.0 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling taffy v0.3.8 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling accesskit_winit v0.12.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling bevy_math v0.10.0 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.10.0 [INFO] [stderr] Compiling encase v0.5.0 [INFO] [stderr] Compiling bevy_utils v0.10.0 [INFO] [stderr] Compiling naga v0.11.0 [INFO] [stderr] Compiling bevy_reflect v0.10.0 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling bevy_ecs v0.10.0 [INFO] [stderr] Compiling wgpu-hal v0.15.3 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling bevy_app v0.10.0 [INFO] [stderr] Compiling bevy_core v0.10.0 [INFO] [stderr] Compiling bevy_log v0.10.0 [INFO] [stderr] Compiling bevy_time v0.10.0 [INFO] [stderr] Compiling bevy_input v0.10.0 [INFO] [stderr] Compiling bevy_a11y v0.10.0 [INFO] [stderr] Compiling bevy_hierarchy v0.10.0 [INFO] [stderr] Compiling bevy_diagnostic v0.10.0 [INFO] [stderr] Compiling bevy_transform v0.10.0 [INFO] [stderr] Compiling bevy_asset v0.10.0 [INFO] [stderr] Compiling bevy_window v0.10.0 [INFO] [stderr] Compiling bevy_gilrs v0.10.0 [INFO] [stderr] Compiling bevy_animation v0.10.0 [INFO] [stderr] Compiling bevy_audio v0.10.0 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling bevy_winit v0.10.0 [INFO] [stderr] Compiling bevy_render v0.10.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.10.0 [INFO] [stderr] Compiling bevy_scene v0.10.0 [INFO] [stderr] Compiling bevy_sprite v0.10.0 [INFO] [stderr] Compiling bevy_pbr v0.10.0 [INFO] [stderr] Compiling bevy_text v0.10.0 [INFO] [stderr] Compiling bevy_ui v0.10.0 [INFO] [stderr] Compiling bevy_gltf v0.10.0 [INFO] [stderr] Compiling bevy_internal v0.10.0 [INFO] [stderr] Compiling bevy v0.10.0 [INFO] [stderr] Compiling smooth-bevy-cameras v0.8.0 [INFO] [stderr] Compiling human_action v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `scalar` [INFO] [stdout] --> src/grids/coordinates.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | fn scalar_multiply(&self, scalar: i32) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/grids/coordinates.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/grids/coordinates.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/grids/coordinates.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orientation` [INFO] [stdout] --> src/grids/coordinates.rs:252:43 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_width` [INFO] [stdout] --> src/grids/primitives.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_height` [INFO] [stdout] --> src/grids/primitives.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/primitives.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/primitives.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/primitives.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/primitives.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/mod.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/mod.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/grids/mod.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GridMap(HashMap); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stdout] --> src/grids/mod.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl GridConfig { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 39 | pub fn to_mesh(&self) -> Mesh { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stdout] --> src/grids/mod.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl GridConfig { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 61 | pub fn to_mesh(&self) -> Mesh { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grids/mod.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl GridPlugin { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 77 | pub fn new(primitive: Squares) -> GridPlugin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grids/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl GridPlugin { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 82 | pub fn new(primitive: Hexes) -> GridPlugin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `distance`, `magnitude`, `neighbours`, and `scalar_multiply` are never used [INFO] [stdout] --> src/grids/coordinates.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Coords [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn distance(&self, other: &T) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn magnitude(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn neighbours(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | [INFO] [stdout] 29 | fn scalar_multiply(&self, scalar: i32) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Strict` is never constructed [INFO] [stdout] --> src/grids/coordinates.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum TriangleNeighbours { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 35 | Strict, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriangleNeighbours` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `new_from_world_pos` are never used [INFO] [stdout] --> src/grids/coordinates.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TriangleCoord { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn new(q: i32, r: i32, flip: bool) -> TriangleCoord { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn new_from_world_pos(pos: Vec3, primitive: &Triangles) -> TriangleCoord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> src/grids/coordinates.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn is_odd(y: f32, heigth: f32) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_flip` is never used [INFO] [stdout] --> src/grids/coordinates.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn is_flip(primitive: &Triangles, pos: &Vec3, q: i32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_world_pos` is never used [INFO] [stdout] --> src/grids/coordinates.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl SquareCoord { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 170 | pub fn to_world_pos(&self, primitive: Squares) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PointyUp` and `FlatUp` are never constructed [INFO] [stdout] --> src/grids/coordinates.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub enum HexOrientation { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 242 | PointyUp, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 243 | FlatUp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HexOrientation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_world_pos` is never used [INFO] [stdout] --> src/grids/coordinates.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 251 | impl HexCoord { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_grid` is never used [INFO] [stdout] --> src/grids/primitives.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait GridPrimitive { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 10 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `neighbors` is never read [INFO] [stdout] --> src/grids/primitives.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Triangles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub neighbors: TriangleNeighbours, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Triangles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer` is never read [INFO] [stdout] --> src/grids/primitives.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Squares { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | pub layer: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squares` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer` is never read [INFO] [stdout] --> src/grids/primitives.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Hexes { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub layer: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hexes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `XZ` is never constructed [INFO] [stdout] --> src/grids/primitives.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub enum GridAlign { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 169 | XY, [INFO] [stdout] 170 | XZ, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridAlign` 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 2m 51s [INFO] running `Command { std: "docker" "inspect" "19d216834662b5b8d8921017ec67fbdf30de15465c611def57c42fe765c083f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d216834662b5b8d8921017ec67fbdf30de15465c611def57c42fe765c083f1", kill_on_drop: false }` [INFO] [stdout] 19d216834662b5b8d8921017ec67fbdf30de15465c611def57c42fe765c083f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26683389ad9682e8cf612f1d56d3760405f59b37bc1fa008d0659c451c3bbd4e [INFO] running `Command { std: "docker" "start" "-a" "26683389ad9682e8cf612f1d56d3760405f59b37bc1fa008d0659c451c3bbd4e", kill_on_drop: false }` [INFO] [stderr] Compiling human_action v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `scalar` [INFO] [stdout] --> src/grids/coordinates.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | fn scalar_multiply(&self, scalar: i32) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/grids/coordinates.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/grids/coordinates.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/grids/coordinates.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orientation` [INFO] [stdout] --> src/grids/coordinates.rs:252:43 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_width` [INFO] [stdout] --> src/grids/primitives.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_height` [INFO] [stdout] --> src/grids/primitives.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/primitives.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/primitives.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/primitives.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/primitives.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/grids/mod.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/grids/mod.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/grids/mod.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GridMap(HashMap); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stdout] --> src/grids/mod.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl GridConfig { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 39 | pub fn to_mesh(&self) -> Mesh { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stdout] --> src/grids/mod.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl GridConfig { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 61 | pub fn to_mesh(&self) -> Mesh { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grids/mod.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl GridPlugin { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 77 | pub fn new(primitive: Squares) -> GridPlugin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grids/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl GridPlugin { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 82 | pub fn new(primitive: Hexes) -> GridPlugin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `distance`, `magnitude`, `neighbours`, and `scalar_multiply` are never used [INFO] [stdout] --> src/grids/coordinates.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Coords [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn distance(&self, other: &T) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn magnitude(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn neighbours(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | [INFO] [stdout] 29 | fn scalar_multiply(&self, scalar: i32) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Strict` is never constructed [INFO] [stdout] --> src/grids/coordinates.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum TriangleNeighbours { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 35 | Strict, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriangleNeighbours` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `new_from_world_pos` are never used [INFO] [stdout] --> src/grids/coordinates.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TriangleCoord { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn new(q: i32, r: i32, flip: bool) -> TriangleCoord { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn new_from_world_pos(pos: Vec3, primitive: &Triangles) -> TriangleCoord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> src/grids/coordinates.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn is_odd(y: f32, heigth: f32) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_flip` is never used [INFO] [stdout] --> src/grids/coordinates.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn is_flip(primitive: &Triangles, pos: &Vec3, q: i32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_world_pos` is never used [INFO] [stdout] --> src/grids/coordinates.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl SquareCoord { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 170 | pub fn to_world_pos(&self, primitive: Squares) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PointyUp` and `FlatUp` are never constructed [INFO] [stdout] --> src/grids/coordinates.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub enum HexOrientation { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 242 | PointyUp, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 243 | FlatUp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HexOrientation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_world_pos` is never used [INFO] [stdout] --> src/grids/coordinates.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 251 | impl HexCoord { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_grid` is never used [INFO] [stdout] --> src/grids/primitives.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait GridPrimitive { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 10 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `neighbors` is never read [INFO] [stdout] --> src/grids/primitives.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Triangles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub neighbors: TriangleNeighbours, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Triangles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer` is never read [INFO] [stdout] --> src/grids/primitives.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Squares { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | pub layer: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squares` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer` is never read [INFO] [stdout] --> src/grids/primitives.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Hexes { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub layer: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hexes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `XZ` is never constructed [INFO] [stdout] --> src/grids/primitives.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub enum GridAlign { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 169 | XY, [INFO] [stdout] 170 | XZ, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridAlign` 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 5.44s [INFO] running `Command { std: "docker" "inspect" "26683389ad9682e8cf612f1d56d3760405f59b37bc1fa008d0659c451c3bbd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26683389ad9682e8cf612f1d56d3760405f59b37bc1fa008d0659c451c3bbd4e", kill_on_drop: false }` [INFO] [stdout] 26683389ad9682e8cf612f1d56d3760405f59b37bc1fa008d0659c451c3bbd4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 031f51914846b07b4d87ee960528e1fcce406f17c146913f2f1e238e0a38799b [INFO] running `Command { std: "docker" "start" "-a" "031f51914846b07b4d87ee960528e1fcce406f17c146913f2f1e238e0a38799b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `scalar` [INFO] [stderr] --> src/grids/coordinates.rs:136:31 [INFO] [stderr] | [INFO] [stderr] 136 | fn scalar_multiply(&self, scalar: i32) -> Self { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rhs` [INFO] [stderr] --> src/grids/coordinates.rs:150:18 [INFO] [stderr] | [INFO] [stderr] 150 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rhs` [INFO] [stderr] --> src/grids/coordinates.rs:157:18 [INFO] [stderr] | [INFO] [stderr] 157 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/grids/coordinates.rs:252:32 [INFO] [stderr] | [INFO] [stderr] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `orientation` [INFO] [stderr] --> src/grids/coordinates.rs:252:43 [INFO] [stderr] | [INFO] [stderr] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `grid_width` [INFO] [stderr] --> src/grids/primitives.rs:54:23 [INFO] [stderr] | [INFO] [stderr] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `grid_height` [INFO] [stderr] --> src/grids/primitives.rs:54:40 [INFO] [stderr] | [INFO] [stderr] 54 | fn to_grid(&self, grid_width: u32, grid_height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/grids/primitives.rs:76:23 [INFO] [stderr] | [INFO] [stderr] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/grids/primitives.rs:76:35 [INFO] [stderr] | [INFO] [stderr] 76 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/grids/primitives.rs:154:23 [INFO] [stderr] | [INFO] [stderr] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/grids/primitives.rs:154:35 [INFO] [stderr] | [INFO] [stderr] 154 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/grids/mod.rs:64:27 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/grids/mod.rs:64:39 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/grids/mod.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct GridMap(HashMap); [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stderr] --> src/grids/mod.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 38 | impl GridConfig { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] 39 | pub fn to_mesh(&self) -> Mesh { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `to_mesh` and `to_grid` are never used [INFO] [stderr] --> src/grids/mod.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 60 | impl GridConfig { [INFO] [stderr] | ---------------------- methods in this implementation [INFO] [stderr] 61 | pub fn to_mesh(&self) -> Mesh { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/grids/mod.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 76 | impl GridPlugin { [INFO] [stderr] | ------------------------ associated function in this implementation [INFO] [stderr] 77 | pub fn new(primitive: Squares) -> GridPlugin { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/grids/mod.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 81 | impl GridPlugin { [INFO] [stderr] | ---------------------- associated function in this implementation [INFO] [stderr] 82 | pub fn new(primitive: Hexes) -> GridPlugin { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `distance`, `magnitude`, `neighbours`, and `scalar_multiply` are never used [INFO] [stderr] --> src/grids/coordinates.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub trait Coords [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] ... [INFO] [stderr] 20 | fn distance(&self, other: &T) -> u32; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | fn magnitude(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | fn neighbours(&self) -> Vec; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 28 | [INFO] [stderr] 29 | fn scalar_multiply(&self, scalar: i32) -> T; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Strict` is never constructed [INFO] [stderr] --> src/grids/coordinates.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 34 | pub enum TriangleNeighbours { [INFO] [stderr] | ------------------ variant in this enum [INFO] [stderr] 35 | Strict, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TriangleNeighbours` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated functions `new` and `new_from_world_pos` are never used [INFO] [stderr] --> src/grids/coordinates.rs:78:12 [INFO] [stderr] | [INFO] [stderr] 46 | impl TriangleCoord { [INFO] [stderr] | ------------------ associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 78 | pub fn new(q: i32, r: i32, flip: bool) -> TriangleCoord { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | pub fn new_from_world_pos(pos: Vec3, primitive: &Triangles) -> TriangleCoord { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_odd` is never used [INFO] [stderr] --> src/grids/coordinates.rs:105:4 [INFO] [stderr] | [INFO] [stderr] 105 | fn is_odd(y: f32, heigth: f32) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_flip` is never used [INFO] [stderr] --> src/grids/coordinates.rs:109:4 [INFO] [stderr] | [INFO] [stderr] 109 | fn is_flip(primitive: &Triangles, pos: &Vec3, q: i32) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_world_pos` is never used [INFO] [stderr] --> src/grids/coordinates.rs:170:12 [INFO] [stderr] | [INFO] [stderr] 169 | impl SquareCoord { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 170 | pub fn to_world_pos(&self, primitive: Squares) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `PointyUp` and `FlatUp` are never constructed [INFO] [stderr] --> src/grids/coordinates.rs:242:5 [INFO] [stderr] | [INFO] [stderr] 241 | pub enum HexOrientation { [INFO] [stderr] | -------------- variants in this enum [INFO] [stderr] 242 | PointyUp, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 243 | FlatUp, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HexOrientation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `to_world_pos` is never used [INFO] [stderr] --> src/grids/coordinates.rs:252:12 [INFO] [stderr] | [INFO] [stderr] 251 | impl HexCoord { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] 252 | pub fn to_world_pos(&self, size: f32, orientation: &HexOrientation) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_grid` is never used [INFO] [stderr] --> src/grids/primitives.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub trait GridPrimitive { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] 10 | fn to_grid(&self, width: u32, height: u32) -> (Mesh, Vec); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `neighbors` is never read [INFO] [stderr] --> src/grids/primitives.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Triangles { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | pub neighbors: TriangleNeighbours, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Triangles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `layer` is never read [INFO] [stderr] --> src/grids/primitives.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 69 | pub struct Squares { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 72 | pub layer: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Squares` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `layer` is never read [INFO] [stderr] --> src/grids/primitives.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 112 | pub struct Hexes { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 116 | pub layer: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Hexes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `XZ` is never constructed [INFO] [stderr] --> src/grids/primitives.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 168 | pub enum GridAlign { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] 169 | XY, [INFO] [stderr] 170 | XZ, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `GridAlign` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `human_action` (bin "human_action" test) generated 31 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/human_action-8836323984d3ed54) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test grids::coordinates::tests::it_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- grids::coordinates::tests::it_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'grids::coordinates::tests::it_works' panicked at src/grids/coordinates.rs:318:9: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de9999591c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de9999591c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de9999591c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5de9999591c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5de99997f7b3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5de99997f7b3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5de9999562e3 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5de999959012 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5de99995a5ef - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5de99995a408 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5de9999237d5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x5de9999237d5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5de99995b063 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x5de99995b063 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5de99995ad06 - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x5de9999596d9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5de99995a9cd - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5de9998e9ca0 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5de9998e9d2c - core::panicking::panic::had768957450a0f86 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5de9998ea66d - human_action::grids::coordinates::tests::it_works::hfada37a43fbd94ad [INFO] [stdout] at /opt/rustwide/workdir/src/grids/coordinates.rs:318:9 [INFO] [stdout] 20: 0x5de9998ea637 - human_action::grids::coordinates::tests::it_works::{{closure}}::hfc27fdbd3156e046 [INFO] [stdout] at /opt/rustwide/workdir/src/grids/coordinates.rs:317:18 [INFO] [stdout] 21: 0x5de9998ea466 - core::ops::function::FnOnce::call_once::h9b1c30bfae9b8897 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5de999928f5b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5de999928f5b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 24: 0x5de999927e48 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 25: 0x5de999927e48 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5de999927e48 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x5de999927e48 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 28: 0x5de999927e48 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 29: 0x5de999927e48 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 30: 0x5de999927e48 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 31: 0x5de9998ebdd5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 32: 0x5de9998ebdd5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x5de9998ef84a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5de9998ef84a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5de9998ef84a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 36: 0x5de9998ef84a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 37: 0x5de9998ef84a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 38: 0x5de9998ef84a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5de9998ef84a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5de99995edab - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 41: 0x5de99995edab - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 42: 0x5de99995edab - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x708c647c3aa4 - [INFO] [stdout] 44: 0x708c64850a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] grids::coordinates::tests::it_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin human_action` [INFO] running `Command { std: "docker" "inspect" "031f51914846b07b4d87ee960528e1fcce406f17c146913f2f1e238e0a38799b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031f51914846b07b4d87ee960528e1fcce406f17c146913f2f1e238e0a38799b", kill_on_drop: false }` [INFO] [stdout] 031f51914846b07b4d87ee960528e1fcce406f17c146913f2f1e238e0a38799b