[INFO] fetching crate tokio-tar 0.3.0... [INFO] testing tokio-tar-0.3.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate tokio-tar 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tokio-tar 0.3.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-tar 0.3.0 [INFO] finished tweaking crates.io crate tokio-tar 0.3.0 [INFO] tweaked toml for crates.io crate tokio-tar 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate tokio-tar 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c089a49e60eccf0181b7fa1d56926266223f492cac725383e89f68caeb78787 [INFO] running `Command { std: "docker" "start" "-a" "4c089a49e60eccf0181b7fa1d56926266223f492cac725383e89f68caeb78787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c089a49e60eccf0181b7fa1d56926266223f492cac725383e89f68caeb78787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c089a49e60eccf0181b7fa1d56926266223f492cac725383e89f68caeb78787", kill_on_drop: false }` [INFO] [stdout] 4c089a49e60eccf0181b7fa1d56926266223f492cac725383e89f68caeb78787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f34ca9d38af89eb580f5c40e0ec1d08ec1ced9bb0acdd37a92c4f405a42a58 [INFO] running `Command { std: "docker" "start" "-a" "76f34ca9d38af89eb580f5c40e0ec1d08ec1ced9bb0acdd37a92c4f405a42a58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tar v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "76f34ca9d38af89eb580f5c40e0ec1d08ec1ced9bb0acdd37a92c4f405a42a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f34ca9d38af89eb580f5c40e0ec1d08ec1ced9bb0acdd37a92c4f405a42a58", kill_on_drop: false }` [INFO] [stdout] 76f34ca9d38af89eb580f5c40e0ec1d08ec1ced9bb0acdd37a92c4f405a42a58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4148eb61b36a3690acbe42ba716c251e1e913b9de28e673aa733b2c2bd9a454 [INFO] running `Command { std: "docker" "start" "-a" "b4148eb61b36a3690acbe42ba716c251e1e913b9de28e673aa733b2c2bd9a454", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-tar v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/archives/simple.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | let bytes = tar!("simple.tar"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/simple.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | let mut ar = Archive::new(Cursor::new(tar!("simple.tar"))); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/simple_missing_last_header.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | let mut ar = Archive::new(Cursor::new(tar!("simple_missing_last_header.tar"))); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | let rdr = Cursor::new(tar!("reading_files.tar")); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/reading_files.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | let rdr = Cursor::new(tar!("reading_files.tar")); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/directory.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | let rdr = Cursor::new(tar!("directory.tar")); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/xattrs.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | let rdr = Cursor::new(tar!("xattrs.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/xattrs.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | let rdr = Cursor::new(tar!("xattrs.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/duplicate_dirs.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | let rdr = Cursor::new(tar!("duplicate_dirs.tar")); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/spaces.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | let rdr = Cursor::new(tar!("spaces.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/empty_filename.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 645 | let rdr = Cursor::new(tar!("empty_filename.tar")); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/file_times.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 653 | let rdr = Cursor::new(tar!("file_times.tar")); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | let mut ar = Archive::new(Cursor::new(tar!("link.tar"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/link.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 729 | let mut ar = Archive::new(Cursor::new(tar!("link.tar"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/pax.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | let mut ar = Archive::new(tar!("pax.tar")); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/pax2.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | let mut ar = Archive::new(tar!("pax2.tar")); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/sparse.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 845 | let rdr = Cursor::new(tar!("sparse.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/sparse.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 895 | let rdr = Cursor::new(tar!("sparse.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/archives/7z_long_path.tar: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1122 | let rdr = Cursor::new(tar!("7z_long_path.tar")); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar` due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b4148eb61b36a3690acbe42ba716c251e1e913b9de28e673aa733b2c2bd9a454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4148eb61b36a3690acbe42ba716c251e1e913b9de28e673aa733b2c2bd9a454", kill_on_drop: false }` [INFO] [stdout] b4148eb61b36a3690acbe42ba716c251e1e913b9de28e673aa733b2c2bd9a454