[INFO] cloning repository https://github.com/madalilng/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madalilng/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadalilng%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadalilng%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c0ad074479949e6318c17787cd4f4f7c5524185 [INFO] testing madalilng/cli against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadalilng%2Fcli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/madalilng/cli [INFO] finished tweaking git repo https://github.com/madalilng/cli [INFO] tweaked toml for git repo https://github.com/madalilng/cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/madalilng/cli on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/madalilng/cli 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Updating blake3 v1.5.1 -> v1.8.5 [INFO] [stderr] Adding block-buffer v0.12.0 [INFO] [stderr] Updating bytemuck v1.16.3 -> v1.25.0 [INFO] [stderr] Updating bytemuck_derive v1.7.0 -> v1.10.2 [INFO] [stderr] Updating cc v1.1.7 -> v1.2.61 [INFO] [stderr] Adding cmov v0.5.3 [INFO] [stderr] Updating constant_time_eq v0.3.0 -> v0.4.2 [INFO] [stderr] Adding cpufeatures v0.3.0 [INFO] [stderr] Adding crypto-common v0.2.1 [INFO] [stderr] Adding ctutils v0.4.2 [INFO] [stderr] Adding curve25519-dalek v4.1.3 [INFO] [stderr] Adding curve25519-dalek-derive v0.1.1 [INFO] [stderr] Adding digest v0.11.2 [INFO] [stderr] Adding drillx v2.2.0 [INFO] [stderr] Adding fiat-crypto v0.2.9 [INFO] [stderr] Adding find-msvc-tools v0.1.9 [INFO] [stderr] Adding five8_const v0.1.4 [INFO] [stderr] Adding five8_core v0.1.2 [INFO] [stderr] Adding hybrid-array v0.4.10 (available: v0.4.11) [INFO] [stderr] Updating js-sys v0.3.69 -> v0.3.95 [INFO] [stderr] Updating proc-macro2 v1.0.86 -> v1.0.106 [INFO] [stderr] Updating serde v1.0.204 -> v1.0.228 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.204 -> v1.0.228 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding solana-account-info v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-atomic-u64 v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-bincode v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-borsh v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-clock v2.1.16 (available: v2.2.3) [INFO] [stderr] Adding solana-cpi v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-decode-error v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-define-syscall v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-epoch-schedule v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-fee-calculator v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-hash v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-instruction v2.1.16 (available: v2.3.3) [INFO] [stderr] Adding solana-last-restart-slot v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-msg v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-native-token v2.1.16 (available: v2.3.0) [INFO] [stderr] Updating solana-program v2.0.5 -> v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-program-entrypoint v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-program-error v2.1.16 (available: v2.2.2) [INFO] [stderr] Adding solana-program-memory v2.1.16 (available: v2.3.1) [INFO] [stderr] Adding solana-program-option v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-program-pack v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-pubkey v2.1.16 (available: v2.4.0) [INFO] [stderr] Adding solana-rent v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-sanitize v2.1.16 (available: v2.2.1) [INFO] [stderr] Updating solana-sdk-macro v2.0.5 -> v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-secp256k1-recover v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-serde-varint v2.1.16 (available: v2.2.2) [INFO] [stderr] Adding solana-serialize-utils v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-sha256-hasher v2.1.16 (available: v2.3.0) [INFO] [stderr] Adding solana-short-vec v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-slot-hashes v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-slot-history v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-stable-layout v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-sysvar-id v2.1.16 (available: v2.2.1) [INFO] [stderr] Adding solana-transaction-error v2.1.16 (available: v2.2.1) [INFO] [stderr] Updating syn v2.0.72 -> v2.0.117 [INFO] [stderr] Updating thiserror v1.0.63 -> v1.0.69 [INFO] [stderr] Updating thiserror-impl v1.0.63 -> v1.0.69 [INFO] [stderr] Updating wasm-bindgen v0.2.92 -> v0.2.118 [INFO] [stderr] Updating wasm-bindgen-macro v0.2.92 -> v0.2.118 [INFO] [stderr] Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.118 [INFO] [stderr] Updating wasm-bindgen-shared v0.2.92 -> v0.2.118 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29d4be8d1253a716b2675160242d704fc2184062ea296f4f84849ff51b540c9f [INFO] running `Command { std: "docker" "start" "-a" "29d4be8d1253a716b2675160242d704fc2184062ea296f4f84849ff51b540c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d4be8d1253a716b2675160242d704fc2184062ea296f4f84849ff51b540c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d4be8d1253a716b2675160242d704fc2184062ea296f4f84849ff51b540c9f", kill_on_drop: false }` [INFO] [stdout] 29d4be8d1253a716b2675160242d704fc2184062ea296f4f84849ff51b540c9f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e162b03f3fb3adabc103904ea0f247b983c8874c50a7e2610108e905b3e48205 [INFO] running `Command { std: "docker" "start" "-a" "e162b03f3fb3adabc103904ea0f247b983c8874c50a7e2610108e905b3e48205", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling solana-atomic-u64 v2.1.16 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling solana-sanitize v2.1.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling solana-decode-error v2.1.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.21 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling solana-program v1.18.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling solana-sdk v1.18.21 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling solana-msg v2.1.16 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling solana-program-memory v2.1.16 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling solana-native-token v2.1.16 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling solana-program-option v2.1.16 [INFO] [stderr] Compiling fixed-capacity-vec v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling solana-sdk-macro v1.18.21 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling solana-sdk-macro v2.1.16 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling visibility v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling const-crypto v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling solana-logger v1.18.21 [INFO] [stderr] Compiling dynasm v2.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling array-const-fn-init v0.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling solana-short-vec v2.1.16 [INFO] [stderr] Compiling solana-serde-varint v2.1.16 [INFO] [stderr] Compiling solana-fee-calculator v2.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling solana-hash v2.1.16 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling solana-sha256-hasher v2.1.16 [INFO] [stderr] Compiling solana-borsh v2.1.16 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling solana-pubkey v2.1.16 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling solana-instruction v2.1.16 [INFO] [stderr] Compiling solana-sysvar-id v2.1.16 [INFO] [stderr] Compiling solana-slot-hashes v2.1.16 [INFO] [stderr] Compiling solana-rent v2.1.16 [INFO] [stderr] Compiling solana-epoch-schedule v2.1.16 [INFO] [stderr] Compiling solana-last-restart-slot v2.1.16 [INFO] [stderr] Compiling solana-slot-history v2.1.16 [INFO] [stderr] Compiling solana-clock v2.1.16 [INFO] [stderr] Compiling solana-program-error v2.1.16 [INFO] [stderr] Compiling solana-stable-layout v2.1.16 [INFO] [stderr] Compiling solana-transaction-error v2.1.16 [INFO] [stderr] Compiling solana-bincode v2.1.16 [INFO] [stderr] Compiling solana-serialize-utils v2.1.16 [INFO] [stderr] Compiling solana-account-info v2.1.16 [INFO] [stderr] Compiling solana-program-pack v2.1.16 [INFO] [stderr] Compiling solana-cpi v2.1.16 [INFO] [stderr] Compiling solana-program-entrypoint v2.1.16 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling solana-secp256k1-recover v2.1.16 [INFO] [stderr] Compiling solana-program v2.1.16 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling dynasmrt v2.0.0 [INFO] [stderr] Compiling hashx v0.1.5 [INFO] [stderr] Compiling equix v0.1.6 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling drillx v2.2.0 [INFO] [stderr] Compiling spl-token v6.0.0 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-memo v4.0.4 [INFO] [stderr] Compiling spl-token v4.0.3 [INFO] [stderr] Compiling mpl-token-metadata v4.1.2 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.21 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling ore-utils v2.1.0 [INFO] [stderr] Compiling ore-api v2.1.0 [INFO] [stderr] Compiling ore-hq-client v1.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/signup.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/mine.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ask_confirm` is never used [INFO] [stdout] --> src/signup.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn ask_confirm(question: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "e162b03f3fb3adabc103904ea0f247b983c8874c50a7e2610108e905b3e48205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e162b03f3fb3adabc103904ea0f247b983c8874c50a7e2610108e905b3e48205", kill_on_drop: false }` [INFO] [stdout] e162b03f3fb3adabc103904ea0f247b983c8874c50a7e2610108e905b3e48205 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be0974c7e0f50dae25abd74f946097ca2daf3162f48effc658200b7dcf98fdba [INFO] running `Command { std: "docker" "start" "-a" "be0974c7e0f50dae25abd74f946097ca2daf3162f48effc658200b7dcf98fdba", kill_on_drop: false }` [INFO] [stderr] Compiling ore-hq-client v1.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/signup.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/mine.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ask_confirm` is never used [INFO] [stdout] --> src/signup.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn ask_confirm(question: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: signal: 6 (SIGABRT) (core dumped) [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcb1LSnJ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libore_api-efbf8bd1e716bcbc,libmpl_token_metadata-05f1a36225bca020,libstatic_assertions-95336585f0b7f57d,libore_utils-c3893b9c4027ff71,libspl_associated_token_account-cec6dda448d62964,libspl_token_2022-f25858146d5cff96,libspl_memo-acec0aa0458970f7,libspl_transfer_hook_interface-8af23a502847705c,libspl_tlv_account_resolution-b7e0462adccd0698,libspl_token_metadata_interface-1f0a8886a1e2c6cd,libspl_type_length_value-30482f77ef604d74,libspl_token_group_interface-6b83707460f7e041,libspl_discriminator-fddee968cede59f9,libspl_pod-10cc3047a1e8ca45,libsolana_zk_token_sdk-7dbcd9204c15cf83,libmerlin-058f2a741a2dafc8,libsha3-c7e08ba9f39a7cd8,libaes_gcm_siv-5eb836f59920f638,libaes-458f547d379fbd45,libpolyval-a91b9fa0710ffbb9,libuniversal_hash-03b76e8aac19eeba,libctr-f5277e8dc8808ad9,libcipher-77a5628187de5ad1,libaead-771d23a7438e1168,libspl_program_error-1ac0861ea4eeacd5,libassert_matches-8fbd89c376618e80,libspl_token-08f32e8be522bdb3,libconst_crypto-01b9722643ec063e,libkeccak_const-a6c96669fea25713,libsha2_const_stable-c6bb364dd6251493,libfutures-770d5b8a74169b80,libfutures_executor-c93f9e0ccfca0b30,libreqwest-6626ba76eea30740,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-2f3a243ce5bc1092,libserde_urlencoded-e503d616dc909310,libipnet-589af09b0555f144,libmime-aa776e7d0d3a99c3,libencoding_rs-e517e1076486d657,libhyper-ff1a41e1572b2f62,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libh2-5e906be860c522a2,libindexmap-21603d82ae47205b,libequivalent-9c3368f02729e3d6,libhashbrown-0511338ce94420f7,libtokio_util-e582ebf141915486,libtower_service-c8df632bcad71049,libtracing-8202e6022802246e,libtracing_core-3b8ba9ea748eabe9,libsync_wrapper-ed838535a8ddeeff,libhttp_body-dd6103afb3791840,liburl-473f5121b355f777,libidna-90bfe8efce4eed4e,libunicode_normalization-c3c760d5e661b451,libtinyvec-1ee9e928f5bfb6ab,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-504a87fccabec0fd,libform_urlencoded-138b64fefa418703,libhttp-7ab36e59dc42d1cc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspl_token-b3169f9f13b337e9,libtokio_tungstenite-175915c0ebe7baf5,libtokio_native_tls-ea9a28f494177af2,libtungstenite-8c8077b968f42c1d,libdata_encoding-13974897c83061b1,libnative_tls-0ef8a8a4e1e381c3,libopenssl_probe-5d15463e9f5a1049,libopenssl-08996b4d7d7c1978,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-2856965fa00c4b46,libutf8-1f85abd39b41966a,libsha1-ecafd7e3f4f10536,libhttparse-a807c59c25636c8b,libhttp-44a1d2d3f9b798ce,libtokio-6bfcdb8e7fd2e235,libsignal_hook_registry-b7f8551ca7d8854e,libsocket2-93abec4ea0672890,libbytes-15faa2e27141fb5b,libmio-618e5cb32dc9c1c3,libparking_lot-3049b5f72641c11a,libparking_lot_core-b3885375dee1af82,libsmallvec-0f0f0aa712927539,liblock_api-60c1964c93b7ffa5,libscopeguard-96105b3e6a714ed4,libfutures_util-d1056da13b5e3253,libfutures_io-18270eb9e30f2ef3,libslab-abe900dfa5d9138a,libfutures_channel-ab91ae58e73f9265,libpin_project_lite-76f060ffbb2c8add,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-f707c9ca2a12b7c6,libdrillx-e2e39e45d7041943,libsolana_program-360cab628c5fe68a,libsolana_program_option-fae56bb41460999c,libsolana_program_entrypoint-11110f29bba2dedb,libsolana_native_token-297cbd1a41e69ed3,libsolana_stable_layout-d590fe7ed1767987,libsolana_serialize_utils-43a16dd43ebfcaba,libsolana_secp256k1_recover-4f06f317ba54a5b3,libsolana_program_pack-74ef2ebc5e5eaefe,libsolana_fee_calculator-98ba983461e109df,libsolana_borsh-3d503469d732a494,libsolana_serde_varint-46acc9ba5c9d8e0a,libsolana_rent-9164f86b20db3810,libsolana_last_restart_slot-07884ceca944219d,libsolana_slot_history-55b1b7612d74d2b4,libsolana_slot_hashes-2aa192637cf9da27,libsolana_bincode-a663b901fa7291e6,libsolana_cpi-6b623c12294a528f,libsolana_account_info-fc1daa86eeb24a24,libsolana_program_memory-3455b0c572938ebd,libsolana_program_error-0906636b0b292a76,libsolana_transaction_error-f497c031b938c0f9,libsolana_msg-a7c8eec88defc50a,libsolana_short_vec-7f52c188f6ecee8b,libsolana_instruction-3a2d153eb785983a,libsolana_epoch_schedule-ec24a21f8d2d2a92,libsolana_clock-e2064ffc25363aef,libsolana_sysvar_id-1881a61012220e88,libsolana_pubkey-f3cea63f05323db6,libsolana_sha256_hasher-67bbe086016a477f,libsolana_hash-ba49d9c0c571cf86,libfive8_const-16d5cf826e1bf634,libfive8_core-ff22b88d54b7916f,libcurve25519_dalek-178c3cea3adc09d9,libbs58-0262b47aff33686a,libsolana_sanitize-af85447f8a910a24,libsolana_atomic_u64-25ec9e186d99ddbc,libsolana_decode_error-192d4b99f88fdf8c,libequix-ab664c91328fdd4e,libhashx-9c27f44b5492a657,libhex-aa11f1b7b510398f,libblake2-5a7468779af517b0,libfixed_capacity_vec-c3bafa4582f2248e,libdynasmrt-fa2d6b28b52304f1,libbase64-29d4d4232c317d5e,libclap-9b63cfb654523543,libclap_builder-c20496e907a36cdd,libstrsim-7d9507ff4dccca86,libanstream-bc47d0d5b0ac48c3,libanstyle_query-7eb92e519e90b602,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-e48d92a3f687993f,libanstyle_parse-25b194991b56c552,libutf8parse-cc6465083e1503e1,libclap_lex-7ba4178e304cd129,libanstyle-67271604743ed7f3,libsolana_sdk-58ade1edf454e9f8,libpbkdf2-ac730389553d48be,libserde_json-10782ef021b2f2f6,libmemchr-b178a40a7718f9bf,libitoa-9338662b57616465,libryu-d31d6f36b9da249e,libqstring-ab44547f954efdba,libpercent_encoding-64dceae6dc1f6110,libed25519_dalek_bip32-47d1d82c8da6b878,libhmac-a23816b9954de07a,libserde_with-0c1fe0a53aeffecf,libnum_enum-c952ad91b9277744,libmemmap2-fc71e8779d8b6e5f,libchrono-010d6e0e61cc5de0,libsiphasher-a9f4ae8a32bf2ba4,libed25519_dalek-ba033cf0207b1b4a,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,liburiparse-1d5bb4504ebbd020,libfnv-bf8b415be0978c3b,libderivation_path-c36a83b5ed8e38cb,libsolana_program-9646b8f5ca4e7243,liblibsecp256k1-b0569c1c61cbf402,libbase64-e16057db04e7cc25,libsha2-820f46b43a35d2db,libopaque_debug-358541d85f4133d0,libblock_buffer-6f5062fd80bcdf6e,libblock_padding-2fe667c6964515ae,libhmac_drbg-6d5df9ea62abf75d,libhmac-c80f799ab3ff903a,libcrypto_mac-048ef31ecea32977,librand-df45f725daad86ae,librand_chacha-2f28b481a243b7de,liblibsecp256k1_core-66956a396c1579af,libcrunchy-c26ecef4784fdd9e,libcurve25519_dalek-a8ea88b370d7fb0c,librand_core-c2e152d36342cf24,libgetrandom-8089105da6d66295,libdigest-8428c4d1a295994f,libserde_bytes-253c87a43c77ab4f,libwasm_bindgen-17f1803048564cdb,libwasm_bindgen_shared-91b1e32482078a71,libunicode_ident-1839843605d396da,libbitflags-1251a2d604a56867,libbv-c7a91d74c8f293bc,libbase64-3c09d9a3080a6023,liblight_poseidon-cbf4e983fc27c8b3,libblake3-d5bc39441fd8ed06,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayvec-bb810362228c66d4,libdigest-ba152b6cdee032af,libctutils-5970b6c5a111ebd9,libcmov-b82a7c91030fedc5,libcrypto_common-392ec04483695da0,libblock_buffer-57d6f69fdf77f641,libhybrid_array-3e2e87331b35a203,libarrayref-8d3b135b10070539,liblazy_static-58edaf41543212f3,libsha3-67a6d36eed5d429c,libkeccak-f5114e35a895b5f9,libbincode-1023e9e789054bed,libsha2-feb44539960e7295,libcpufeatures-78d4f9a8b9f22474,libborsh-784dfb8b4ffae165,libborsh-6604d6a3fb5b4415,libborsh-11d670876af0f358,libark_bn254-7de14022987e4736,libark_ec-d29b975db47471b3,libark_poly-468dc2f3d102749d,libhashbrown-64b673116aaf8475,libahash-d94d577bb865de44,libonce_cell-6210bb12b47e720c,libitertools-50beaa2a6a0bc531,libeither-611d5741b83fd767,libark_ff-7259e3326d17a3c4,libzeroize-b31fd2aeca3a6308,libbytemuck-ccc91213bb5f8168,libark_serialize-c7b5b74ae85a8297,libdigest-d518dabe71374091,libsubtle-24d9fba817505d7c,libblock_buffer-706ff3b9bb04f238,libcrypto_common-755167cfe17d65d6,libgeneric_array-1e34d93334778607,libtypenum-a38c356ff69e94eb,libnum_bigint-6b6e9cf3a75d2632,libnum_integer-4777fa7b04dd40eb,libark_std-80fd3cb45585446d,libnum_traits-218f25a8e45e3a8e,librand-fb28c880fd92d936,librand_chacha-16cbd3664dbe43e2,libppv_lite86-9c677347a4380fd3,libzerocopy-30e1ccff4cb2d99e,libbyteorder-13245156f2fe10ce,librand_core-98b882afdb0ff8b7,libgetrandom-4e65ff7233f2dd34,liblibc-7762b0a6723da1d8,libcfg_if-d9b80cb51cda7b5b,libserde-f17deb223911d70c,libserde_core-8135bc200300fdaf,libthiserror-6709750b2ff4b4d5,libmemoffset-fce7878fe0d9b026,liblog-4d1560fcd4a45acb,libbs58-aead71b2f6d0938f}.rlib" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcb1LSnJ/raw-dylibs" "-B/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/blake3-b6e55a78f2eb48b2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ore_hq_client-e66f96c8f843ff1e" "-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: Cannot create temporary file in /tmp/: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ore-hq-client` (bin "ore-hq-client" test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "be0974c7e0f50dae25abd74f946097ca2daf3162f48effc658200b7dcf98fdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0974c7e0f50dae25abd74f946097ca2daf3162f48effc658200b7dcf98fdba", kill_on_drop: false }` [INFO] [stdout] be0974c7e0f50dae25abd74f946097ca2daf3162f48effc658200b7dcf98fdba