[INFO] cloning repository https://github.com/zip1798/bootcamp-escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zip1798/bootcamp-escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fbootcamp-escrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fbootcamp-escrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d67b854df444d00e0609861b84b8547435cd68be [INFO] building zip1798/bootcamp-escrow against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fbootcamp-escrow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zip1798/bootcamp-escrow on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zip1798/bootcamp-escrow [INFO] finished tweaking git repo https://github.com/zip1798/bootcamp-escrow [INFO] tweaked toml for git repo https://github.com/zip1798/bootcamp-escrow written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zip1798/bootcamp-escrow 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1e262f00e9bd6101aa2e0e9b00b47f005744039601b78180c34ac0f01a08426 [INFO] running `Command { std: "docker" "start" "-a" "f1e262f00e9bd6101aa2e0e9b00b47f005744039601b78180c34ac0f01a08426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e262f00e9bd6101aa2e0e9b00b47f005744039601b78180c34ac0f01a08426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e262f00e9bd6101aa2e0e9b00b47f005744039601b78180c34ac0f01a08426", kill_on_drop: false }` [INFO] [stdout] f1e262f00e9bd6101aa2e0e9b00b47f005744039601b78180c34ac0f01a08426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a84a2bb19497012102789d9f5e3e6c623d611de2f61bf146355a8c52d9d4358d [INFO] running `Command { std: "docker" "start" "-a" "a84a2bb19497012102789d9f5e3e6c623d611de2f61bf146355a8c52d9d4358d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.15 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling solana-program v1.18.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/memmap2-911947ec98a89e93.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memmap2-911947ec98a89e93/dep-lib-memmap2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.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/libsecp256k1-483b674bfdfa79d4/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5bcbb15dce0a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5bcbb15dce0a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5bcbb15dce0a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bcbb15dce0a - ::fmt::h57c3f6132393e01d [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bcbb15fa013 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5bcbb15fa013 - core::fmt::write::h5279a33f365588a6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5bcbb15da413 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5bcbb15dcc52 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5bcbb15ddcb0 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5bcbb15dda90 - std::panicking::default_hook::h130dd4cc4e018e28 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5bcbb15de342 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x5bcbb15de1da - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x5bcbb15dd309 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5bcbb15dde6d - rust_begin_unwind [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x5bcbb15f91a0 - core::panicking::panic_fmt::hd90af040c9b3a7a3 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5bcbb15f95e6 - core::result::unwrap_failed::h5aa9b3bea2924411 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5bcbb15a6783 - core::result::Result::expect::hd917979b055f667b [INFO] [stderr] 17: 0x5bcbb15a6c94 - build_script_build::main::h213a5020819b721b [INFO] [stderr] 18: 0x5bcbb15a6173 - core::ops::function::FnOnce::call_once::h92c753261f5aac09 [INFO] [stderr] 19: 0x5bcbb15a6006 - std::sys::backtrace::__rust_begin_short_backtrace::h142633bca1d5d879 [INFO] [stderr] 20: 0x5bcbb15a5ec9 - std::rt::lang_start::{{closure}}::hbb0a949e45b8851a [INFO] [stderr] 21: 0x5bcbb15d8467 - core::ops::function::impls:: for &F>::call_once::h608e79d482179a73 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5bcbb15d8467 - std::panicking::try::do_call::h68af151b24870582 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x5bcbb15d8467 - std::panicking::try::ha3328a6a71abe6a1 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x5bcbb15d8467 - std::panic::catch_unwind::hab25edf77eece0af [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5bcbb15d8467 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5bcbb15d8467 - std::panicking::try::do_call::h959dd56984007ef9 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x5bcbb15d8467 - std::panicking::try::h680ac32c918982f6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x5bcbb15d8467 - std::panic::catch_unwind::hdbe022418e45492f [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5bcbb15d8467 - std::rt::lang_start_internal::h6fa91857d7bd0472 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5bcbb15a5ea7 - std::rt::lang_start::heda879a3ca7e195c [INFO] [stderr] 31: 0x5bcbb15a6e85 - main [INFO] [stderr] 32: 0x74ab4b33ed90 - [INFO] [stderr] 33: 0x74ab4b33ee40 - __libc_start_main [INFO] [stderr] 34: 0x5bcbb15a5925 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcI8yXQS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcI8yXQS/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-6e3b461c99782827.44xpwbc3hd6urtrrnperyqicw.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-aefe0493517fed7c.rlib,libquote-629430cd388dfc57.rlib,libproc_macro2-94c5f6dcd4bf3145.rlib,libunicode_ident-f2de522ba645d884.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib,libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-6e3b461c99782827.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcnWoZTD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnWoZTD/symbols.o" "<9 object files omitted>" "/opt/rustwide/target/debug/deps/rustversion-098591d48e15f420.48turjn9mmptpxx4oyv81755a.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib,libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librustversion-098591d48e15f420.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytemuck_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=850085470dc4840f -C extra-filename=-0b351e4db3ed49f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-94c5f6dcd4bf3145.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-629430cd388dfc57.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-aefe0493517fed7c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `borsh-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name borsh_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-derive-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schema"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force_exhaustive_checks", "schema"))' -C metadata=d73ac70273c4a8b2 -C extra-filename=-7be7ae046531a654 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-90443817b0f5da3c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-94c5f6dcd4bf3145.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-629430cd388dfc57.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-aefe0493517fed7c.rlib --extern syn_derive=/opt/rustwide/target/debug/deps/libsyn_derive-03df705068dbaa1f.so --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcp5rlZP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcp5rlZP/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.0d1s4vmkixudk4dgulft5njiq.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-583ad368593835de.rlib,libquote-629430cd388dfc57.rlib,libproc_macro2-94c5f6dcd4bf3145.rlib,libunicode_ident-f2de522ba645d884.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib,libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderivative-2c7ae755e97fa799.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpiBw5v.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libderivative-2c7ae755e97fa799.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcp5rlZP/list --no-undefined-version /tmp/rustcp5rlZP/symbols.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.derivative.a7c6c0386b7d01c3-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.0d1s4vmkixudk4dgulft5njiq.rcgu.rmeta /opt/rustwide/target/debug/deps/derivative-2c7ae755e97fa799.11jpe51pmpii45nhpog1fytu5.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-583ad368593835de.rlib /opt/rustwide/target/debug/deps/libquote-629430cd388dfc57.rlib /opt/rustwide/target/debug/deps/libproc_macro2-94c5f6dcd4bf3145.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c21243b61bb89625.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d6f1d924b2f4233e.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-00eb06e39850f679.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d0382f11baa011b6.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b7e2e2c1a7e4643d.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-30ced7f1999cfa29.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ee7e14c58e31ebd.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a4f649bba77ffcc5.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c89a3ce7ad7c3dbd.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e1ce1d3d110c6707.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0a9c6172f04822cc.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-14a33f7117abcee7.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c16adbe5e57356.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d2688d4a5c8e415b.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5c001d095eb077ec.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd545221bb4f4734.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.86.0-nightly 0x000078d7e8151ba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x000078d7e8151fbc [INFO] [stdout] 2 libc.so.6 0x000078d7ec19a520 [INFO] [stdout] 3 rust-lld 0x000060250e646c73 [INFO] [stdout] 4 rust-lld 0x000060250e47ab36 [INFO] [stdout] 5 rust-lld 0x000060250e4604ec [INFO] [stdout] 6 rust-lld 0x000060250e391ae0 [INFO] [stdout] 7 rust-lld 0x000060250e390b7d [INFO] [stdout] 8 rust-lld 0x000060250e391221 [INFO] [stdout] 9 libc.so.6 0x000078d7ec181d90 [INFO] [stdout] 10 libc.so.6 0x000078d7ec181e40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x000060250e2137e9 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libderivative-2c7ae755e97fa799.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derivative` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a84a2bb19497012102789d9f5e3e6c623d611de2f61bf146355a8c52d9d4358d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84a2bb19497012102789d9f5e3e6c623d611de2f61bf146355a8c52d9d4358d", kill_on_drop: false }` [INFO] [stdout] a84a2bb19497012102789d9f5e3e6c623d611de2f61bf146355a8c52d9d4358d