[INFO] cloning repository https://github.com/sphaerophoria/todo-fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphaerophoria/todo-fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Ftodo-fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Ftodo-fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3809da0488dce4a060755a7d20d300c1db935cce [INFO] testing sphaerophoria/todo-fs against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Ftodo-fs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sphaerophoria/todo-fs on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sphaerophoria/todo-fs [INFO] finished tweaking git repo https://github.com/sphaerophoria/todo-fs [INFO] tweaked toml for git repo https://github.com/sphaerophoria/todo-fs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sphaerophoria/todo-fs 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddbdc6958c4225a162e7604772080d0a19d628515075fba170882cbb6aa11c59 [INFO] running `Command { std: "docker" "start" "-a" "ddbdc6958c4225a162e7604772080d0a19d628515075fba170882cbb6aa11c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddbdc6958c4225a162e7604772080d0a19d628515075fba170882cbb6aa11c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbdc6958c4225a162e7604772080d0a19d628515075fba170882cbb6aa11c59", kill_on_drop: false }` [INFO] [stdout] ddbdc6958c4225a162e7604772080d0a19d628515075fba170882cbb6aa11c59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2cce0e3945ae9b6f834a9efe594e75732276060a4312942cb30c8a9b647921 [INFO] running `Command { std: "docker" "start" "-a" "0e2cce0e3945ae9b6f834a9efe594e75732276060a4312942cb30c8a9b647921", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling todo-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "0e2cce0e3945ae9b6f834a9efe594e75732276060a4312942cb30c8a9b647921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2cce0e3945ae9b6f834a9efe594e75732276060a4312942cb30c8a9b647921", kill_on_drop: false }` [INFO] [stdout] 0e2cce0e3945ae9b6f834a9efe594e75732276060a4312942cb30c8a9b647921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a12798f1a5cbff09c091f94fc6370a6809b5cececb73afcb6ba4bfe87f72538 [INFO] running `Command { std: "docker" "start" "-a" "0a12798f1a5cbff09c091f94fc6370a6809b5cececb73afcb6ba4bfe87f72538", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling todo-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.49s [INFO] running `Command { std: "docker" "inspect" "0a12798f1a5cbff09c091f94fc6370a6809b5cececb73afcb6ba4bfe87f72538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a12798f1a5cbff09c091f94fc6370a6809b5cececb73afcb6ba4bfe87f72538", kill_on_drop: false }` [INFO] [stdout] 0a12798f1a5cbff09c091f94fc6370a6809b5cececb73afcb6ba4bfe87f72538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d11b5c057687b7039e18a204753f5aa26da9e1413eda9ce6be3b34eb795f4e1c [INFO] running `Command { std: "docker" "start" "-a" "d11b5c057687b7039e18a204753f5aa26da9e1413eda9ce6be3b34eb795f4e1c", 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/todo_fs-24bdda37a794bfb0) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test db::test::create_new_item_already_exists_on_disk ... ok [INFO] [stdout] test db::test::create_new_item ... ok [INFO] [stdout] test db::test::add_filter_to_db ... ok [INFO] [stdout] test db::test::add_relationship_success ... ok [INFO] [stdout] test db::test::add_relationship_already_exists ... ok [INFO] [stdout] test db::test::get_item_by_id_missing_id ... ok [INFO] [stdout] test db::test::get_all_relationship ... ok [INFO] [stdout] test db::test::add_item_relationship_already_exists ... ok [INFO] [stdout] test db::test::add_item_relationship ... ok [INFO] [stdout] test db::test::get_relationship ... ok [INFO] [stdout] test db::test::delete_item ... ok [INFO] [stdout] test db::test::get_item_by_id_success ... ok [INFO] [stdout] test db::test::item_relationships_relationship_id_foreign_key ... ok [INFO] [stdout] test db::test::item_relationships_from_id_foreign_key ... ok [INFO] [stdout] test db::test::item_relationships_to_id_foreign_key ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_dest_sibling_no_sibling_name ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_dest_sibling_no_source_id ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_dest_sibling_wrong_side ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_dest_sibling_no_relationship ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_source_sibling_no_relationship ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test db::test::open_populated_db ... ok [INFO] [stdout] test db::test::open_empty_db ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___once_flag ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___atomic_wide_counter ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_args ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_flock ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_buf ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_bufvec ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_conn_info ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_context ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_module ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_file_info ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_operations ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_fuse_opt ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_iovec ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_itimerspec ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_stat ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_timespec ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_statvfs ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_source_sibling_wrong_side ... ok [INFO] [stdout] test db::test::lookup_present_item_id_from_source_sibling ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_tm ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_utimbuf ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_source_sibling_no_sibling_name ... ok [INFO] [stdout] test fuse::sys::bindgen_test_layout_timeval ... ok [INFO] [stdout] test db::test::lookup_present_item_id_from_dest_sibling ... ok [INFO] [stdout] test db::test::lookup_missing_item_id_from_source_sibling_no_source_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create-filter.rs (/opt/rustwide/target/debug/deps/create_filter-f1de31bff39c6d17) [INFO] [stderr] Running unittests src/bin/create-item.rs (/opt/rustwide/target/debug/deps/create_item-6ffbb04f66f9c737) [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] [stderr] Running unittests src/bin/create-item-relationship.rs (/opt/rustwide/target/debug/deps/create_item_relationship-e8bba2b6ca9d3962) [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] [stderr] Running unittests src/bin/create-relationship.rs (/opt/rustwide/target/debug/deps/create_relationship-363bf0d7a51b69aa) [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] [stderr] Running unittests src/bin/db_tool.rs (/opt/rustwide/target/debug/deps/db_tool-4b774414b8413a6d) [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] [stderr] Running unittests src/bin/delete-item.rs (/opt/rustwide/target/debug/deps/delete_item-7f18ebf0708894e0) [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] [stderr] Running unittests src/bin/todo-fs.rs (/opt/rustwide/target/debug/deps/todo_fs-8ef61226735d5da2) [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] [stderr] Doc-tests todo_fs [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" "d11b5c057687b7039e18a204753f5aa26da9e1413eda9ce6be3b34eb795f4e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11b5c057687b7039e18a204753f5aa26da9e1413eda9ce6be3b34eb795f4e1c", kill_on_drop: false }` [INFO] [stdout] d11b5c057687b7039e18a204753f5aa26da9e1413eda9ce6be3b34eb795f4e1c