[INFO] cloning repository https://github.com/seerx/easy-sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seerx/easy-sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseerx%2Feasy-sqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseerx%2Feasy-sqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c31cdfd9110231649d6365a49da56d8d9191a4dd [INFO] checking seerx/easy-sqlx against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseerx%2Feasy-sqlx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seerx/easy-sqlx on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seerx/easy-sqlx [INFO] finished tweaking git repo https://github.com/seerx/easy-sqlx [INFO] tweaked toml for git repo https://github.com/seerx/easy-sqlx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/seerx/easy-sqlx 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 099bd62fe46dff51172f2deee420564625932aa8d3fc5651591837a46d3273a0 [INFO] running `Command { std: "docker" "start" "-a" "099bd62fe46dff51172f2deee420564625932aa8d3fc5651591837a46d3273a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "099bd62fe46dff51172f2deee420564625932aa8d3fc5651591837a46d3273a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099bd62fe46dff51172f2deee420564625932aa8d3fc5651591837a46d3273a0", kill_on_drop: false }` [INFO] [stdout] 099bd62fe46dff51172f2deee420564625932aa8d3fc5651591837a46d3273a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd343b60b2bc629c419c8c4b69e5b7da68b3158e52b3fb549395a07def86a063 [INFO] running `Command { std: "docker" "start" "-a" "dd343b60b2bc629c419c8c4b69e5b7da68b3158e52b3fb549395a07def86a063", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking faststr v0.2.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling sqlx-postgres v0.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling linkedbytes v0.1.8 [INFO] [stderr] Compiling integer-encoding v4.0.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Checking pilota v0.11.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (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/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b896434c501cf799 -C extra-filename=-adafe89d9c9f580d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-c638e55fcfc0a3e5.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRTrYGp/lib.rmeta`: No space left on device (os error 28) [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 `sqlx-macros-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `sqlx-postgres` (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/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.1/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=2697484a7fd58a23 -C extra-filename=-a114b325d2bbc795 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-d2a5ecd6f33cd8e4.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-131d38408d1b47f6.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-bd0d2d1a27c96237.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a8bf98b48fdd3188.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-26bbcae2ed6b9cb4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6e5f15ce7741fe92.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-92c2c02e5a19f55e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-0366d744ef98427e.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ffca7ddbfaa8622e.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-bd3f7da54558ea36.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a56586eb8dea20d6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-483d206fc83efac0.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-61a1e0cfa61be68d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b49d93e9721b00ec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7bf312fc2e9e058.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-68bc7b5aecbe2fc2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0d81ef97eb8b7759.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ca97e9f599a57801.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-17f36546684f413f.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-a4c0515a1eef8507.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6a98c888ca1823d8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-efa53d924e70f6d0.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2c897f781e83d3e2.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "dd343b60b2bc629c419c8c4b69e5b7da68b3158e52b3fb549395a07def86a063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd343b60b2bc629c419c8c4b69e5b7da68b3158e52b3fb549395a07def86a063", kill_on_drop: false }` [INFO] [stdout] dd343b60b2bc629c419c8c4b69e5b7da68b3158e52b3fb549395a07def86a063