[INFO] cloning repository https://github.com/sylver-dev/sylver-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sylver-dev/sylver-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylver-dev%2Fsylver-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylver-dev%2Fsylver-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5e462fd99922cc6a3582aaf62835cb3a060383f [INFO] checking sylver-dev/sylver-cli against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylver-dev%2Fsylver-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sylver-dev/sylver-cli on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sylver-dev/sylver-cli [INFO] finished tweaking git repo https://github.com/sylver-dev/sylver-cli [INFO] tweaked toml for git repo https://github.com/sylver-dev/sylver-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sylver-dev/sylver-cli 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" "+506512391b1a75ae450d36c9420978402a91abcc" "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] Updating git repository `https://github.com/RustPython/RustPython` [INFO] [stderr] Updating git repository `https://github.com/RustPython/Parser` [INFO] [stderr] Updating git repository `https://github.com/sylver-dev/tree-sitter-yaml` [INFO] [stderr] Updating git submodule `https://github.com/yaml/yaml-test-suite` [INFO] [stderr] Updating git repository `https://github.com/RustPython/__doc__` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-dir v0.1.12 [INFO] [stderr] Downloaded non-empty-vec v0.2.3 [INFO] [stderr] Downloaded tree-sitter-javascript v0.20.1 [INFO] [stderr] Downloaded rustyline-derive v0.7.0 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded lalrpop-util v0.20.0 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded test-generator v0.3.1 [INFO] [stderr] Downloaded malachite v0.4.5 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded malachite-q v0.4.5 [INFO] [stderr] Downloaded bstr v1.8.0 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded malachite-base v0.4.5 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded id-vec v0.5.7 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded clipboard-win v5.2.0 [INFO] [stderr] Downloaded sre-engine v0.4.3 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded malachite-nz v0.4.5 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff4df7c7a90e649fad567ca5740c814d65460e79abccec2aa171b3d1c295568b [INFO] running `Command { std: "docker" "start" "-a" "ff4df7c7a90e649fad567ca5740c814d65460e79abccec2aa171b3d1c295568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4df7c7a90e649fad567ca5740c814d65460e79abccec2aa171b3d1c295568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4df7c7a90e649fad567ca5740c814d65460e79abccec2aa171b3d1c295568b", kill_on_drop: false }` [INFO] [stdout] ff4df7c7a90e649fad567ca5740c814d65460e79abccec2aa171b3d1c295568b [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c74e012b54b1b4981643270490316beb43cce5c12fdb02310bdb7432e778936 [INFO] running `Command { std: "docker" "start" "-a" "8c74e012b54b1b4981643270490316beb43cce5c12fdb02310bdb7432e778936", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking malachite-base v0.4.5 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 (https://github.com/RustPython/Parser?rev=29c4728dbedc7e69cc2560b9b34058bbba9b1303#29c4728d) [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 (https://github.com/RustPython/Parser?rev=29c4728dbedc7e69cc2560b9b34058bbba9b1303#29c4728d) [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c12903168efb246f -C extra-filename=-c12903168efb246f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db8db9f1bac87ef2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-47ff61d77a97a9cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d1b486f5d6ec2b6e -C extra-filename=-d1b486f5d6ec2b6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db8db9f1bac87ef2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-47ff61d77a97a9cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c74e012b54b1b4981643270490316beb43cce5c12fdb02310bdb7432e778936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c74e012b54b1b4981643270490316beb43cce5c12fdb02310bdb7432e778936", kill_on_drop: false }` [INFO] [stdout] 8c74e012b54b1b4981643270490316beb43cce5c12fdb02310bdb7432e778936 [INFO] checking sylver-dev/sylver-cli against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylver-dev%2Fsylver-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sylver-dev/sylver-cli on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sylver-dev/sylver-cli [INFO] finished tweaking git repo https://github.com/sylver-dev/sylver-cli [INFO] tweaked toml for git repo https://github.com/sylver-dev/sylver-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sylver-dev/sylver-cli 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3df6109613c86f2819e3131e48de27debfa2c98a144dddecb4e30bcb1467731e [INFO] running `Command { std: "docker" "start" "-a" "3df6109613c86f2819e3131e48de27debfa2c98a144dddecb4e30bcb1467731e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df6109613c86f2819e3131e48de27debfa2c98a144dddecb4e30bcb1467731e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df6109613c86f2819e3131e48de27debfa2c98a144dddecb4e30bcb1467731e", kill_on_drop: false }` [INFO] [stdout] 3df6109613c86f2819e3131e48de27debfa2c98a144dddecb4e30bcb1467731e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebab60c1bedabb64e524d178c85f5a04e2c723fde3cd910e83c0aae03c0eeea6 [INFO] running `Command { std: "docker" "start" "-a" "ebab60c1bedabb64e524d178c85f5a04e2c723fde3cd910e83c0aae03c0eeea6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "ebab60c1bedabb64e524d178c85f5a04e2c723fde3cd910e83c0aae03c0eeea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebab60c1bedabb64e524d178c85f5a04e2c723fde3cd910e83c0aae03c0eeea6", kill_on_drop: false }` [INFO] [stdout] ebab60c1bedabb64e524d178c85f5a04e2c723fde3cd910e83c0aae03c0eeea6