[INFO] cloning repository https://github.com/molant/parcel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/molant/parcel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 375fd68988823186708e46e48f18750ed318f6a5 [INFO] testing molant/parcel against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/molant/parcel on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/molant/parcel [INFO] finished tweaking git repo https://github.com/molant/parcel [INFO] tweaked toml for git repo https://github.com/molant/parcel written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/molant/parcel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab82475f27399cc7dd3522db0ab68c1c21dc930f241d2434de172361ef6fb71f [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" "ab82475f27399cc7dd3522db0ab68c1c21dc930f241d2434de172361ef6fb71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab82475f27399cc7dd3522db0ab68c1c21dc930f241d2434de172361ef6fb71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab82475f27399cc7dd3522db0ab68c1c21dc930f241d2434de172361ef6fb71f", kill_on_drop: false }` [INFO] [stdout] ab82475f27399cc7dd3522db0ab68c1c21dc930f241d2434de172361ef6fb71f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573a6fa3585445c46504754217f70f0f0592f9bf6c7bead89be7d023eb7981bb [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" "573a6fa3585445c46504754217f70f0f0592f9bf6c7bead89be7d023eb7981bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling napi-build v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling retain_mut v0.1.3 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling napi-sys v1.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling oxipng v5.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parcel-hash v0.1.0 (/opt/rustwide/workdir/packages/utils/hash) [INFO] [stderr] Compiling parcel-image v0.1.0 (/opt/rustwide/workdir/packages/optimizers/image) [INFO] [stderr] Compiling parcel-fs-search v0.1.0 (/opt/rustwide/workdir/packages/utils/fs-search) [INFO] [stderr] Compiling parcel-js-swc-napi v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/napi) [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libdeflate-sys v0.7.3 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling libdeflater v0.7.3 [INFO] [stderr] Compiling cloudflare-zlib v0.2.9 [INFO] [stderr] Compiling swc_atoms v0.2.7 [INFO] [stderr] Compiling nasm-rs v0.2.1 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling mozjpeg-sys v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.2.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling napi-derive v1.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling st-map v0.1.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Compiling js-sys v0.3.49 [INFO] [stderr] Compiling swc_visit v0.2.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling napi v1.7.7 [INFO] [stderr] Compiling swc_common v0.12.1 [INFO] [stderr] Compiling swc_ecma_ast v0.52.0 [INFO] [stderr] Compiling swc_ecma_visit v0.38.1 [INFO] [stderr] Compiling swc_ecma_parser v0.70.2 [INFO] [stderr] Compiling swc_ecma_utils v0.44.2 [INFO] [stderr] Compiling swc_ecma_loader v0.18.2 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.31.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.70.2 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.17.1 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.39.1 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.41.1 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.38.1 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.40.2 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.38.1 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.34.2 [INFO] [stderr] Compiling swc_ecma_transforms v0.71.1 [INFO] [stderr] Compiling swc_ecmascript v0.63.1 [INFO] [stderr] Compiling swc_ecma_preset_env v0.42.1 [INFO] [stderr] Compiling parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core) [INFO] [stderr] Compiling parcel-js-swc-wasm v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 33s [INFO] running `Command { std: "docker" "inspect" "573a6fa3585445c46504754217f70f0f0592f9bf6c7bead89be7d023eb7981bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573a6fa3585445c46504754217f70f0f0592f9bf6c7bead89be7d023eb7981bb", kill_on_drop: false }` [INFO] [stdout] 573a6fa3585445c46504754217f70f0f0592f9bf6c7bead89be7d023eb7981bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 8142504237f3a2074475a168ee260d9906a5a1220ee81cb15db32ca27990e8f8 [INFO] running `Command { std: "docker" "start" "-a" "8142504237f3a2074475a168ee260d9906a5a1220ee81cb15db32ca27990e8f8", kill_on_drop: false }` [INFO] [stderr] Compiling parcel-hash v0.1.0 (/opt/rustwide/workdir/packages/utils/hash) [INFO] [stderr] Compiling parcel-fs-search v0.1.0 (/opt/rustwide/workdir/packages/utils/fs-search) [INFO] [stderr] Compiling parcel-image v0.1.0 (/opt/rustwide/workdir/packages/optimizers/image) [INFO] [stderr] Compiling parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core) [INFO] [stderr] Compiling parcel-js-swc-wasm v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/wasm) [INFO] [stderr] Compiling parcel-js-swc-napi v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/napi) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "8142504237f3a2074475a168ee260d9906a5a1220ee81cb15db32ca27990e8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8142504237f3a2074475a168ee260d9906a5a1220ee81cb15db32ca27990e8f8", kill_on_drop: false }` [INFO] [stdout] 8142504237f3a2074475a168ee260d9906a5a1220ee81cb15db32ca27990e8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", 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] dc1b2c211052a29f711a57ac9f4e291813e80bfd84bd3951b6efad93da6db47e [INFO] running `Command { std: "docker" "start" "-a" "dc1b2c211052a29f711a57ac9f4e291813e80bfd84bd3951b6efad93da6db47e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parcel_fs_search-d678c923b53d4cab) [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 (/opt/rustwide/target/debug/deps/parcel_hash-16881e1d7c30153b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parcel_image-66376cde5281783e) [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 (/opt/rustwide/target/debug/deps/parcel_js_swc_core-02d123a02bd30a3f) [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] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test hoist::tests::cjs_destructure ... ok [INFO] [stdout] test hoist::tests::cjs_reassign ... ok [INFO] [stdout] test hoist::tests::fold_cjs_export ... ok [INFO] [stdout] test hoist::tests::fold_export ... ok [INFO] [stdout] test hoist::tests::cjs_namespace ... ok [INFO] [stdout] test hoist::tests::esm ... ok [INFO] [stdout] test hoist::tests::fold_non_static_require ... ok [INFO] [stdout] test hoist::tests::fold_import_hoist ... ok [INFO] [stdout] test hoist::tests::fold_hoist_vars ... ok [INFO] [stdout] test hoist::tests::fold_require_member ... ok [INFO] [stdout] test hoist::tests::fold_cjs_objects ... ok [INFO] [stdout] test hoist::tests::fold_cjs_export_non_static ... ok [INFO] [stdout] test hoist::tests::fold_static_require ... ok [INFO] [stdout] test hoist::tests::fold_dynamic_import ... ok [INFO] [stdout] test hoist::tests::cjs_namespace_non_static ... ok [INFO] [stdout] test hoist::tests::fold_import ... ok [INFO] [stdout] test hoist::tests::should_wrap ... ok [INFO] [stdout] test hoist::tests::cjs_non_static_exports ... ok [INFO] [stdout] test hoist::tests::dynamic_import ... ok [INFO] [stdout] test hoist::tests::fold_require_wrapped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parcel_js_swc_napi-523788a5bc8bb407) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parcel_js_swc_wasm-248c5b550d2c61b5) [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] [stderr] Doc-tests parcel-js-swc-core [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" "dc1b2c211052a29f711a57ac9f4e291813e80bfd84bd3951b6efad93da6db47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1b2c211052a29f711a57ac9f4e291813e80bfd84bd3951b6efad93da6db47e", kill_on_drop: false }` [INFO] [stdout] dc1b2c211052a29f711a57ac9f4e291813e80bfd84bd3951b6efad93da6db47e