[INFO] cloning repository https://github.com/eternalfrustation/encrawl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eternalfrustation/encrawl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalfrustation%2Fencrawl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalfrustation%2Fencrawl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 332848e6348c884fd05549055b4149f7c31a3598 [INFO] checking eternalfrustation/encrawl-rust/332848e6348c884fd05549055b4149f7c31a3598 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalfrustation%2Fencrawl-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eternalfrustation/encrawl-rust [INFO] finished tweaking git repo https://github.com/eternalfrustation/encrawl-rust [INFO] tweaked toml for git repo https://github.com/eternalfrustation/encrawl-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eternalfrustation/encrawl-rust on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eternalfrustation/encrawl-rust 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monostate v0.1.13 [INFO] [stderr] Downloaded monostate-impl v0.1.13 [INFO] [stderr] Downloaded safetensors v0.3.3 [INFO] [stderr] Downloaded yoke-derive v0.7.4 [INFO] [stderr] Downloaded zerofrom-derive v0.1.4 [INFO] [stderr] Downloaded zerofrom v0.1.4 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded pgvector v0.3.2 [INFO] [stderr] Downloaded hf-hub v0.3.2 [INFO] [stderr] Downloaded yoke v0.7.4 [INFO] [stderr] Downloaded safetensors v0.4.3 [INFO] [stderr] Downloaded colog v1.3.0 [INFO] [stderr] Downloaded tar v0.4.41 [INFO] [stderr] Downloaded candle-nn v0.5.1 [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded cached-path v0.6.1 [INFO] [stderr] Downloaded pulp v0.18.21 [INFO] [stderr] Downloaded tokenizers v0.15.2 [INFO] [stderr] Downloaded rust_tokenizers v8.1.1 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded tokenizers v0.19.1 [INFO] [stderr] Downloaded candle-transformers v0.5.1 [INFO] [stderr] Downloaded candle-core v0.5.1 [INFO] [stderr] Downloaded webpki-roots v0.26.2 [INFO] [stderr] Downloaded torch-sys v0.14.0 [INFO] [stderr] Downloaded rust-bert v0.22.0 [INFO] [stderr] Downloaded zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Downloaded tch v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e1d1a6c8f134e98e11b817416476f364627d4a19aa9eb7e65d431682015abbc [INFO] running `Command { std: "docker" "start" "-a" "3e1d1a6c8f134e98e11b817416476f364627d4a19aa9eb7e65d431682015abbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e1d1a6c8f134e98e11b817416476f364627d4a19aa9eb7e65d431682015abbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1d1a6c8f134e98e11b817416476f364627d4a19aa9eb7e65d431682015abbc", kill_on_drop: false }` [INFO] [stdout] 3e1d1a6c8f134e98e11b817416476f364627d4a19aa9eb7e65d431682015abbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344d561ea4b3c23815da956aa881c139e48950bebe51644a3562923536e40c4e [INFO] running `Command { std: "docker" "start" "-a" "344d561ea4b3c23815da956aa881c139e48950bebe51644a3562923536e40c4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking pulp v0.18.21 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling torch-sys v0.14.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking gemm-f16 v0.17.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] error: failed to run custom build command for `torch-sys v0.14.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/torch-sys-eafbd4d6e6caae91/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBTORCH_USE_PYTORCH [INFO] [stderr] cargo:rerun-if-env-changed=LIBTORCH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: [INFO] [stderr] Cannot find a libtorch install, you can either: [INFO] [stderr] - Install libtorch manually and set the LIBTORCH environment variable to appropriate path. [INFO] [stderr] - Use a system wide install in /usr/lib/libtorch.so. [INFO] [stderr] - Use a Python environment with PyTorch installed by setting LIBTORCH_USE_PYTORCH=1 [INFO] [stderr] [INFO] [stderr] See the readme for more details: [INFO] [stderr] https://github.com/LaurentMazare/tch-rs/blob/main/README.md [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new::<&str> [INFO] [stderr] 1: ::prepare_libtorch_dir [INFO] [stderr] 2: ::new [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] 4: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 5: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 6: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panicking.rs:581:40 [INFO] [stderr] 9: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panicking.rs:544:19 [INFO] [stderr] 10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panic.rs:359:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/rt.rs:175:24 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/c9af9c1dc85a55e309345030ff9cb7ea247953fa/library/std/src/rt.rs:171:5 [INFO] [stderr] 16: std::rt::lang_start::> [INFO] [stderr] 17: main [INFO] [stderr] 18: [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "344d561ea4b3c23815da956aa881c139e48950bebe51644a3562923536e40c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344d561ea4b3c23815da956aa881c139e48950bebe51644a3562923536e40c4e", kill_on_drop: false }` [INFO] [stdout] 344d561ea4b3c23815da956aa881c139e48950bebe51644a3562923536e40c4e