[INFO] cloning repository https://github.com/swordfeng/ireina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swordfeng/ireina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0c189297e88306d011c13647b1bc75eb9662b3e [INFO] testing swordfeng/ireina against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/swordfeng/ireina [INFO] finished tweaking git repo https://github.com/swordfeng/ireina [INFO] tweaked toml for git repo https://github.com/swordfeng/ireina written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swordfeng/ireina on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/swordfeng/ireina 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/teloxide/teloxide.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded rc-box v1.2.0 [INFO] [stderr] Downloaded json-structural-diff v0.1.0 [INFO] [stderr] Downloaded pretty-duration v0.1.1 [INFO] [stderr] Downloaded dptree v0.3.0 [INFO] [stderr] Downloaded teloxide-macros v0.8.0 [INFO] [stderr] Downloaded serde_with v1.14.0 [INFO] [stderr] Downloaded yahoo_finance_api v4.0.0 [INFO] [stderr] Downloaded schannel v0.1.24 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 981a3057df9c5955f4247a7eaee4fb482ee29e90bfdee2c71f61f96724b06e2b [INFO] running `Command { std: "docker" "start" "-a" "981a3057df9c5955f4247a7eaee4fb482ee29e90bfdee2c71f61f96724b06e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981a3057df9c5955f4247a7eaee4fb482ee29e90bfdee2c71f61f96724b06e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981a3057df9c5955f4247a7eaee4fb482ee29e90bfdee2c71f61f96724b06e2b", kill_on_drop: false }` [INFO] [stdout] 981a3057df9c5955f4247a7eaee4fb482ee29e90bfdee2c71f61f96724b06e2b [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c932386151e4ed5ede5516ab8392f912517bcb8fc4f9d73b58a06d4b4442385f [INFO] running `Command { std: "docker" "start" "-a" "c932386151e4ed5ede5516ab8392f912517bcb8fc4f9d73b58a06d4b4442385f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling teloxide-macros v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling json-structural-diff v0.1.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling teloxide-core v0.10.1 (https://github.com/teloxide/teloxide.git?rev=94db1757dc96116f4756a586fcbce3ac5ebd0c59#94db1757) [INFO] [stderr] Compiling yahoo_finance_api v4.0.0 [INFO] [stderr] Compiling teloxide v0.13.0 (https://github.com/teloxide/teloxide.git?rev=94db1757dc96116f4756a586fcbce3ac5ebd0c59#94db1757) [INFO] [stderr] Compiling ireina v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | .parse_mode(teloxide::types::ParseMode::Markdown) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:326:65 [INFO] [stdout] | [INFO] [stdout] 326 | .parse_mode(teloxide::types::ParseMode::Markdown), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "c932386151e4ed5ede5516ab8392f912517bcb8fc4f9d73b58a06d4b4442385f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c932386151e4ed5ede5516ab8392f912517bcb8fc4f9d73b58a06d4b4442385f", kill_on_drop: false }` [INFO] [stdout] c932386151e4ed5ede5516ab8392f912517bcb8fc4f9d73b58a06d4b4442385f [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26afc741439b1e508ad9522beafeb64b607a58e6c1b8dd9c369ef45e6390ee4f [INFO] running `Command { std: "docker" "start" "-a" "26afc741439b1e508ad9522beafeb64b607a58e6c1b8dd9c369ef45e6390ee4f", kill_on_drop: false }` [INFO] [stderr] Compiling ireina v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | .parse_mode(teloxide::types::ParseMode::Markdown) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:326:65 [INFO] [stdout] | [INFO] [stdout] 326 | .parse_mode(teloxide::types::ParseMode::Markdown), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "26afc741439b1e508ad9522beafeb64b607a58e6c1b8dd9c369ef45e6390ee4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26afc741439b1e508ad9522beafeb64b607a58e6c1b8dd9c369ef45e6390ee4f", kill_on_drop: false }` [INFO] [stdout] 26afc741439b1e508ad9522beafeb64b607a58e6c1b8dd9c369ef45e6390ee4f [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e75234657fd06c728e0316aef2ed5e73c46413fa7ec74db9783eba0979ef13ef [INFO] running `Command { std: "docker" "start" "-a" "e75234657fd06c728e0316aef2ed5e73c46413fa7ec74db9783eba0979ef13ef", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stderr] --> src/main.rs:283:57 [INFO] [stderr] | [INFO] [stderr] 283 | .parse_mode(teloxide::types::ParseMode::Markdown) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stderr] --> src/main.rs:326:65 [INFO] [stderr] | [INFO] [stderr] 326 | .parse_mode(teloxide::types::ParseMode::Markdown), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ireina` (bin "ireina" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ireina-b31ec74ce9712a3f) [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" "e75234657fd06c728e0316aef2ed5e73c46413fa7ec74db9783eba0979ef13ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75234657fd06c728e0316aef2ed5e73c46413fa7ec74db9783eba0979ef13ef", kill_on_drop: false }` [INFO] [stdout] e75234657fd06c728e0316aef2ed5e73c46413fa7ec74db9783eba0979ef13ef