[INFO] cloning repository https://github.com/MattFerraro/argmin_practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattFerraro/argmin_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattFerraro%2Fargmin_practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattFerraro%2Fargmin_practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a163cf8ecefc75b07083186ec61067ffb0cb3ea4 [INFO] testing MattFerraro/argmin_practice against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattFerraro%2Fargmin_practice" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattFerraro/argmin_practice on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MattFerraro/argmin_practice [INFO] finished tweaking git repo https://github.com/MattFerraro/argmin_practice [INFO] tweaked toml for git repo https://github.com/MattFerraro/argmin_practice written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MattFerraro/argmin_practice 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.7 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded argmin-math v0.2.1 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded argmin v0.7.0 [INFO] [stderr] Downloaded serde v1.0.178 [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded nalgebra v0.31.4 [INFO] [stderr] Downloaded serde_derive v1.0.178 [INFO] [stderr] Downloaded syn v2.0.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 339c09f81a80410cecc2eb8f1bb3300134e9cc51936ba9af4b785ca3f0694070 [INFO] running `Command { std: "docker" "start" "-a" "339c09f81a80410cecc2eb8f1bb3300134e9cc51936ba9af4b785ca3f0694070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "339c09f81a80410cecc2eb8f1bb3300134e9cc51936ba9af4b785ca3f0694070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339c09f81a80410cecc2eb8f1bb3300134e9cc51936ba9af4b785ca3f0694070", kill_on_drop: false }` [INFO] [stdout] 339c09f81a80410cecc2eb8f1bb3300134e9cc51936ba9af4b785ca3f0694070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044b8a74d5568dbb9345bc0085db17db439ff245a0fb3de8b82f0391d9a2504b [INFO] running `Command { std: "docker" "start" "-a" "044b8a74d5568dbb9345bc0085db17db439ff245a0fb3de8b82f0391d9a2504b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling argmin-math v0.2.1 [INFO] [stderr] Compiling argmin v0.7.0 [INFO] [stderr] Compiling argmin_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `Command { std: "docker" "inspect" "044b8a74d5568dbb9345bc0085db17db439ff245a0fb3de8b82f0391d9a2504b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044b8a74d5568dbb9345bc0085db17db439ff245a0fb3de8b82f0391d9a2504b", kill_on_drop: false }` [INFO] [stdout] 044b8a74d5568dbb9345bc0085db17db439ff245a0fb3de8b82f0391d9a2504b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f1b0bf08b484b2320609d929ec96623ea28fa5a2a6349d145a7610f4a6a0c0 [INFO] running `Command { std: "docker" "start" "-a" "e7f1b0bf08b484b2320609d929ec96623ea28fa5a2a6349d145a7610f4a6a0c0", kill_on_drop: false }` [INFO] [stderr] Compiling argmin_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "e7f1b0bf08b484b2320609d929ec96623ea28fa5a2a6349d145a7610f4a6a0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f1b0bf08b484b2320609d929ec96623ea28fa5a2a6349d145a7610f4a6a0c0", kill_on_drop: false }` [INFO] [stdout] e7f1b0bf08b484b2320609d929ec96623ea28fa5a2a6349d145a7610f4a6a0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48d7919e62bfc2e9950ce765845229da9005baf77f2c9b0a3a1a837fe0a320bf [INFO] running `Command { std: "docker" "start" "-a" "48d7919e62bfc2e9950ce765845229da9005baf77f2c9b0a3a1a837fe0a320bf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/argmin_practice-3a8133db838f0dcc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48d7919e62bfc2e9950ce765845229da9005baf77f2c9b0a3a1a837fe0a320bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d7919e62bfc2e9950ce765845229da9005baf77f2c9b0a3a1a837fe0a320bf", kill_on_drop: false }` [INFO] [stdout] 48d7919e62bfc2e9950ce765845229da9005baf77f2c9b0a3a1a837fe0a320bf [INFO] testing MattFerraro/argmin_practice against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattFerraro%2Fargmin_practice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattFerraro/argmin_practice on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MattFerraro/argmin_practice [INFO] finished tweaking git repo https://github.com/MattFerraro/argmin_practice [INFO] tweaked toml for git repo https://github.com/MattFerraro/argmin_practice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MattFerraro/argmin_practice 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f06f2482c1fca8346900a378249b5ce6b835bfa8263aa1e9efef4f68d8b1be7 [INFO] running `Command { std: "docker" "start" "-a" "4f06f2482c1fca8346900a378249b5ce6b835bfa8263aa1e9efef4f68d8b1be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f06f2482c1fca8346900a378249b5ce6b835bfa8263aa1e9efef4f68d8b1be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f06f2482c1fca8346900a378249b5ce6b835bfa8263aa1e9efef4f68d8b1be7", kill_on_drop: false }` [INFO] [stdout] 4f06f2482c1fca8346900a378249b5ce6b835bfa8263aa1e9efef4f68d8b1be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c492d610bd16eb1a73f5e8656c051155025f9ace4e41942a5be352ff1b95e9fb [INFO] running `Command { std: "docker" "start" "-a" "c492d610bd16eb1a73f5e8656c051155025f9ace4e41942a5be352ff1b95e9fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c492d610bd16eb1a73f5e8656c051155025f9ace4e41942a5be352ff1b95e9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c492d610bd16eb1a73f5e8656c051155025f9ace4e41942a5be352ff1b95e9fb", kill_on_drop: false }` [INFO] [stdout] c492d610bd16eb1a73f5e8656c051155025f9ace4e41942a5be352ff1b95e9fb