[INFO] cloning repository https://github.com/VoxanyNet/interceptors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VoxanyNet/interceptors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff69e055f1af3058c48424eb042c3c9abe9499bb [INFO] building VoxanyNet/interceptors against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VoxanyNet/interceptors [INFO] finished tweaking git repo https://github.com/VoxanyNet/interceptors [INFO] tweaked toml for git repo https://github.com/VoxanyNet/interceptors written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VoxanyNet/interceptors on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VoxanyNet/interceptors 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.23.0 [INFO] [stderr] Downloaded profiling-procmacros v1.0.17 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded profiling v1.0.17 [INFO] [stderr] Downloaded audir-sles v0.1.0 [INFO] [stderr] Downloaded dasp_frame v0.11.0 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded macroquad-tiled v0.2.1 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded ldtk2 v0.8.0 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded bitcode_derive v0.6.5 [INFO] [stderr] Downloaded nanoserde v0.1.37 [INFO] [stderr] Downloaded nanoserde-derive v0.1.22 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded cs-utils v0.21.1 [INFO] [stderr] Downloaded ewebsock v0.8.0 [INFO] [stderr] Downloaded ogg v0.7.1 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded smallvec v0.6.14 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded safe_arch v0.7.4 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded anyhow v1.0.99 [INFO] [stderr] Downloaded quad-alsa-sys v0.3.2 [INFO] [stderr] Downloaded lewton v0.9.4 [INFO] [stderr] Downloaded audrey v0.3.0 [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded bitcode v0.6.6 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded rapier2d v0.26.1 [INFO] [stderr] Downloaded ttf-parser v0.21.1 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded parry2d v0.21.1 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded spade v2.14.0 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] [stderr] Downloaded quad-snd v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 344344054eea7ee59d88bdf4953addcbdc3b7194f0a0667044db96dbad339d2c [INFO] running `Command { std: "docker" "start" "-a" "344344054eea7ee59d88bdf4953addcbdc3b7194f0a0667044db96dbad339d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "344344054eea7ee59d88bdf4953addcbdc3b7194f0a0667044db96dbad339d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344344054eea7ee59d88bdf4953addcbdc3b7194f0a0667044db96dbad339d2c", kill_on_drop: false }` [INFO] [stdout] 344344054eea7ee59d88bdf4953addcbdc3b7194f0a0667044db96dbad339d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a98e4ba63d0815efb633a81660aa80744c1f952c2bea89f3552ae0e245f7f5b [INFO] running `Command { std: "docker" "start" "-a" "6a98e4ba63d0815efb633a81660aa80744c1f952c2bea89f3552ae0e245f7f5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling interceptors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling mintex v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling cs-utils v0.21.1 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ewebsock v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling ldtk2 v0.8.0 [INFO] [stderr] Compiling dhat v0.3.3 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling macroquad-tiled v0.2.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry2d v0.21.1 [INFO] [stderr] Compiling rapier2d v0.26.1 [INFO] [stdout] warning: unused import: `rapier2d::prelude::RigidBodyVelocity` [INFO] [stdout] --> src/area.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rapier2d::prelude::RigidBodyVelocity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NewDroppedItemUpdate` [INFO] [stdout] --> src/area.rs:9:288 [INFO] [stdout] | [INFO] [stdout] 9 | ...ationSave}, dropped_item::{DroppedItem, DroppedItemSave, NewDroppedItemUpdate}, enemy::{Enemy, EnemySave, NewEnemyUpdate}, font_loader... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rapier_mouse_world_pos` [INFO] [stdout] --> src/prop.rs:8:97 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{area::AreaId, draw_preview, draw_texture_onto_physics_body, get_preview_resolution, rapier_mouse_world_pos, rapier_to_macroqu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/computer.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `weapon::Weapon` and `weapon_save::WeaponSave` [INFO] [stdout] --> src/computer.rs:7:196 [INFO] [stdout] | [INFO] [stdout] 7 | ...ture_loader::TextureLoader, weapons::{weapon::{weapon::Weapon, weapon_save::WeaponSave}, weapon_type::WeaponType, weapon_type_save::We... [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `path::PathBuf` and `time::Duration` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::Vec2` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{color::WHITE, math::Vec2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `weapon::weapon::Weapon` and `weapon_fire_context::WeaponFireContext` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:7:160 [INFO] [stdout] | [INFO] [stdout] 7 | ...}, sledge::weapon_save::SledgeSave, weapon::weapon::Weapon, weapon_fire_context::WeaponFireContext}, ClientId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::weapons::weapon::weapon_save::WeaponSave` [INFO] [stdout] --> src/weapons/sledge/weapon_save.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::weapons::weapon::weapon_save::WeaponSave; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop_pos` [INFO] [stdout] --> src/computer.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | let prop_pos = space.rigid_body_set.get(self.prop.rigid_body_handle).unwrap().position(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/computer.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | let font = fonts.get(PathBuf::from("assets/fonts/CutePixel.ttf")); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn draw(&self, space: &Space, textures: &mut TextureLoader, facing: Facing) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:55:75 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn draw(&self, space: &Space, textures: &mut TextureLoader, facing: Facing) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `use_item` found for mutable reference `&mut Prop` in the current scope [INFO] [stdout] --> src/player.rs:528:22 [INFO] [stdout] | [INFO] [stdout] 528 | prop.use_item(&mut item_slot.quantity, ctx, space, props); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut Prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `then` [INFO] [stdout] --> src/area.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | let then = Instant::now(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/player.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn draw_hud(&self, textures: &TextureLoader) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `distance_y` [INFO] [stdout] --> src/player.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | let distance_y = (our_player_pos.translation.y - average_enemy_pos.y).abs(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minimum_camera_height` [INFO] [stdout] --> src/player.rs:288:99 [INFO] [stdout] | [INFO] [stdout] 288 | ...a_width: f32, minimum_camera_height: f32, space: &Space, average_enemy_pos: Vector2, max_camera_y: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minimum_camera_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/player.rs:361:44 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn handle_bullet_impact(&mut self, space: &Space, bullet_impact: BulletImpactData) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bullet_impact` [INFO] [stdout] --> src/player.rs:361:59 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn handle_bullet_impact(&mut self, space: &Space, bullet_impact: BulletImpactData) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bullet_impact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body_handle` [INFO] [stdout] --> src/player.rs:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | let body_handle = body.body_handle.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:401:13 [INFO] [stdout] | [INFO] [stdout] 401 | let mut inventory = Inventory::new(); [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: unused variable: `space` [INFO] [stdout] --> src/player.rs:445:98 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn change_active_inventory_slot(&mut self, ctx: &mut ClientTickContext, area_id: AreaId, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/player.rs:573:50 [INFO] [stdout] | [INFO] [stdout] 573 | pub fn control(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/player.rs:744:64 [INFO] [stdout] | [INFO] [stdout] 744 | pub fn angle_weapon_to_mouse(&mut self, space: &mut Space, camera_rect: &Rect) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/prop.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn despawn(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/prop.rs:152:85 [INFO] [stdout] | [INFO] [stdout] 152 | ... size: f32, draw_pos: Vec2, prefabs: &Prefabs, color: Option, rotation: f32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/prop.rs:156:53 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn get_preview_resolution(&self, size: f32, prefabs: &Prefabs, textures: &TextureLoader) -> Vec2 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/prop.rs:246:35 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area_id` [INFO] [stdout] --> src/prop.rs:246:54 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_io` [INFO] [stdout] --> src/prop.rs:246:71 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dissolved_pixels` [INFO] [stdout] --> src/prop.rs:370:99 [INFO] [stdout] | [INFO] [stdout] 370 | ..., area_id: AreaId, dissolved_pixels: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dissolved_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/body_part.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn owner_tick(&mut self, ctx: &mut ClientTickContext, space: &mut Space) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/body_part.rs:69:63 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn owner_tick(&mut self, ctx: &mut ClientTickContext, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_pos` [INFO] [stdout] --> src/enemy.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let collider_pos = space.collider_set.get(collider_handle).unwrap().position(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weapon` [INFO] [stdout] --> src/enemy.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let weapon = if let Some(weapon) = &mut self.weapon { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enemy_id` [INFO] [stdout] --> src/enemy.rs:373:32 [INFO] [stdout] | [INFO] [stdout] 373 | WeaponOwner::Enemy(enemy_id) => return, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enemy_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/enemy.rs:374:33 [INFO] [stdout] | [INFO] [stdout] 374 | WeaponOwner::Player(player_id) => {}, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shotgun` [INFO] [stdout] --> src/enemy.rs:467:37 [INFO] [stdout] | [INFO] [stdout] 467 | WeaponType::Shotgun(shotgun) => if self.last_fired_weapon.elapsed().as_secs_f32() < 1. { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shotgun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/enemy.rs:470:33 [INFO] [stdout] | [INFO] [stdout] 470 | WeaponType::LMG(lmg) => if self.last_fired_weapon.elapsed().as_secs_f32() < 0.01 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lowest_distance` is never read [INFO] [stdout] --> src/enemy.rs:744:21 [INFO] [stdout] | [INFO] [stdout] 744 | lowest_distance = distance; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/enemy.rs:778:50 [INFO] [stdout] | [INFO] [stdout] 778 | pub fn upright(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/phone.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn draw(&self, textures: &TextureLoader, camera_rect: &Rect) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/computer.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | Item::Prop(prop) => true, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weapon_type_item` [INFO] [stdout] --> src/computer.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | Item::Weapon(weapon_type_item) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon_type_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/computer.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn name(&self, prefabs: &Prefabs) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hovered_button_color` [INFO] [stdout] --> src/computer.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let hovered_button_color = Color::new(0.78, 0.78, 0.78, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hovered_button_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/dropped_item.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn owner_tick(&mut self, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/dropped_item.rs:51:64 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn from_save(save: DroppedItemSave, space: &mut Space, prefabs: &Prefabs) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform_pos` [INFO] [stdout] --> src/car.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let platform_pos = space.rigid_body_set.get(self.platform_body).unwrap().position().translation.vector; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_platform_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/fragment.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture` [INFO] [stdout] --> src/fragment.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_source` [INFO] [stdout] --> src/fragment.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mass` [INFO] [stdout] --> src/fragment.rs:17:75 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/fragment.rs:17:86 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | facing: Facing, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sound` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let sound = ctx.sounds.get(PathBuf::from("assets\\sounds\\pistol_dry_fire.wav")); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:414:51 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:414:66 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `innacuracy_factor` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:414:82 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_innacuracy_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:474:21 [INFO] [stdout] | [INFO] [stdout] 474 | let distance = pos.vector - weapon_pos.translation.vector; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/weapons/lmg/weapon.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option, facing: Facing) ... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/lmg/weapon.rs:46:122 [INFO] [stdout] | [INFO] [stdout] 46 | ...le: Option, facing: Facing) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:18:54 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn save(&self, space: &Space) -> SledgeSave { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `save` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn from_save(save: LMGSave, space: &mut Space, player_rigid_body_handle: Option, owner: ClientId) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_save` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | WeaponType::LMG(lmg) => "LMG".to_string() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | WeaponType::LMG(lmg) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | WeaponType::LMG(lmg) => Vec2::ZERO [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body_body_pos` [INFO] [stdout] --> src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let body_body_pos = Vec2::new(body_body.translation().x, body_body.translation().y); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_body_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:364:50 [INFO] [stdout] | [INFO] [stdout] 364 | ewebsock::WsEvent::Error(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptors` (lib) due to 1 previous error; 71 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6a98e4ba63d0815efb633a81660aa80744c1f952c2bea89f3552ae0e245f7f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a98e4ba63d0815efb633a81660aa80744c1f952c2bea89f3552ae0e245f7f5b", kill_on_drop: false }` [INFO] [stdout] 6a98e4ba63d0815efb633a81660aa80744c1f952c2bea89f3552ae0e245f7f5b