[INFO] cloning repository https://github.com/waltsai2483/rusty-metro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waltsai2483/rusty-metro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaltsai2483%2Frusty-metro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaltsai2483%2Frusty-metro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6918f2c07193e58fc673d7c378adba096a15690f [INFO] checking waltsai2483/rusty-metro against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaltsai2483%2Frusty-metro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/waltsai2483/rusty-metro [INFO] finished tweaking git repo https://github.com/waltsai2483/rusty-metro [INFO] tweaked toml for git repo https://github.com/waltsai2483/rusty-metro written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/waltsai2483/rusty-metro on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/waltsai2483/rusty-metro 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "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 lerp v0.5.0 [INFO] [stderr] Downloaded glyph_brush v0.7.12 [INFO] [stderr] Downloaded lyon_tessellation v1.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa6b0d3e044b32bad6d6f1e02e0347477787e099c0d719af113185e0b7a0c51e [INFO] running `Command { std: "docker" "start" "-a" "fa6b0d3e044b32bad6d6f1e02e0347477787e099c0d719af113185e0b7a0c51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa6b0d3e044b32bad6d6f1e02e0347477787e099c0d719af113185e0b7a0c51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6b0d3e044b32bad6d6f1e02e0347477787e099c0d719af113185e0b7a0c51e", kill_on_drop: false }` [INFO] [stdout] fa6b0d3e044b32bad6d6f1e02e0347477787e099c0d719af113185e0b7a0c51e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7dfb6e8957057dc698a5ae310820f7a3a650556d7b46a90f5b0cf9e63f20e9d [INFO] running `Command { std: "docker" "start" "-a" "f7dfb6e8957057dc698a5ae310820f7a3a650556d7b46a90f5b0cf9e63f20e9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking lyon_path v1.0.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Checking lyon_tessellation v1.0.15 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking gilrs-core v0.5.15 [INFO] [stderr] Checking lyon_algorithms v1.0.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Compiling crevice-derive v0.10.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking lyon v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking glyph_brush v0.7.12 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking lerp v0.5.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking crevice v0.13.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ggez v0.9.3 [INFO] [stderr] Checking wgpu v0.16.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking rusty-metro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Canvas` [INFO] [stdout] --> src/route/handler.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | graphics::{Canvas, Color}, [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: `Canvas` [INFO] [stdout] --> src/route/handler.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | graphics::{Canvas, Color}, [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: `TAU` [INFO] [stdout] --> src/route/segment.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::{PI, TAU}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TAU` [INFO] [stdout] --> src/route/segment.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::{PI, TAU}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PI` [INFO] [stdout] --> src/station/mod.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::{PI, TAU}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Shape` and `metro::Metro` [INFO] [stdout] --> src/station/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | shape::{Shape, ShapeBuilder}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | vehicle::{Vehicle, handler::VehicleHandler, metro::Metro}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PI` [INFO] [stdout] --> src/station/mod.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::{PI, TAU}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Shape` and `palette::ShapePalette` [INFO] [stdout] --> src/station/handler.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{shape::{palette::ShapePalette, Shape, ShapeBuilder}, vehicle::handler::VehicleHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/vehicle/mod.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use ggez::{glam::Vec2, graphics::{Canvas, Color}, Context}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Shape` and `metro::Metro` [INFO] [stdout] --> src/station/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | shape::{Shape, ShapeBuilder}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | vehicle::{Vehicle, handler::VehicleHandler, metro::Metro}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Route` and `types::StationShape` [INFO] [stdout] --> src/vehicle/mod.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | route::{handler::RouteHandler, segment::{Segment, VehicleState}, Route}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | shape::ShapeBuilder, [INFO] [stdout] 9 | station::{handler::StationHandler, types::StationShape}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Shape` and `palette::ShapePalette` [INFO] [stdout] --> src/station/handler.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{shape::{palette::ShapePalette, Shape, ShapeBuilder}, vehicle::handler::VehicleHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/vehicle/mod.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use ggez::{glam::Vec2, graphics::{Canvas, Color}, Context}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Canvas`, `Color`, and `Context` [INFO] [stdout] --> src/vehicle/handler.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use ggez::{graphics::{Canvas, Color}, Context}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `palette::ShapePalette` [INFO] [stdout] --> src/vehicle/handler.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{route::handler::RouteHandler, shape::{palette::ShapePalette, ShapeBuilder}, station::handler::StationHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Route` and `types::StationShape` [INFO] [stdout] --> src/vehicle/mod.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | route::{handler::RouteHandler, segment::{Segment, VehicleState}, Route}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | shape::ShapeBuilder, [INFO] [stdout] 9 | station::{handler::StationHandler, types::StationShape}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::StationShape` [INFO] [stdout] --> src/vehicle/metro.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | station::{handler::StationHandler, types::StationShape}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Canvas`, `Color`, and `Context` [INFO] [stdout] --> src/vehicle/handler.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use ggez::{graphics::{Canvas, Color}, Context}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `palette::ShapePalette` [INFO] [stdout] --> src/vehicle/handler.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{route::handler::RouteHandler, shape::{palette::ShapePalette, ShapeBuilder}, station::handler::StationHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::StationShape` [INFO] [stdout] --> src/vehicle/metro.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | station::{handler::StationHandler, types::StationShape}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/station/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::{Rng, rngs::StdRng, seq::IndexedRandom}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/station/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::{Rng, rngs::StdRng, seq::IndexedRandom}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `choose_larger` [INFO] [stdout] --> src/route/segment.rs:119:81 [INFO] [stdout] | [INFO] [stdout] 119 | VehicleState::ArrivePlatform(_, _, entrance_angle, center_angle, _, choose_larger) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_larger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `choose_larger` [INFO] [stdout] --> src/route/segment.rs:122:76 [INFO] [stdout] | [INFO] [stdout] 122 | VehicleState::LeavePlatform(_, _, _, center_angle, exit_angle, choose_larger) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_larger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `choose_larger` [INFO] [stdout] --> src/route/segment.rs:119:81 [INFO] [stdout] | [INFO] [stdout] 119 | VehicleState::ArrivePlatform(_, _, entrance_angle, center_angle, _, choose_larger) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_larger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `choose_larger` [INFO] [stdout] --> src/route/segment.rs:122:76 [INFO] [stdout] | [INFO] [stdout] 122 | VehicleState::LeavePlatform(_, _, _, center_angle, exit_angle, choose_larger) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_larger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exit_angle` [INFO] [stdout] --> src/route/mod.rs:429:17 [INFO] [stdout] | [INFO] [stdout] 429 | exit_angle, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exit_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exit_angle` [INFO] [stdout] --> src/route/mod.rs:429:17 [INFO] [stdout] | [INFO] [stdout] 429 | exit_angle, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exit_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pick_larger_angle` [INFO] [stdout] --> src/route/mod.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | pick_larger_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pick_larger_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entrance_angle` [INFO] [stdout] --> src/route/mod.rs:448:17 [INFO] [stdout] | [INFO] [stdout] 448 | entrance_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entrance_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pick_larger_angle` [INFO] [stdout] --> src/route/mod.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | pick_larger_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pick_larger_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pick_larger_angle` [INFO] [stdout] --> src/route/mod.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 451 | pick_larger_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pick_larger_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entrance_angle` [INFO] [stdout] --> src/route/mod.rs:448:17 [INFO] [stdout] | [INFO] [stdout] 448 | entrance_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entrance_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pick_larger_angle` [INFO] [stdout] --> src/route/mod.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 451 | pick_larger_angle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pick_larger_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/route/mod.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | delta: f32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/route/mod.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | delta: f32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/route/mod.rs:481:28 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn draw(&mut self, ctx: &Context, canvas: &mut Canvas) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/route/mod.rs:481:28 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn draw(&mut self, ctx: &Context, canvas: &mut Canvas) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vehicles` [INFO] [stdout] --> src/station/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | vehicles: &VehicleHandler, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vehicles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vehicles` [INFO] [stdout] --> src/station/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | vehicles: &VehicleHandler, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vehicles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> src/vehicle/metro.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | fn draw(&self, canvas: &mut Canvas, shapes: &ShapeBuilder, color: Color) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> src/vehicle/metro.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | fn draw(&self, canvas: &mut Canvas, shapes: &ShapeBuilder, color: Color) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stations` [INFO] [stdout] --> src/vehicle/mod.rs:76:55 [INFO] [stdout] | [INFO] [stdout] 76 | fn move_vehicle(&mut self, routes: &RouteHandler, stations: &StationHandler, delta: f32) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stations` [INFO] [stdout] --> src/vehicle/mod.rs:76:55 [INFO] [stdout] | [INFO] [stdout] 76 | fn move_vehicle(&mut self, routes: &RouteHandler, stations: &StationHandler, delta: f32) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/world.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | fn resize_event(&mut self, ctx: &mut Context, width: f32, height: f32) -> GameResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/world.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | fn resize_event(&mut self, ctx: &mut Context, width: f32, height: f32) -> GameResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LeavingVehicle` is never constructed [INFO] [stdout] --> src/passenger/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum PassengerState { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | LeavingVehicle(usize, Vec2) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PassengerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LeavingVehicle` is never constructed [INFO] [stdout] --> src/passenger/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum PassengerState { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | LeavingVehicle(usize, Vec2) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PassengerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stops` is never used [INFO] [stdout] --> src/route/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Route { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn stops(&self) -> &Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stops` is never used [INFO] [stdout] --> src/route/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Route { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn stops(&self) -> &Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/route/handler.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 15 | impl RouteHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub(crate) fn iter(&self) -> std::slice::Iter<'_, Route> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/route/handler.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 15 | impl RouteHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub(crate) fn iter(&self) -> std::slice::Iter<'_, Route> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `side` is never used [INFO] [stdout] --> src/route/stop.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Stop { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn side(&self) -> StopSide { self.side } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PassengerOnStation` is never constructed [INFO] [stdout] --> src/station/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PassengerOnStation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `side` is never used [INFO] [stdout] --> src/route/stop.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Stop { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn side(&self) -> StopSide { self.side } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capacity` is never read [INFO] [stdout] --> src/station/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Station { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | capacity: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PassengerOnStation` is never constructed [INFO] [stdout] --> src/station/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PassengerOnStation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kind` is never used [INFO] [stdout] --> src/station/mod.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Station { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn kind(&self) -> StationShape { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capacity` is never read [INFO] [stdout] --> src/station/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Station { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | capacity: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StationType` is never used [INFO] [stdout] --> src/station/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum StationType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kind` is never used [INFO] [stdout] --> src/station/mod.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Station { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn kind(&self) -> StationShape { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StationType` is never used [INFO] [stdout] --> src/station/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum StationType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `passengers` and `get_segment` are never used [INFO] [stdout] --> src/vehicle/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Vehicle { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 32 | fn passengers(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn get_segment<'a>(&self, routes: &'a RouteHandler) -> &'a Segment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `passengers` and `get_segment` are never used [INFO] [stdout] --> src/vehicle/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Vehicle { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 32 | fn passengers(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn get_segment<'a>(&self, routes: &'a RouteHandler) -> &'a Segment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vehicles` is never used [INFO] [stdout] --> src/vehicle/handler.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl VehicleHandler { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn vehicles(&self) -> &Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stop_station` is never read [INFO] [stdout] --> src/vehicle/metro.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Metro { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | stop_station: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vehicles` is never used [INFO] [stdout] --> src/vehicle/handler.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl VehicleHandler { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn vehicles(&self) -> &Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vec2i` is never constructed [INFO] [stdout] --> src/utils/grid.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vec2i { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stop_station` is never read [INFO] [stdout] --> src/vehicle/metro.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Metro { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | stop_station: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `x`, and `y` are never used [INFO] [stdout] --> src/utils/grid.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2i { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(x: i32, y: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn x(&self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn y(&self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vec2i` is never constructed [INFO] [stdout] --> src/utils/grid.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vec2i { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Grid` is never constructed [INFO] [stdout] --> src/utils/grid.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `x`, and `y` are never used [INFO] [stdout] --> src/utils/grid.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2i { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(x: i32, y: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn x(&self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn y(&self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `can_fill`, and `fill` are never used [INFO] [stdout] --> src/utils/grid.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Grid { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 30 | pub fn new(width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn can_fill(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn fill(&mut self, x: usize, y: usize, shape: StationShape, station_type: StationType) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Grid` is never constructed [INFO] [stdout] --> src/utils/grid.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `can_fill`, and `fill` are never used [INFO] [stdout] --> src/utils/grid.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Grid { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 30 | pub fn new(width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn can_fill(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn fill(&mut self, x: usize, y: usize, shape: StationShape, station_type: StationType) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.07s [INFO] running `Command { std: "docker" "inspect" "f7dfb6e8957057dc698a5ae310820f7a3a650556d7b46a90f5b0cf9e63f20e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7dfb6e8957057dc698a5ae310820f7a3a650556d7b46a90f5b0cf9e63f20e9d", kill_on_drop: false }` [INFO] [stdout] f7dfb6e8957057dc698a5ae310820f7a3a650556d7b46a90f5b0cf9e63f20e9d