[INFO] fetching crate plctag-async 0.2.1... [INFO] testing plctag-async-0.2.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate plctag-async 0.2.1 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate plctag-async 0.2.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate plctag-async 0.2.1 [INFO] finished tweaking crates.io crate plctag-async 0.2.1 [INFO] tweaked toml for crates.io crate plctag-async 0.2.1 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa87369fda4bdc1e3596d4f5a34e7db511939564dbf0dbbb53ffdd342ea1728d [INFO] running `Command { std: "docker" "start" "-a" "fa87369fda4bdc1e3596d4f5a34e7db511939564dbf0dbbb53ffdd342ea1728d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa87369fda4bdc1e3596d4f5a34e7db511939564dbf0dbbb53ffdd342ea1728d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa87369fda4bdc1e3596d4f5a34e7db511939564dbf0dbbb53ffdd342ea1728d", kill_on_drop: false }` [INFO] [stdout] fa87369fda4bdc1e3596d4f5a34e7db511939564dbf0dbbb53ffdd342ea1728d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d63274d91cedcd7876957c3eddaba39f2326fe996be00e0cedfc43bd5104ec2 [INFO] running `Command { std: "docker" "start" "-a" "2d63274d91cedcd7876957c3eddaba39f2326fe996be00e0cedfc43bd5104ec2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling plctag-sys v0.2.1 [INFO] [stderr] Compiling plctag-core v0.2.1 [INFO] [stderr] Compiling plctag-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "2d63274d91cedcd7876957c3eddaba39f2326fe996be00e0cedfc43bd5104ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d63274d91cedcd7876957c3eddaba39f2326fe996be00e0cedfc43bd5104ec2", kill_on_drop: false }` [INFO] [stdout] 2d63274d91cedcd7876957c3eddaba39f2326fe996be00e0cedfc43bd5104ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff1c6650d49699359bfc1336fa18be425364757fcd3924f5d828bd9032faee3 [INFO] running `Command { std: "docker" "start" "-a" "6ff1c6650d49699359bfc1336fa18be425364757fcd3924f5d828bd9032faee3", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling plctag-sys v0.2.1 [INFO] [stderr] Compiling plctag-core v0.2.1 [INFO] [stderr] Compiling plctag-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.10s [INFO] running `Command { std: "docker" "inspect" "6ff1c6650d49699359bfc1336fa18be425364757fcd3924f5d828bd9032faee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff1c6650d49699359bfc1336fa18be425364757fcd3924f5d828bd9032faee3", kill_on_drop: false }` [INFO] [stdout] 6ff1c6650d49699359bfc1336fa18be425364757fcd3924f5d828bd9032faee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94e924fb5381bb6f1c54f82ac8a9d0704419301a33fe26227d5da96c45e7ec7b [INFO] running `Command { std: "docker" "start" "-a" "94e924fb5381bb6f1c54f82ac8a9d0704419301a33fe26227d5da96c45e7ec7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling plctag-sys v0.2.1 [INFO] [stderr] Compiling plctag-core v0.2.1 [INFO] [stderr] Compiling plctag-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plctag_async-c1df0712c76b4625) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test cell::test::test_cell ... ok [INFO] [stdout] test pool::test::only_one_instance ... ok [INFO] [stdout] test pool::test::error_at_first ... ok [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO find_tag_create_func:107 Matched make=system [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO find_tag_create_func:110 Matched make=system family=library [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO find_tag_create_func:118 Matched make=system family=library model=NULL [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO system_tag_create:96 Starting. [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) DETAIL system_tag_create:104 Creating special tag debug [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO find_tag_create_func:107 Matched make=system [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO find_tag_create_func:110 Matched make=system family=library [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO find_tag_create_func:118 Matched make=system family=library model=NULL [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO system_tag_create:96 Starting. [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) DETAIL system_tag_create:104 Creating special tag debug [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO rc_alloc_impl:111 Starting, called from system_tag_create:111 [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO rc_alloc_impl:130 Done [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO rc_alloc_impl:111 Starting, called from system_tag_create:111 [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO rc_alloc_impl:130 Done [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) DETAIL rc_alloc_impl:135 Returning memory pointer 0x7f1588001ed0 [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) DETAIL rc_alloc_impl:135 Returning memory pointer 0x7f171c068b10 [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) INFO system_tag_create:134 Done [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) DETAIL mutex_create:645 Starting. [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) DETAIL mutex_create:667 Done creating mutex 0x7f171c068bc0. [INFO] [stderr] 2021-12-02 17:25:09.344 thread(2) tag(0) INFO system_tag_create:134 Done [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL mutex_create:645 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL mutex_create:667 Done creating mutex 0x7f1588001f80. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL mutex_create:645 Starting. [INFO] [stderr] 2021-12-02 17:25:09.344 thread(1) tag(0) DETAIL mutex_create:645 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) DETAIL mutex_create:667 Done creating mutex 0x7f171c068c00. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) INFO set_tag_byte_order:3434 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) INFO set_tag_byte_order:3735 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL mutex_create:667 Done creating mutex 0x7f1588001fc0. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) DETAIL add_tag_lookup:3838 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) INFO set_tag_byte_order:3434 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) DETAIL add_tag_lookup:3858 Found unused ID 11 [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) INFO set_tag_byte_order:3735 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL add_tag_lookup:3838 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL add_tag_lookup:3858 Found unused ID 12 [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(0) DETAIL add_tag_lookup:3878 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(12) INFO plc_tag_create:762 Returning mapped tag ID 12 [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(0) DETAIL add_tag_lookup:3878 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_create:762 Returning mapped tag ID 11 [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_create:764 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(2) tag(12) INFO plc_tag_create:764 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_register_callback:827 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_register_callback:845 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_read:1178 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) DETAIL plc_tag_read:1192 Calling callback with PLCTAG_EVENT_READ_STARTED. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO system_tag_read:178 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) DETAIL plc_tag_read:1304 Calling callback with PLCTAG_EVENT_READ_COMPLETED. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_register_callback:827 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_register_callback:845 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_read:1178 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) DETAIL plc_tag_read:1192 Calling callback with PLCTAG_EVENT_READ_STARTED. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO system_tag_read:178 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) DETAIL plc_tag_read:1304 Calling callback with PLCTAG_EVENT_READ_COMPLETED. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_read:1311 Done [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_read:1311 Done [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_unregister_callback:869 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_unregister_callback:887 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_unregister_callback:869 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_unregister_callback:887 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_register_callback:827 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) INFO plc_tag_register_callback:845 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(1) tag(11) DETAIL plc_tag_write:1406 Calling callback with PLCTAG_EVENT_WRITE_STARTED. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_register_callback:827 Starting. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) INFO plc_tag_register_callback:845 Done. [INFO] [stderr] 2021-12-02 17:25:09.345 thread(3) tag(12) DETAIL plc_tag_write:1406 Calling callback with PLCTAG_EVENT_WRITE_STARTED. [INFO] [stdout] test test::test_entry ... ok [INFO] [stdout] test test::test_pool ... ok [INFO] [stdout] test pool::test::more_instances ... ok [INFO] [stdout] test pool::test::error_at_last ... ok [INFO] [stdout] test pool::test::test_remove ... ok [INFO] [stdout] test pool::test::test_expire_for_normal ... ok [INFO] [stdout] test pool::test::test_expire_for_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Doc-tests plctag-async [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ignored [INFO] [stdout] test src/lib.rs - (line 50) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94e924fb5381bb6f1c54f82ac8a9d0704419301a33fe26227d5da96c45e7ec7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e924fb5381bb6f1c54f82ac8a9d0704419301a33fe26227d5da96c45e7ec7b", kill_on_drop: false }` [INFO] [stdout] 94e924fb5381bb6f1c54f82ac8a9d0704419301a33fe26227d5da96c45e7ec7b