[INFO] cloning repository https://github.com/iffonox/SDL3-Rust-Demo-Game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iffonox/SDL3-Rust-Demo-Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dc4bf5c68189e05d80f55cbb805b1d4c82a98ad
[INFO] checking iffonox/SDL3-Rust-Demo-Game against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iffonox/SDL3-Rust-Demo-Game
[INFO] finished tweaking git repo https://github.com/iffonox/SDL3-Rust-Demo-Game
[INFO] tweaked toml for git repo https://github.com/iffonox/SDL3-Rust-Demo-Game written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iffonox/SDL3-Rust-Demo-Game on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iffonox/SDL3-Rust-Demo-Game 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitmask-enum v2.2.5
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2
[INFO] [stderr]   Downloaded sdl3-sys v0.5.4+SDL3-3.2.20
[INFO] [stderr]   Downloaded sdl3 v0.14.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 035697beec8e4587c548dd4655873da2cb71ff90785023646c024b476b8e234f
[INFO] running `Command { std: "docker" "start" "-a" "035697beec8e4587c548dd4655873da2cb71ff90785023646c024b476b8e234f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "035697beec8e4587c548dd4655873da2cb71ff90785023646c024b476b8e234f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035697beec8e4587c548dd4655873da2cb71ff90785023646c024b476b8e234f", kill_on_drop: false }`
[INFO] [stdout] 035697beec8e4587c548dd4655873da2cb71ff90785023646c024b476b8e234f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 574a54595cb377d74c27c1ce07ea6121aea8f8a1c2ad86a037af94cec0ae0e34
[INFO] running `Command { std: "docker" "start" "-a" "574a54595cb377d74c27c1ce07ea6121aea8f8a1c2ad86a037af94cec0ae0e34", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdl3-sys v0.5.4+SDL3-3.2.20
[INFO] [stderr]    Compiling sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling sdl3 v0.14.41
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking demo-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/gui/constraints.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |           todo!();
[INFO] [stdout]    |           ------- any code following this expression is unreachable
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | /         if self.relation != Relation::None {
[INFO] [stdout] 43 | |             if self.other_anchor.is_none() || self.other_id.is_none() {
[INFO] [stdout] 44 | |                 return Err(String::from("missing anchor"))
[INFO] [stdout] 45 | |             }
[INFO] [stdout] 46 | |         }
[INFO] [stdout]    | |_________^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/gui/constraints.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |           todo!();
[INFO] [stdout]    |           ------- any code following this expression is unreachable
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | /         if self.relation != Relation::None {
[INFO] [stdout] 43 | |             if self.other_anchor.is_none() || self.other_id.is_none() {
[INFO] [stdout] 44 | |                 return Err(String::from("missing anchor"))
[INFO] [stdout] 45 | |             }
[INFO] [stdout] 46 | |         }
[INFO] [stdout]    | |_________^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root_view`
[INFO] [stdout]   --> src/gui/constraints.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result<AssetBounds, String> {
[INFO] [stdout]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_view`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/gui/constraints.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut x = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/gui/constraints.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut y = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> src/gui/constraints.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut w = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/gui/constraints.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut h = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root_view`
[INFO] [stdout]   --> src/gui/constraints.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result<AssetBounds, String> {
[INFO] [stdout]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_view`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/gui/constraints.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut x = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/gui/constraints.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut y = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> src/gui/constraints.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut w = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/gui/constraints.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut h = 0.0;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/game_object/behaviour/dvd.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl DvdBehaviour {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(bounds: FRect, speed: PhysicsVector) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Fatal` is never constructed
[INFO] [stdout]   --> src/game_object/world.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum BorderType {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Fatal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BorderType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale` and `borders` are never read
[INFO] [stdout]   --> src/game_object/world.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct World {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 28 |     bounds: FRect,
[INFO] [stdout] 29 |     scale: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     borders: Borders,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `join` is never used
[INFO] [stdout]   --> src/math/bounds.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait Bounds {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn join(&self, other: Self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `element_with_id` is never used
[INFO] [stdout]    --> src/gui/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl UiElement {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn element_with_id(&self, id: AssetId) -> Option<&UiElement>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Anchor` is never used
[INFO] [stdout]  --> src/gui/constraints.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Anchor {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constraint` is never constructed
[INFO] [stdout]   --> src/gui/constraints.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Constraint {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_asset_bounds` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Constraint {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 39 |     pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result<AssetBounds, String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstraintSet` is never constructed
[INFO] [stdout]   --> src/gui/constraints.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ConstraintSet {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Frame` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum Frame {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/game_object/behaviour/dvd.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl DvdBehaviour {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(bounds: FRect, speed: PhysicsVector) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Fatal` is never constructed
[INFO] [stdout]   --> src/game_object/world.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum BorderType {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Fatal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BorderType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale` and `borders` are never read
[INFO] [stdout]   --> src/game_object/world.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct World {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 28 |     bounds: FRect,
[INFO] [stdout] 29 |     scale: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     borders: Borders,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `join` is never used
[INFO] [stdout]   --> src/math/bounds.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait Bounds {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn join(&self, other: Self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `element_with_id` is never used
[INFO] [stdout]    --> src/gui/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl UiElement {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn element_with_id(&self, id: AssetId) -> Option<&UiElement>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Anchor` is never used
[INFO] [stdout]  --> src/gui/constraints.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Anchor {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constraint` is never constructed
[INFO] [stdout]   --> src/gui/constraints.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Constraint {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_asset_bounds` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Constraint {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 39 |     pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result<AssetBounds, String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstraintSet` is never constructed
[INFO] [stdout]   --> src/gui/constraints.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ConstraintSet {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Frame` is never used
[INFO] [stdout]   --> src/gui/constraints.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum Frame {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.16s
[INFO] running `Command { std: "docker" "inspect" "574a54595cb377d74c27c1ce07ea6121aea8f8a1c2ad86a037af94cec0ae0e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574a54595cb377d74c27c1ce07ea6121aea8f8a1c2ad86a037af94cec0ae0e34", kill_on_drop: false }`
[INFO] [stdout] 574a54595cb377d74c27c1ce07ea6121aea8f8a1c2ad86a037af94cec0ae0e34
