[INFO] cloning repository https://github.com/bgoober/mpl-core-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgoober/mpl-core-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgoober%2Fmpl-core-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgoober%2Fmpl-core-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d1418f9a69ea5cd4996b2b403d0f88b11b8f4ca [INFO] testing bgoober/mpl-core-practice/7d1418f9a69ea5cd4996b2b403d0f88b11b8f4ca against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgoober%2Fmpl-core-practice" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgoober/mpl-core-practice on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bgoober/mpl-core-practice [INFO] finished tweaking git repo https://github.com/bgoober/mpl-core-practice [INFO] tweaked toml for git repo https://github.com/bgoober/mpl-core-practice written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bgoober/mpl-core-practice 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e530504e5a1b45f00bef804d23031ae334eb60cb427e5b3fb63b2cce7d54be0 [INFO] running `Command { std: "docker" "start" "-a" "9e530504e5a1b45f00bef804d23031ae334eb60cb427e5b3fb63b2cce7d54be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e530504e5a1b45f00bef804d23031ae334eb60cb427e5b3fb63b2cce7d54be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e530504e5a1b45f00bef804d23031ae334eb60cb427e5b3fb63b2cce7d54be0", kill_on_drop: false }` [INFO] [stdout] 9e530504e5a1b45f00bef804d23031ae334eb60cb427e5b3fb63b2cce7d54be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523be435a0d4f6a03d14514803af4e9f594415ce498c7cea18306ced8188e9b7 [INFO] running `Command { std: "docker" "start" "-a" "523be435a0d4f6a03d14514803af4e9f594415ce498c7cea18306ced8188e9b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [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.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.160 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling anchor-attribute-event 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-account v0.30.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-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/rustcOyqyfu/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOyqyfu/symbols.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.solana_program.d8cb77d373f19716-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/solana_program-8fd652bc38ea6415.3hyae3pj16c2nfook2zt9zs3q.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibsecp256k1-c0a0dfe2c10ed4fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-b20a55541f9b31a7.rlib" "/opt/rustwide/target/debug/deps/libsha2-060038b256ccb4b5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ba9324dd11685495.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1276edd32a2800a.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-c5d84a9f9b0392c8.rlib" "/opt/rustwide/target/debug/deps/libhmac-f435645dd83078af.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-10682c3f18f87296.rlib" "/opt/rustwide/target/debug/deps/librand-24b1ebea32cff8af.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ab8937329160126.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-d481c31b833d44ac.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-4e3c48c1ecd34152.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-afcaff435a4a0f48.rlib" "/opt/rustwide/target/debug/deps/librand_core-190540dcd23b049b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fb01977d92116c2.rlib" "/opt/rustwide/target/debug/deps/libdigest-35763838e7821eae.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2460b5bfbdbfe58c.rlib" "/opt/rustwide/target/debug/deps/libbs58-63459a7b362c47e6.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-74e58f785e9dbe38.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5e64e8be0d5a1ef8.rlib" "/opt/rustwide/target/debug/deps/libbv-117d0bc7232d8b07.rlib" "/opt/rustwide/target/debug/deps/libbase64-9606d9d1a20e85f9.rlib" "/opt/rustwide/target/debug/deps/liblight_poseidon-7fd4c7d8e2a39f79.rlib" "/opt/rustwide/target/debug/deps/libblake3-190beeb1c15613fc.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-d0dd5e4a2b6da121.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e748fabf2b02b1bc.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8810d36dfce84b89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4c46063777774c8c.rlib" "/opt/rustwide/target/debug/deps/libsha3-c6329303da127caa.rlib" "/opt/rustwide/target/debug/deps/libkeccak-098d96fbc0034f66.rlib" "/opt/rustwide/target/debug/deps/libbincode-d847af4365f78179.rlib" "/opt/rustwide/target/debug/deps/libsha2-04e9d51c41d19511.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-712c3cab40e86689.rlib" "/opt/rustwide/target/debug/deps/liblog-9a81c62b68727b6d.rlib" "/opt/rustwide/target/debug/deps/libborsh-fb0557f456c08ec9.rlib" "/opt/rustwide/target/debug/deps/libborsh-1a15d468eb5b78f0.rlib" "/opt/rustwide/target/debug/deps/libborsh-751f1de3aaf51479.rlib" "/opt/rustwide/target/debug/deps/libark_bn254-a602150d64b81a92.rlib" "/opt/rustwide/target/debug/deps/libark_ec-b5138adcac6c708f.rlib" "/opt/rustwide/target/debug/deps/libark_poly-b714e7d6a8d5f6df.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c9de26dcd6e96ee6.rlib" "/opt/rustwide/target/debug/deps/libahash-9d9d2cf99158cd6b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-81fced44dd10fca0.rlib" "/opt/rustwide/target/debug/deps/libitertools-fff1da139aeeccf5.rlib" "/opt/rustwide/target/debug/deps/libeither-31365cf9c4e6611a.rlib" "/opt/rustwide/target/debug/deps/libark_ff-46272417e7f9883a.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fbabee7fb2d21b9b.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0ff9d07133421de0.rlib" "/opt/rustwide/target/debug/deps/libark_serialize-36c1fa992cf2d162.rlib" "/opt/rustwide/target/debug/deps/libdigest-fc3b2afbae4f2561.rlib" "/opt/rustwide/target/debug/deps/libsubtle-01d98a20b9e7cb8a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-671e12e2b84d8bca.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-7222bf098fb9869c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5a9d5cbbf6ec23c7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-94a21071a50aec5d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-88d1132b312be666.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-04bc5a1b94c33d57.rlib" "/opt/rustwide/target/debug/deps/libark_std-b9f08b305871ccdc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20f9d5c36b528297.rlib" "/opt/rustwide/target/debug/deps/librand-ebf2174f5b81068e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9fb1cf8de0be333.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-54b9e3d12758dcd8.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-ca905b67d609f5d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ba11235c21572b89.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe98b595de136638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3af3a75b32a0298d.rlib" "/opt/rustwide/target/debug/deps/liblibc-09d23bf71b565442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libserde-1a08ff37068a10ab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fdbdef24da6ed875.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fdb18bf72526c627.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.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-57633a78e85551e4/out" "-L" "/opt/rustwide/target/debug/build/blake3-57633a78e85551e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsolana_program-8fd652bc38ea6415.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-program` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "523be435a0d4f6a03d14514803af4e9f594415ce498c7cea18306ced8188e9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523be435a0d4f6a03d14514803af4e9f594415ce498c7cea18306ced8188e9b7", kill_on_drop: false }` [INFO] [stdout] 523be435a0d4f6a03d14514803af4e9f594415ce498c7cea18306ced8188e9b7