[INFO] cloning repository https://github.com/elec7rik/pump-fun-clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elec7rik/pump-fun-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felec7rik%2Fpump-fun-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felec7rik%2Fpump-fun-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfea957768d2871db80a5d20c309da3c1710fd4f [INFO] testing elec7rik/pump-fun-clone against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felec7rik%2Fpump-fun-clone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elec7rik/pump-fun-clone on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elec7rik/pump-fun-clone [INFO] finished tweaking git repo https://github.com/elec7rik/pump-fun-clone [INFO] tweaked toml for git repo https://github.com/elec7rik/pump-fun-clone written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elec7rik/pump-fun-clone 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a12d59c24b4391c28e5e1849b236959a985292e0b316a3cde7f6e18a2429612 [INFO] running `Command { std: "docker" "start" "-a" "1a12d59c24b4391c28e5e1849b236959a985292e0b316a3cde7f6e18a2429612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a12d59c24b4391c28e5e1849b236959a985292e0b316a3cde7f6e18a2429612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a12d59c24b4391c28e5e1849b236959a985292e0b316a3cde7f6e18a2429612", kill_on_drop: false }` [INFO] [stdout] 1a12d59c24b4391c28e5e1849b236959a985292e0b316a3cde7f6e18a2429612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3c1439dff75d4b4bc73c6bfa9451cb689a81730af786ed9798a255c64d0b156 [INFO] running `Command { std: "docker" "start" "-a" "c3c1439dff75d4b4bc73c6bfa9451cb689a81730af786ed9798a255c64d0b156", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v2.3.3 [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 aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [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 sha3 v0.9.1 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling spl-program-error v0.4.4 [INFO] [stderr] Compiling spl-discriminator v0.2.5 [INFO] [stderr] Compiling spl-memo v4.0.4 [INFO] [stderr] Compiling spl-token v4.0.3 [INFO] [stderr] Compiling anchor-lang v0.30.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcDJ6aCK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDJ6aCK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsolana_program-1139010c7adb3afe.rlib,liblibsecp256k1-8139a46acd0845ee.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-1e9eb06bdfbae647.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-260230e9864ad136.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-ed8fe5d088f3c44a.rlib,libhmac-ee516477584b903c.rlib,libcrypto_mac-70356c2a87cea4af.rlib,librand-b426dc1c00d7987d.rlib,librand_chacha-d46a33001d79eb35.rlib,liblibsecp256k1_core-2a1cec32df18991d.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-2c5deb70fe360a3f.rlib,librand_core-49f1f93aaa08c29b.rlib,libgetrandom-a5eec23a9d3de0da.rlib,libdigest-becec9f58fa5010a.rlib,libserde_bytes-a6450c153d12c102.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-a71b090676360096.rlib,libbitflags-6d2450cd0821d885.rlib,libbv-b4ccf36af9a3e12f.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-3ef91496c3f8d419.rlib,libblake3-3771e2bf1d746892.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-c7dde542da3995d2.rlib,libarrayref-81fde35c69841043.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-ccf817abc1201a6e.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-46e5e53bb4bc0c30.rlib,libsha2-6a47bfac5c1f4d11.rlib,libcpufeatures-2e2ebae977353a9d.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-07cb511a0fc47bb1.rlib,libborsh-bbe635afcc087224.rlib,libborsh-dd0b1a8af5b8aa8b.rlib,libark_bn254-261940b1923e0f8a.rlib,libark_ec-ddb1aee52753b0b6.rlib,libark_poly-2fc129ceb02fe7b4.rlib,libhashbrown-2804524d6eddc7f0.rlib,libahash-e438429853f2d702.rlib,libonce_cell-2642703f88b7c2f4.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-bd1a8e43c18f8052.rlib,libzeroize-58bb731c43b46eb6.rlib,libark_serialize-f7203847a3300851.rlib,libdigest-308605e10623b9b2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-145336ecb4ddc677.rlib,libcrypto_common-bdece3555cdd0065.rlib,libgeneric_array-3649d6b45565c71f.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libark_std-48fbd48e94eebc91.rlib,libnum_traits-2f99c9b3147ab27a.rlib,librand-8e57987dbd847536.rlib,librand_chacha-30a75e0f73736d42.rlib,libppv_lite86-b7ad611ff89b6a6f.rlib,libzerocopy-738eb2c1c13eb9ba.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-9ae1979b72b75ab8.rlib,libgetrandom-dde2b954a4adebd3.rlib,liblibc-dd4fc3ab3a8e7610.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-0ecd11da49b6b3e0.rlib,libthiserror-5cb3a5c9bcb572a0.rlib,libmemoffset-8308488f703088c7.rlib,libbytemuck-62d17787ae85bde7.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_discriminator-ecd55c4331e75429.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcILOTdZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcILOTdZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsolana_program-1139010c7adb3afe.rlib,liblibsecp256k1-8139a46acd0845ee.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-1e9eb06bdfbae647.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-260230e9864ad136.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-ed8fe5d088f3c44a.rlib,libhmac-ee516477584b903c.rlib,libcrypto_mac-70356c2a87cea4af.rlib,librand-b426dc1c00d7987d.rlib,librand_chacha-d46a33001d79eb35.rlib,liblibsecp256k1_core-2a1cec32df18991d.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-2c5deb70fe360a3f.rlib,librand_core-49f1f93aaa08c29b.rlib,libgetrandom-a5eec23a9d3de0da.rlib,libdigest-becec9f58fa5010a.rlib,libserde_bytes-a6450c153d12c102.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-a71b090676360096.rlib,libbitflags-6d2450cd0821d885.rlib,libbv-b4ccf36af9a3e12f.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-3ef91496c3f8d419.rlib,libblake3-3771e2bf1d746892.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-c7dde542da3995d2.rlib,libarrayref-81fde35c69841043.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-ccf817abc1201a6e.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-46e5e53bb4bc0c30.rlib,libsha2-6a47bfac5c1f4d11.rlib,libcpufeatures-2e2ebae977353a9d.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-07cb511a0fc47bb1.rlib,libborsh-bbe635afcc087224.rlib,libborsh-dd0b1a8af5b8aa8b.rlib,libark_bn254-261940b1923e0f8a.rlib,libark_ec-ddb1aee52753b0b6.rlib,libark_poly-2fc129ceb02fe7b4.rlib,libhashbrown-2804524d6eddc7f0.rlib,libahash-e438429853f2d702.rlib,libonce_cell-2642703f88b7c2f4.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-bd1a8e43c18f8052.rlib,libzeroize-58bb731c43b46eb6.rlib,libbytemuck-62d17787ae85bde7.rlib,libark_serialize-f7203847a3300851.rlib,libdigest-308605e10623b9b2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-145336ecb4ddc677.rlib,libcrypto_common-bdece3555cdd0065.rlib,libgeneric_array-3649d6b45565c71f.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libark_std-48fbd48e94eebc91.rlib,libnum_traits-2f99c9b3147ab27a.rlib,librand-8e57987dbd847536.rlib,librand_chacha-30a75e0f73736d42.rlib,libppv_lite86-b7ad611ff89b6a6f.rlib,libzerocopy-738eb2c1c13eb9ba.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-9ae1979b72b75ab8.rlib,libgetrandom-dde2b954a4adebd3.rlib,liblibc-dd4fc3ab3a8e7610.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-0ecd11da49b6b3e0.rlib,libthiserror-5cb3a5c9bcb572a0.rlib,libmemoffset-8308488f703088c7.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_memo-55a60d49532f1453.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-discriminator` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spl-memo` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcxIOVVl/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxIOVVl/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum_enum-194421f794f6c704.rlib,libsolana_program-1139010c7adb3afe.rlib,liblibsecp256k1-8139a46acd0845ee.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-1e9eb06bdfbae647.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-260230e9864ad136.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-ed8fe5d088f3c44a.rlib,libhmac-ee516477584b903c.rlib,libcrypto_mac-70356c2a87cea4af.rlib,librand-b426dc1c00d7987d.rlib,librand_chacha-d46a33001d79eb35.rlib,liblibsecp256k1_core-2a1cec32df18991d.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-2c5deb70fe360a3f.rlib,librand_core-49f1f93aaa08c29b.rlib,libgetrandom-a5eec23a9d3de0da.rlib,libdigest-becec9f58fa5010a.rlib,libserde_bytes-a6450c153d12c102.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-a71b090676360096.rlib,libbitflags-6d2450cd0821d885.rlib,libbv-b4ccf36af9a3e12f.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-3ef91496c3f8d419.rlib,libblake3-3771e2bf1d746892.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-c7dde542da3995d2.rlib,libarrayref-81fde35c69841043.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-ccf817abc1201a6e.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-46e5e53bb4bc0c30.rlib,libsha2-6a47bfac5c1f4d11.rlib,libcpufeatures-2e2ebae977353a9d.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-07cb511a0fc47bb1.rlib,libborsh-bbe635afcc087224.rlib,libborsh-dd0b1a8af5b8aa8b.rlib,libark_bn254-261940b1923e0f8a.rlib,libark_ec-ddb1aee52753b0b6.rlib,libark_poly-2fc129ceb02fe7b4.rlib,libhashbrown-2804524d6eddc7f0.rlib,libahash-e438429853f2d702.rlib,libonce_cell-2642703f88b7c2f4.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-bd1a8e43c18f8052.rlib,libzeroize-58bb731c43b46eb6.rlib,libbytemuck-62d17787ae85bde7.rlib,libark_serialize-f7203847a3300851.rlib,libdigest-308605e10623b9b2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-145336ecb4ddc677.rlib,libcrypto_common-bdece3555cdd0065.rlib,libgeneric_array-3649d6b45565c71f.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libark_std-48fbd48e94eebc91.rlib,libnum_traits-2f99c9b3147ab27a.rlib,librand-8e57987dbd847536.rlib,librand_chacha-30a75e0f73736d42.rlib,libppv_lite86-b7ad611ff89b6a6f.rlib,libzerocopy-738eb2c1c13eb9ba.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-9ae1979b72b75ab8.rlib,libgetrandom-dde2b954a4adebd3.rlib,liblibc-dd4fc3ab3a8e7610.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-0ecd11da49b6b3e0.rlib,libthiserror-5cb3a5c9bcb572a0.rlib,libmemoffset-8308488f703088c7.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_token-51d1f1a2707c278e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-token` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] error: could not compile `solana-sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name solana_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-sdk-1.18.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="assert_matches"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ed25519-dalek"' --cfg 'feature="ed25519-dalek-bip32"' --cfg 'feature="full"' --cfg 'feature="generic-array"' --cfg 'feature="libsecp256k1"' --cfg 'feature="memmap2"' --cfg 'feature="rand"' --cfg 'feature="rand0-7"' --cfg 'feature="serde_json"' --cfg 'feature="sha3"' --cfg 'feature="solana-logger"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("assert_matches", "byteorder", "chrono", "curve25519-dalek", "default", "dev-context-only-utils", "digest", "ed25519-dalek", "ed25519-dalek-bip32", "full", "generic-array", "libsecp256k1", "memmap2", "program", "rand", "rand0-7", "serde_json", "sha3", "solana-logger"))' -C metadata=8c9d90c288032558 -C extra-filename=-82e1cbc38da03eaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-46e5e53bb4bc0c30.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d2450cd0821d885.rlib --extern borsh=/opt/rustwide/target/debug/deps/libborsh-dd0b1a8af5b8aa8b.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-a4388457aa47f468.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-62d17787ae85bde7.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6c32188a38bfe314.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1872e30dbda731f2.rlib --extern derivation_path=/opt/rustwide/target/debug/deps/libderivation_path-9a23c995d6df0112.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-308605e10623b9b2.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3a10c0f340de2a30.rlib --extern ed25519_dalek_bip32=/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-8c1e965a9de39f86.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-3649d6b45565c71f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e4f5d769297a6cf6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-149e16ca507ea893.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern libsecp256k1=/opt/rustwide/target/debug/deps/liblibsecp256k1-8139a46acd0845ee.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-6227030c801287ae.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-b0a66c7bf366f923.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2f99c9b3147ab27a.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-194421f794f6c704.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-1b7b721d4042bd16.rlib --extern qstring=/opt/rustwide/target/debug/deps/libqstring-50027f9806c751b0.rlib --extern qualifier_attr=/opt/rustwide/target/debug/deps/libqualifier_attr-43d803f1537d8f15.so --extern rand0_7=/opt/rustwide/target/debug/deps/librand-b426dc1c00d7987d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8e57987dbd847536.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-c7e7716020b0bfbf.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0ecd11da49b6b3e0.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-a6450c153d12c102.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f5e486e47a4891cd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8994c9f9e8b643.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a4ff56b6743b35bd.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6a47bfac5c1f4d11.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-ccf817abc1201a6e.rlib --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-6bb0304e8b0d0631.rlib --extern solana_frozen_abi=/opt/rustwide/target/debug/deps/libsolana_frozen_abi-6608c60c1cf19a8b.rlib --extern solana_frozen_abi_macro=/opt/rustwide/target/debug/deps/libsolana_frozen_abi_macro-8e0210dfb7a34d9e.so --extern solana_logger=/opt/rustwide/target/debug/deps/libsolana_logger-e007d790dfb25c8e.rlib --extern solana_program=/opt/rustwide/target/debug/deps/libsolana_program-1139010c7adb3afe.rlib --extern solana_sdk_macro=/opt/rustwide/target/debug/deps/libsolana_sdk_macro-2eadba4290eb239b.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5cb3a5c9bcb572a0.rlib --extern uriparse=/opt/rustwide/target/debug/deps/liburiparse-8214a549b5967a21.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-a71b090676360096.rlib --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out -L native=/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out --cfg RUSTC_WITHOUT_SPECIALIZATION` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c3c1439dff75d4b4bc73c6bfa9451cb689a81730af786ed9798a255c64d0b156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c1439dff75d4b4bc73c6bfa9451cb689a81730af786ed9798a255c64d0b156", kill_on_drop: false }` [INFO] [stdout] c3c1439dff75d4b4bc73c6bfa9451cb689a81730af786ed9798a255c64d0b156