[INFO] cloning repository https://github.com/AmosCroft/driftlab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmosCroft/driftlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmosCroft%2Fdriftlab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmosCroft%2Fdriftlab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0df99a967907bb74202ad9648a4ea61728a6c503
[INFO] testing AmosCroft/driftlab against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmosCroft%2Fdriftlab" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmosCroft/driftlab
[INFO] finished tweaking git repo https://github.com/AmosCroft/driftlab
[INFO] tweaked toml for git repo https://github.com/AmosCroft/driftlab written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmosCroft/driftlab on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmosCroft/driftlab 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce0099ed8c69e4a8b11c2accbb70684e438bd89cc1e0a35f7ad9b7cec250880e
[INFO] running `Command { std: "docker" "start" "-a" "ce0099ed8c69e4a8b11c2accbb70684e438bd89cc1e0a35f7ad9b7cec250880e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce0099ed8c69e4a8b11c2accbb70684e438bd89cc1e0a35f7ad9b7cec250880e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0099ed8c69e4a8b11c2accbb70684e438bd89cc1e0a35f7ad9b7cec250880e", kill_on_drop: false }`
[INFO] [stdout] ce0099ed8c69e4a8b11c2accbb70684e438bd89cc1e0a35f7ad9b7cec250880e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88baed6e33d3dad5d0d6e36c6a04794e6829ed3695db35c11f71aa77e5c062ab
[INFO] running `Command { std: "docker" "start" "-a" "88baed6e33d3dad5d0d6e36c6a04794e6829ed3695db35c11f71aa77e5c062ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.23.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling salsa-macros v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling lambdaworks-crypto v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling genco-macros v0.18.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling vector-map v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling starknet-types-core v0.2.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling salsa v0.23.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling genco v0.18.1
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling cairo-lang-utils v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-utils)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-syntax-codegen)
[INFO] [stderr]    Compiling cairo-lang-debug v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-debug)
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling cairo-lang-filesystem v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-filesystem)
[INFO] [stderr]    Compiling cairo-lang-primitive-token v1.0.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling sprs v0.11.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling microlp v0.2.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cairo-lang-syntax v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-syntax)
[INFO] [stderr]    Compiling cairo-lang-diagnostics v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-diagnostics)
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling good_lp v1.14.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling cairo-lang-eq-solver v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-eq-solver)
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling diffy v0.4.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling cairo-lang-sierra v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra)
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling cairo-lang-casm v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-casm)
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-proc-macros)
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling cairo-lang-project v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-project)
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-prime v0.4.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling cairo-lang-sierra-type-size v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-type-size)
[INFO] [stderr]    Compiling cairo-vm v2.5.0
[INFO] [stderr]    Compiling cairo-lang-sierra-ap-change v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-ap-change)
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-gas)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling cairo-lang-sierra-to-casm v2.12.3 (/opt/rustwide/workdir/crates/cairo-lang-sierra-to-casm)
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr] error: could not compile `cairo-lang-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name cairo_lang_syntax --edition=2024 crates/cairo-lang-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f50280febdc2a67b -C extra-filename=-bef1217513ae59e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_lang_debug=/opt/rustwide/target/debug/deps/libcairo_lang_debug-f122cb6341303b77.rmeta --extern cairo_lang_filesystem=/opt/rustwide/target/debug/deps/libcairo_lang_filesystem-b8f063c38077d47e.rmeta --extern cairo_lang_primitive_token=/opt/rustwide/target/debug/deps/libcairo_lang_primitive_token-1a413b0f366fc3bf.rmeta --extern cairo_lang_utils=/opt/rustwide/target/debug/deps/libcairo_lang_utils-303d31e9593ad983.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-327f0c00a7317199.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-b17cdc60b1ac78a0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5072e2b2d51de5ba.rmeta --extern unescaper=/opt/rustwide/target/debug/deps/libunescaper-d56ae0cc02d3e7b2.rmeta --extern vector_map=/opt/rustwide/target/debug/deps/libvector_map-32d3853b713520f7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88baed6e33d3dad5d0d6e36c6a04794e6829ed3695db35c11f71aa77e5c062ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88baed6e33d3dad5d0d6e36c6a04794e6829ed3695db35c11f71aa77e5c062ab", kill_on_drop: false }`
[INFO] [stdout] 88baed6e33d3dad5d0d6e36c6a04794e6829ed3695db35c11f71aa77e5c062ab
