[INFO] cloning repository https://github.com/orielsanchez/algotrading [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orielsanchez/algotrading" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Falgotrading", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Falgotrading'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cda45cf19ccea918b64d0cf95d2af74a8ab9c92a [INFO] checking orielsanchez/algotrading against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Falgotrading" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/orielsanchez/algotrading [INFO] finished tweaking git repo https://github.com/orielsanchez/algotrading [INFO] tweaked toml for git repo https://github.com/orielsanchez/algotrading written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orielsanchez/algotrading on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orielsanchez/algotrading 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded polars-error v0.49.1 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded polars-schema v0.49.1 [INFO] [stderr] Downloaded boxcar v0.2.13 [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded polars-time v0.49.1 [INFO] [stderr] Downloaded polars-row v0.49.1 [INFO] [stderr] Downloaded lexical-core v1.0.5 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.5 [INFO] [stderr] Downloaded flatbuffers v25.2.10 [INFO] [stderr] Downloaded arrow-arith v55.2.0 [INFO] [stderr] Downloaded skiplist v0.5.1 [INFO] [stderr] Downloaded arrow-csv v55.2.0 [INFO] [stderr] Downloaded arrow-row v55.2.0 [INFO] [stderr] Downloaded polars-utils v0.49.1 [INFO] [stderr] Downloaded twox-hash v2.1.1 [INFO] [stderr] Downloaded polars-arrow-format v0.2.0 [INFO] [stderr] Downloaded arrow-ord v55.2.0 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded arrow-string v55.2.0 [INFO] [stderr] Downloaded polars-mem-engine v0.49.1 [INFO] [stderr] Downloaded lexical-write-integer v1.0.5 [INFO] [stderr] Downloaded arrow-data v55.2.0 [INFO] [stderr] Downloaded arrow-schema v55.2.0 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded polars-sql v0.49.1 [INFO] [stderr] Downloaded polars-lazy v0.49.1 [INFO] [stderr] Downloaded arrow v55.2.0 [INFO] [stderr] Downloaded arrow-select v55.2.0 [INFO] [stderr] Downloaded arrow-buffer v55.2.0 [INFO] [stderr] Downloaded polars-expr v0.49.1 [INFO] [stderr] Downloaded arrow-json v55.2.0 [INFO] [stderr] Downloaded lexical-write-float v1.0.5 [INFO] [stderr] Downloaded lexical-util v1.0.6 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded arrow-cast v55.2.0 [INFO] [stderr] Downloaded polars-compute v0.49.1 [INFO] [stderr] Downloaded polars v0.49.1 [INFO] [stderr] Downloaded arrow-ipc v55.2.0 [INFO] [stderr] Downloaded polars-ops v0.49.1 [INFO] [stderr] Downloaded polars-io v0.49.1 [INFO] [stderr] Downloaded lexical-parse-float v1.0.5 [INFO] [stderr] Downloaded polars-parquet v0.49.1 [INFO] [stderr] Downloaded polars-stream v0.49.1 [INFO] [stderr] Downloaded ibapi v1.2.2 [INFO] [stderr] Downloaded object_store v0.12.2 [INFO] [stderr] Downloaded arrow-array v55.2.0 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded polars-arrow v0.49.1 [INFO] [stderr] Downloaded rustls v0.23.28 [INFO] [stderr] Downloaded polars-plan v0.49.1 [INFO] [stderr] Downloaded polars-core v0.49.1 [INFO] [stderr] Downloaded time-tz v2.0.0 [INFO] [stderr] Downloaded parquet v55.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bbdb243921de677744062d4b9859960afab90bac7cd8ee8b69f9251aeb253e2 [INFO] running `Command { std: "docker" "start" "-a" "3bbdb243921de677744062d4b9859960afab90bac7cd8ee8b69f9251aeb253e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bbdb243921de677744062d4b9859960afab90bac7cd8ee8b69f9251aeb253e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbdb243921de677744062d4b9859960afab90bac7cd8ee8b69f9251aeb253e2", kill_on_drop: false }` [INFO] [stdout] 3bbdb243921de677744062d4b9859960afab90bac7cd8ee8b69f9251aeb253e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c19b6726881dcbc7f5bcad2e3243d1cb3d3e7fc7f89edadd7543b9653693a8c [INFO] running `Command { std: "docker" "start" "-a" "5c19b6726881dcbc7f5bcad2e3243d1cb3d3e7fc7f89edadd7543b9653693a8c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling polars-utils v0.49.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling polars-schema v0.49.1 [INFO] [stderr] Compiling polars-arrow v0.49.1 [INFO] [stderr] Compiling polars-compute v0.49.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking arrow-schema v55.2.0 [INFO] [stderr] Compiling polars-core v0.49.1 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling polars-ops v0.49.1 [INFO] [stderr] Checking boxcar v0.2.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling polars-plan v0.49.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling polars-stream v0.49.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling polars-lazy v0.49.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling polars v0.49.1 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking skiplist v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking rustls-webpki v0.103.3 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking arrow-buffer v55.2.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking arrow-data v55.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking polars-arrow-format v0.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking arrow-array v55.2.0 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=212e81a408660769 -C extra-filename=-99a1bfc3b001fcbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2855fffe24fdae6.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-adc7ac8acab9451e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c19b6726881dcbc7f5bcad2e3243d1cb3d3e7fc7f89edadd7543b9653693a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c19b6726881dcbc7f5bcad2e3243d1cb3d3e7fc7f89edadd7543b9653693a8c", kill_on_drop: false }` [INFO] [stdout] 5c19b6726881dcbc7f5bcad2e3243d1cb3d3e7fc7f89edadd7543b9653693a8c