[INFO] fetching crate holochain_scaffolding_cli 0.600.0-dev.0... [INFO] checking holochain_scaffolding_cli-0.600.0-dev.0 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] extracting crate holochain_scaffolding_cli 0.600.0-dev.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate holochain_scaffolding_cli 0.600.0-dev.0 [INFO] finished tweaking crates.io crate holochain_scaffolding_cli 0.600.0-dev.0 [INFO] tweaked toml for crates.io crate holochain_scaffolding_cli 0.600.0-dev.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_scaffolding_cli 0.600.0-dev.0 on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate holochain_scaffolding_cli 0.600.0-dev.0 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ecbdd29d0197eb452742b58e2d1e61da1a0f94694e5a2a481d90193d6276efd [INFO] running `Command { std: "docker" "start" "-a" "1ecbdd29d0197eb452742b58e2d1e61da1a0f94694e5a2a481d90193d6276efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ecbdd29d0197eb452742b58e2d1e61da1a0f94694e5a2a481d90193d6276efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecbdd29d0197eb452742b58e2d1e61da1a0f94694e5a2a481d90193d6276efd", kill_on_drop: false }` [INFO] [stdout] 1ecbdd29d0197eb452742b58e2d1e61da1a0f94694e5a2a481d90193d6276efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323a1698d741ab6673cc87aa055ef278337b38925985e05f0c7d263d16b46d64 [INFO] running `Command { std: "docker" "start" "-a" "323a1698d741ab6673cc87aa055ef278337b38925985e05f0c7d263d16b46d64", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling sqlformat v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Checking deno_terminal v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling sqlformat v0.3.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking globset v0.4.17 [INFO] [stderr] Compiling holochain_sqlite v0.6.0-dev.28 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking tiny_pretty v0.2.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking pipe-trait v0.4.0 [INFO] [stderr] Checking text-block-macros v0.1.1 [INFO] [stderr] Checking ignore v0.4.24 [INFO] [stderr] Checking pluralizer v0.5.0 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking hstr v0.2.17 [INFO] [stderr] Checking swc_allocator v0.1.10 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking holochain_secure_primitive v0.6.0-dev.2 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Checking schemars v0.9.0 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.56 [INFO] [stderr] Checking holochain_timestamp v0.6.0-dev.4 [INFO] [stderr] Checking fixt v0.6.0-dev.7 [INFO] [stderr] Checking holochain_wasmer_common v0.0.101 [INFO] [stderr] Checking swc_common v0.37.5 [INFO] [stderr] Compiling one_err v0.0.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking holochain_nonce v0.6.0-dev.5 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling css_dataset v0.3.0 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking r2d2_sqlite v0.31.0 [INFO] [stderr] Checking deno_media_type v0.1.4 [INFO] [stderr] Checking url2 v0.0.6 [INFO] [stderr] Checking inferno v0.12.3 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking dprint-core v0.66.2 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling lair_keystore_api v0.6.3 [INFO] [stderr] Checking kitsune2_api v0.3.0-dev.4 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Checking markup_fmt v0.10.0 [INFO] [stderr] Checking build-fs-tree v0.6.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking swc_ecma_ast v0.118.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking holochain_trace v0.6.0-dev.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking swc_ecma_parser v0.149.1 [INFO] [stderr] Checking sodoken v0.1.0 [INFO] [stderr] Checking holochain_util v0.6.0-dev.5 [INFO] [stderr] Checking hc_seed_bundle v0.6.3 [INFO] [stderr] Checking holo_hash v0.6.0-dev.16 [INFO] [stderr] Checking mr_bundle v0.6.0-dev.8 [INFO] [stderr] Checking holochain_integrity_types v0.6.0-dev.18 [INFO] [stderr] Checking dprint-swc-ext v0.20.0 [INFO] [stderr] Checking holochain_zome_types v0.6.0-dev.21 [INFO] [stderr] Compiling lair_keystore v0.6.3 [INFO] [stderr] Checking deno_ast v0.42.2 [INFO] [stderr] Checking dprint-plugin-typescript v0.91.8 [INFO] [stderr] Checking holochain_keystore v0.6.0-dev.21 [INFO] [stderr] Checking holochain_types v0.6.0-dev.29 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking holochain_scaffolding_cli v0.600.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 26s [INFO] running `Command { std: "docker" "inspect" "323a1698d741ab6673cc87aa055ef278337b38925985e05f0c7d263d16b46d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323a1698d741ab6673cc87aa055ef278337b38925985e05f0c7d263d16b46d64", kill_on_drop: false }` [INFO] [stdout] 323a1698d741ab6673cc87aa055ef278337b38925985e05f0c7d263d16b46d64