[INFO] cloning repository https://github.com/silverweed/ecsde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silverweed/ecsde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e052783fb3b808db2443ae1732a8b59b530b3d7 [INFO] testing silverweed/ecsde against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silverweed/ecsde on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silverweed/ecsde [INFO] finished tweaking git repo https://github.com/silverweed/ecsde [INFO] tweaked toml for git repo https://github.com/silverweed/ecsde written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-sfml` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded float-cmp v0.5.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.5 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded rayon-core v1.9.1 [INFO] [stderr] Downloaded rayon v1.5.1 [INFO] [stderr] Downloaded glfw v0.39.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd65f14eae5d2cf2b84d930e8ce5c060466c69b1d6dfe1e41c7cd11693618a3 [INFO] running `Command { std: "docker" "start" "-a" "1fd65f14eae5d2cf2b84d930e8ce5c060466c69b1d6dfe1e41c7cd11693618a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd65f14eae5d2cf2b84d930e8ce5c060466c69b1d6dfe1e41c7cd11693618a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd65f14eae5d2cf2b84d930e8ce5c060466c69b1d6dfe1e41c7cd11693618a3", kill_on_drop: false }` [INFO] [stdout] 1fd65f14eae5d2cf2b84d930e8ce5c060466c69b1d6dfe1e41c7cd11693618a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3668d5ab318896941860c90e8ee2f50a463326593e8cb16578c5b11e0257cf80 [INFO] running `Command { std: "docker" "start" "-a" "3668d5ab318896941860c90e8ee2f50a463326593e8cb16578c5b11e0257cf80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling sfml-build v0.3.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling inle_serialize v0.1.0 (/opt/rustwide/workdir/inle/inle_serialize) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling csfml-system-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-window-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-graphics-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-audio-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sfml v0.15.1 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inle_core v0.1.0 (/opt/rustwide/workdir/inle/inle_core) [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/ecs_runner) [INFO] [stderr] Compiling inle_diagnostics v0.1.0 (/opt/rustwide/workdir/inle/inle_diagnostics) [INFO] [stderr] Compiling inle_math v0.1.0 (/opt/rustwide/workdir/inle/inle_math) [INFO] [stderr] Compiling inle_events v0.1.0 (/opt/rustwide/workdir/inle/inle_events) [INFO] [stderr] Compiling inle_common v0.1.0 (/opt/rustwide/workdir/inle/inle_common) [INFO] [stderr] Compiling inle_win v0.1.0 (/opt/rustwide/workdir/inle/inle_win) [INFO] [stderr] Compiling inle_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_audio_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_audio_backend) [INFO] [stderr] Compiling inle_fs v0.1.0 (/opt/rustwide/workdir/inle/inle_fs) [INFO] [stderr] Compiling inle_input v0.1.0 (/opt/rustwide/workdir/inle/inle_input) [INFO] [stderr] Compiling inle_alloc v0.1.0 (/opt/rustwide/workdir/inle/inle_alloc) [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_audio v0.1.0 (/opt/rustwide/workdir/inle/inle_audio) [INFO] [stderr] Compiling inle_test v0.1.0 (/opt/rustwide/workdir/inle/inle_test) [INFO] [stderr] Compiling inle_gfx v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [INFO] [stderr] Compiling inle_debug v0.1.0 (/opt/rustwide/workdir/inle/inle_debug) [INFO] [stderr] Compiling inle_ui v0.1.0 (/opt/rustwide/workdir/inle/inle_ui) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle_ecs v0.1.0 (/opt/rustwide/workdir/inle/inle_ecs) [INFO] [stderr] Compiling inle_physics v0.1.0 (/opt/rustwide/workdir/inle/inle_physics) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle_app v0.1.0 (/opt/rustwide/workdir/inle/inle_app) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle v0.1.0 (/opt/rustwide/workdir/inle) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_game v0.1.0 (/opt/rustwide/workdir/ecs_game) [INFO] [stdout] warning: unused import: `crate::entities` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::entities; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Action_Kind` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use inle_input::input_state::{Action_Kind, Game_Action}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phys_world` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | phys_world: &mut Physics_World, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phys_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gres` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gres: &mut Gfx_Resources, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_cache` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | shader_cache: &mut Shader_Cache, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | env: &Env_Info, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | actions: &[Game_Action], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | cfg: &Config, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.40s [INFO] running `Command { std: "docker" "inspect" "3668d5ab318896941860c90e8ee2f50a463326593e8cb16578c5b11e0257cf80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3668d5ab318896941860c90e8ee2f50a463326593e8cb16578c5b11e0257cf80", kill_on_drop: false }` [INFO] [stdout] 3668d5ab318896941860c90e8ee2f50a463326593e8cb16578c5b11e0257cf80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6df629490c1ec969b52555cc74b8ce353b555696d38f552a0d4069b55998389 [INFO] running `Command { std: "docker" "start" "-a" "b6df629490c1ec969b52555cc74b8ce353b555696d38f552a0d4069b55998389", kill_on_drop: false }` [INFO] [stderr] Compiling inle_serialize v0.1.0 (/opt/rustwide/workdir/inle/inle_serialize) [INFO] [stderr] Compiling inle_core v0.1.0 (/opt/rustwide/workdir/inle/inle_core) [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/ecs_runner) [INFO] [stderr] Compiling inle_diagnostics v0.1.0 (/opt/rustwide/workdir/inle/inle_diagnostics) [INFO] [stderr] Compiling inle_events v0.1.0 (/opt/rustwide/workdir/inle/inle_events) [INFO] [stderr] Compiling inle_win v0.1.0 (/opt/rustwide/workdir/inle/inle_win) [INFO] [stderr] Compiling inle_fs v0.1.0 (/opt/rustwide/workdir/inle/inle_fs) [INFO] [stderr] Compiling inle_alloc v0.1.0 (/opt/rustwide/workdir/inle/inle_alloc) [INFO] [stderr] Compiling inle_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_input v0.1.0 (/opt/rustwide/workdir/inle/inle_input) [INFO] [stderr] Compiling inle_audio_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_audio_backend) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_gfx v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx) [INFO] [stderr] Compiling inle_test v0.1.0 (/opt/rustwide/workdir/inle/inle_test) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [INFO] [stderr] Compiling inle_ui v0.1.0 (/opt/rustwide/workdir/inle/inle_ui) [INFO] [stderr] Compiling inle_math v0.1.0 (/opt/rustwide/workdir/inle/inle_math) [INFO] [stderr] Compiling inle_common v0.1.0 (/opt/rustwide/workdir/inle/inle_common) [INFO] [stderr] Compiling inle_audio v0.1.0 (/opt/rustwide/workdir/inle/inle_audio) [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_debug v0.1.0 (/opt/rustwide/workdir/inle/inle_debug) [INFO] [stderr] Compiling inle_ecs v0.1.0 (/opt/rustwide/workdir/inle/inle_ecs) [INFO] [stderr] Compiling inle_physics v0.1.0 (/opt/rustwide/workdir/inle/inle_physics) [INFO] [stderr] Compiling inle_app v0.1.0 (/opt/rustwide/workdir/inle/inle_app) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle v0.1.0 (/opt/rustwide/workdir/inle) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_game v0.1.0 (/opt/rustwide/workdir/ecs_game) [INFO] [stdout] warning: unused import: `crate::entities` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::entities; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Action_Kind` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use inle_input::input_state::{Action_Kind, Game_Action}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 54 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phys_world` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | phys_world: &mut Physics_World, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phys_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gres` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gres: &mut Gfx_Resources, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_cache` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | shader_cache: &mut Shader_Cache, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | env: &Env_Info, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | actions: &[Game_Action], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | cfg: &Config, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ecs_game` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ecs_game --edition=2018 ecs_game/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c263702d81aa657f -C extra-filename=-c263702d81aa657f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-e0993d89caf37bf3.rlib --extern inle_alloc=/opt/rustwide/target/debug/deps/libinle_alloc-ccc909db8181b89d.rlib --extern inle_app=/opt/rustwide/target/debug/deps/libinle_app-e7a257780556aad1.rlib --extern inle_audio=/opt/rustwide/target/debug/deps/libinle_audio-3eab6d21d52627f4.rlib --extern inle_cfg=/opt/rustwide/target/debug/deps/libinle_cfg-290315c09a0f6f97.rlib --extern inle_common=/opt/rustwide/target/debug/deps/libinle_common-e82e2e4fa10cf3bc.rlib --extern inle_core=/opt/rustwide/target/debug/deps/libinle_core-b6598b18b1866dbd.rlib --extern inle_debug=/opt/rustwide/target/debug/deps/libinle_debug-4cb7ed6f9f5257aa.rlib --extern inle_diagnostics=/opt/rustwide/target/debug/deps/libinle_diagnostics-9e00c0c770a500e8.rlib --extern inle_ecs=/opt/rustwide/target/debug/deps/libinle_ecs-dc6b86cc5522796c.rlib --extern inle_events=/opt/rustwide/target/debug/deps/libinle_events-71205c4ef5839b01.rlib --extern inle_fs=/opt/rustwide/target/debug/deps/libinle_fs-6f8071df6ca3df90.rlib --extern inle_gfx=/opt/rustwide/target/debug/deps/libinle_gfx-86bbe2c3f1e0506b.rlib --extern inle_input=/opt/rustwide/target/debug/deps/libinle_input-9368679aba3fdc90.rlib --extern inle_math=/opt/rustwide/target/debug/deps/libinle_math-9511335dfc7f7c7a.rlib --extern inle_physics=/opt/rustwide/target/debug/deps/libinle_physics-8038a4831bb3143d.rlib --extern inle_replay=/opt/rustwide/target/debug/deps/libinle_replay-6fa16ac7618d955d.rlib --extern inle_resources=/opt/rustwide/target/debug/deps/libinle_resources-cfdb98622f62263c.rlib --extern inle_ui=/opt/rustwide/target/debug/deps/libinle_ui-d987ae395d5cc282.rlib --extern inle_win=/opt/rustwide/target/debug/deps/libinle_win-48902ec01918822b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.inle_app.a5w30lvw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e" "/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e.3tth827vtc18vdlf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinle_physics-8038a4831bb3143d.rlib" "/opt/rustwide/target/debug/deps/libinle_ui-d987ae395d5cc282.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libinle_audio-3eab6d21d52627f4.rlib" "/opt/rustwide/target/debug/deps/libinle_replay-6fa16ac7618d955d.rlib" "/opt/rustwide/target/debug/deps/libinle_test-9bc4d17986c57a4b.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-2ecce52e35fcf3a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libinle_ecs-dc6b86cc5522796c.rlib" "/opt/rustwide/target/debug/deps/libinle_events-71205c4ef5839b01.rlib" "/opt/rustwide/target/debug/deps/libanymap-7e5e2b7286b2930b.rlib" "/opt/rustwide/target/debug/deps/libinle_debug-4cb7ed6f9f5257aa.rlib" "/opt/rustwide/target/debug/deps/libinle_input-9368679aba3fdc90.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx-86bbe2c3f1e0506b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libinle_cfg-290315c09a0f6f97.rlib" "/opt/rustwide/target/debug/deps/libinle_fs-6f8071df6ca3df90.rlib" "/opt/rustwide/target/debug/deps/libnotify-8385607592284f74.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libinotify-a24d12e26fb67ca2.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-1b8196e135475863.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-560f10463f728460.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-83d889430ab1bec4.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a0e9c5dc650083b2.rlib" "/opt/rustwide/target/debug/deps/libinle_alloc-ccc909db8181b89d.rlib" "/opt/rustwide/target/debug/deps/libinle_resources-cfdb98622f62263c.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx_backend-4c85b27304e6eb15.rlib" "/opt/rustwide/target/debug/deps/libinle_win-48902ec01918822b.rlib" "/opt/rustwide/target/debug/deps/libinle_audio_backend-b18043f0bb7e55cc.rlib" "/opt/rustwide/target/debug/deps/libinle_core-b6598b18b1866dbd.rlib" "/opt/rustwide/target/debug/deps/libinle_serialize-15f3e454577083d0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libinle_common-e82e2e4fa10cf3bc.rlib" "/opt/rustwide/target/debug/deps/libinle_math-9511335dfc7f7c7a.rlib" "/opt/rustwide/target/debug/deps/libsfml-5e5925fe6bbd3b8a.rlib" "/opt/rustwide/target/debug/deps/libwidestring-00cec57c890367e9.rlib" "/opt/rustwide/target/debug/deps/libcsfml_graphics_sys-ff783651df841ad1.rlib" "/opt/rustwide/target/debug/deps/libcsfml_audio_sys-f6bf4f3653361ccc.rlib" "/opt/rustwide/target/debug/deps/libcsfml_window_sys-b04d1a0766907a20.rlib" "/opt/rustwide/target/debug/deps/libcsfml_system_sys-6fe4bcde8a76194e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libinle_diagnostics-9e00c0c770a500e8.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lcsfml-graphics" "-lcsfml-audio" "-lcsfml-window" "-lcsfml-system" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b6df629490c1ec969b52555cc74b8ce353b555696d38f552a0d4069b55998389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6df629490c1ec969b52555cc74b8ce353b555696d38f552a0d4069b55998389", kill_on_drop: false }` [INFO] [stdout] b6df629490c1ec969b52555cc74b8ce353b555696d38f552a0d4069b55998389