[INFO] fetching crate cognionics 0.0.1...
[INFO] testing cognionics-0.0.1 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate cognionics 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cognionics 0.0.1
[INFO] finished tweaking crates.io crate cognionics 0.0.1
[INFO] tweaked toml for crates.io crate cognionics 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cognionics 0.0.1 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cognionics 0.0.1 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02
[INFO] running `Command { std: "docker" "start" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling cognionics v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cognionics v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 23.00s
[INFO] running `Command { std: "docker" "inspect" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cognionics-1997b17c02b55972)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test devices::tests::test_descriptor_longest_match_disambiguates ... ok
[INFO] [stdout] test cgx_client::tests::test_contains_word ... ok
[INFO] [stdout] test devices::tests::test_descriptor_patch_disambiguation ... ok
[INFO] [stdout] test devices::tests::test_all_indices_covered ... ok
[INFO] [stdout] test devices::tests::test_find_device_by_descriptor ... ok
[INFO] [stdout] test devices::tests::test_find_device_by_key ... ok
[INFO] [stdout] test devices::tests::test_find_device_by_model ... ok
[INFO] [stdout] test devices::tests::test_no_overlapping_indices ... ok
[INFO] [stdout] test devices::tests::test_signal_channel_indices ... ok
[INFO] [stdout] test devices::tests::test_channel_indices_in_bounds ... ok
[INFO] [stdout] test parse::tests::test_decode_24bit_signed ... ok
[INFO] [stdout] test parse::tests::test_estimate_channel_count ... ok
[INFO] [stdout] test devices::tests::test_num_signal_channels_all_devices ... ok
[INFO] [stdout] test parse::tests::test_extract_packet_counter ... ok
[INFO] [stdout] test devices::tests::test_specific_device_channel_counts ... ok
[INFO] [stdout] test parse::tests::test_decode_24bit_unsigned ... ok
[INFO] [stdout] test parse::tests::test_extract_trigger ... ok
[INFO] [stdout] test parse::tests::test_find_sync_at_start ... ok
[INFO] [stdout] test parse::tests::test_find_sync_basic ... ok
[INFO] [stdout] test parse::tests::test_find_sync_false_positive_rejected ... ok
[INFO] [stdout] test parse::tests::test_find_sync_rejects_two_only ... ok
[INFO] [stdout] test parse::tests::test_find_sync_too_short ... ok
[INFO] [stdout] test parse::tests::test_find_sync_zero_bps ... ok
[INFO] [stdout] test parse::tests::test_packet_loss_detection ... ok
[INFO] [stdout] test parse::tests::test_parse_sample_negative_adc ... ok
[INFO] [stdout] test parse::tests::test_parse_sample_patch_v2_no_trigger ... ok
[INFO] [stdout] test parse::tests::test_parse_sample_quick8r ... ok
[INFO] [stdout] test parse::tests::test_parse_sample_too_short ... ok
[INFO] [stdout] test parse::tests::test_raw_to_uv ... ok
[INFO] [stdout] test virtual_device::tests::test_build_frame_patch_v2_no_trigger ... ok
[INFO] [stdout] test virtual_device::tests::test_build_frame_all_devices ... ok
[INFO] [stdout] test virtual_device::tests::test_build_frame_roundtrip ... ok
[INFO] [stdout] test virtual_device::tests::test_fault_garbage_bytes ... ok
[INFO] [stdout] test virtual_device::tests::test_fault_skip_packets ... ok
[INFO] [stdout] test virtual_device::tests::test_virtual_device_eeg_signal_nonzero ... ok
[INFO] [stdout] test virtual_device::tests::test_virtual_device_read ... ok
[INFO] [stdout] test virtual_device::tests::test_virtual_device_sequential_counters ... ok
[INFO] [stdout] test virtual_device::tests::test_start_virtual_pipeline ... ok
[INFO] [stdout] test virtual_device::tests::test_virtual_pipeline_garbage_resync ... ok
[INFO] [stdout] test devices::tests::test_bytes_per_sample_all_devices ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test virtual_device::tests::test_virtual_pipeline_packet_loss_detection ... FAILED
[INFO] [stdout] test parse::tests::test_estimate_channel_count_all_devices ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- virtual_device::tests::test_virtual_pipeline_packet_loss_detection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'virtual_device::tests::test_virtual_pipeline_packet_loss_detection' (2140) panicked at src/virtual_device.rs:744:9:
[INFO] [stdout] should have received PacketLoss event
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58811a4d9c21 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58811a4eecfa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58811a4de2ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58811a4b5c16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58811a4d2019 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58811a44d0b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58811a4d2342 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58811a4b5cf4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58811a4ae669 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58811a4b68bd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58811a4ef45c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58811a42d624 - cognionics[c1de6bc8aca90406]::virtual_device::tests::test_virtual_pipeline_packet_loss_detection::{closure#0}
[INFO] [stdout]   12:     0x58811a43bf23 - <tokio[a60d15612107aa6]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a60d15612107aa6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   13:     0x58811a4385d9 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[a60d15612107aa6]::runtime::context::Context>>::with::<tokio[a60d15612107aa6]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a60d15612107aa6]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[a60d15612107aa6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a60d15612107aa6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a60d15612107aa6]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x58811a43c257 - <tokio[a60d15612107aa6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x58811a435e80 - tokio[a60d15612107aa6]::runtime::context::runtime::enter_runtime::<<tokio[a60d15612107aa6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x58811a43be05 - <tokio[a60d15612107aa6]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x58811a42f8ab - cognionics[c1de6bc8aca90406]::virtual_device::tests::test_virtual_pipeline_packet_loss_detection
[INFO] [stdout]   18:     0x58811a43da19 - <cognionics[c1de6bc8aca90406]::virtual_device::tests::test_virtual_pipeline_packet_loss_detection::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x58811a44039b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x58811a44da05 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x58811a446dc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x58811a450b62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x58811a4d94e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x72549e48f07a - <unknown>
[INFO] [stdout]   25:     0x72549e522534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     virtual_device::tests::test_virtual_pipeline_packet_loss_detection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02", kill_on_drop: false }`
[INFO] [stdout] c97e12719ca55bec97d46c01326002be29fb4e846ecb343f5bd0c742e5ef7a02
