[INFO] cloning repository https://github.com/pgorczak/rust-bluepill-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgorczak/rust-bluepill-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgorczak%2Frust-bluepill-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgorczak%2Frust-bluepill-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75147c53086d3090ae8cbbac23effcf8019ea635 [INFO] testing pgorczak/rust-bluepill-example against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgorczak%2Frust-bluepill-example" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pgorczak/rust-bluepill-example on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/pgorczak/rust-bluepill-example [INFO] finished tweaking git repo https://github.com/pgorczak/rust-bluepill-example [INFO] tweaked toml for git repo https://github.com/pgorczak/rust-bluepill-example written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pgorczak/rust-bluepill-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded stm32f1xx-hal v0.2.1 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded stm32f1 v0.6.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84e1e7d20d9626a76ea864a1bcf88d2e436f58db2b1f8fa0a4f7c93e62a2297e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "84e1e7d20d9626a76ea864a1bcf88d2e436f58db2b1f8fa0a4f7c93e62a2297e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e1e7d20d9626a76ea864a1bcf88d2e436f58db2b1f8fa0a4f7c93e62a2297e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e1e7d20d9626a76ea864a1bcf88d2e436f58db2b1f8fa0a4f7c93e62a2297e", kill_on_drop: false }` [INFO] [stdout] 84e1e7d20d9626a76ea864a1bcf88d2e436f58db2b1f8fa0a4f7c93e62a2297e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27adb45e9ff1242ae39d58d9a5e53c05a7856ba9df558044ac229862464a612 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a27adb45e9ff1242ae39d58d9a5e53c05a7856ba9df558044ac229862464a612", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling stm32f1 v0.6.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f1xx-hal v0.2.1 [INFO] [stderr] Compiling rust-bluepill-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/main.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/main.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.43s [INFO] running `Command { std: "docker" "inspect" "a27adb45e9ff1242ae39d58d9a5e53c05a7856ba9df558044ac229862464a612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27adb45e9ff1242ae39d58d9a5e53c05a7856ba9df558044ac229862464a612", kill_on_drop: false }` [INFO] [stdout] a27adb45e9ff1242ae39d58d9a5e53c05a7856ba9df558044ac229862464a612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a7aa8a749f89dcac059c633e4920b46a7bda8a66f30b1bcaa8d6613607e20d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63a7aa8a749f89dcac059c633e4920b46a7bda8a66f30b1bcaa8d6613607e20d", kill_on_drop: false }` [INFO] [stderr] Compiling rust-bluepill-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/main.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/main.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "63a7aa8a749f89dcac059c633e4920b46a7bda8a66f30b1bcaa8d6613607e20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a7aa8a749f89dcac059c633e4920b46a7bda8a66f30b1bcaa8d6613607e20d", kill_on_drop: false }` [INFO] [stdout] 63a7aa8a749f89dcac059c633e4920b46a7bda8a66f30b1bcaa8d6613607e20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 255e07aa114914528450138275de0d51d5f872faf01de929b0f1f3ee3046d45b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "255e07aa114914528450138275de0d51d5f872faf01de929b0f1f3ee3046d45b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/main.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 52 | led.set_high(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `stm32f1xx_hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/main.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | led.set_low(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_bluepill_example-8afcc7a02a649833 [INFO] [stderr] thread '' panicked at 'not implemented', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.4/src/register/primask.rs:59:15 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f95d575737 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55f95d575737 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f95d575737 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f95d575737 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f95d58dafc - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55f95d5743b2 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55f95d5770e5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f95d5770e5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f95d5770e5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55f95d576c3a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55f95d5777e1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55f95d5772f7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55f95d575bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55f95d577289 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55f95d58ced1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55f95d58ce1d - core::panicking::panic::h95b17729da7179c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55f95d55feed - cortex_m::register::primask::read::hfa94596f623d7bd4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.4/src/register/primask.rs:59:15 [INFO] [stderr] 17: 0x55f95d55fc23 - cortex_m::interrupt::free::h912e08e3cc061a01 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.4/src/interrupt.rs:65:19 [INFO] [stderr] 18: 0x55f95d55f669 - cortex_m::peripheral::Peripherals::take::he5d928c2bef78f38 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.5.10/src/peripheral/mod.rs:151:9 [INFO] [stderr] 19: 0x55f95d55fa5c - rust_bluepill_example::__cortex_m_rt_main::h434c91655707e6ef [INFO] [stderr] at /opt/rustwide/workdir/src/main.rs:26:14 [INFO] [stderr] 20: 0x55f95d55fa46 - main [INFO] [stderr] at /opt/rustwide/workdir/src/main.rs:23:1 [INFO] [stderr] 21: 0x7fbcbcee30b3 - __libc_start_main [INFO] [stderr] 22: 0x55f95d55f09e - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] fatal runtime error: failed to initiate panic, error 5 [INFO] [stderr] error: test failed, to rerun pass '--bin rust-bluepill-example' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_bluepill_example-8afcc7a02a649833` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "255e07aa114914528450138275de0d51d5f872faf01de929b0f1f3ee3046d45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255e07aa114914528450138275de0d51d5f872faf01de929b0f1f3ee3046d45b", kill_on_drop: false }` [INFO] [stdout] 255e07aa114914528450138275de0d51d5f872faf01de929b0f1f3ee3046d45b