[INFO] cloning repository https://github.com/ThisD0T/bogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThisD0T/bogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisD0T%2Fbogue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisD0T%2Fbogue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f373ec5a5d32cdcbcbd61ed4e92d92ceb29f6d78 [INFO] testing ThisD0T/bogue against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisD0T%2Fbogue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThisD0T/bogue on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ThisD0T/bogue [INFO] finished tweaking git repo https://github.com/ThisD0T/bogue [INFO] tweaked toml for git repo https://github.com/ThisD0T/bogue written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ThisD0T/bogue 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c1dcf3f355d3e7bd0123e078e54cc8ecc49013ab89b9c2e2b635621b246ba4a [INFO] running `Command { std: "docker" "start" "-a" "2c1dcf3f355d3e7bd0123e078e54cc8ecc49013ab89b9c2e2b635621b246ba4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1dcf3f355d3e7bd0123e078e54cc8ecc49013ab89b9c2e2b635621b246ba4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1dcf3f355d3e7bd0123e078e54cc8ecc49013ab89b9c2e2b635621b246ba4a", kill_on_drop: false }` [INFO] [stdout] 2c1dcf3f355d3e7bd0123e078e54cc8ecc49013ab89b9c2e2b635621b246ba4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9faeeb834bab83d996393c6d1dc32b26a7804d12cbcc57bc4857e87be2194d [INFO] running `Command { std: "docker" "start" "-a" "4b9faeeb834bab83d996393c6d1dc32b26a7804d12cbcc57bc4857e87be2194d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.8.1 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling const_panic v0.2.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling bevy_encase_derive v0.8.1 [INFO] [stderr] Compiling bevy_render_macros v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ab_glyph v0.2.17 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_math v0.8.1 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling bevy_mikktspace v0.8.1 [INFO] [stderr] Compiling hexasphere v7.2.1 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.12.0 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_asset v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_winit v0.8.1 [INFO] [stderr] Compiling bevy_gilrs v0.8.1 [INFO] [stderr] Compiling bevy_animation v0.8.1 [INFO] [stderr] Compiling bevy_audio v0.8.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling bevy_render v0.8.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.8.1 [INFO] [stderr] Compiling bevy_scene v0.8.1 [INFO] [stderr] Compiling bevy_sprite v0.8.1 [INFO] [stderr] Compiling bevy_pbr v0.8.1 [INFO] [stderr] Compiling bevy_text v0.8.1 [INFO] [stderr] Compiling bevy_ui v0.8.1 [INFO] [stderr] Compiling bevy_gltf v0.8.1 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling bevy_egui v0.15.1 [INFO] [stderr] Compiling bevy-inspector-egui v0.12.1 [INFO] [stderr] Compiling bogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | mut commands: Commands, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | mut commands: Commands, [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut temp_acceleration = physics_vars.acceleration; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut temp_vel = physics_vars.velocity; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut decel_vector = temp_vel * -0.1; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `render::camera::ScalingMode` and `sprite::collide_aabb::collide` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | render::camera::ScalingMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | sprite::collide_aabb::collide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `thread_rng` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | thread_rng, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameEnd`, `PlayerFlag`, `Playing`, and `SizeVars` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | SizeVars, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | PlayerFlag, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | GameState::{Playing, GameEnd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ButtonState` and `keyboard::KeyboardInput` [INFO] [stdout] --> src/input.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | ButtonState, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | keyboard::KeyboardInput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameEnd` and `Playing` [INFO] [stdout] --> src/input.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | GameState::{Playing, GameEnd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sprite::collide_aabb::collide` [INFO] [stdout] --> src/gameobject.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | sprite::collide_aabb::collide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameEnd` and `Playing` [INFO] [stdout] --> src/gameobject.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | GameState::{Playing, GameEnd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> src/killbox.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | thread_rng, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameEnd` and `Playing` [INFO] [stdout] --> src/killbox.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | GameState::{Playing, GameEnd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameEnd`, `Playing`, and `make_text` [INFO] [stdout] --> src/ui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | make_text, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | GameState::{Playing, GameEnd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RegisterInspectable` [INFO] [stdout] --> src/debug.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | RegisterInspectable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | mut commands: Commands, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | mut commands: Commands, [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut temp_acceleration = physics_vars.acceleration; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut temp_vel = physics_vars.velocity; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut decel_vector = temp_vel * -0.1; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> src/input.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | let (mut transform, mut phys_vars) = player_query.single_mut(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/input.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | let (mut transform, mut phys_vars) = player_query.single_mut(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/gameobject.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let health = query.single_mut(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/gameobject.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | mut state: ResMut>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gameobject.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | mut state: ResMut>, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/killbox.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | mut commands: Commands, [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/killbox.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | position: Vec3, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/killbox.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | size: Vec2, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/killbox.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | mut query: Query<(Entity, &mut Transform, &mut SizeVars), With>, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/ui.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | mut commands: Commands, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | mut commands: Commands, [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/ui.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | mut commands: Commands, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/ui.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | state: ResMut>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | mut commands: Commands, [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let mut health = player_query.single_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_text` is never used [INFO] [stdout] --> src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn make_text( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLAYER_SIZE` is never used [INFO] [stdout] --> src/gameobject.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const PLAYER_SIZE: f32 = 25.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqPUr16/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_inspector_egui-82b22e5d3fe9d8bd.rlib,libpretty_type_name-d2c1c213c847064f.rlib,libbevy_egui-87e47cf64c8a7212.rlib,libwebbrowser-6e9d40fed31fa657.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libarboard-d6940054459a17c7.rlib,libimage-0c5249febffac94c.rlib,libnum_iter-f7641c0d10a84dff.rlib,libpng-7862b3e84103f2d7.rlib,libminiz_oxide-0e349b524b90f291.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_rational-d2c32dbd708c1589.rlib,libx11rb-f1a77012d2528498.rlib,libgethostname-00894b62d671cd61.rlib,libnix-1d650107cf96b0b3.rlib,libegui-acf57abc4f08c752.rlib,libepaint-5e41c8ef92d16062.rlib,libnohash_hasher-d70a43ff1b8813cc.rlib,libemath-c11141ead2ac2bca.rlib,librand-f76f85c1ee260003.rlib,librand_chacha-65c466f1fc05d869.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-45e6176213b8776d.rlib,libbevy-4b6cd00fd55b0604.rlib,libbevy_internal-12db7b5ea40d119d.rlib,libbevy_winit-e87fb2dc5a8775f2.rlib,libwinit-98856a723330b2a3.rlib,libx11_dl-5f911736f98dd50a.rlib,libbevy_ui-81d1e8ecd146e32b.rlib,libtaffy-1cb6edad6fa254a5.rlib,libbevy_text-6429b7b14e3e3d9c.rlib,libglyph_brush_layout-5a87eb1f63e87ea4.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-d97d3d5868be73a0.rlib,libowned_ttf_parser-df2370fcfd6c7373.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libab_glyph_rasterizer-a84da026c4b73fc9.rlib,libbevy_sprite-e48c3260d0679be4.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-4e8d8e0a84eece9c.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libgltf-b638e9552d13da99.rlib,libgltf_json-c90946e8d1c18bc1.rlib,libserde_json-fdc2b81c84303107.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-16cfa8721381c1c3.rlib,libbevy_pbr-37dd70912ab1315b.rlib,libbevy_gilrs-d3afbcab27a27971.rlib,libgilrs-35044230510c3ee8.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-12b58b4cd4c70a4f.rlib,liblibudev_sys-71339863d9a830b0.rlib,libnix-350bd8b690618213.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-2c574130d61886f5.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-20ff60bb1bf77cfa.rlib,librodio-e0ecd9bd4c267a7c.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-bc244a53a8d609b1.rlib,libparking_lot-7eda0253013a2d9c.rlib,libparking_lot_core-ce4b78f98002abe5.rlib,libalsa-808c908b013a6f80.rlib,libnix-89b581c395eff389.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-0640e27a68a1b798.rlib,libbevy_animation-98205e3b1dfbba8b.rlib,libbevy_scene-ea0b04bf3155b063.rlib,libron-29abd251cd697787.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_render-0142f70d2696489e.rlib,libbevy_mikktspace-1374002433e90a3f.rlib,libhex-13e08b3b00984ab7.rlib,libimage-88651a733644c505.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-91b5d440cae7a9b1.rlib,libflate2-36b8913ef7de2fb8.rlib,libminiz_oxide-e2641d973a78d67f.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-03e7904c2efeb336.rlib,libnum_integer-ad661490e40fb721.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libencase-f46383b6e61081e7.rlib,libconst_panic-e00192c5436bd779.rlib,libhexasphere-b954e16a77f9f38a.rlib,libwgpu-001f911f94d833ac.rlib,libwgpu_core-f311bd874b0c0327.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_hal-9fcc1e39c2d5b503.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-3f01a05511d759f9.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-9839fc5257ae6986.rlib,libprofiling-b71e9f03cb135755.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libinplace_it-c6b46f1e0346886d.rlib,libash-ff277f71bcfdfdfc.rlib,liblibloading-828fce84e2e25dce.rlib,libnaga-2c11c135102e6f24.rlib,libhexf_parse-72d4824186d79465.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-791b7e8125894206.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-214b0416d5f44404.rlib,libpetgraph-fcba8de42aeed2a3.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-db31ec03a0acb03a.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-f25d8a99b5f86c2f.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-731250699be91cf7.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-0d829ae754d7938f.rlib,libbevy_hierarchy-5d48216544617fba.rlib,libbevy_input-469a3a044c3e913b.rlib,libbevy_core-ab84d4bed6960627.rlib,libbevy_math-ac706f73ab8153c4.rlib,libbevy_asset-42167bebc711a0b6.rlib,libnotify-056398987452aa09.rlib,libmio-48f86957a8eb0d78.rlib,libfiletime-6967a3a37013c8bd.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-e71940596faa2666.rlib,libinotify_sys-cce6f4e580c962d6.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-403aaa0d5c683884.rlib,libbevy_time-2ab4e40503e8ff46.rlib,libcrossbeam_channel-9ddf0da9ec008db2.rlib,libcrossbeam_utils-3f3faa6e55898381.rlib,libbevy_log-62923fc70a7e7f13.rlib,libtracing_subscriber-2165489bd400a558.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-51ec2de08cdc8c25.rlib,libregex_automata-e7244f69bc33b94e.rlib,libregex-21e1e5a1d0d55726.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libansi_term-74ae5010905c21da.rlib,libtracing_log-2155028f6dbade60.rlib,liblog-52838b90e75d1877.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-2eafe57cf09d012b.rlib,libbevy_app-8f2d332b1ca4f432.rlib,libbevy_ecs-86155e63cd6a29e8.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-a04cb934eb467a06.rlib,libbevy_tasks-64feab183f647577.rlib,libasync_channel-0dd4c2c982cc842c.rlib,libevent_listener-0282a877755a83ef.rlib,libasync_executor-b45fcdff311b2896.rlib,libslab-b1e702ccf3e927a6.rlib,libconcurrent_queue-663663db06a9f641.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-ac948f8c851d3233.rlib,libnum_cpus-f6d04de6134662d5.rlib,libfutures_lite-6d89a293c8b3be99.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-c4b4598707d308a7.rlib,libfutures_io-0557d53e4313a52a.rlib,libfutures_core-f5c602f8eba8fbac.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libbevy_reflect-e93ca13c82c84551.rlib,liberased_serde-98cf709d4138b130.rlib,libglam-9bc021f693522e8d.rlib,libbytemuck-f352cebdef5d9fd2.rlib,libparking_lot-45265d900aaa1931.rlib,libparking_lot_core-c5bf88740c8d1af8.rlib,libsmallvec-b753104fb8657229.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-a0229fd2026da0aa.rlib,libbevy_utils-29d4b503faed20cb.rlib,libuuid-2615b6821102dacf.rlib,libtracing-ba5f545ad28fec58.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-c4195af3c8b8941d.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-66efa121bb4fd83d.rlib,libserde-9d3ffabd3224bd87.rlib,libahash-d70813a88a662422.rlib,libgetrandom-4ce7dfa433394615.rlib,liblibc-736a0a8a457c8ec6.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-85b28529bf6cae43.rlib,libbevy_ptr-62552f0372c0a5f3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqPUr16/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bogue-43c96f902dc9e21a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bogue` (bin "bogue") due to 1 previous error; 34 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4b9faeeb834bab83d996393c6d1dc32b26a7804d12cbcc57bc4857e87be2194d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9faeeb834bab83d996393c6d1dc32b26a7804d12cbcc57bc4857e87be2194d", kill_on_drop: false }` [INFO] [stdout] 4b9faeeb834bab83d996393c6d1dc32b26a7804d12cbcc57bc4857e87be2194d