[INFO] fetching crate torch-build 0.1.0...
[INFO] testing torch-build-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate torch-build 0.1.0
[INFO] finished tweaking crates.io crate torch-build 0.1.0
[INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torch-build 0.1.0 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5048022085dfc96a532a1bd1b045b92ed15c6cc525b7ba91f7747ce333e74d69
[INFO] running `Command { std: "docker" "start" "-a" "5048022085dfc96a532a1bd1b045b92ed15c6cc525b7ba91f7747ce333e74d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5048022085dfc96a532a1bd1b045b92ed15c6cc525b7ba91f7747ce333e74d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5048022085dfc96a532a1bd1b045b92ed15c6cc525b7ba91f7747ce333e74d69", kill_on_drop: false }`
[INFO] [stdout] 5048022085dfc96a532a1bd1b045b92ed15c6cc525b7ba91f7747ce333e74d69
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88c6352742ae7c1d0cec50f0e983d91d07e67760abfb3306ebba38a0041b58d1
[INFO] running `Command { std: "docker" "start" "-a" "88c6352742ae7c1d0cec50f0e983d91d07e67760abfb3306ebba38a0041b58d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling python-config v0.1.0
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling rustacuda v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling rustls v0.20.0
[INFO] [stderr]    Compiling ureq v2.3.0
[INFO] [stderr]    Compiling os_info v3.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.60s
[INFO] running `Command { std: "docker" "inspect" "88c6352742ae7c1d0cec50f0e983d91d07e67760abfb3306ebba38a0041b58d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c6352742ae7c1d0cec50f0e983d91d07e67760abfb3306ebba38a0041b58d1", kill_on_drop: false }`
[INFO] [stdout] 88c6352742ae7c1d0cec50f0e983d91d07e67760abfb3306ebba38a0041b58d1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a68278cc6d758f3f1248c037b98f91dd28b7854a327cd143bd6ff41765a1fa5
[INFO] running `Command { std: "docker" "start" "-a" "0a68278cc6d758f3f1248c037b98f91dd28b7854a327cd143bd6ff41765a1fa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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] [stderr] error: could not compile `torch-build` (example "cuda") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuepn4R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtorch_build-da373a80b02fe178,libzip-9e9ffbcb3cd2c09f,libtime-62195b33270eb170,libthiserror-bad433cbbd4d1a07,libbzip2-885a696221ed5718,libbzip2_sys-1ab61181632785e3,libflate2-438220fd7f9ba7a8,libminiz_oxide-58f492cca02b49ce,libadler-8a8ce72c9fb247b6,libbyteorder-fb36fe721788ce00,libcrc32fast-7a9105bf95c47852,libureq-77f6bc5c05486b99,libwebpki_roots-1bf90299d7fa2bbd,libbase64-83ca8be32b9f715d,librustls-4d3d38d86218858a,libsct-dac91c80683b2536,libwebpki-840ee3195aec7ca0,libring-4976e9a2fd690e55,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,liblibc-c5c5636de29c55bb,libchunked_transfer-467757f1ca4e8bed,liburl-5f60cd85e0d90d2e,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libregex-a99c4a52e6cdede6,libaho_corasick-83d095296e150a8a,libmemchr-2647db61c3b902f3,libregex_syntax-12b080b3aec45ada,libcc-c34d561f406a843c,libos_info-72705ba74a593180,libserde-743dca5fa94500a9,librustacuda-7b72523aec60160d,libcuda_driver_sys-dc460f2065c8c772,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libonce_cell-b0bdd274ea97a3a1,libitertools-de5a0200148a4f9d,libeither-ab6c4cd91672d94a,libindexmap-bc563035ec4ab67a,libhashbrown-d0e2926e70f85be4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libanyhow-7851c0842eaa4592}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuepn4R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a4a8bd7c15ef8e76/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-c40b829c0bd80b26/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda-fdcd8bf7884fd522" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclzWQ7A/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-9e9ffbcb3cd2c09f,libtime-62195b33270eb170,libthiserror-bad433cbbd4d1a07,libbzip2-885a696221ed5718,libbzip2_sys-1ab61181632785e3,libflate2-438220fd7f9ba7a8,libminiz_oxide-58f492cca02b49ce,libadler-8a8ce72c9fb247b6,libbyteorder-fb36fe721788ce00,libcrc32fast-7a9105bf95c47852,libureq-77f6bc5c05486b99,libwebpki_roots-1bf90299d7fa2bbd,libbase64-83ca8be32b9f715d,librustls-4d3d38d86218858a,libsct-dac91c80683b2536,libwebpki-840ee3195aec7ca0,libring-4976e9a2fd690e55,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,liblibc-c5c5636de29c55bb,libchunked_transfer-467757f1ca4e8bed,liburl-5f60cd85e0d90d2e,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libregex-a99c4a52e6cdede6,libaho_corasick-83d095296e150a8a,libmemchr-2647db61c3b902f3,libregex_syntax-12b080b3aec45ada,libcc-c34d561f406a843c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libos_info-72705ba74a593180,libserde-743dca5fa94500a9,librustacuda-7b72523aec60160d,libcuda_driver_sys-dc460f2065c8c772,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libonce_cell-b0bdd274ea97a3a1,libitertools-de5a0200148a4f9d,libeither-ab6c4cd91672d94a,libindexmap-bc563035ec4ab67a,libhashbrown-d0e2926e70f85be4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libanyhow-7851c0842eaa4592}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclzWQ7A/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a4a8bd7c15ef8e76/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-c40b829c0bd80b26/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torch_build-a2d40f88ab96948a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `torch-build` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0a68278cc6d758f3f1248c037b98f91dd28b7854a327cd143bd6ff41765a1fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a68278cc6d758f3f1248c037b98f91dd28b7854a327cd143bd6ff41765a1fa5", kill_on_drop: false }`
[INFO] [stdout] 0a68278cc6d758f3f1248c037b98f91dd28b7854a327cd143bd6ff41765a1fa5
