[INFO] cloning repository https://github.com/rconan/asm-im [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rconan/asm-im" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fasm-im", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fasm-im'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6388d674f2c38acd1e8ae7acb68e4300b2f2498b [INFO] testing rconan/asm-im against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fasm-im" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rconan/asm-im on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rconan/asm-im [INFO] finished tweaking git repo https://github.com/rconan/asm-im [INFO] tweaked toml for git repo https://github.com/rconan/asm-im written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/rconan/asm-im already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ef55cf1ff0374f331264270df2cdc77901eedfedf09b0a4c704e53be9bbaa56 [INFO] running `Command { std: "docker" "start" "-a" "1ef55cf1ff0374f331264270df2cdc77901eedfedf09b0a4c704e53be9bbaa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ef55cf1ff0374f331264270df2cdc77901eedfedf09b0a4c704e53be9bbaa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef55cf1ff0374f331264270df2cdc77901eedfedf09b0a4c704e53be9bbaa56", kill_on_drop: false }` [INFO] [stdout] 1ef55cf1ff0374f331264270df2cdc77901eedfedf09b0a4c704e53be9bbaa56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07de1a4439fe99922f2497776e772389ff59513b73c5d166cdb5cef6e133d198 [INFO] running `Command { std: "docker" "start" "-a" "07de1a4439fe99922f2497776e772389ff59513b73c5d166cdb5cef6e133d198", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling clamp v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling simulink-rs v0.1.0 (https://github.com/rconan/simulink-rs.git?branch=main#9b88580b) [INFO] [stderr] Compiling colorous v1.0.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling asm-control v0.1.0 (/opt/rustwide/workdir/asm-control) [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling dosio v0.1.0 (https://github.com/rconan/dosio.git?branch=main#a754390e) [INFO] [stderr] Compiling serde-pickle v0.6.2 [INFO] [stderr] Compiling spade v1.8.2 [INFO] [stderr] Compiling complot v0.1.0 (https://github.com/rconan/complot.git#847cd3c0) [INFO] [stderr] Compiling fem v0.1.0 (https://github.com/rconan/fem.git?branch=dos#3503853e) [INFO] [stderr] Compiling asm-im v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.35s [INFO] running `Command { std: "docker" "inspect" "07de1a4439fe99922f2497776e772389ff59513b73c5d166cdb5cef6e133d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07de1a4439fe99922f2497776e772389ff59513b73c5d166cdb5cef6e133d198", kill_on_drop: false }` [INFO] [stdout] 07de1a4439fe99922f2497776e772389ff59513b73c5d166cdb5cef6e133d198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b3c832052642d72d0a24b429536c66f68ae683e7af5983684866410adad9ce [INFO] running `Command { std: "docker" "start" "-a" "35b3c832052642d72d0a24b429536c66f68ae683e7af5983684866410adad9ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling asm-im v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | asm_control::Segment::One, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | asm_control::Segment::Two, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | asm_control::Segment::Three, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | asm_control::Segment::Four, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | asm_control::Segment::Five, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | asm_control::Segment::Six, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | asm_control::Segment::Seven, [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Controller` in `asm_control` [INFO] [stdout] --> examples/step_by_step_seven.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | .map(asm_control::Controller::new) [INFO] [stdout] | ^^^^^^^^^^ could not find `Controller` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asm-im` due to 9 previous errors [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Segment` in `asm_control` [INFO] [stdout] --> examples/step_by_step.rs:32:66 [INFO] [stdout] | [INFO] [stdout] 32 | let mut asm_ctrl = asm_control::Controller::new(asm_control::Segment::One); [INFO] [stdout] | ^^^^^^^ could not find `Segment` in `asm_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Controller` in `asm_control` [INFO] [stdout] --> examples/step_by_step.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | let mut asm_ctrl = asm_control::Controller::new(asm_control::Segment::One); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/asm-control/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum AsmController<'a> { [INFO] [stdout] | -------------------------- similarly named enum `AsmController` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 32 | let mut asm_ctrl = asm_control::AsmController::new(asm_control::Segment::One); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use asm_control::segment1::Controller; [INFO] [stdout] | [INFO] [stdout] 1 | use asm_control::segment2::Controller; [INFO] [stdout] | [INFO] [stdout] 1 | use asm_control::segment3::Controller; [INFO] [stdout] | [INFO] [stdout] 1 | use asm_control::segment4::Controller; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/step_by_step.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | .margin(20) [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.1/src/chart/builder.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn margin(&mut self, size: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 104 | .margin::(20) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/step_by_step.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | .set_label_area_size(LabelAreaPosition::Left, 40) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.1/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 105 | .set_label_area_size::(LabelAreaPosition::Left, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/step_by_step.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | .set_label_area_size(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.1/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 106 | .set_label_area_size::(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asm-im` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "35b3c832052642d72d0a24b429536c66f68ae683e7af5983684866410adad9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b3c832052642d72d0a24b429536c66f68ae683e7af5983684866410adad9ce", kill_on_drop: false }` [INFO] [stdout] 35b3c832052642d72d0a24b429536c66f68ae683e7af5983684866410adad9ce