[INFO] cloning repository https://github.com/abel465/inverted-pendulum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abel465/inverted-pendulum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabel465%2Finverted-pendulum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabel465%2Finverted-pendulum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9a01db21627962790d6798f2b24b40ee6ecb7f8
[INFO] checking abel465/inverted-pendulum/b9a01db21627962790d6798f2b24b40ee6ecb7f8 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabel465%2Finverted-pendulum" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abel465/inverted-pendulum
[INFO] finished tweaking git repo https://github.com/abel465/inverted-pendulum
[INFO] tweaked toml for git repo https://github.com/abel465/inverted-pendulum written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abel465/inverted-pendulum on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abel465/inverted-pendulum 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/EmbarkStudios/rust-gpu`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded wayland-cursor v0.31.5
[INFO] [stderr]   Downloaded arrayref v0.3.8
[INFO] [stderr]   Downloaded xcursor v0.3.6
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded raw-string v0.3.5
[INFO] [stderr]   Downloaded ab_glyph v0.2.28
[INFO] [stderr]   Downloaded sanitize-filename v0.4.0
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded daggy v0.8.0
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded rspirv v0.11.0+1.5.4
[INFO] [stderr]   Downloaded owned_ttf_parser v0.24.0
[INFO] [stderr]   Downloaded internal-iterator v0.2.3
[INFO] [stderr]   Downloaded spirv-tools v0.10.0
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded spirt v0.3.0
[INFO] [stderr]   Downloaded spirv-tools-sys v0.8.0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91d6293d5466a4f5c7364ae5b0748c5db429ed3c6e0a6380bfd007d6a2715202
[INFO] running `Command { std: "docker" "start" "-a" "91d6293d5466a4f5c7364ae5b0748c5db429ed3c6e0a6380bfd007d6a2715202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91d6293d5466a4f5c7364ae5b0748c5db429ed3c6e0a6380bfd007d6a2715202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d6293d5466a4f5c7364ae5b0748c5db429ed3c6e0a6380bfd007d6a2715202", kill_on_drop: false }`
[INFO] [stdout] 91d6293d5466a4f5c7364ae5b0748c5db429ed3c6e0a6380bfd007d6a2715202
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5655235e23158bdc08406161c07ebc6924114d852bcaee8cc444502194b107
[INFO] running `Command { std: "docker" "start" "-a" "3a5655235e23158bdc08406161c07ebc6924114d852bcaee8cc444502194b107", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling spirv-std-types v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling spirv-tools-sys v0.8.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling spirt v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking rspirv v0.11.0+1.5.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking elsa v1.10.0
[INFO] [stderr]    Compiling spirv-std-macros v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)
[INFO] [stderr]    Compiling rustc_codegen_spirv v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking spirv-std v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking internal-iterator v0.2.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> crates/shared/src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(target_arch = "spirv", no_std)]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/shared/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ShaderConstants {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/shared/src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / #[repr(C)]
[INFO] [stdout]  7 | | pub struct ShaderConstants {
[INFO] [stdout]  8 | |     pub width: u32,
[INFO] [stdout]  9 | |     pub height: u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     pub bob_y: f32,
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking rustc_codegen_spirv-types v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking sanitize-filename v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.9.0 (https://github.com/EmbarkStudios/rust-gpu?rev=54f6978c25b7e168ded04e720b996625b3654ebd#54f6978c)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_codegen_spirv-3398fc59e75d8fc1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTGPU_SKIP_TOOLCHAIN_CHECK
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: wrong toolchain detected (found commit hash `a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb`, expected `8ce4540bd6fe7d58d4bc05f1b137d61937d3cf72`).
[INFO] [stderr]   Make sure your `rust-toolchain.toml` file contains the following:
[INFO] [stderr]   -------------
[INFO] [stderr]   [toolchain]
[INFO] [stderr]   channel = "nightly-2023-09-30"
[INFO] [stderr]   components = ["rust-src", "rustc-dev", "llvm-tools"]
[INFO] [stderr]   -------------
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone"' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="petgraph"' --cfg 'feature="spirv"' --cfg 'feature="spv-in"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=8d706694a4304d69 -C extra-filename=-4a071816104c7a37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-7a538cba7513bac9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b23c89994425946.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8c272c00e3aeb667.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-60d8cb709abf2b2a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-37b7ca84b5d67a63.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f531f634695a39d.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c6167ea2b245a1a0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-82ac342f58e797fa.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-94837a9ff57fa9c5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3ccde2ffbb47059a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3a5655235e23158bdc08406161c07ebc6924114d852bcaee8cc444502194b107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5655235e23158bdc08406161c07ebc6924114d852bcaee8cc444502194b107", kill_on_drop: false }`
[INFO] [stdout] 3a5655235e23158bdc08406161c07ebc6924114d852bcaee8cc444502194b107
