[INFO] fetching crate flail 0.3.0... [INFO] testing flail-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate flail 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate flail 0.3.0 [INFO] finished tweaking crates.io crate flail 0.3.0 [INFO] tweaked toml for crates.io crate flail 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flail 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 154 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.2.9 (available: v0.5.0) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded floppy-disk v0.2.6 [INFO] [stderr] Downloaded rsfs-tokio v0.5.0 [INFO] [stderr] Downloaded derive-getters v0.2.1 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded libe2fs-sys v0.3.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ceba8eccc261705cf4da704d0ac0e453e1332a1f11cefa3071bd72c73716b1c [INFO] running `Command { std: "docker" "start" "-a" "5ceba8eccc261705cf4da704d0ac0e453e1332a1f11cefa3071bd72c73716b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ceba8eccc261705cf4da704d0ac0e453e1332a1f11cefa3071bd72c73716b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ceba8eccc261705cf4da704d0ac0e453e1332a1f11cefa3071bd72c73716b1c", kill_on_drop: false }` [INFO] [stdout] 5ceba8eccc261705cf4da704d0ac0e453e1332a1f11cefa3071bd72c73716b1c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e53a996bdc3051fadea58f4724d0da16a0ffa03d16e7bcf72891ffb3d7918a50 [INFO] running `Command { std: "docker" "start" "-a" "e53a996bdc3051fadea58f4724d0da16a0ffa03d16e7bcf72891ffb3d7918a50", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libe2fs-sys v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rsfs-tokio v0.5.0 [INFO] [stderr] Compiling floppy-disk v0.2.6 [INFO] [stderr] Compiling flail v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ext/facade.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/ext/mod.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExtFilesystem(Arc>, PathBuf); [INFO] [stdout] | ------------- field in this struct ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ExtFilesystem` has derived impls for the traits `Clone` and `Debug`, but these are 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 08s [INFO] running `Command { std: "docker" "inspect" "e53a996bdc3051fadea58f4724d0da16a0ffa03d16e7bcf72891ffb3d7918a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53a996bdc3051fadea58f4724d0da16a0ffa03d16e7bcf72891ffb3d7918a50", kill_on_drop: false }` [INFO] [stdout] e53a996bdc3051fadea58f4724d0da16a0ffa03d16e7bcf72891ffb3d7918a50 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979aad195a51fe3bca0f1e0780656c91d73d7c6ccc12ed555fedf75f94312ca9 [INFO] running `Command { std: "docker" "start" "-a" "979aad195a51fe3bca0f1e0780656c91d73d7c6ccc12ed555fedf75f94312ca9", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ext/facade.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/ext/mod.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExtFilesystem(Arc>, PathBuf); [INFO] [stdout] | ------------- field in this struct ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ExtFilesystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling flail v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ext/facade.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/ext/mod.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExtFilesystem(Arc>, PathBuf); [INFO] [stdout] | ------------- field in this struct ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ExtFilesystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/ext/mod.rs:1421:35 [INFO] [stdout] | [INFO] [stdout] 1421 | pub struct TempImage(PathBuf, TempDir); [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "979aad195a51fe3bca0f1e0780656c91d73d7c6ccc12ed555fedf75f94312ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979aad195a51fe3bca0f1e0780656c91d73d7c6ccc12ed555fedf75f94312ca9", kill_on_drop: false }` [INFO] [stdout] 979aad195a51fe3bca0f1e0780656c91d73d7c6ccc12ed555fedf75f94312ca9 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3af955df796b61cee3f4a30cc340392acb1d55616685ffefa5447b7907ffbc50 [INFO] running `Command { std: "docker" "start" "-a" "3af955df796b61cee3f4a30cc340392acb1d55616685ffefa5447b7907ffbc50", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ext/facade.rs:772:13 [INFO] [stderr] | [INFO] [stderr] 772 | let mut this = self.get_mut(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/ext/mod.rs:29:65 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct ExtFilesystem(Arc>, PathBuf); [INFO] [stderr] | ------------- field in this struct ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `ExtFilesystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/ext/mod.rs:1421:35 [INFO] [stderr] | [INFO] [stderr] 1421 | pub struct TempImage(PathBuf, TempDir); [INFO] [stderr] | --------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: `flail` (lib) generated 2 warnings (run `cargo fix --lib -p flail` to apply 1 suggestion) [INFO] [stderr] warning: `flail` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flail-e539844cc2612cab) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ext::tests::test_reading_directories_works ... FAILED [INFO] [stderr] e2fsck 1.47.0 (5-Feb-2023) [INFO] [stdout] Pass 1: Checking inodes, blocks, and sizes [INFO] [stdout] Pass 2: Checking directory structure [INFO] [stdout] Pass 3: Checking directory connectivity [INFO] [stdout] Pass 4: Checking reference counts [INFO] [stdout] Pass 5: Checking group summary information [INFO] [stdout] /tmp/flail-workdir-9286048623115126587/test.img: 12/2048 files (0.0% non-contiguous), 268/16384 blocks [INFO] [stdout] test ext::tests::test_making_new_fs_works ... ok [INFO] [stdout] test ext::tests::test_read_write_works ... ok [INFO] [stderr] e2fsck 1.47.0 (5-Feb-2023) [INFO] [stdout] test ext::facade::tests::test_async_write_basic_copy ... ok [INFO] [stdout] test ext::tests::test_mkdir_works ... ok [INFO] [stdout] Pass 1: Checking inodes, blocks, and sizes [INFO] [stdout] Pass 2: Checking directory structure [INFO] [stdout] Pass 3: Checking directory connectivity [INFO] [stdout] Pass 4: Checking reference counts [INFO] [stdout] Pass 5: Checking group summary information [INFO] [stdout] /tmp/flail-workdir-7838162536201579740/empty.ext4: 13/2048 files (7.7% non-contiguous), 1651/8192 blocks [INFO] [stderr] e2fsck 1.47.0 (5-Feb-2023) [INFO] [stdout] Pass 1: Checking inodes, blocks, and sizes [INFO] [stdout] Pass 2: Checking directory structure [INFO] [stdout] Pass 3: Checking directory connectivity [INFO] [stdout] Pass 4: Checking reference counts [INFO] [stdout] Pass 5: Checking group summary information [INFO] [stdout] /tmp/flail-workdir-116924247817039578/empty.ext4: 13/2048 files (7.7% non-contiguous), 1651/8192 blocks [INFO] [stderr] e2fsck 1.47.0 (5-Feb-2023) [INFO] [stdout] Pass 1: Checking inodes, blocks, and sizes [INFO] [stdout] Pass 2: Checking directory structure [INFO] [stdout] Pass 3: Checking directory connectivity [INFO] [stdout] Pass 4: Checking reference counts [INFO] [stdout] Pass 5: Checking group summary information [INFO] [stdout] /tmp/flail-workdir-116924247817039578/empty.ext4: 13/2048 files (7.7% non-contiguous), 1651/8192 blocks [INFO] [stdout] test ext::facade::tests::test_async_write_large_copy ... ok [INFO] [stderr] e2fsck 1.47.0 (5-Feb-2023) [INFO] [stdout] Pass 1: Checking inodes, blocks, and sizes [INFO] [stdout] Pass 2: Checking directory structure [INFO] [stdout] Pass 3: Checking directory connectivity [INFO] [stdout] Pass 4: Checking reference counts [INFO] [stdout] Pass 5: Checking group summary information [INFO] [stdout] /tmp/flail-workdir-116924247817039578/empty.ext4: 12/2048 files (8.3% non-contiguous), 1650/8192 blocks [INFO] [stdout] test ext::tests::test_passes_fsck ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ext::tests::test_reading_directories_works stdout ---- [INFO] [stdout] Error: Read-only file system [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/ext/mod.rs:1348:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ext::tests::test_reading_directories_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3af955df796b61cee3f4a30cc340392acb1d55616685ffefa5447b7907ffbc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af955df796b61cee3f4a30cc340392acb1d55616685ffefa5447b7907ffbc50", kill_on_drop: false }` [INFO] [stdout] 3af955df796b61cee3f4a30cc340392acb1d55616685ffefa5447b7907ffbc50