[INFO] cloning repository https://github.com/GoMomoAI/pledge_contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoMomoAI/pledge_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoMomoAI%2Fpledge_contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoMomoAI%2Fpledge_contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a12214ba3065dbde72d99740b1d04696ee0a02c6 [INFO] testing GoMomoAI/pledge_contract/a12214ba3065dbde72d99740b1d04696ee0a02c6 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoMomoAI%2Fpledge_contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoMomoAI/pledge_contract on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GoMomoAI/pledge_contract [INFO] finished tweaking git repo https://github.com/GoMomoAI/pledge_contract [INFO] tweaked toml for git repo https://github.com/GoMomoAI/pledge_contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GoMomoAI/pledge_contract 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/programs/pledge_contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e858627dab43d2a365a3db5cfc2369feeff5c77adb0b88c7c4d34b3c93f8a6da [INFO] running `Command { std: "docker" "start" "-a" "e858627dab43d2a365a3db5cfc2369feeff5c77adb0b88c7c4d34b3c93f8a6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e858627dab43d2a365a3db5cfc2369feeff5c77adb0b88c7c4d34b3c93f8a6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e858627dab43d2a365a3db5cfc2369feeff5c77adb0b88c7c4d34b3c93f8a6da", kill_on_drop: false }` [INFO] [stdout] e858627dab43d2a365a3db5cfc2369feeff5c77adb0b88c7c4d34b3c93f8a6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91271b1a370bf1f22010ed70d5d0ba17831ab085cea36f6c10adf57a6929a247 [INFO] running `Command { std: "docker" "start" "-a" "91271b1a370bf1f22010ed70d5d0ba17831ab085cea36f6c10adf57a6929a247", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/pledge_contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.17.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.17.14 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling solana-program v1.17.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling solana-sdk-macro v1.17.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling solana-sdk v1.17.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling anchor-derive-space v0.29.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.14 [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 digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling spl-program-error-derive v0.3.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling solana-logger v1.17.14 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.1 [INFO] [stderr] Compiling anchor-syn v0.29.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling anchor-derive-serde v0.29.0 [INFO] [stderr] Compiling anchor-attribute-program v0.29.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.29.0 [INFO] [stderr] Compiling anchor-attribute-event v0.29.0 [INFO] [stderr] Compiling anchor-attribute-account v0.29.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.29.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.29.0 [INFO] [stderr] Compiling anchor-attribute-error v0.29.0 [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.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling mpl-token-metadata v3.2.3 [INFO] [stderr] Compiling anchor-lang v0.29.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.17.14 [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-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling anchor-spl v0.29.0 [INFO] [stderr] Compiling pledge_contract v0.1.0 (/opt/rustwide/workdir/programs/pledge_contract) [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-2024-10-19-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/rustcGOdG1S/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGOdG1S/symbols.o" "/opt/rustwide/target/debug/deps/pledge_contract.pledge_contract.39ff00f16a18b390-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pledge_contract.pledge_contract.39ff00f16a18b390-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pledge_contract.pledge_contract.39ff00f16a18b390-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pledge_contract.pledge_contract.39ff00f16a18b390-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pledge_contract.51mgd0et14y5er5x27wn8evwh.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_spl-f6ea14cb46334409.rlib" "/opt/rustwide/target/debug/deps/libmpl_token_metadata-0c7f060f0c676cce.rlib" "/opt/rustwide/target/debug/deps/libspl_token_2022-c2605e64a2daaab8.rlib" "/opt/rustwide/target/debug/deps/libspl_transfer_hook_interface-523370ae82b0731a.rlib" "/opt/rustwide/target/debug/deps/libspl_tlv_account_resolution-d2cca0ca9c796db4.rlib" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-bf5cade20ff062de.rlib" "/opt/rustwide/target/debug/deps/libspl_token_2022-661cac191dd37ede.rlib" "/opt/rustwide/target/debug/deps/libspl_token-52211bcfbb4d32b0.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-8528d50f0b1a21e4.rlib" "/opt/rustwide/target/debug/deps/libspl_transfer_hook_interface-dabe126d180d594b.rlib" "/opt/rustwide/target/debug/deps/libspl_tlv_account_resolution-7ff79f0451b377ce.rlib" "/opt/rustwide/target/debug/deps/libspl_token_metadata_interface-c50fa40a4fc905b9.rlib" "/opt/rustwide/target/debug/deps/libspl_type_length_value-f4b59304d40d3d08.rlib" "/opt/rustwide/target/debug/deps/libspl_token_group_interface-8c7fce83bce04afe.rlib" "/opt/rustwide/target/debug/deps/libspl_discriminator-6eec31be15cfc65f.rlib" "/opt/rustwide/target/debug/deps/libspl_pod-e2c3bf12b6968646.rlib" "/opt/rustwide/target/debug/deps/libsolana_zk_token_sdk-d8d46e157ee02754.rlib" "/opt/rustwide/target/debug/deps/libmerlin-f07c46bcf145f6d0.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-b9fb0e8992d4ade0.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8b5723e9f79b9bc4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d83246cecfe469f.rlib" "/opt/rustwide/target/debug/deps/libryu-4b03a7708da1319d.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libqstring-f446397c6e328bf3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-75d4bae2348c2ca8.rlib" "/opt/rustwide/target/debug/deps/libhmac-c90488e541b24830.rlib" "/opt/rustwide/target/debug/deps/libserde_with-19a2dd5fd5472552.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-28a48be4dbd1908c.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-28ab359a9d3749f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-a68a83cb34f21283.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a02bffb865ed13e4.rlib" "/opt/rustwide/target/debug/deps/libed25519-de3993dd48b5ba06.rlib" "/opt/rustwide/target/debug/deps/libsignature-778b0d9ddd5ebb7c.rlib" "/opt/rustwide/target/debug/deps/liburiparse-052745d8da3ef493.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-29d843252b2f5166.rlib" "/opt/rustwide/target/debug/deps/libsha3-bc9096c567a01bc0.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm_siv-863f2d3c5f49f024.rlib" "/opt/rustwide/target/debug/deps/libaes-f8c1f6f4a83c5e06.rlib" "/opt/rustwide/target/debug/deps/libpolyval-0b551fc810841c05.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f7fbfa3b3eb8a8e9.rlib" "/opt/rustwide/target/debug/deps/libctr-5c825d87510ee355.rlib" "/opt/rustwide/target/debug/deps/libcipher-34bc41fe114aabf1.rlib" "/opt/rustwide/target/debug/deps/libaead-d89057ae91d4b769.rlib" "/opt/rustwide/target/debug/deps/libspl_program_error-a7ddea9e089dac13.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-5b8ed2011c8e3cea.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-3c17197ad1e8f65f.rlib" "/opt/rustwide/target/debug/deps/libanchor_lang-da96f39ef5a73ffa.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-a927fdf5bf253a95.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-66eb3a22b86a51f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-00978a2741532e14.rlib" "/opt/rustwide/target/debug/deps/libsha2-a94cf3131baa1020.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8ef3c1b8869df839.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e22d717cff8196e0.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-2638935b17390c11.rlib" "/opt/rustwide/target/debug/deps/libhmac-101a7c23dfdb95a6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-22305ccd4466a816.rlib" "/opt/rustwide/target/debug/deps/librand-30395ecaf59cee2b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8bdc4eb819909d40.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-b5588a9c6186e9b2.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-82760e4d6a68d059.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-28d4cb30d9cf6ce0.rlib" "/opt/rustwide/target/debug/deps/librand_core-0e47dc556272f3a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-edacdd4743750f48.rlib" "/opt/rustwide/target/debug/deps/libdigest-0c6fdda2f52af422.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bfb9f36af75d0832.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-16f051fdff7ff45d.rlib" "/opt/rustwide/target/debug/deps/libborsh-2582e9921bcf7bb8.rlib" "/opt/rustwide/target/debug/deps/libbs58-5df4082cdc088375.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-3b3bc70fa868c0a8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b203ac13617adba7.rlib" "/opt/rustwide/target/debug/deps/libbv-55e7eda728c07380.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/liblight_poseidon-5612770225c11905.rlib" "/opt/rustwide/target/debug/deps/libblake3-0fb05bfad587fee5.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-becb795b878038de.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-003fb1a4e19c55f3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libsha3-2298657ce7b9f2cc.rlib" "/opt/rustwide/target/debug/deps/libkeccak-83beb19d573fbfa7.rlib" "/opt/rustwide/target/debug/deps/libbincode-9ea235a19f4177f4.rlib" "/opt/rustwide/target/debug/deps/libsha2-787f377b8835c722.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libborsh-e68cf0783e5651bb.rlib" "/opt/rustwide/target/debug/deps/libark_bn254-ab833da42dddd804.rlib" "/opt/rustwide/target/debug/deps/libark_ec-aea957fb16753893.rlib" "/opt/rustwide/target/debug/deps/libark_poly-392d742d80738c6a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fc6869d76f131970.rlib" "/opt/rustwide/target/debug/deps/libahash-f7261266158b98cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-047f2eba6e62dc97.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/libitertools-f37bf5f4dbab65be.rlib" "/opt/rustwide/target/debug/deps/libeither-bc25dbceced3a40f.rlib" "/opt/rustwide/target/debug/deps/libark_ff-3624f3d030bfe1d2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-07ec109994a36e15.rlib" "/opt/rustwide/target/debug/deps/libark_serialize-ae458af00ae61ac7.rlib" "/opt/rustwide/target/debug/deps/libdigest-d435a3ef010fc3b4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0edaccf6c176ff22.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd2ad83fe97ebf68.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d7d1afd38f7a4bbe.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dc65214596eeeb92.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ddbca5909e571262.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-280bf46f0f0c1b81.rlib" "/opt/rustwide/target/debug/deps/libark_std-cc4c2f258dd86f3d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib" "/opt/rustwide/target/debug/deps/librand-d563857bbab88769.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ae568d431f22abb8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-86d636b727739223.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d675fa81f9c7ceef.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3863744b2422075.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libserde-e8c81eef08834869.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d86c7f9fb85aa4bc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-df32d1e438117da0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.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-45fa35b9a43d5dce/out" "-L" "/opt/rustwide/target/debug/build/blake3-45fa35b9a43d5dce/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpledge_contract.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] [stderr] error: could not compile `pledge_contract` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "91271b1a370bf1f22010ed70d5d0ba17831ab085cea36f6c10adf57a6929a247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91271b1a370bf1f22010ed70d5d0ba17831ab085cea36f6c10adf57a6929a247", kill_on_drop: false }` [INFO] [stdout] 91271b1a370bf1f22010ed70d5d0ba17831ab085cea36f6c10adf57a6929a247