[INFO] fetching crate ezno 0.0.23... [INFO] checking ezno-0.0.23 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate ezno 0.0.23 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ezno 0.0.23 [INFO] finished tweaking crates.io crate ezno 0.0.23 [INFO] tweaked toml for crates.io crate ezno 0.0.23 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ezno 0.0.23 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ezno 0.0.23 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d732d013332ce9ebfd181d08572a8cdfe0065e203b22087a7eb870e670e8f07c [INFO] running `Command { std: "docker" "start" "-a" "d732d013332ce9ebfd181d08572a8cdfe0065e203b22087a7eb870e670e8f07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d732d013332ce9ebfd181d08572a8cdfe0065e203b22087a7eb870e670e8f07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d732d013332ce9ebfd181d08572a8cdfe0065e203b22087a7eb870e670e8f07c", kill_on_drop: false }` [INFO] [stdout] d732d013332ce9ebfd181d08572a8cdfe0065e203b22087a7eb870e670e8f07c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc6c5c07a01bb582162d71df797954016c226214b4c9a01717d46bef2664243 [INFO] running `Command { std: "docker" "start" "-a" "1cc6c5c07a01bb582162d71df797954016c226214b4c9a01717d46bef2664243", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Compiling string-cases v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking temporary-annex v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking iterator-endiate v0.2.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking simple-json-parser v0.0.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking file-id v0.2.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking winconsole v0.11.1 [INFO] [stderr] Checking multiline-term-input v0.1.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking notify-debouncer-full v0.3.2 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking regress v0.10.1 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Compiling syn-helpers v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Compiling derive-finite-automaton-derive v0.2.0 [INFO] [stderr] Compiling get-field-by-type-derive v0.0.4 [INFO] [stderr] Compiling enum-variants-strings-derive v0.3.0 [INFO] [stderr] Compiling derive-enum-from-into v0.2.0 [INFO] [stderr] Compiling derive-debug-extras v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive-partial-eq-extras v0.2.0 [INFO] [stderr] Compiling ezno-parser-visitable-derive v0.0.9 [INFO] [stderr] Compiling binary-serialize-derive v0.0.3 [INFO] [stderr] Checking enum-variants-strings v0.3.0 [INFO] [stderr] Checking derive-finite-automaton v0.2.0 [INFO] [stderr] Checking get-field-by-type v0.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking self-rust-tokenize v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Checking js-sys v0.3.66 [INFO] [stderr] Checking source-map v0.15.0 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking tokenizer-lib v1.6.0 [INFO] [stderr] Checking ezno-parser v0.1.7 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] [INFO] [stderr] thread '' (1862) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-enum-from-into-0.2.0/src/into.rs:154:21: [INFO] [stderr] trying to construct an enum from an invalid value 0x6 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7b8f0be1e632 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] 1: 0x7b8f0be39fdf - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] 2: 0x7b8f0be11083 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] 3: 0x7b8f0be1e772 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] 4: 0x7b8f0be0fb4c - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] 5: 0x7b8f0be0f98e - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] 6: 0x7b8f0be0edf6 - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] 7: 0x7b8f0be1e82a - std::panicking::panic_handler::{{closure}}::h6e8a7899819f7e8e [INFO] [stderr] 8: 0x7b8f0be1e789 - std::sys::backtrace::__rust_end_short_backtrace::h9ee05d6aba5d3318 [INFO] [stderr] 9: 0x7b8f0be0ef3d - __rustc[106fd6a171f8100f]::rust_begin_unwind [INFO] [stderr] 10: 0x7b8f0be3daad - core::panicking::panic_nounwind_fmt::ha0bbff9363918639 [INFO] [stderr] 11: 0x7b8f0be3dc0e - core::panicking::panic_invalid_enum_construction::h4dd3c946d47fb341 [INFO] [stderr] 12: 0x7b8f0bcc32d7 - ::parse::h3d6ed033cd46c1f5 [INFO] [stderr] 13: 0x7b8f0bcbdbdb - core::ops::function::FnOnce::call_once::hc9f771521226e288 [INFO] [stderr] 14: 0x7b8f0bcc157a - ::__parse_scoped::h5cafea537bb4bb42 [INFO] [stderr] 15: 0x7b8f0bcc189d - syn::parse::parse_scoped::h678fb9cbbe696d26 [INFO] [stderr] 16: 0x7b8f0bca5112 - syn::attr::MetaList::parse_args_with::h2e82f403892a3b48 [INFO] [stderr] 17: 0x7b8f0bca51f3 - syn::attr::Attribute::parse_args_with::h771dcc034e599e3a [INFO] [stderr] 18: 0x7b8f0bca514d - syn::attr::Attribute::parse_args::ha01561e19feab1da [INFO] [stderr] 19: 0x7b8f0bcc3301 - derive_enum_from_into::into::derive_enum_into::{{closure}}::{{closure}}::h24dcec720a2dd069 [INFO] [stderr] 20: 0x7b8f0bcc1f51 - core::bool::::then::h19ab9b54ea1991d8 [INFO] [stderr] 21: 0x7b8f0bcc3a72 - derive_enum_from_into::into::derive_enum_into::{{closure}}::h48cf180acb5956dd [INFO] [stderr] 22: 0x7b8f0bcb581d - as core::iter::traits::iterator::Iterator>::find_map::h5ae3d67b27999bf4 [INFO] [stderr] 23: 0x7b8f0bcc2291 - derive_enum_from_into::into::derive_enum_into::h1dabdf9b630deec1 [INFO] [stderr] 24: 0x7b8f0bcb7855 - derive_enum_from_into::derive_enum_into::h49a021f8d5c03740 [INFO] [stderr] 25: 0x7b8f0bcbe6ee - core::ops::function::Fn::call::h93b0a3a97eb5d33f [INFO] [stderr] 26: 0x7b8f0bca6936 - proc_macro::bridge::client::Client::expand1::{{closure}}::{{closure}}::hb4cf398385a89253 [INFO] [stderr] 27: 0x7b8f0bca6946 - proc_macro::bridge::client::run_client::{{closure}}::{{closure}}::hbcca1f0dbade4826 [INFO] [stderr] 28: 0x7b8f0bca8471 - proc_macro::bridge::client::state::set::he47fd098bb23ea52 [INFO] [stderr] 29: 0x7b8f0bca5e9e - proc_macro::bridge::client::run_client::{{closure}}::hcb8bc4914cb143a8 [INFO] [stderr] 30: 0x7b8f0bcb4340 - as core::ops::function::FnOnce<()>>::call_once::ha9e479b15cae9f5f [INFO] [stderr] 31: 0x7b8f0bcc843c - std::panicking::catch_unwind::do_call::h355f18a43bfc7b24 [INFO] [stderr] 32: 0x7b8f0bca9b4b - __rust_try [INFO] [stderr] 33: 0x7b8f0bca6793 - proc_macro::bridge::client::run_client::hc4e35d6dd1e70f7b [INFO] [stderr] 34: 0x7b8f0bca669e - proc_macro::bridge::client::Client::expand1::{{closure}}::h6db3092212715fe8 [INFO] [stderr] 35: 0x7b8f0bcc1f02 - proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper::h0974718d42dd5f97 [INFO] [stderr] 36: 0x7b8f27106481 - > as rustc_proc_macro[994fc280be55484b]::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stderr] 37: 0x7b8f27106192 - >::run::>> [INFO] [stderr] 38: 0x7b8f27103f62 - ::expand [INFO] [stderr] 39: 0x7b8f277c9b77 - ::fully_expand_fragment [INFO] [stderr] 40: 0x7b8f277c0e85 - ::expand_crate [INFO] [stderr] 41: 0x7b8f263db7e8 - rustc_interface[a669aa4ce7c74efc]::passes::configure_and_expand [INFO] [stderr] 42: 0x7b8f273b2fed - rustc_interface[a669aa4ce7c74efc]::passes::resolver_for_lowering_raw [INFO] [stderr] 43: 0x7b8f273b2d4d - rustc_query_impl[7f4a80d0ab433190]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 44: 0x7b8f273b2d27 - >::call_once [INFO] [stderr] 45: 0x7b8f272ab25f - rustc_query_system[72328d964867c87b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[7f4a80d0ab433190]::plumbing::QueryCtxt, false> [INFO] [stderr] 46: 0x7b8f272aadbc - rustc_query_impl[7f4a80d0ab433190]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 47: 0x7b8f275e91b6 - rustc_interface[a669aa4ce7c74efc]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[79b701fa5626ed8d]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 48: 0x7b8f2748b7aa - rustc_interface[a669aa4ce7c74efc]::interface::run_compiler::<(), rustc_driver_impl[79b701fa5626ed8d]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 49: 0x7b8f27364a78 - std[5af8afafc43f9102]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 50: 0x7b8f2736475c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5e01b507c77196b8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x7b8f2736a20b - std::sys::pal::unix::thread::Thread::new::thread_start::h26ba54688a95c6e4 [INFO] [stderr] 52: 0x7b8f20c8aaa4 - [INFO] [stderr] 53: 0x7b8f20d17a34 - clone [INFO] [stderr] 54: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: could not compile `ezno-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name ezno_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ezno-parser-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no '--deny=clippy::pedantic' '--deny=clippy::all' '--allow=clippy::too_many_lines' '--allow=clippy::thread_local_initializer_can_be_made_const' '--allow=clippy::result_unit_err' '--allow=clippy::new_without_default' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::implicit_hasher' '--allow=clippy::default_trait_access' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_truncation' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="extras"' --cfg 'feature="full-typescript"' --cfg 'feature="self-rust-tokenize"' --cfg 'feature="serde-serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codespan-reporting", "default", "extras", "full-typescript", "self-rust-tokenize", "serde-serialize"))' -C metadata=a8aa4c04e4b3357a -C extra-filename=-e2302d0508b7f327 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern derive_debug_extras=/opt/rustwide/target/debug/deps/libderive_debug_extras-9125c30a9341f2ab.so --extern derive_enum_from_into=/opt/rustwide/target/debug/deps/libderive_enum_from_into-43c900ea14cad1be.so --extern derive_finite_automaton=/opt/rustwide/target/debug/deps/libderive_finite_automaton-cb863ac7ac628718.rmeta --extern derive_partial_eq_extras=/opt/rustwide/target/debug/deps/libderive_partial_eq_extras-85b65baca945b15b.so --extern enum_variants_strings=/opt/rustwide/target/debug/deps/libenum_variants_strings-9ab1c72be3f62d9d.rmeta --extern visitable_derive=/opt/rustwide/target/debug/deps/libezno_parser_visitable_derive-98061f35c247a469.so --extern get_field_by_type=/opt/rustwide/target/debug/deps/libget_field_by_type-28aad03866cb68ca.rmeta --extern iterator_endiate=/opt/rustwide/target/debug/deps/libiterator_endiate-87bd8f6d27da125f.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-14d35791aba6711b.rmeta --extern self_rust_tokenize=/opt/rustwide/target/debug/deps/libself_rust_tokenize-3feb8660ee6c4dc3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3940f483261a6156.rmeta --extern source_map=/opt/rustwide/target/debug/deps/libsource_map-1cead3c25227332b.rmeta --extern temporary_annex=/opt/rustwide/target/debug/deps/libtemporary_annex-0d45ced79f0409d7.rmeta --extern tokenizer_lib=/opt/rustwide/target/debug/deps/libtokenizer_lib-9907da44cafe25cf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1cc6c5c07a01bb582162d71df797954016c226214b4c9a01717d46bef2664243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc6c5c07a01bb582162d71df797954016c226214b4c9a01717d46bef2664243", kill_on_drop: false }` [INFO] [stdout] 1cc6c5c07a01bb582162d71df797954016c226214b4c9a01717d46bef2664243