[INFO] fetching crate waifu-calendar 0.2.0... [INFO] testing waifu-calendar-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate waifu-calendar 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate waifu-calendar 0.2.0 [INFO] finished tweaking crates.io crate waifu-calendar 0.2.0 [INFO] tweaked toml for crates.io crate waifu-calendar 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waifu-calendar 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate waifu-calendar 0.2.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f4485d4a57b3c5ac3b2f16321f832070475fd5c711b5d0900dada9e530a1d72 [INFO] running `Command { std: "docker" "start" "-a" "9f4485d4a57b3c5ac3b2f16321f832070475fd5c711b5d0900dada9e530a1d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f4485d4a57b3c5ac3b2f16321f832070475fd5c711b5d0900dada9e530a1d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4485d4a57b3c5ac3b2f16321f832070475fd5c711b5d0900dada9e530a1d72", kill_on_drop: false }` [INFO] [stdout] 9f4485d4a57b3c5ac3b2f16321f832070475fd5c711b5d0900dada9e530a1d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5a76f68eee63d7b9b4f5cd9c0e520a323e889fcb6719ab08ec4aeecb63ad901 [INFO] running `Command { std: "docker" "start" "-a" "c5a76f68eee63d7b9b4f5cd9c0e520a323e889fcb6719ab08ec4aeecb63ad901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling subtle v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tz-rs v0.7.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tzdb_data v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tzdb v0.7.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling ics v0.5.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling recloser v1.3.1 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling graphql-introspection-query v0.3.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling graphql_client_codegen v0.16.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling graphql_query_derive v0.16.0 [INFO] [stderr] Compiling graphql_client v0.16.0 [INFO] [stderr] Compiling shadow-rs v1.7.0 [INFO] [stderr] Compiling waifu-calendar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "c5a76f68eee63d7b9b4f5cd9c0e520a323e889fcb6719ab08ec4aeecb63ad901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a76f68eee63d7b9b4f5cd9c0e520a323e889fcb6719ab08ec4aeecb63ad901", kill_on_drop: false }` [INFO] [stdout] c5a76f68eee63d7b9b4f5cd9c0e520a323e889fcb6719ab08ec4aeecb63ad901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 455908cc9677bfae705b4279f642ff6dc9e0e048ff11f1e9e1c27c64c5cd12c0 [INFO] running `Command { std: "docker" "start" "-a" "455908cc9677bfae705b4279f642ff6dc9e0e048ff11f1e9e1c27c64c5cd12c0", kill_on_drop: false }` [INFO] [stderr] Compiling waifu-calendar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "455908cc9677bfae705b4279f642ff6dc9e0e048ff11f1e9e1c27c64c5cd12c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455908cc9677bfae705b4279f642ff6dc9e0e048ff11f1e9e1c27c64c5cd12c0", kill_on_drop: false }` [INFO] [stdout] 455908cc9677bfae705b4279f642ff6dc9e0e048ff11f1e9e1c27c64c5cd12c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 521219b6b5b1e9c5ef7221c44cb5c4f7abb1e755b27d8768892a0d2be1a93792 [INFO] running `Command { std: "docker" "start" "-a" "521219b6b5b1e9c5ef7221c44cb5c4f7abb1e755b27d8768892a0d2be1a93792", kill_on_drop: false }` [INFO] [stderr] Compiling waifu-calendar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.60s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waifu_calendar-c7bbf5845c1bf73e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::is_leap_day ... ok [INFO] [stdout] test tests::is_occurring_on_same_date ... ok [INFO] [stdout] test tests::next_occurrence_is_next_leap_year ... ok [INFO] [stdout] test tests::next_occurrence_is_next_leap_year_and_it_is_march_1 ... ok [INFO] [stdout] test tests::next_occurrence_is_this_year ... ok [INFO] [stdout] test tests::is_occurring_on_different_date ... ok [INFO] [stdout] test tests::next_occurrence_is_next_year ... ok [INFO] [stdout] test tests::next_occurrence_is_today ... ok [INFO] [stdout] test tests::next_occurrence_is_today_or_in_future ... ok [INFO] [stdout] test tests::to_date ... ok [INFO] [stdout] test tests::from_date ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/waifu-server.rs (/opt/rustwide/target/debug/deps/waifu_server-9d7a977acc853fae) [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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/waifucal.rs (/opt/rustwide/target/debug/deps/waifucal-aa792b036b7a44dd) [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 waifu_calendar [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" "521219b6b5b1e9c5ef7221c44cb5c4f7abb1e755b27d8768892a0d2be1a93792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521219b6b5b1e9c5ef7221c44cb5c4f7abb1e755b27d8768892a0d2be1a93792", kill_on_drop: false }` [INFO] [stdout] 521219b6b5b1e9c5ef7221c44cb5c4f7abb1e755b27d8768892a0d2be1a93792