[INFO] cloning repository https://github.com/go-enols/NexusMiniServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-enols/NexusMiniServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-enols%2FNexusMiniServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-enols%2FNexusMiniServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c9e240b742f5186fca5064ca685a4c420fdd14c
[INFO] checking go-enols/NexusMiniServer against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-enols%2FNexusMiniServer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/go-enols/NexusMiniServer
[INFO] finished tweaking git repo https://github.com/go-enols/NexusMiniServer
[INFO] tweaked toml for git repo https://github.com/go-enols/NexusMiniServer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/go-enols/NexusMiniServer on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/go-enols/NexusMiniServer 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" "+36b21637e93b038453924d3c66821089e71d8baa" "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]     Updating git repository `https://github.com/nexus-xyz/nexus-zkvm`
[INFO] [stderr]     Updating git repository `https://github.com/GregAC/rrs/`
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/stwo`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symbolic-common v12.16.0
[INFO] [stderr]   Downloaded starknet-ff v0.3.7
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded postcard v1.1.2
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded starknet-crypto v0.6.2
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.1
[INFO] [stderr]   Downloaded variant_count v1.2.0
[INFO] [stderr]   Downloaded crypto v0.5.1
[INFO] [stderr]   Downloaded serde_arrays v0.2.0
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.0
[INFO] [stderr]   Downloaded elf v0.7.4
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded starknet-crypto-codegen v0.3.3
[INFO] [stderr]   Downloaded starknet-curve v0.4.2
[INFO] [stderr]   Downloaded pprof v0.13.0
[INFO] [stderr]   Downloaded go-server-rust-sdk v1.5.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7346c54472e146ac3ee11a554d3a35f23579e8cc6930012b7c3d53dc05f278
[INFO] running `Command { std: "docker" "start" "-a" "0e7346c54472e146ac3ee11a554d3a35f23579e8cc6930012b7c3d53dc05f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7346c54472e146ac3ee11a554d3a35f23579e8cc6930012b7c3d53dc05f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7346c54472e146ac3ee11a554d3a35f23579e8cc6930012b7c3d53dc05f278", kill_on_drop: false }`
[INFO] [stdout] 0e7346c54472e146ac3ee11a554d3a35f23579e8cc6930012b7c3d53dc05f278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d60f4d3258f91b2831a0dcf233840b8ceb8c375eed8604dad583ac3b26726b7
[INFO] running `Command { std: "docker" "start" "-a" "4d60f4d3258f91b2831a0dcf233840b8ceb8c375eed8604dad583ac3b26726b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling symbolic-demangle v12.16.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling symbolic-common v12.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nexus-vm v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-lib v0.1.0 (https://github.com/GregAC/rrs/#b23afc16)
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling variant_count v1.2.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling nexus-vm-prover-macros v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=57b933229b8eaf53 -C extra-filename=-04f55b2c612d0081 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-98aa8cbb31006123.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-78478787f6a0f197.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-1de0f5596e8cea6e.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-dc9481bbc514f8fb.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e1731ebb1cc4e742.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-be07e5a925446242.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ad97071c39cc3c35.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9792a789f2118edf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8ececb94f7401bb6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-fccce0e5084eff4e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d60f4d3258f91b2831a0dcf233840b8ceb8c375eed8604dad583ac3b26726b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d60f4d3258f91b2831a0dcf233840b8ceb8c375eed8604dad583ac3b26726b7", kill_on_drop: false }`
[INFO] [stdout] 4d60f4d3258f91b2831a0dcf233840b8ceb8c375eed8604dad583ac3b26726b7
