[INFO] cloning repository https://github.com/nx0ly/moomoo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nx0ly/moomoo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmoomoo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmoomoo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7c39ece426281945e5eeec9c6c1429f67aa2ca7
[INFO] checking nx0ly/moomoo2 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmoomoo2" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nx0ly/moomoo2
[INFO] finished tweaking git repo https://github.com/nx0ly/moomoo2
[INFO] tweaked toml for git repo https://github.com/nx0ly/moomoo2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nx0ly/moomoo2 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nx0ly/moomoo2 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_platform v0.17.3
[INFO] [stderr]   Downloaded bevy_tasks v0.17.3
[INFO] [stderr]   Downloaded bevy_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_ptr v0.17.3
[INFO] [stderr]   Downloaded httlib-huffman v0.3.4
[INFO] [stderr]   Downloaded octets v0.3.4
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.17.3
[INFO] [stderr]   Downloaded wtransport-proto v0.7.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.17.3
[INFO] [stderr]   Downloaded wtransport v0.7.1
[INFO] [stderr]   Downloaded bevy_reflect v0.17.3
[INFO] [stderr]   Downloaded snafu-derive v0.9.0
[INFO] [stderr]   Downloaded pqc_kyber v0.7.1
[INFO] [stderr]   Downloaded snafu v0.9.0
[INFO] [stderr]   Downloaded rapier2d v0.31.0
[INFO] [stderr]   Downloaded nanorand v0.8.0
[INFO] [stderr]   Downloaded bevy_ecs v0.17.3
[INFO] [stderr]   Downloaded zmij v1.0.5
[INFO] [stderr]   Downloaded rustrict v0.7.38
[INFO] [stderr]   Downloaded parry2d v0.25.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37e07cc9388fd8bbc0f432ef6ce98dc998535c688932fb5ec795d20246b3492f
[INFO] running `Command { std: "docker" "start" "-a" "37e07cc9388fd8bbc0f432ef6ce98dc998535c688932fb5ec795d20246b3492f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37e07cc9388fd8bbc0f432ef6ce98dc998535c688932fb5ec795d20246b3492f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e07cc9388fd8bbc0f432ef6ce98dc998535c688932fb5ec795d20246b3492f", kill_on_drop: false }`
[INFO] [stdout] 37e07cc9388fd8bbc0f432ef6ce98dc998535c688932fb5ec795d20246b3492f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd68984d3403754f48db2f9f0cc0e0ca7405231f1ba9b94d06aec2727252f15f
[INFO] running `Command { std: "docker" "start" "-a" "bd68984d3403754f48db2f9f0cc0e0ca7405231f1ba9b94d06aec2727252f15f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking bevy_ptr v0.17.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling pqc_kyber v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking httlib-huffman v0.3.4
[INFO] [stderr]     Checking octets v0.3.4
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking nanorand v0.8.0
[INFO] [stderr]     Checking rustrict v0.7.38
[INFO] [stderr]     Checking mimalloc v0.1.50
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling snafu-derive v0.9.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bevy_platform v0.17.3
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking bevy_utils v0.17.3
[INFO] [stderr]     Checking bevy_tasks v0.17.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking bevy_reflect v0.17.3
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking snafu v0.9.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking wtransport-proto v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking bevy_ecs v0.17.3
[INFO] [stderr]     Checking wtransport v0.7.1
[INFO] [stderr]     Checking parry2d v0.25.3
[INFO] [stderr]     Checking rapier2d v0.31.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: unused import: `HitEvent`
[INFO] [stdout]   --> shared/src/structs/client.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[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: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/structs/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/to_client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HitEvent`
[INFO] [stdout]   --> shared/src/structs/client.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[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: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/structs/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/to_client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/web/parser)
[INFO] [stdout] warning: unused import: `ChatMessage`
[INFO] [stdout]  --> server/src/errors.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use shared::structs::server::{Aim, ChatMessage, HitEvent, InternalChatMessage, Move, Player};
[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: `spatial_index::GlobalSpatialIndex`
[INFO] [stdout]   --> server/src/structs/bevy.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         spatial_index::GlobalSpatialIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy`
[INFO] [stdout]  --> server/src/structs/components.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     structs::{bevy, weapons::Weapon},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resource::Resource`
[INFO] [stdout]  --> server/src/systems/animal_ai_system.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     resource::Resource,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChatMessage`
[INFO] [stdout]  --> server/src/errors.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use shared::structs::server::{Aim, ChatMessage, HitEvent, InternalChatMessage, Move, Player};
[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: `spatial_index::GlobalSpatialIndex`
[INFO] [stdout]   --> server/src/structs/bevy.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         spatial_index::GlobalSpatialIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy`
[INFO] [stdout]  --> server/src/structs/components.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     structs::{bevy, weapons::Weapon},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resource::Resource`
[INFO] [stdout]  --> server/src/systems/animal_ai_system.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     resource::Resource,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResultExt`
[INFO] [stdout]   --> server/src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use snafu::{OptionExt, ResultExt};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResultExt`
[INFO] [stdout]   --> server/src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use snafu::{OptionExt, ResultExt};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_id`
[INFO] [stdout]   --> server/src/systems/attack_system.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |             for (target_id, target_pos, target_collider, mut target_health) in player_targets.iter_mut() {
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_id`
[INFO] [stdout]   --> server/src/systems/attack_system.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |             for (target_id, target_pos, target_collider, mut target_health) in player_targets.iter_mut() {
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `drop` is never read
[INFO] [stdout]   --> server/src/systems/movement_system.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut drop = 0_f32;
[INFO] [stdout]    |                                ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                     drop = PLAYER_FRICTION * dt;
[INFO] [stdout]    |                     --------------------------- `drop` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `drop` is never read
[INFO] [stdout]   --> server/src/systems/movement_system.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut drop = 0_f32;
[INFO] [stdout]    |                                ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                     drop = PLAYER_FRICTION * dt;
[INFO] [stdout]    |                     --------------------------- `drop` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `broadcast_reliable` is never used
[INFO] [stdout]    --> server/src/structs/bevy.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl World {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn broadcast_reliable(plaintext: &[u8], connections: &IDToConnection) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerVisibility` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PlayerVisibility {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `broadcast_reliable` is never used
[INFO] [stdout]    --> server/src/structs/bevy.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl World {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn broadcast_reliable(plaintext: &[u8], connections: &IDToConnection) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Wall` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Wall;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerVisibility` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PlayerVisibility {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Wall` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Wall;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `3` and `4` are never read
[INFO] [stdout]   --> server/src/structs/components.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Resources(pub u32, pub u32, pub u32, pub u32, pub u32);
[INFO] [stdout]    |            --------- fields in this struct      ^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Health(pub f32, pub f32);
[INFO] [stdout]    |            ------          ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Health` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `3` and `4` are never read
[INFO] [stdout]   --> server/src/structs/components.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Resources(pub u32, pub u32, pub u32, pub u32, pub u32);
[INFO] [stdout]    |            --------- fields in this struct      ^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Idle`, `Chase`, `Flee`, and `Eat` are never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum AiState {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 72 |     Idle,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     Wander,
[INFO] [stdout] 74 |     Chase,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 75 |     Flee,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 76 |     Eat,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Health(pub f32, pub f32);
[INFO] [stdout]    |            ------          ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Health` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Idle`, `Chase`, `Flee`, and `Eat` are never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum AiState {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 72 |     Idle,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     Wander,
[INFO] [stdout] 74 |     Chase,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 75 |     Flee,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 76 |     Eat,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout]    |            -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiTarget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 - pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout] 85 + pub struct AiTarget((), pub f32, pub f32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout]    |            -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiTarget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 - pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout] 85 + pub struct AiTarget((), pub f32, pub f32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_wall` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn spawn_wall(commands: &mut bevy_ecs::world::World, x: f32, y: f32, half_width: f32, half_height: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_wall` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn spawn_wall(commands: &mut bevy_ecs::world::World, x: f32, y: f32, half_width: f32, half_height: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_animal` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn spawn_animal(commands: &mut bevy_ecs::world::World, animal_type: AnimalType, x: f32, y: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_animal` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn spawn_animal(commands: &mut bevy_ecs::world::World, animal_type: AnimalType, x: f32, y: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `affected` is never read
[INFO] [stdout]    --> server/src/structs/components.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct HitEvent {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub affected:     Vec<Entity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `affected` is never read
[INFO] [stdout]    --> server/src/structs/components.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct HitEvent {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub affected:     Vec<Entity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerHitEvent` is never constructed
[INFO] [stdout]    --> server/src/structs/components.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct PlayerHitEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `player_id` is never read
[INFO] [stdout]   --> server/src/structs/spatial_index.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EntityPoint {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub player_id:    Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntityPoint` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nearby_player_ids` is never used
[INFO] [stdout]   --> server/src/structs/spatial_index.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl GlobalSpatialIndex {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn nearby_player_ids(&self, origin: (f32, f32), radius: f32) -> Vec<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerHitEvent` is never constructed
[INFO] [stdout]    --> server/src/structs/components.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct PlayerHitEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_attack_speed` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_weapon_attack_speed(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drain_new_animals` is never used
[INFO] [stdout]   --> server/src/structs/visibility.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl PlayerKnowledge {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn drain_new_animals<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `player_id` is never read
[INFO] [stdout]   --> server/src/structs/spatial_index.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EntityPoint {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub player_id:    Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntityPoint` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nearby_player_ids` is never used
[INFO] [stdout]   --> server/src/structs/spatial_index.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl GlobalSpatialIndex {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn nearby_player_ids(&self, origin: (f32, f32), radius: f32) -> Vec<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_attack_speed` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_weapon_attack_speed(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drain_new_animals` is never used
[INFO] [stdout]   --> server/src/structs/visibility.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl PlayerKnowledge {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn drain_new_animals<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "bd68984d3403754f48db2f9f0cc0e0ca7405231f1ba9b94d06aec2727252f15f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd68984d3403754f48db2f9f0cc0e0ca7405231f1ba9b94d06aec2727252f15f", kill_on_drop: false }`
[INFO] [stdout] bd68984d3403754f48db2f9f0cc0e0ca7405231f1ba9b94d06aec2727252f15f
