[INFO] cloning repository https://github.com/ollien/quicknotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollien/quicknotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2e997127397142485590bc6d0cf0da791ad30d
[INFO] testing ollien/quicknotes against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ollien/quicknotes
[INFO] finished tweaking git repo https://github.com/ollien/quicknotes
[INFO] tweaked toml for git repo https://github.com/ollien/quicknotes written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ollien/quicknotes on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ollien/quicknotes 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded chrono-english v0.1.7
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded stringreader v0.1.1
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded insta v1.42.0
[INFO] [stderr]   Downloaded nucleo-picker v0.7.0
[INFO] [stderr]   Downloaded rusqlite_migration v1.3.1
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded scanlex v0.1.4
[INFO] [stderr]   Downloaded nucleo v0.5.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f2f78ab1e609e859385f8f5eeee96c81182c0b82cc3c0391d5d6f149f4ce72
[INFO] running `Command { std: "docker" "start" "-a" "e8f2f78ab1e609e859385f8f5eeee96c81182c0b82cc3c0391d5d6f149f4ce72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f2f78ab1e609e859385f8f5eeee96c81182c0b82cc3c0391d5d6f149f4ce72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f2f78ab1e609e859385f8f5eeee96c81182c0b82cc3c0391d5d6f149f4ce72", kill_on_drop: false }`
[INFO] [stdout] e8f2f78ab1e609e859385f8f5eeee96c81182c0b82cc3c0391d5d6f149f4ce72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c91d1d330cc0632912a34a69b70597cf53f86d2a38d0bf906987bdf5ef5e465
[INFO] running `Command { std: "docker" "start" "-a" "8c91d1d330cc0632912a34a69b70597cf53f86d2a38d0bf906987bdf5ef5e465", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling chrono-english v0.1.7
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling nucleo-picker v0.7.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling quicknotes v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s
[INFO] running `Command { std: "docker" "inspect" "8c91d1d330cc0632912a34a69b70597cf53f86d2a38d0bf906987bdf5ef5e465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c91d1d330cc0632912a34a69b70597cf53f86d2a38d0bf906987bdf5ef5e465", kill_on_drop: false }`
[INFO] [stdout] 8c91d1d330cc0632912a34a69b70597cf53f86d2a38d0bf906987bdf5ef5e465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0e481094c46abba3c8e3190cc396c64a537de1a51afa541d5a79d197d27662f
[INFO] running `Command { std: "docker" "start" "-a" "c0e481094c46abba3c8e3190cc396c64a537de1a51afa541d5a79d197d27662f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling console v0.15.10
[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 hashbrown v0.14.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[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-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nucleo-picker v0.7.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling quicknotes v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.29s
[INFO] running `Command { std: "docker" "inspect" "c0e481094c46abba3c8e3190cc396c64a537de1a51afa541d5a79d197d27662f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0e481094c46abba3c8e3190cc396c64a537de1a51afa541d5a79d197d27662f", kill_on_drop: false }`
[INFO] [stdout] c0e481094c46abba3c8e3190cc396c64a537de1a51afa541d5a79d197d27662f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5bf54a67cbb673d58a4fb5a46bd0b44e1c6ec26b6ed6af10fedee2d3785b5076
[INFO] running `Command { std: "docker" "start" "-a" "5bf54a67cbb673d58a4fb5a46bd0b44e1c6ec26b6ed6af10fedee2d3785b5076", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quicknotes-fa360bd67c42134a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test index::tests::cannot_insert_note_with_invalid_utf8_path ... ok
[INFO] [stdout] test note::tests::can_read_preamble::preamble_with_data_after_it ... ok
[INFO] [stdout] test note::tests::filename_for_date_uses_date_in_simple_iso_format ... ok
[INFO] [stdout] test note::tests::filename_for_title_converts_to_lowercase ... ok
[INFO] [stdout] test note::tests::filename_for_title_converts_spaces_to_dashes ... ok
[INFO] [stdout] test note::tests::can_serialize_preamble_as_toml ... ok
[INFO] [stdout] test note::tests::can_read_preamble::preamble_alone ... ok
[INFO] [stdout] test index::tests::selecting_filters_notes_of_other_kinds ... ok
[INFO] [stdout] test index::tests::delete_note_removes_notes_from_database ... 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::can_select_inserted_notes ... ok
[INFO] [stdout] test index::tests::delete_note_is_idempotent ... ok
[INFO] [stdout] test index::tests::can_insert_note ... ok
[INFO] [stdout] test note::tests::filename_for_title_removes_specials ... ok
[INFO] [stdout] test index::tests::can_update_note_by_reinserting ... 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-bd0de6090bb05d5f)
[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::fuzzy_offset_from_date_allows_date_based_offsets ... ok
[INFO] [stdout] test tests::build_index_entries_overrides_titles_of_notes_with_matching_titles ... ok
[INFO] [stdout] test tests::fuzzy_offset_from_date_does_not_allow_time_based_offset ... ok
[INFO] [stdout] test tests::deserialize_extension_preserves_lack_of_dot_in_file_extension ... ok
[INFO] [stdout] test tests::deserialize_notes_root_allows_absolute_paths ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_does_not_replace_configured_editor ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_copies_file_extension ... ok
[INFO] [stdout] test tests::on_disk_config_unpack_sets_missing_editor ... 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::title_override_starts_with_title ... ok
[INFO] [stdout] test tests::title_override_contains_the_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index_test.rs (/opt/rustwide/target/debug/deps/index_test-31cd58830be64082)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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 notes_are_added_to_the_index_when_they_are_created ... 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] [stderr]      Running tests/note_test.rs (/opt/rustwide/target/debug/deps/note_test-72cf76c7e7a8ba7b)
[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.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test writing_nothing_to_file_results_in_no_file_written ... ok
[INFO] [stdout] test editing_an_existing_daily_alters_the_same_file ... ok
[INFO] [stderr]    Doc-tests quicknotes
[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 writes_dailies_to_notes_directory ... 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] [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" "5bf54a67cbb673d58a4fb5a46bd0b44e1c6ec26b6ed6af10fedee2d3785b5076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf54a67cbb673d58a4fb5a46bd0b44e1c6ec26b6ed6af10fedee2d3785b5076", kill_on_drop: false }`
[INFO] [stdout] 5bf54a67cbb673d58a4fb5a46bd0b44e1c6ec26b6ed6af10fedee2d3785b5076
