[INFO] cloning repository https://github.com/RadBoogie/vectar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RadBoogie/vectar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadBoogie%2Fvectar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadBoogie%2Fvectar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac307a01f68c018bd90c73976830f490e26a5b20 [INFO] testing RadBoogie/vectar against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadBoogie%2Fvectar" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RadBoogie/vectar [INFO] finished tweaking git repo https://github.com/RadBoogie/vectar [INFO] tweaked toml for git repo https://github.com/RadBoogie/vectar written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RadBoogie/vectar on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RadBoogie/vectar 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 039bd03c446826ddb27cefe444e522417b84f3aeb8b5fd70e2e3c643c7bc1596 [INFO] running `Command { std: "docker" "start" "-a" "039bd03c446826ddb27cefe444e522417b84f3aeb8b5fd70e2e3c643c7bc1596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039bd03c446826ddb27cefe444e522417b84f3aeb8b5fd70e2e3c643c7bc1596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039bd03c446826ddb27cefe444e522417b84f3aeb8b5fd70e2e3c643c7bc1596", kill_on_drop: false }` [INFO] [stdout] 039bd03c446826ddb27cefe444e522417b84f3aeb8b5fd70e2e3c643c7bc1596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b440de34d8d338f59a8b4977fb43125e5857f7264b82fa249a4527db83d1bd [INFO] running `Command { std: "docker" "start" "-a" "c4b440de34d8d338f59a8b4977fb43125e5857f7264b82fa249a4527db83d1bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling egui_glow v0.31.1 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling egui-winit v0.31.1 [INFO] [stderr] Compiling eframe v0.31.1 [INFO] [stderr] Compiling vectar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eframe::egui` [INFO] [stdout] --> src/screens/title_screen.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [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 imports: `Align2`, `Color32`, `FontId`, and `Pos2` [INFO] [stdout] --> src/screens/title_screen.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Align2` and `FontId` [INFO] [stdout] --> src/screens/level1_screen.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2, Stroke}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> src/player/camera.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/types/geometry.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::epaint::StrokeKind` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use eframe::epaint::StrokeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `Pos2`, `Rect`, `Stroke`, and `Vec2` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use egui::{Color32, Pos2, Rect, Stroke, Vec2}; [INFO] [stdout] | ^^^^^^^ ^^^^ ^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `title_screen` [INFO] [stdout] --> src/main.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::screens::{huds, title_screen, level1_screen}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera` [INFO] [stdout] --> src/screens/title_screen.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `painter` [INFO] [stdout] --> src/screens/title_screen.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_painter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screens/level1_screen.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | let mut parts: Vec<&str> = part.split("//").collect(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vert_count` is assigned to, but never used [INFO] [stdout] --> src/player/camera.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | let mut vert_count = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_vert_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `axis` [INFO] [stdout] --> src/player/camera.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> src/player/camera.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, _angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SCREEN_HEIGHT` [INFO] [stdout] | [INFO] [stdout] 175 - let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] 175 + let (axis, SCREEN_HEIGHT) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update` [INFO] [stdout] --> src/utils/message_bus.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/main.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | if let Some(pos) = input.pointer.latest_pos() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameHud` is never constructed [INFO] [stdout] --> src/screens/huds.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct GameHud; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/screens/huds.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl GameHud { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 49 | pub fn new() -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TitleScreen` is never constructed [INFO] [stdout] --> src/screens/title_screen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TitleScreen; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/screens/title_screen.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl TitleScreen { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `far_plane_distance` is never read [INFO] [stdout] --> src/player/camera.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | far_plane_distance: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vector2D` is never constructed [INFO] [stdout] --> src/types/geometry.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Vector2D { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `angle_to_other_vector`, `normalise`, `dot_product`, and `subtract` are never used [INFO] [stdout] --> src/types/geometry.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Vector2D { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn angle_to_other_vector(&self, other_vector: &Vector2D) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn normalise(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn dot_product(&self, vector: &Vector2D) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn subtract(&self, vector: &Vector2D) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `rotate_pitch` and `rotate` are never used [INFO] [stdout] --> src/types/geometry.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl Vector3D { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn rotate_pitch(&self, radians: f32) -> Vector3D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn rotate(&self, rotation: &Vector3D) -> Vector3D { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vec3` is never used [INFO] [stdout] --> src/types/geometry.rs:591:4 [INFO] [stdout] | [INFO] [stdout] 591 | fn vec3(x: f32, y: f32, z: f32) -> Vector3D { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_vectors_approx_eq` is never used [INFO] [stdout] --> src/types/geometry.rs:596:4 [INFO] [stdout] | [INFO] [stdout] 596 | fn assert_vectors_approx_eq(v1: &Vector3D, v2: &Vector3D, epsilon: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MessageBus` is never constructed [INFO] [stdout] --> src/utils/message_bus.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MessageBus{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `register`, `unregister`, `send_message`, and `get_message` are never used [INFO] [stdout] --> src/utils/message_bus.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl MessageBus { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn register(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn send_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `rotation` should have an upper case name [INFO] [stdout] --> src/screens/level1_screen.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | static mut rotation: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 129 - static mut rotation: f32 = 0.0; [INFO] [stdout] 129 + static mut ROTATION: f32 = 0.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/utils/message_bus.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | &mut self.subscribers.push(update); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 16 | let _ = &mut self.subscribers.push(update); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/utils/message_bus.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 26 | let _ = &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "c4b440de34d8d338f59a8b4977fb43125e5857f7264b82fa249a4527db83d1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b440de34d8d338f59a8b4977fb43125e5857f7264b82fa249a4527db83d1bd", kill_on_drop: false }` [INFO] [stdout] c4b440de34d8d338f59a8b4977fb43125e5857f7264b82fa249a4527db83d1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2f4204fb6915c03132ad3b8264f6bbd4e2d13335c6dee7311b09b7697baf32 [INFO] running `Command { std: "docker" "start" "-a" "8c2f4204fb6915c03132ad3b8264f6bbd4e2d13335c6dee7311b09b7697baf32", kill_on_drop: false }` [INFO] [stderr] Compiling vectar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eframe::egui` [INFO] [stdout] --> src/screens/title_screen.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [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 imports: `Align2`, `Color32`, `FontId`, and `Pos2` [INFO] [stdout] --> src/screens/title_screen.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Align2` and `FontId` [INFO] [stdout] --> src/screens/level1_screen.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2, Stroke}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> src/player/camera.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::epaint::StrokeKind` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use eframe::epaint::StrokeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color32`, `Pos2`, `Rect`, `Stroke`, and `Vec2` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use egui::{Color32, Pos2, Rect, Stroke, Vec2}; [INFO] [stdout] | ^^^^^^^ ^^^^ ^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `title_screen` [INFO] [stdout] --> src/main.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::screens::{huds, title_screen, level1_screen}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera` [INFO] [stdout] --> src/screens/title_screen.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `painter` [INFO] [stdout] --> src/screens/title_screen.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_painter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screens/level1_screen.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | let mut parts: Vec<&str> = part.split("//").collect(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vert_count` is assigned to, but never used [INFO] [stdout] --> src/player/camera.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | let mut vert_count = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_vert_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `axis` [INFO] [stdout] --> src/player/camera.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> src/player/camera.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 175 | let (axis, _angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SCREEN_HEIGHT` [INFO] [stdout] | [INFO] [stdout] 175 - let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] 175 + let (axis, SCREEN_HEIGHT) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update` [INFO] [stdout] --> src/utils/message_bus.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/main.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | if let Some(pos) = input.pointer.latest_pos() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameHud` is never constructed [INFO] [stdout] --> src/screens/huds.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct GameHud; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/screens/huds.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl GameHud { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 49 | pub fn new() -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TitleScreen` is never constructed [INFO] [stdout] --> src/screens/title_screen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TitleScreen; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/screens/title_screen.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl TitleScreen { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `far_plane_distance` is never read [INFO] [stdout] --> src/player/camera.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | far_plane_distance: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `rotate_pitch` and `rotate` are never used [INFO] [stdout] --> src/types/geometry.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl Vector3D { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn rotate_pitch(&self, radians: f32) -> Vector3D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn rotate(&self, rotation: &Vector3D) -> Vector3D { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MessageBus` is never constructed [INFO] [stdout] --> src/utils/message_bus.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MessageBus{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `register`, `unregister`, `send_message`, and `get_message` are never used [INFO] [stdout] --> src/utils/message_bus.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl MessageBus { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn register(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn send_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `rotation` should have an upper case name [INFO] [stdout] --> src/screens/level1_screen.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | static mut rotation: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 129 - static mut rotation: f32 = 0.0; [INFO] [stdout] 129 + static mut ROTATION: f32 = 0.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/utils/message_bus.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | &mut self.subscribers.push(update); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 16 | let _ = &mut self.subscribers.push(update); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/utils/message_bus.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 26 | let _ = &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "8c2f4204fb6915c03132ad3b8264f6bbd4e2d13335c6dee7311b09b7697baf32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2f4204fb6915c03132ad3b8264f6bbd4e2d13335c6dee7311b09b7697baf32", kill_on_drop: false }` [INFO] [stdout] 8c2f4204fb6915c03132ad3b8264f6bbd4e2d13335c6dee7311b09b7697baf32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdf452b4d9a4df5dfe77e1887d3ec0a1b9efcb5118ae0d57173238e9709a2ca0 [INFO] running `Command { std: "docker" "start" "-a" "bdf452b4d9a4df5dfe77e1887d3ec0a1b9efcb5118ae0d57173238e9709a2ca0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `eframe::egui` [INFO] [stderr] --> src/screens/title_screen.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use eframe::egui; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Align2`, `Color32`, `FontId`, and `Pos2` [INFO] [stderr] --> src/screens/title_screen.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Align2` and `FontId` [INFO] [stderr] --> src/screens/level1_screen.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use eframe::egui::{Align2, Color32, FontId, Painter, Pos2, Stroke}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stderr] --> src/player/camera.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `eframe::epaint::StrokeKind` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use eframe::epaint::StrokeKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Color32`, `Pos2`, `Rect`, `Stroke`, and `Vec2` [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | use egui::{Color32, Pos2, Rect, Stroke, Vec2}; [INFO] [stderr] | ^^^^^^^ ^^^^ ^^^^ ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `title_screen` [INFO] [stderr] --> src/main.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::screens::{huds, title_screen, level1_screen}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `camera` [INFO] [stderr] --> src/screens/title_screen.rs:16:22 [INFO] [stderr] | [INFO] [stderr] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `painter` [INFO] [stderr] --> src/screens/title_screen.rs:16:39 [INFO] [stderr] | [INFO] [stderr] 16 | fn render(&self, camera: &Camera, painter: &Painter) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_painter` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/screens/level1_screen.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | let mut parts: Vec<&str> = part.split("//").collect(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `vert_count` is assigned to, but never used [INFO] [stderr] --> src/player/camera.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | let mut vert_count = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_vert_count` instead [INFO] [stderr] [INFO] [stderr] warning: unused variable: `axis` [INFO] [stderr] --> src/player/camera.rs:175:18 [INFO] [stderr] | [INFO] [stderr] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_axis` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle` [INFO] [stderr] --> src/player/camera.rs:175:24 [INFO] [stderr] | [INFO] [stderr] 175 | let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is intentional, prefix it with an underscore [INFO] [stderr] | [INFO] [stderr] 175 | let (axis, _angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stderr] | + [INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `SCREEN_HEIGHT` [INFO] [stderr] | [INFO] [stderr] 175 - let (axis, angle) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stderr] 175 + let (axis, SCREEN_HEIGHT) = self.rotation_vector.get_rotation_to_z_forward(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `update` [INFO] [stderr] --> src/utils/message_bus.rs:19:34 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> src/main.rs:55:25 [INFO] [stderr] | [INFO] [stderr] 55 | if let Some(pos) = input.pointer.latest_pos() { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] [INFO] [stderr] warning: struct `GameHud` is never constructed [INFO] [stderr] --> src/screens/huds.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct GameHud; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/screens/huds.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 48 | impl GameHud { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] 49 | pub fn new() -> Self{ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TitleScreen` is never constructed [INFO] [stderr] --> src/screens/title_screen.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct TitleScreen; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/screens/title_screen.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl TitleScreen { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 10 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `far_plane_distance` is never read [INFO] [stderr] --> src/player/camera.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Camera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | far_plane_distance: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `rotate_pitch` and `rotate` are never used [INFO] [stderr] --> src/types/geometry.rs:191:12 [INFO] [stderr] | [INFO] [stderr] 98 | impl Vector3D { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 191 | pub fn rotate_pitch(&self, radians: f32) -> Vector3D { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 217 | pub fn rotate(&self, rotation: &Vector3D) -> Vector3D { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MessageBus` is never constructed [INFO] [stderr] --> src/utils/message_bus.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct MessageBus{ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `register`, `unregister`, `send_message`, and `get_message` are never used [INFO] [stderr] --> src/utils/message_bus.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 8 | impl MessageBus { [INFO] [stderr] | --------------- associated items in this implementation [INFO] [stderr] 9 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | pub fn register(&mut self, update: fn(&str, &str)){ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | pub fn unregister(&mut self, update: fn(&str, &str)){ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn send_message(&self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn get_message(&self) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static variable `rotation` should have an upper case name [INFO] [stderr] --> src/screens/level1_screen.rs:129:12 [INFO] [stderr] | [INFO] [stderr] 129 | static mut rotation: f32 = 0.0; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] help: convert the identifier to upper case [INFO] [stderr] | [INFO] [stderr] 129 - static mut rotation: f32 = 0.0; [INFO] [stderr] 129 + static mut ROTATION: f32 = 0.0; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/utils/message_bus.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | &mut self.subscribers.push(update); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 16 | let _ = &mut self.subscribers.push(update); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/utils/message_bus.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 26 | let _ = &self.subscribers.iter().for_each(|subscriber| subscriber("Hello", "World")); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `vectar` (bin "vectar" test) generated 26 warnings (run `cargo fix --bin "vectar" --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vectar-d10cc8570c2310ce) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test objects::mesh::test_apply_rotation ... ok [INFO] [stdout] test objects::mesh::test_rotate_roll ... ok [INFO] [stdout] test objects::mesh::test_rotate_pitch ... ok [INFO] [stdout] test objects::mesh::test_rotate_yaw ... ok [INFO] [stdout] test types::geometry::test_angle_to_other_vector ... ok [INFO] [stdout] test types::geometry::test_angle_to_other_vector3d ... ok [INFO] [stdout] test objects::mesh::test_translate_point ... ok [INFO] [stdout] test player::camera::tests::test_calc_near_plane_distance ... ok [INFO] [stdout] test types::geometry::test_euler_to_vector_zero ... ok [INFO] [stdout] test types::geometry::test_rotation_to_z_axis_arbitrary ... ok [INFO] [stdout] test types::geometry::test_rotation_to_z_axis_negative_z ... ok [INFO] [stdout] test types::geometry::test_set_length_vector3d ... ok [INFO] [stdout] test types::geometry::test_subtract ... ok [INFO] [stdout] test types::geometry::test_subtract_negative ... ok [INFO] [stdout] test types::geometry::test_subtract_negative_vector3d ... ok [INFO] [stdout] test types::geometry::test_subtract_vector3d ... ok [INFO] [stdout] test types::geometry::tests::test_normalise_vector_negative_direction ... ok [INFO] [stdout] test types::geometry::tests::test_normalise_vector_positive_direction ... ok [INFO] [stdout] test types::geometry::test_dot_product_vector3d ... ok [INFO] [stdout] test types::geometry::test_rotation_to_z_axis_diagonal ... ok [INFO] [stdout] test types::geometry::test_euler_to_vector_pitch_90 ... ok [INFO] [stdout] test types::geometry::test_rotation_to_z_axis_already_z ... ok [INFO] [stdout] test types::geometry::test_euler_to_vector_yaw_90 ... FAILED [INFO] [stdout] test types::geometry::test_rotation_to_z_axis_x_axis ... FAILED [INFO] [stdout] test types::geometry::test_euler_to_vector_diagonal ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- types::geometry::test_euler_to_vector_yaw_90 stdout ---- [INFO] [stdout] Euler: Pitch:0, Roll:0, Yaw:90 [INFO] [stdout] Vector: Vector3D { x: -1.0, y: 0.0, z: -4.371139e-8 } [INFO] [stdout] [INFO] [stdout] thread 'types::geometry::test_euler_to_vector_yaw_90' (28) panicked at src/types/geometry.rs:597:5: [INFO] [stdout] Vectors not equal: v1=Vector3D { x: -1.0, y: 0.0, z: -4.371139e-8 }, v2=Vector3D { x: 0.0, y: 0.0, z: -1.0 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650f6a91ad52 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650f6a91ad52 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650f6a91ad52 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650f6a91ad52 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650f6a92ba0f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x650f6a92ba0f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x650f6a8e7df1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650f6a8e7df1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x650f6a8f3ec2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x650f6a8f8a0f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x650f6a8f88a1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x650f6a8b80fe - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x650f6a8b80fe - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x650f6a8f90cf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x650f6a8f90cf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x650f6a8f8f2a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x650f6a8f3ff9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x650f6a8dc2ed - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x650f6a9332e0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x650f6a8937db - vectar::types::geometry::assert_vectors_approx_eq::h6941e7fbfd5532ce [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:597:5 [INFO] [stdout] 20: 0x650f6a893cfb - vectar::types::geometry::test_euler_to_vector_yaw_90::h08b8fa73a70bc753 [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:718:5 [INFO] [stdout] 21: 0x650f6a893d17 - vectar::types::geometry::test_euler_to_vector_yaw_90::{{closure}}::hbdc1d642d2cb7b38 [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:710:33 [INFO] [stdout] 22: 0x650f6a892d06 - core::ops::function::FnOnce::call_once::hf9ff5137f0df2c7e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x650f6a8b7ebb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650f6a8b7ebb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x650f6a8cdb05 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x650f6a8cdb05 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x650f6a8cdb05 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x650f6a8cdb05 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x650f6a8cdb05 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x650f6a8cdb05 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x650f6a8cdb05 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x650f6a8a42e4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x650f6a8a42e4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x650f6a8a7bea - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x650f6a8a7bea - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x650f6a8a7bea - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x650f6a8a7bea - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x650f6a8a7bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x650f6a8ef13f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x650f6a8ef13f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x77471471caa4 - [INFO] [stdout] 44: 0x7747147a9a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- types::geometry::test_rotation_to_z_axis_x_axis stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'types::geometry::test_rotation_to_z_axis_x_axis' (34) panicked at src/types/geometry.rs:597:5: [INFO] [stdout] Vectors not equal: v1=Vector3D { x: 0.0, y: -1.0, z: 0.0 }, v2=Vector3D { x: 0.0, y: 1.0, z: 0.0 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650f6a91ad52 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650f6a91ad52 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650f6a91ad52 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650f6a91ad52 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650f6a92ba0f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x650f6a92ba0f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x650f6a8e7df1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650f6a8e7df1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x650f6a8f3ec2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x650f6a8f8a0f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x650f6a8f88a1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x650f6a8b80fe - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x650f6a8b80fe - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x650f6a8f90cf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x650f6a8f90cf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x650f6a8f8f2a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x650f6a8f3ff9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x650f6a8dc2ed - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x650f6a9332e0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x650f6a8937db - vectar::types::geometry::assert_vectors_approx_eq::h6941e7fbfd5532ce [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:597:5 [INFO] [stdout] 20: 0x650f6a89406b - vectar::types::geometry::test_rotation_to_z_axis_x_axis::h7083d2a28a92797f [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:626:5 [INFO] [stdout] 21: 0x650f6a894167 - vectar::types::geometry::test_rotation_to_z_axis_x_axis::{{closure}}::h15ff77d37e4e909d [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:620:36 [INFO] [stdout] 22: 0x650f6a892a06 - core::ops::function::FnOnce::call_once::h854132dada823838 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x650f6a8b7ebb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650f6a8b7ebb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x650f6a8cdb05 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x650f6a8cdb05 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x650f6a8cdb05 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x650f6a8cdb05 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x650f6a8cdb05 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x650f6a8cdb05 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x650f6a8cdb05 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x650f6a8a42e4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x650f6a8a42e4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x650f6a8a7bea - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x650f6a8a7bea - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x650f6a8a7bea - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x650f6a8a7bea - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x650f6a8a7bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x650f6a8ef13f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x650f6a8ef13f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x77471471caa4 - [INFO] [stdout] 44: 0x7747147a9a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- types::geometry::test_euler_to_vector_diagonal stdout ---- [INFO] [stdout] Euler: Pitch:45, Roll:0, Yaw:45 [INFO] [stdout] Vector: Vector3D { x: -0.49999997, y: 0.70710677, z: 0.49999997 } [INFO] [stdout] [INFO] [stdout] thread 'types::geometry::test_euler_to_vector_diagonal' (26) panicked at src/types/geometry.rs:597:5: [INFO] [stdout] Vectors not equal: v1=Vector3D { x: -0.49999997, y: 0.70710677, z: 0.49999997 }, v2=Vector3D { x: 0.49999997, y: 0.70710677, z: -0.49999997 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650f6a91ad52 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650f6a91ad52 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650f6a91ad52 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650f6a91ad52 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650f6a92ba0f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x650f6a92ba0f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x650f6a8e7df1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650f6a8e7df1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x650f6a8f3ec2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x650f6a8f8a0f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x650f6a8f88a1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x650f6a8b80fe - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x650f6a8b80fe - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x650f6a8f90cf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x650f6a8f90cf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x650f6a8f8f2a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x650f6a8f3ff9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x650f6a8dc2ed - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x650f6a9332e0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x650f6a8937db - vectar::types::geometry::assert_vectors_approx_eq::h6941e7fbfd5532ce [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:597:5 [INFO] [stdout] 20: 0x650f6a893efe - vectar::types::geometry::test_euler_to_vector_diagonal::h7d21b743261e5a67 [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:735:5 [INFO] [stdout] 21: 0x650f6a893f27 - vectar::types::geometry::test_euler_to_vector_diagonal::{{closure}}::he9b5a605babb06b2 [INFO] [stdout] at /opt/rustwide/workdir/src/types/geometry.rs:722:35 [INFO] [stdout] 22: 0x650f6a892a86 - core::ops::function::FnOnce::call_once::h8868b261dfcabe32 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x650f6a8b7ebb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650f6a8b7ebb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x650f6a8cdb05 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x650f6a8cdb05 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x650f6a8cdb05 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x650f6a8cdb05 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x650f6a8cdb05 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x650f6a8cdb05 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x650f6a8cdb05 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x650f6a8a42e4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x650f6a8a42e4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x650f6a8a7bea - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x650f6a8a7bea - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x650f6a8a7bea - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x650f6a8a7bea - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x650f6a8a7bea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x650f6a8a7bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x650f6a8ef13f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x650f6a8ef13f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x77471471caa4 - [INFO] [stdout] 44: 0x7747147a9a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] types::geometry::test_euler_to_vector_diagonal [INFO] [stdout] types::geometry::test_euler_to_vector_yaw_90 [INFO] [stdout] types::geometry::test_rotation_to_z_axis_x_axis [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin vectar` [INFO] running `Command { std: "docker" "inspect" "bdf452b4d9a4df5dfe77e1887d3ec0a1b9efcb5118ae0d57173238e9709a2ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf452b4d9a4df5dfe77e1887d3ec0a1b9efcb5118ae0d57173238e9709a2ca0", kill_on_drop: false }` [INFO] [stdout] bdf452b4d9a4df5dfe77e1887d3ec0a1b9efcb5118ae0d57173238e9709a2ca0