[INFO] cloning repository https://github.com/jmillana/url_shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmillana/url_shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmillana%2Furl_shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmillana%2Furl_shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95f2edc24d29975e54e05bf630e39d23b6a16c77 [INFO] checking jmillana/url_shortener against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmillana%2Furl_shortener" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmillana/url_shortener on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmillana/url_shortener [INFO] finished tweaking git repo https://github.com/jmillana/url_shortener [INFO] tweaked toml for git repo https://github.com/jmillana/url_shortener written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jmillana/url_shortener 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.36 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.86 [INFO] [stderr] Downloaded worker-kv v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Downloaded matchit v0.4.6 [INFO] [stderr] Downloaded worker-macros v0.0.10 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded basic-toml v0.1.8 [INFO] [stderr] Downloaded pulldown-cmark v0.9.3 [INFO] [stderr] Downloaded chrono v0.4.33 [INFO] [stderr] Downloaded js-sys v0.3.63 [INFO] [stderr] Downloaded chrono-tz v0.8.5 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] [stderr] Downloaded wasm-bindgen v0.2.86 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded worker v0.0.18 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded wasm-streams v0.3.0 [INFO] [stderr] Downloaded worker-sys v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d4ed9721ad009d637e3c5fcf29f0194cdb31f753e67a9b34db5d905348cdf70 [INFO] running `Command { std: "docker" "start" "-a" "0d4ed9721ad009d637e3c5fcf29f0194cdb31f753e67a9b34db5d905348cdf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d4ed9721ad009d637e3c5fcf29f0194cdb31f753e67a9b34db5d905348cdf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4ed9721ad009d637e3c5fcf29f0194cdb31f753e67a9b34db5d905348cdf70", kill_on_drop: false }` [INFO] [stdout] 0d4ed9721ad009d637e3c5fcf29f0194cdb31f753e67a9b34db5d905348cdf70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3e74536a1186549aa93ba84e6679da337259fdcfb15a0e197a1c1b83151505 [INFO] running `Command { std: "docker" "start" "-a" "0d3e74536a1186549aa93ba84e6679da337259fdcfb15a0e197a1c1b83151505", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.63 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling worker-sys v0.0.10 [INFO] [stderr] Checking wasm-streams v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling worker-macros v0.0.10 [INFO] [stderr] Checking worker-kv v0.6.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking worker v0.0.18 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking cf-url-shortener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0d3e74536a1186549aa93ba84e6679da337259fdcfb15a0e197a1c1b83151505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3e74536a1186549aa93ba84e6679da337259fdcfb15a0e197a1c1b83151505", kill_on_drop: false }` [INFO] [stdout] 0d3e74536a1186549aa93ba84e6679da337259fdcfb15a0e197a1c1b83151505 [INFO] checking jmillana/url_shortener against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmillana%2Furl_shortener" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmillana/url_shortener on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmillana/url_shortener [INFO] finished tweaking git repo https://github.com/jmillana/url_shortener [INFO] tweaked toml for git repo https://github.com/jmillana/url_shortener written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jmillana/url_shortener 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce270cc3651bd1cba3286f14bb58ae084a6da96d062ad39b796fe0fafad482c1 [INFO] running `Command { std: "docker" "start" "-a" "ce270cc3651bd1cba3286f14bb58ae084a6da96d062ad39b796fe0fafad482c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce270cc3651bd1cba3286f14bb58ae084a6da96d062ad39b796fe0fafad482c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce270cc3651bd1cba3286f14bb58ae084a6da96d062ad39b796fe0fafad482c1", kill_on_drop: false }` [INFO] [stdout] ce270cc3651bd1cba3286f14bb58ae084a6da96d062ad39b796fe0fafad482c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61d8db07eac219b560e62a2d60ea34245f9ccf875de6f966d55da67e58bc8f5 [INFO] running `Command { std: "docker" "start" "-a" "f61d8db07eac219b560e62a2d60ea34245f9ccf875de6f966d55da67e58bc8f5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.63 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling worker-sys v0.0.10 [INFO] [stderr] Checking wasm-streams v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling worker-macros v0.0.10 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Checking worker-kv v0.6.0 [INFO] [stderr] Checking worker v0.0.18 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking cf-url-shortener v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking cf-url-shortener v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f61d8db07eac219b560e62a2d60ea34245f9ccf875de6f966d55da67e58bc8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61d8db07eac219b560e62a2d60ea34245f9ccf875de6f966d55da67e58bc8f5", kill_on_drop: false }` [INFO] [stdout] f61d8db07eac219b560e62a2d60ea34245f9ccf875de6f966d55da67e58bc8f5