[INFO] cloning repository https://github.com/joe888777/non-custodial-escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joe888777/non-custodial-escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoe888777%2Fnon-custodial-escrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoe888777%2Fnon-custodial-escrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74cfaf4282b39c5adcf4129b3d007ad476bb393f [INFO] testing joe888777/non-custodial-escrow against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoe888777%2Fnon-custodial-escrow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joe888777/non-custodial-escrow on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joe888777/non-custodial-escrow [INFO] finished tweaking git repo https://github.com/joe888777/non-custodial-escrow [INFO] tweaked toml for git repo https://github.com/joe888777/non-custodial-escrow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joe888777/non-custodial-escrow 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 718003d3f7377dd12f997735f0fd81480dda764f5f68af2e589759798d0117f8 [INFO] running `Command { std: "docker" "start" "-a" "718003d3f7377dd12f997735f0fd81480dda764f5f68af2e589759798d0117f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "718003d3f7377dd12f997735f0fd81480dda764f5f68af2e589759798d0117f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718003d3f7377dd12f997735f0fd81480dda764f5f68af2e589759798d0117f8", kill_on_drop: false }` [INFO] [stdout] 718003d3f7377dd12f997735f0fd81480dda764f5f68af2e589759798d0117f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 935d355480b2406132879133f755ca863d492a6f43b251d0d49d03597751dd69 [INFO] running `Command { std: "docker" "start" "-a" "935d355480b2406132879133f755ca863d492a6f43b251d0d49d03597751dd69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.22 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling solana-frozen-abi v1.18.22 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling solana-sdk v1.18.22 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling heck v0.3.3 [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.1 [INFO] [stderr] Compiling solana-program v1.18.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.22 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling solana-logger v1.18.22 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [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 bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [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 pbkdf2 v0.4.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [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 hmac-drbg v0.3.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [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 ark-ff v0.4.2 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling anchor-attribute-access-control 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-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account 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-token v4.0.3 [INFO] [stderr] Compiling spl-memo v4.0.4 [INFO] [stderr] Compiling anchor-lang v0.30.1 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.22 [INFO] [stderr] Compiling spl-pod v0.2.5 [INFO] [stderr] Compiling spl-type-length-value v0.4.6 [INFO] [stderr] Compiling spl-token-group-interface v0.2.5 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.6.5 [INFO] [stderr] Compiling spl-token-metadata-interface v0.3.5 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.6.5 [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.83.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/rustcaQHUfo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaQHUfo/symbols.o" "/opt/rustwide/target/debug/deps/spl_transfer_hook_interface-568ade2497c3df90.spl_transfer_hook_interface.70dc4ee5c3b7884b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spl_transfer_hook_interface-568ade2497c3df90.spl_transfer_hook_interface.70dc4ee5c3b7884b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spl_transfer_hook_interface-568ade2497c3df90.8uaqocutg6csfgfignt4cd8op.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspl_tlv_account_resolution-852456af1dda669b.rlib" "/opt/rustwide/target/debug/deps/libspl_type_length_value-c559b37dbf7b3bc9.rlib" "/opt/rustwide/target/debug/deps/libspl_pod-d0586bab74cf8e5d.rlib" "/opt/rustwide/target/debug/deps/libsolana_zk_token_sdk-5936aa04b6204b98.rlib" "/opt/rustwide/target/debug/deps/libmerlin-71fb25ba4db45f33.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-93ccb376d51b6119.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-c49d35516625260c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1cac5bbabc004d2f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6b84ce758acd6c63.rlib" "/opt/rustwide/target/debug/deps/libitoa-cde9c8f28780c780.rlib" "/opt/rustwide/target/debug/deps/libryu-bba83beca99dd7c0.rlib" "/opt/rustwide/target/debug/deps/libqstring-342081c436b490fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88cba40a7181d984.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-53c714bcd5b4a640.rlib" "/opt/rustwide/target/debug/deps/libhmac-1b020af9e517b3eb.rlib" "/opt/rustwide/target/debug/deps/libserde_with-ce0baa493d33648a.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-cd16299d1fe496cb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fe735d721bad5543.rlib" "/opt/rustwide/target/debug/deps/libchrono-035131ec6f5a3bac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-9a0e888a6230d9ab.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-70b7dcc8b77ea6eb.rlib" "/opt/rustwide/target/debug/deps/libed25519-006eb75da17ec29b.rlib" "/opt/rustwide/target/debug/deps/libsignature-1693519c3d2f84a0.rlib" "/opt/rustwide/target/debug/deps/liburiparse-5786bb42d9d39cc4.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-8c4185fd785013b4.rlib" "/opt/rustwide/target/debug/deps/libsha3-9261fef1d931d7ad.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm_siv-057011beaa2a8d62.rlib" "/opt/rustwide/target/debug/deps/libaes-ddf4b47225acbe88.rlib" "/opt/rustwide/target/debug/deps/libpolyval-ede86c9b33a26bd8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1af36d730460f4f7.rlib" "/opt/rustwide/target/debug/deps/libctr-eb6e5c13bf86f4e7.rlib" "/opt/rustwide/target/debug/deps/libcipher-a313bb74f43e5ca3.rlib" "/opt/rustwide/target/debug/deps/libaead-685651600a3f892d.rlib" "/opt/rustwide/target/debug/deps/libspl_discriminator-033b54b60ff64b66.rlib" "/opt/rustwide/target/debug/deps/libspl_program_error-fee42c8a87e63490.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-9b2b499b5b66d44a.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-40999be99ab56af2.rlib" "/opt/rustwide/target/debug/deps/libbase64-24665484ee430782.rlib" "/opt/rustwide/target/debug/deps/libsha2-eda297ea1ecb36f5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f02ce38bf32809a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cab831039f531b2.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-529262f7f20ce3db.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-3ed5bdcd51efddaf.rlib" "/opt/rustwide/target/debug/deps/libhmac-674d6dd375247dc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8fb23139292c66f1.rlib" "/opt/rustwide/target/debug/deps/librand-7207dfe7d31af259.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6c7c34004fa425f1.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-d145efb9fdf24de9.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-d22b51671abcddd5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9bbc250fcea944c0.rlib" "/opt/rustwide/target/debug/deps/librand_core-fd621852bb6d156c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bd138764192c653c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4af4b4526c89edb9.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-1308c52689b3d0a4.rlib" "/opt/rustwide/target/debug/deps/libbs58-dcfac83c2f924b75.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-0834c6c221e10826.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c596e76e8b00ed1.rlib" "/opt/rustwide/target/debug/deps/libbv-0e47714ef9e8bc6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3b18b0672582aa9.rlib" "/opt/rustwide/target/debug/deps/liblight_poseidon-f515b57111461065.rlib" "/opt/rustwide/target/debug/deps/libblake3-a38816c4039cc746.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-8484aca923b01f3c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-dcbc86b9b46e39a1.rlib" "/opt/rustwide/target/debug/deps/libarrayref-4e9dff946f1f9fb4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-977f75dcedc2f7be.rlib" "/opt/rustwide/target/debug/deps/libsha3-8da1a914f3ae92f0.rlib" "/opt/rustwide/target/debug/deps/libkeccak-54781c238219136d.rlib" "/opt/rustwide/target/debug/deps/libbincode-b642e38dd77bcbcb.rlib" "/opt/rustwide/target/debug/deps/libsha2-66980554fdd10c29.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d46713ec2e43b02f.rlib" "/opt/rustwide/target/debug/deps/liblog-6d50fe4853ae55d4.rlib" "/opt/rustwide/target/debug/deps/libborsh-efed3c091123ad1f.rlib" "/opt/rustwide/target/debug/deps/libborsh-d5169fbf286e40a3.rlib" "/opt/rustwide/target/debug/deps/libborsh-70d71db0eabc7388.rlib" "/opt/rustwide/target/debug/deps/libark_bn254-3337d75a0c734148.rlib" "/opt/rustwide/target/debug/deps/libark_ec-cbff00ec4f249a6d.rlib" "/opt/rustwide/target/debug/deps/libark_poly-ea4fa9f65689d774.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b69ad21451a13568.rlib" "/opt/rustwide/target/debug/deps/libahash-bcbd2f1a28f5e361.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dd4734ba15c3811e.rlib" "/opt/rustwide/target/debug/deps/libitertools-11a754d7385c56ac.rlib" "/opt/rustwide/target/debug/deps/libeither-f8e74052d764b867.rlib" "/opt/rustwide/target/debug/deps/libark_ff-72dee14379b3687f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d992ba2d95adec02.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3b5880073d18c05c.rlib" "/opt/rustwide/target/debug/deps/libark_serialize-b98315edaf0037d5.rlib" "/opt/rustwide/target/debug/deps/libdigest-11cc32ebfc035baa.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1a27279cd5d51abb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-adaa21c3132000ae.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aecefa437c3bac28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7fbb6eff0dee5315.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f8bcce2b4da82a7e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6e294e317796d448.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cfbbb16dc886ad80.rlib" "/opt/rustwide/target/debug/deps/libark_std-1554c2d316ce77e5.rlib" "/opt/rustwide/target/debug/deps/librand-8e4b8e9a5adcac51.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-92ca1302eee0cf49.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-697b8f3b38ba1ef2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-88a0c73ca1a74414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9e2ab946ca345cb0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b6ecb0190c96629.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc58ab22c0815a6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e0112391b08aebd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libserde-f9aec7f013e0980f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bc7f51a4f6b59c61.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98d107ff1b548c8f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d98baff45e856f32.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.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-6df35e3815c3015c/out" "-L" "/opt/rustwide/target/debug/build/blake3-6df35e3815c3015c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_transfer_hook_interface-568ade2497c3df90.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 `spl-transfer-hook-interface` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "935d355480b2406132879133f755ca863d492a6f43b251d0d49d03597751dd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935d355480b2406132879133f755ca863d492a6f43b251d0d49d03597751dd69", kill_on_drop: false }` [INFO] [stdout] 935d355480b2406132879133f755ca863d492a6f43b251d0d49d03597751dd69