[INFO] fetching crate quicknotes 1.0.2...
[INFO] testing quicknotes-1.0.2 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate quicknotes 1.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate quicknotes 1.0.2 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate quicknotes 1.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quicknotes 1.0.2
[INFO] tweaked toml for crates.io crate quicknotes 1.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate quicknotes 1.0.2 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" "+nightly-2025-01-18" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79f9f6c56024a03dffeb60157adbc9fce859968d613a5ece0b63465771769d4a
[INFO] running `Command { std: "docker" "start" "-a" "79f9f6c56024a03dffeb60157adbc9fce859968d613a5ece0b63465771769d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79f9f6c56024a03dffeb60157adbc9fce859968d613a5ece0b63465771769d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f9f6c56024a03dffeb60157adbc9fce859968d613a5ece0b63465771769d4a", kill_on_drop: false }`
[INFO] [stdout] 79f9f6c56024a03dffeb60157adbc9fce859968d613a5ece0b63465771769d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bcfa9c56345145a5d244d7e16974aa2d0f415fe0cc402b66e05ce8923d04f07
[INFO] running `Command { std: "docker" "start" "-a" "0bcfa9c56345145a5d244d7e16974aa2d0f415fe0cc402b66e05ce8923d04f07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling chrono-english v0.1.7
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling nucleo-picker v0.7.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling quicknotes v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "0bcfa9c56345145a5d244d7e16974aa2d0f415fe0cc402b66e05ce8923d04f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcfa9c56345145a5d244d7e16974aa2d0f415fe0cc402b66e05ce8923d04f07", kill_on_drop: false }`
[INFO] [stdout] 0bcfa9c56345145a5d244d7e16974aa2d0f415fe0cc402b66e05ce8923d04f07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fafa5de3d51db699dadbea8242b69a54861cc5052815030f710ef2b7f8641257
[INFO] running `Command { std: "docker" "start" "-a" "fafa5de3d51db699dadbea8242b69a54861cc5052815030f710ef2b7f8641257", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling stringreader v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling insta v1.42.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling nucleo-picker v0.7.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling quicknotes v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.43s
[INFO] running `Command { std: "docker" "inspect" "fafa5de3d51db699dadbea8242b69a54861cc5052815030f710ef2b7f8641257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafa5de3d51db699dadbea8242b69a54861cc5052815030f710ef2b7f8641257", kill_on_drop: false }`
[INFO] [stdout] fafa5de3d51db699dadbea8242b69a54861cc5052815030f710ef2b7f8641257
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ad26a5d1c93ff9c62cc486248515203c40439e676a1eb7430a4454ea29459aa
[INFO] running `Command { std: "docker" "start" "-a" "6ad26a5d1c93ff9c62cc486248515203c40439e676a1eb7430a4454ea29459aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quicknotes-b1e8b5c8ad458f8d)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test index::tests::cannot_insert_note_with_invalid_utf8_path ... ok
[INFO] [stdout] test index::tests::delete_note_is_idempotent ... ok
[INFO] [stdout] test index::tests::can_insert_note ... ok
[INFO] [stdout] test index::tests::selecting_filters_notes_of_other_kinds ... ok
[INFO] [stdout] test note::tests::can_read_preamble::preamble_alone ... ok
[INFO] [stdout] test note::tests::can_serialize_preamble_as_toml ... ok
[INFO] [stdout] test note::tests::can_read_preamble::preamble_with_data_after_it ... ok
[INFO] [stdout] test note::tests::filename_for_title_converts_spaces_to_dashes ... ok
[INFO] [stdout] test index::tests::can_update_note_by_reinserting ... ok
[INFO] [stdout] test note::tests::filename_for_title_converts_to_lowercase ... ok
[INFO] [stdout] test note::tests::filename_for_title_removes_specials ... ok
[INFO] [stdout] test note::tests::filename_for_date_uses_date_in_simple_iso_format ... ok
[INFO] [stdout] test index::tests::selecting_skips_notes_with_malformed_timestamps ... ok
[INFO] [stdout] test index::tests::migrations_valid ... ok
[INFO] [stdout] test index::tests::delete_note_removes_notes_from_database ... ok
[INFO] [stdout] test index::tests::can_select_inserted_notes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quicknotes-332617672138ec7d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::build_index_entries_does_not_override_titles_for_unique_notes ... ok
[INFO] [stdout] test tests::deserialize_extension_preserves_lack_of_dot_in_file_extension ... ok
[INFO] [stdout] test tests::build_index_entries_overrides_titles_of_notes_with_matching_titles ... ok
[INFO] [stdout] test tests::deserialize_notes_root_allows_absolute_paths ... ok
[INFO] [stdout] test tests::deserialize_notes_root_does_not_allow_relative_paths ... ok
[INFO] [stdout] test tests::deserialize_extension_removes_dot_to_file_extension ... ok
[INFO] [stdout] test tests::fuzzy_offset_from_date_allows_date_based_offsets ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_copies_file_extension ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_does_not_replace_configured_editor ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_sets_missing_editor ... ok
[INFO] [stdout] test tests::title_override_contains_the_date ... ok
[INFO] [stdout] test tests::title_override_starts_with_title ... ok
[INFO] [stderr]      Running tests/index_test.rs (/opt/rustwide/target/debug/deps/index_test-f99069b8b0c44b61)
[INFO] [stdout] test tests::fuzzy_offset_from_date_does_not_allow_time_based_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test notes_are_added_to_the_index_when_they_are_created ... ok
[INFO] [stdout] test daily_notes_are_marked_with_daily_kind ... ok
[INFO] [stdout] test regular_notes_are_marked_with_notes_kind ... ok
[INFO] [stdout] test indexes_existing_files_on_disk ... ok
[INFO] [stdout] test can_lookup_only_one_kind_of_note ... ok
[INFO] [stdout] test editing_a_note_to_have_an_invalid_preamble_removes_it_from_the_index ... ok
[INFO] [stdout] test opening_a_note_reindexes_it ... ok
[INFO] [stdout] test deleted_files_are_removed_from_the_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/note_test.rs (/opt/rustwide/target/debug/deps/note_test-95aa2d21b2954de1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test writing_nothing_to_file_results_in_no_file_written ... ok
[INFO] [stdout] test writes_dailies_to_notes_directory ... ok
[INFO] [stdout] test writes_notes_to_notes_directory_even_if_inode_changes ... ok
[INFO] [stdout] test writes_notes_to_notes_directory ... ok
[INFO] [stdout] test opening_two_notes_with_the_same_name_prevents_clobbering ... ok
[INFO] [stdout] test opening_two_notes_with_the_same_name_prevents_clobbering_even_if_collision_exists_on_disk ... ok
[INFO] [stdout] test editing_an_existing_daily_alters_the_same_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quicknotes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ad26a5d1c93ff9c62cc486248515203c40439e676a1eb7430a4454ea29459aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad26a5d1c93ff9c62cc486248515203c40439e676a1eb7430a4454ea29459aa", kill_on_drop: false }`
[INFO] [stdout] 6ad26a5d1c93ff9c62cc486248515203c40439e676a1eb7430a4454ea29459aa
