[INFO] cloning repository https://github.com/arnau/aquarium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnau/aquarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Faquarium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Faquarium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6edb5269d01fa484579ae0b242bb4c04490ef815 [INFO] testing arnau/aquarium against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Faquarium" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arnau/aquarium on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arnau/aquarium [INFO] finished tweaking git repo https://github.com/arnau/aquarium [INFO] tweaked toml for git repo https://github.com/arnau/aquarium written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/arnau/aquarium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded temp_testdir v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be51d51abae8e45a88773765046bfabc4bfd6b09641ec3ea5ae088830f0a2fdf [INFO] running `Command { std: "docker" "start" "-a" "be51d51abae8e45a88773765046bfabc4bfd6b09641ec3ea5ae088830f0a2fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be51d51abae8e45a88773765046bfabc4bfd6b09641ec3ea5ae088830f0a2fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be51d51abae8e45a88773765046bfabc4bfd6b09641ec3ea5ae088830f0a2fdf", kill_on_drop: false }` [INFO] [stdout] be51d51abae8e45a88773765046bfabc4bfd6b09641ec3ea5ae088830f0a2fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de061f123f423962b2c4754f97682e140f24ecf909c35a8b8901a58dd30210b3 [INFO] running `Command { std: "docker" "start" "-a" "de061f123f423962b2c4754f97682e140f24ecf909c35a8b8901a58dd30210b3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling aquarium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/checksum.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | &v.digest(hasher); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/markdown/extract.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | &extract.finish(); [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 54.88s [INFO] running `Command { std: "docker" "inspect" "de061f123f423962b2c4754f97682e140f24ecf909c35a8b8901a58dd30210b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de061f123f423962b2c4754f97682e140f24ecf909c35a8b8901a58dd30210b3", kill_on_drop: false }` [INFO] [stdout] de061f123f423962b2c4754f97682e140f24ecf909c35a8b8901a58dd30210b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 359b2cc65f16e74be32e9c884b4c78afb7f21976d9b11b3f144c165d8ce9c5b8 [INFO] running `Command { std: "docker" "start" "-a" "359b2cc65f16e74be32e9c884b4c78afb7f21976d9b11b3f144c165d8ce9c5b8", kill_on_drop: false }` [INFO] [stderr] Compiling temp_testdir v0.2.3 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/checksum.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | &v.digest(hasher); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/markdown/extract.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | &extract.finish(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aquarium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/checksum.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | &v.digest(hasher); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/markdown/extract.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | &extract.finish(); [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 11.50s [INFO] running `Command { std: "docker" "inspect" "359b2cc65f16e74be32e9c884b4c78afb7f21976d9b11b3f144c165d8ce9c5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "359b2cc65f16e74be32e9c884b4c78afb7f21976d9b11b3f144c165d8ce9c5b8", kill_on_drop: false }` [INFO] [stdout] 359b2cc65f16e74be32e9c884b4c78afb7f21976d9b11b3f144c165d8ce9c5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c65a49a0069ac06b6f572ed8cb4600285fb27222efdbfb121416bd42c8efa993 [INFO] running `Command { std: "docker" "start" "-a" "c65a49a0069ac06b6f572ed8cb4600285fb27222efdbfb121416bd42c8efa993", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/checksum.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | &v.digest(hasher); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/markdown/extract.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 89 | &extract.finish(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/checksum.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | &v.digest(hasher); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/markdown/extract.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 89 | &extract.finish(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aquarium-965a7c6f8efcf325) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test markdown::strip::tests::strip_inline ... ok [INFO] [stdout] test markdown::extract::tests::no_title ... ok [INFO] [stdout] test markdown::extract::tests::extract_rich_title ... ok [INFO] [stdout] test resource_type::tests::hint_not_found ... ok [INFO] [stdout] test resource_type::tests::note_hint ... ok [INFO] [stdout] test markdown::tests::basic ... ok [INFO] [stdout] test checksum::tests::unicode_byte ... ok [INFO] [stdout] test markdown::strip::tests::strip_mark ... ok [INFO] [stdout] test markdown::strip::tests::strip_html_with_markdown ... ok [INFO] [stdout] test markdown::strip::tests::strip_deep_html ... ok [INFO] [stdout] test markdown::strip::tests::strip_html ... ok [INFO] [stdout] test markdown::extract::tests::extract_plain_title ... ok [INFO] [stdout] test resource_type::tests::person_hint ... ok [INFO] [stdout] test resource_type::tests::unknown_hint ... ok [INFO] [stdout] test cache::records::sketch::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::bulletin_entry::tests::set_full_cycle ... ok [INFO] [stdout] test stamp::tests::des_json ... ok [INFO] [stdout] test stamp::tests::des_toml ... ok [INFO] [stdout] test stamp::tests::ser_toml ... ok [INFO] [stdout] test cache::records::section::tests::full_cycle ... ok [INFO] [stdout] test cache::records::note::tests::full_cycle ... ok [INFO] [stdout] test cache::records::project::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::project::tests::full_cycle ... ok [INFO] [stdout] test cache::records::bulletin_issue::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::section::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::asset::tests::full_cycle ... ok [INFO] [stdout] test cache::records::bulletin_mention::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::tool::tests::set_full_cycle ... ok [INFO] [stdout] test source::bulletin_stash::tests::full_cycle ... ok [INFO] [stdout] test source::person::tests::full_cycle ... ok [INFO] [stdout] test source::sketch::tests::full_cycle ... ok [INFO] [stdout] test source::asset::tests::full_cycle ... ok [INFO] [stdout] test cache::records::bulletin_issue::tests::full_cycle ... ok [INFO] [stdout] test cache::records::settings::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::person::tests::full_cycle ... ok [INFO] [stdout] test cache::records::tool::tests::full_cycle ... ok [INFO] [stdout] test cache::records::asset::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::settings::tests::full_cycle ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aquarium-c52659587f9f9460) [INFO] [stdout] test cache::records::note::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::bulletin_entry::tests::full_cycle ... ok [INFO] [stdout] test cache::records::person::tests::set_full_cycle ... ok [INFO] [stdout] test source::project::tests::full_cycle ... ok [INFO] [stdout] test cache::records::service_account::tests::set_full_cycle ... ok [INFO] [stdout] test cache::records::sketch::tests::full_cycle ... ok [INFO] [stdout] test source::tool::tests::full_cycle ... ok [INFO] [stdout] test source::section::tests::full_cycle ... ok [INFO] [stdout] test source::bulletin_issue::tests::full_cycle ... ok [INFO] [stdout] test source::settings::tests::full_cycle ... ok [INFO] [stdout] test cache::records::sketch_tool::tests::set_full_cycle ... ok [INFO] [stdout] test source::note::tests::full_cycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests aquarium [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] [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" "c65a49a0069ac06b6f572ed8cb4600285fb27222efdbfb121416bd42c8efa993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65a49a0069ac06b6f572ed8cb4600285fb27222efdbfb121416bd42c8efa993", kill_on_drop: false }` [INFO] [stdout] c65a49a0069ac06b6f572ed8cb4600285fb27222efdbfb121416bd42c8efa993