[INFO] cloning repository https://github.com/sagudev/wgpu-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagudev/wgpu-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8fbd0213dbf02c4fea4ed1e2782fcfe3fecb992 [INFO] building sagudev/wgpu-problem against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem" "/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/sagudev/wgpu-problem on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] finished tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] tweaked toml for git repo https://github.com/sagudev/wgpu-problem written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sagudev/wgpu-problem 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45902f45b13630dd2da6f6be728ee679b997c8ba27455bb0902db38a589ed12c [INFO] running `Command { std: "docker" "start" "-a" "45902f45b13630dd2da6f6be728ee679b997c8ba27455bb0902db38a589ed12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45902f45b13630dd2da6f6be728ee679b997c8ba27455bb0902db38a589ed12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45902f45b13630dd2da6f6be728ee679b997c8ba27455bb0902db38a589ed12c", kill_on_drop: false }` [INFO] [stdout] 45902f45b13630dd2da6f6be728ee679b997c8ba27455bb0902db38a589ed12c [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e400c459a04c9e69e3393d86dfaed27809f8fa9c5e7f200dc5c1910c7ceed987 [INFO] running `Command { std: "docker" "start" "-a" "e400c459a04c9e69e3393d86dfaed27809f8fa9c5e7f200dc5c1910c7ceed987", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling wgpu-core v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling wgpu v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling naga v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling wgpu-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s [INFO] running `Command { std: "docker" "inspect" "e400c459a04c9e69e3393d86dfaed27809f8fa9c5e7f200dc5c1910c7ceed987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e400c459a04c9e69e3393d86dfaed27809f8fa9c5e7f200dc5c1910c7ceed987", kill_on_drop: false }` [INFO] [stdout] e400c459a04c9e69e3393d86dfaed27809f8fa9c5e7f200dc5c1910c7ceed987 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1428718a9000e4045c96d1be633edbda7188fbb635181c5c4f8e685b45d4a750 [INFO] running `Command { std: "docker" "start" "-a" "1428718a9000e4045c96d1be633edbda7188fbb635181c5c4f8e685b45d4a750", kill_on_drop: false }` [INFO] [stderr] Compiling wgpu-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "1428718a9000e4045c96d1be633edbda7188fbb635181c5c4f8e685b45d4a750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1428718a9000e4045c96d1be633edbda7188fbb635181c5c4f8e685b45d4a750", kill_on_drop: false }` [INFO] [stdout] 1428718a9000e4045c96d1be633edbda7188fbb635181c5c4f8e685b45d4a750 [INFO] building sagudev/wgpu-problem against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem" "/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/sagudev/wgpu-problem on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] finished tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] tweaked toml for git repo https://github.com/sagudev/wgpu-problem written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sagudev/wgpu-problem 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfc713d50273b31d2d32f15f67c3d6d96946afb2ff344a2f67df71d0ea59620f [INFO] running `Command { std: "docker" "start" "-a" "cfc713d50273b31d2d32f15f67c3d6d96946afb2ff344a2f67df71d0ea59620f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc713d50273b31d2d32f15f67c3d6d96946afb2ff344a2f67df71d0ea59620f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc713d50273b31d2d32f15f67c3d6d96946afb2ff344a2f67df71d0ea59620f", kill_on_drop: false }` [INFO] [stdout] cfc713d50273b31d2d32f15f67c3d6d96946afb2ff344a2f67df71d0ea59620f [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4228137a80456b4c07da5c97194697884cea224973c749302d4b148778dcc824 [INFO] running `Command { std: "docker" "start" "-a" "4228137a80456b4c07da5c97194697884cea224973c749302d4b148778dcc824", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling wgpu-core v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling naga v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcG0EmyM/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wgpu-hal` (lib) [INFO] running `Command { std: "docker" "inspect" "4228137a80456b4c07da5c97194697884cea224973c749302d4b148778dcc824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4228137a80456b4c07da5c97194697884cea224973c749302d4b148778dcc824", kill_on_drop: false }` [INFO] [stdout] 4228137a80456b4c07da5c97194697884cea224973c749302d4b148778dcc824