[INFO] cloning repository https://github.com/mizunashi-mana/mstdn-rss2bsky-post [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizunashi-mana/mstdn-rss2bsky-post" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizunashi-mana%2Fmstdn-rss2bsky-post", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizunashi-mana%2Fmstdn-rss2bsky-post'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7bd43edeee9d84fcc3674e92e71a4a37c8309b2 [INFO] testing mizunashi-mana/mstdn-rss2bsky-post/a7bd43edeee9d84fcc3674e92e71a4a37c8309b2 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizunashi-mana%2Fmstdn-rss2bsky-post" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mizunashi-mana/mstdn-rss2bsky-post on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mizunashi-mana/mstdn-rss2bsky-post [INFO] finished tweaking git repo https://github.com/mizunashi-mana/mstdn-rss2bsky-post [INFO] tweaked toml for git repo https://github.com/mizunashi-mana/mstdn-rss2bsky-post written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mizunashi-mana/mstdn-rss2bsky-post 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atom_syndication v0.12.1 [INFO] [stderr] Downloaded atrium-api v0.3.0 [INFO] [stderr] Downloaded cid v0.10.1 [INFO] [stderr] Downloaded multihash v0.18.1 [INFO] [stderr] Downloaded clap_derive v4.3.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.4 [INFO] [stderr] Downloaded rss v2.0.4 [INFO] [stderr] Downloaded file-lock v2.1.9 [INFO] [stderr] Downloaded clap v4.3.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 699abe1b12bc168e2740fc15f0ebf7c5ed1683994ca83c8f3bf7f3306fccce9c [INFO] running `Command { std: "docker" "start" "-a" "699abe1b12bc168e2740fc15f0ebf7c5ed1683994ca83c8f3bf7f3306fccce9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "699abe1b12bc168e2740fc15f0ebf7c5ed1683994ca83c8f3bf7f3306fccce9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699abe1b12bc168e2740fc15f0ebf7c5ed1683994ca83c8f3bf7f3306fccce9c", kill_on_drop: false }` [INFO] [stdout] 699abe1b12bc168e2740fc15f0ebf7c5ed1683994ca83c8f3bf7f3306fccce9c [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4019b26a308d0c6b39571d8e0f7a99db1ab0a95ab2e5dff17b0eb345c34235c [INFO] running `Command { std: "docker" "start" "-a" "a4019b26a308d0c6b39571d8e0f7a99db1ab0a95ab2e5dff17b0eb345c34235c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling constant_time_eq v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling file-lock v2.1.9 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling clap_builder v4.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling clap v4.3.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling atom_syndication v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling rss v2.0.4 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling atrium-api v0.3.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling mstdn-rss2bsky-post v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `file_size` and `typ` are never read [INFO] [stdout] --> src/rss_ext/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Media { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 3 | pub url: String, [INFO] [stdout] 4 | pub file_size: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | pub typ: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Media` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "a4019b26a308d0c6b39571d8e0f7a99db1ab0a95ab2e5dff17b0eb345c34235c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4019b26a308d0c6b39571d8e0f7a99db1ab0a95ab2e5dff17b0eb345c34235c", kill_on_drop: false }` [INFO] [stdout] a4019b26a308d0c6b39571d8e0f7a99db1ab0a95ab2e5dff17b0eb345c34235c [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46169076feb8dd7b92a57dcc98db0f94e1847e719bf66895273d7f4b12d30e4 [INFO] running `Command { std: "docker" "start" "-a" "f46169076feb8dd7b92a57dcc98db0f94e1847e719bf66895273d7f4b12d30e4", kill_on_drop: false }` [INFO] [stderr] Compiling mstdn-rss2bsky-post v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `file_size` and `typ` are never read [INFO] [stdout] --> src/rss_ext/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Media { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 3 | pub url: String, [INFO] [stdout] 4 | pub file_size: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | pub typ: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Media` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "f46169076feb8dd7b92a57dcc98db0f94e1847e719bf66895273d7f4b12d30e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46169076feb8dd7b92a57dcc98db0f94e1847e719bf66895273d7f4b12d30e4", kill_on_drop: false }` [INFO] [stdout] f46169076feb8dd7b92a57dcc98db0f94e1847e719bf66895273d7f4b12d30e4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4e6129ea522d73d95b92a6567887b84c8faa58e179aa17f4470de7b1eb7fdd3 [INFO] running `Command { std: "docker" "start" "-a" "b4e6129ea522d73d95b92a6567887b84c8faa58e179aa17f4470de7b1eb7fdd3", kill_on_drop: false }` [INFO] [stderr] warning: fields `file_size` and `typ` are never read [INFO] [stderr] --> src/rss_ext/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Media { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 3 | pub url: String, [INFO] [stderr] 4 | pub file_size: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 5 | pub typ: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Media` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mstdn-rss2bsky-post` (bin "mstdn-rss2bsky-post" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mstdn_rss2bsky_post-d5541a884e12f234) [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" "b4e6129ea522d73d95b92a6567887b84c8faa58e179aa17f4470de7b1eb7fdd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e6129ea522d73d95b92a6567887b84c8faa58e179aa17f4470de7b1eb7fdd3", kill_on_drop: false }` [INFO] [stdout] b4e6129ea522d73d95b92a6567887b84c8faa58e179aa17f4470de7b1eb7fdd3