[INFO] cloning repository https://github.com/c-rus/orbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-rus/orbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-rus%2Forbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-rus%2Forbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcee098d4601b659b658d3065d005b678d904ae6 [INFO] testing c-rus/orbit against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-rus%2Forbit" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-rus/orbit on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c-rus/orbit [INFO] finished tweaking git repo https://github.com/c-rus/orbit [INFO] tweaked toml for git repo https://github.com/c-rus/orbit written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/c-rus/orbit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1cafdc29d51fae0f1a94b3f797d7c0272647354e9121f561ac14dc742678e8c7 [INFO] running `Command { std: "docker" "start" "-a" "1cafdc29d51fae0f1a94b3f797d7c0272647354e9121f561ac14dc742678e8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cafdc29d51fae0f1a94b3f797d7c0272647354e9121f561ac14dc742678e8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cafdc29d51fae0f1a94b3f797d7c0272647354e9121f561ac14dc742678e8c7", kill_on_drop: false }` [INFO] [stdout] 1cafdc29d51fae0f1a94b3f797d7c0272647354e9121f561ac14dc742678e8c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] beec3ed327230e64995957805ea11e92c79f4a3f95ad9d326c8645c6d6dc09a5 [INFO] running `Command { std: "docker" "start" "-a" "beec3ed327230e64995957805ea11e92c79f4a3f95ad9d326c8645c6d6dc09a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling orbit v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/core/cfgfile.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | fn build_field(ts: &mut impl Iterator) -> Result<(String, String), CfgError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/core/cfgfile.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | Token::Operator(p, tc) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "beec3ed327230e64995957805ea11e92c79f4a3f95ad9d326c8645c6d6dc09a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beec3ed327230e64995957805ea11e92c79f4a3f95ad9d326c8645c6d6dc09a5", kill_on_drop: false }` [INFO] [stdout] beec3ed327230e64995957805ea11e92c79f4a3f95ad9d326c8645c6d6dc09a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7bbaa761f81bb4d2dfbf164aeeb9bfe6230a01b7db3e3d03794f9cffc6c5d77 [INFO] running `Command { std: "docker" "start" "-a" "f7bbaa761f81bb4d2dfbf164aeeb9bfe6230a01b7db3e3d03794f9cffc6c5d77", kill_on_drop: false }` [INFO] [stderr] Compiling orbit v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/core/cfgfile.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | fn build_field(ts: &mut impl Iterator) -> Result<(String, String), CfgError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/core/cfgfile.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | Token::Operator(p, tc) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/core/cfgfile.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | fn build_field(ts: &mut impl Iterator) -> Result<(String, String), CfgError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/core/cfgfile.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | Token::Operator(p, tc) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.02s [INFO] running `Command { std: "docker" "inspect" "f7bbaa761f81bb4d2dfbf164aeeb9bfe6230a01b7db3e3d03794f9cffc6c5d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7bbaa761f81bb4d2dfbf164aeeb9bfe6230a01b7db3e3d03794f9cffc6c5d77", kill_on_drop: false }` [INFO] [stdout] f7bbaa761f81bb4d2dfbf164aeeb9bfe6230a01b7db3e3d03794f9cffc6c5d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ff5ca63d44c4341321f2b755be28ad161fa4ecf8c8ebcd35f25afc0ca7e235a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ff5ca63d44c4341321f2b755be28ad161fa4ecf8c8ebcd35f25afc0ca7e235a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ts` [INFO] [stderr] --> src/core/cfgfile.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | fn build_field(ts: &mut impl Iterator) -> Result<(String, String), CfgError> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/core/cfgfile.rs:96:33 [INFO] [stderr] | [INFO] [stderr] 96 | Token::Operator(p, tc) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] [INFO] [stderr] warning: `orbit` (lib) generated 2 warnings [INFO] [stderr] warning: `orbit` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/orbit-b2f2f6b4771009a5) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test core::cfgfile::test::comments ... ok [INFO] [stdout] test core::cfgfile::test::multiple_keys ... ok [INFO] [stdout] test core::pkgid::test::validate ... ok [INFO] [stdout] test core::cfgfile::test::parse_table ... ok [INFO] [stdout] test core::version::test::cmp ... ok [INFO] [stdout] test core::pkgid::test::fully_qualified ... ok [INFO] [stdout] test core::cfgfile::test::quoted_value ... ok [INFO] [stdout] test core::version::test::inc ... ok [INFO] [stdout] test core::version::test::from_str ... ok [INFO] [stdout] test core::version::test::new ... ok [INFO] [stdout] test core::pkgid::test::new ... ok [INFO] [stdout] test core::pkgid::test::from_str ... ok [INFO] [stdout] test core::pkgid::test::equivalence ... ok [INFO] [stdout] test core::cfgfile::test::spacing_and_eof ... ok [INFO] [stdout] test interface::arg::test::arg_disp ... ok [INFO] [stdout] test interface::arg::test::positional_new ... ok [INFO] [stdout] test core::cfgfile::test::basic_lexer ... ok [INFO] [stdout] test interface::cli::test::find_first_flag_left ... ok [INFO] [stdout] test interface::cli::test::find_flags_and_switches ... ok [INFO] [stdout] test interface::cli::test::check_positional ... ok [INFO] [stdout] test interface::cli::test::pull_values_from_flags ... ok [INFO] [stdout] test interface::cli::test::processed_all_args ... ok [INFO] [stdout] test interface::cli::test::check_flag ... ok [INFO] [stdout] test interface::cli::test::flags_in_map ... ok [INFO] [stdout] test interface::cli::test::take_remainder_args ... ok [INFO] [stdout] test interface::cli::test::take_token_str ... ok [INFO] [stdout] test interface::cli::test::take_unattached_args ... ok [INFO] [stdout] test interface::command::test::nested_commands ... ok [INFO] [stdout] test interface::command::test::make_add_command ... ok [INFO] [stdout] test interface::cli::test::match_command ... ok [INFO] [stdout] test interface::cli::test::check_option ... ok [INFO] [stdout] test util::prompt::test::example_input_to_output ... ok [INFO] [stdout] test util::seqalin::test::it_works ... ok [INFO] [stdout] test util::sha256::test::str_repr ... ok [INFO] [stdout] test util::seqalin::test::get_closest_word ... ok [INFO] [stdout] test interface::cli::test::tokenizer ... ok [INFO] [stdout] test util::sha256::test::it_works ... ok [INFO] [stdout] test interface::arg::test::flag_disp ... ok [INFO] [stdout] test interface::arg::test::flag_new ... ok [INFO] [stdout] test interface::arg::test::optional_new ... ok [INFO] [stdout] test interface::arg::test::positional_disp ... ok [INFO] [stdout] test core::version::test::to_str ... ok [INFO] [stdout] test interface::arg::test::optional_disp ... ok [INFO] [stdout] test interface::cli::test::take_impossible_token_flag_str - should panic ... ok [INFO] [stdout] test interface::cli::test::take_impossible_token_switch_str - should panic ... ok [INFO] [stdout] test interface::cli::test::take_impossible_token_terminator_str - should panic ... ok [INFO] [stdout] test interface::command::test::unimplemented_nested_command - should panic ... ok [INFO] [stdout] test interface::arg::test::arg_impossible_pos_as_flag - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/orbit-a3fe0f8ad7bf2f82) [INFO] [stdout] [INFO] [stderr] Doc-tests orbit [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] running `Command { std: "docker" "inspect" "2ff5ca63d44c4341321f2b755be28ad161fa4ecf8c8ebcd35f25afc0ca7e235a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff5ca63d44c4341321f2b755be28ad161fa4ecf8c8ebcd35f25afc0ca7e235a", kill_on_drop: false }` [INFO] [stdout] 2ff5ca63d44c4341321f2b755be28ad161fa4ecf8c8ebcd35f25afc0ca7e235a