[INFO] cloning repository https://github.com/soravang81/Decentralized-fiverr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soravang81/Decentralized-fiverr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoravang81%2FDecentralized-fiverr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoravang81%2FDecentralized-fiverr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f206e38efed14ee953ff9193ec8dc3310210c3bb [INFO] testing soravang81/Decentralized-fiverr against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoravang81%2FDecentralized-fiverr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soravang81/Decentralized-fiverr on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soravang81/Decentralized-fiverr [INFO] finished tweaking git repo https://github.com/soravang81/Decentralized-fiverr [INFO] tweaked toml for git repo https://github.com/soravang81/Decentralized-fiverr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/soravang81/Decentralized-fiverr 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f8bd55665e04ccf01c0272d6f3fb12f1c3754d339f667b1204dfed3f21ab53f [INFO] running `Command { std: "docker" "start" "-a" "2f8bd55665e04ccf01c0272d6f3fb12f1c3754d339f667b1204dfed3f21ab53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f8bd55665e04ccf01c0272d6f3fb12f1c3754d339f667b1204dfed3f21ab53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8bd55665e04ccf01c0272d6f3fb12f1c3754d339f667b1204dfed3f21ab53f", kill_on_drop: false }` [INFO] [stdout] 2f8bd55665e04ccf01c0272d6f3fb12f1c3754d339f667b1204dfed3f21ab53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f57453c7472742ac06e6512939693a0dcf5964753d6153ddb68b386f75f034ab [INFO] running `Command { std: "docker" "start" "-a" "f57453c7472742ac06e6512939693a0dcf5964753d6153ddb68b386f75f034ab", 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 syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [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 num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [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.5.40 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling indexmap v2.4.0 [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.22 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.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 ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling solana-frozen-abi v1.18.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling solana-program v1.18.22 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.22 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling anchor-derive-space v0.29.0 [INFO] [stderr] Compiling base64 v0.13.1 [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 toml v0.5.11 [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 sha2 v0.9.9 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling anchor-syn v0.29.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling anchor-derive-serde v0.29.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.29.0 [INFO] [stderr] Compiling anchor-attribute-account v0.29.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.29.0 [INFO] [stderr] Compiling anchor-attribute-error v0.29.0 [INFO] [stderr] Compiling anchor-attribute-program v0.29.0 [INFO] [stderr] Compiling anchor-attribute-event v0.29.0 [INFO] [stderr] Compiling anchor-derive-accounts 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 anchor-lang v0.29.0 [INFO] [stderr] Compiling d_fiverr v0.1.0 (/opt/rustwide/workdir/programs/dfiverr) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/dfiverr/src/lib.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "f57453c7472742ac06e6512939693a0dcf5964753d6153ddb68b386f75f034ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57453c7472742ac06e6512939693a0dcf5964753d6153ddb68b386f75f034ab", kill_on_drop: false }` [INFO] [stdout] f57453c7472742ac06e6512939693a0dcf5964753d6153ddb68b386f75f034ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133ee3616e19e3b3d618ebb17c53cb1de8d8f9c1c370246df7b614ef5e708bab [INFO] running `Command { std: "docker" "start" "-a" "133ee3616e19e3b3d618ebb17c53cb1de8d8f9c1c370246df7b614ef5e708bab", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling solana-frozen-abi v1.18.22 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling solana-program v1.18.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling solana-sdk v1.18.22 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling solana-logger v1.18.22 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling solana-program-runtime v1.18.22 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling solana_rbpf v0.8.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling solana-vote-program v1.18.22 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-version v1.18.22 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling anchor-syn v0.29.0 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.18.22 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling solana-perf v1.18.22 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [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 rustls-native-certs v0.6.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling solana-stake-program v1.18.22 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lz4-sys v1.10.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.18.22 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling solana-measure v1.18.22 [INFO] [stderr] Compiling solana-metrics v1.18.22 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.22 [INFO] [stderr] Compiling solana-connection-cache v1.18.22 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling solana-config-program v1.18.22 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling solana-streamer v1.18.22 [INFO] [stderr] Compiling solana-system-program v1.18.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling solana-net-utils v1.18.22 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling solana-remote-wallet v1.18.22 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling solana-accounts-db v1.18.22 [INFO] [stderr] Compiling solana-vote v1.18.22 [INFO] [stderr] Compiling solana-cost-model v1.18.22 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling solana-bpf-loader-program v1.18.22 [INFO] [stderr] Compiling solana-clap-utils v1.18.22 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2XSBg5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tar` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsolana_clap_utils-bf00c0353a1c56d2.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-clap-utils` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `solana-address-lookup-table-program` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name solana_address_lookup_table_program --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-lookup-table-program-1.18.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38e57b6be1e2d873 -C extra-filename=-2395bcf5df4aafe2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b2987dffbc84e7ee.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-9e6b11721637645d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-a249388687f97676.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e0272a0d32bd28e3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ff661b092aea2ad.rmeta --extern solana_frozen_abi=/opt/rustwide/target/debug/deps/libsolana_frozen_abi-258a3dea89135d5e.rmeta --extern solana_frozen_abi_macro=/opt/rustwide/target/debug/deps/libsolana_frozen_abi_macro-44275ca5c0460a14.so --extern solana_program=/opt/rustwide/target/debug/deps/libsolana_program-6a6727957a11bc55.rlib --extern solana_program_runtime=/opt/rustwide/target/debug/deps/libsolana_program_runtime-23e90d9de3291292.rmeta --extern solana_sdk=/opt/rustwide/target/debug/deps/libsolana_sdk-3375f0ae6bfad6fd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dee2bafa48e2865c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-50fc04f5c7f27a30/out -L native=/opt/rustwide/target/debug/build/blake3-50fc04f5c7f27a30/out -L native=/opt/rustwide/target/debug/build/ring-dc3dc80029bf490a/out --cfg RUSTC_WITHOUT_SPECIALIZATION` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcP5vXnH/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcP5vXnH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_type_length_value-fd37da2e89ceba1e.rlib,libspl_discriminator-5b023fa4071637e9.rlib,libspl_pod-a8c574f8b6cd5983.rlib,libsolana_zk_token_sdk-4fb1d5e633bc2b08.rlib,libmerlin-48f3e48874771586.rlib,libsolana_sdk-3375f0ae6bfad6fd.rlib,libpbkdf2-c944f983a9984e26.rlib,libserde_json-4be7c885d52a56a1.rlib,libmemchr-53b28fca1243bcf4.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libqstring-50027f9806c751b0.rlib,libpercent_encoding-af9df9186596bd92.rlib,libed25519_dalek_bip32-8db1774b28e285e9.rlib,libhmac-76c8e3379a1b6090.rlib,libserde_with-12edf311aa3e0750.rlib,libnum_enum-95789c8e4992a104.rlib,libmemmap2-80d282fd10995156.rlib,libchrono-75297f9ed20ceb68.rlib,libiana_time_zone-8015593db973084f.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libed25519_dalek-be8654b9816d55e9.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,liburiparse-8214a549b5967a21.rlib,libfnv-79e2cbfbe03dcd16.rlib,libderivation_path-9a23c995d6df0112.rlib,libsha3-53e121e30c0f0552.rlib,libaes_gcm_siv-2bd272115a758194.rlib,libaes-d66428334994d6e9.rlib,libpolyval-74e7eed35d8d9185.rlib,libuniversal_hash-38c943f5f482bbf2.rlib,libctr-7f7fefda5a7c723b.rlib,libcipher-513201ec1526002c.rlib,libaead-9e89511d0bd1dff3.rlib,libspl_program_error-0f1bf95fd3b4c51b.rlib,libsolana_program-6a6727957a11bc55.rlib,liblibsecp256k1-ade29171978fc841.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-f52eda2e99d4a521.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-e1a22babf620e5b9.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-fd96651116ea73ed.rlib,libhmac-cf86cb132c081f6d.rlib,libcrypto_mac-2a5c24b57272c6c9.rlib,librand-bf54d32410ee2a26.rlib,librand_chacha-f18b9dd9c6fb75f1.rlib,liblibsecp256k1_core-50fe662d4d6f0a47.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-966f093f1c5eef7c.rlib,librand_core-cb5bf0432f2deeb6.rlib,libgetrandom-2b6c4d015bf1c368.rlib,libdigest-99b5de7bdfed161c.rlib,libserde_bytes-dd7010504768ae6b.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-ad50ee4715414013.rlib,libbitflags-9758dbf796edfdfb.rlib,libbv-9051b622137a023b.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-ffe870885d62aa7a.rlib,libblake3-c2a2487a7956bec8.rlib,libconstant_time_eq-7e8eca050190b571.rlib,libarrayvec-220afbb64ffc3a4d.rlib,libarrayref-c4e10a219859c863.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-99ddafcc63730670.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-b2987dffbc84e7ee.rlib,libsha2-0ec583e7649ba437.rlib,libcpufeatures-0a94e73d3e53ca1a.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-7bc96924a34926f6.rlib,libborsh-18f5ce095cafef57.rlib,libborsh-1b2565b178c08e21.rlib,libark_bn254-905a58fa540e5120.rlib,libark_ec-deb75644e7c7504d.rlib,libark_poly-8299f0ac0e0bfb97.rlib,libhashbrown-a05dead9d3284834.rlib,libahash-64ecd7042a4172bd.rlib,libonce_cell-a1d7742f74efe1da.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-20b2bf2c7e2a4e08.rlib,libzeroize-1a4fd4ee3280be04.rlib,libark_serialize-679b8e962be8678d.rlib,libdigest-5cef30def09b40a2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-07fbca661115d8c3.rlib,libcrypto_common-9c6df2b6b3f92f75.rlib,libgeneric_array-077b629e58945138.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-e4be87f2ddb1fee8.rlib,libnum_integer-3c3e619ec493cde3.rlib,libark_std-6b698652054845d5.rlib,libnum_traits-e0272a0d32bd28e3.rlib,librand-58c85f238c145433.rlib,librand_chacha-20c0ffba221dedc2.rlib,libppv_lite86-1bc048fdbc9bd426.rlib,libzerocopy-baba7eaa66439c93.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-2b29c9705a4daba0.rlib,libgetrandom-173258683adbd30b.rlib,liblibc-b0ea7e5f5b31ac05.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-1ff661b092aea2ad.rlib,libthiserror-dee2bafa48e2865c.rlib,libmemoffset-3e131767f6f3076c.rlib,libbytemuck-9e6b11721637645d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.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-50fc04f5c7f27a30/out" "-L" "/opt/rustwide/target/debug/build/blake3-50fc04f5c7f27a30/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_tlv_account_resolution-150bb014e4b2a3c7.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-tlv-account-resolution` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoVEyOF/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoVEyOF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_type_length_value-fd37da2e89ceba1e.rlib,libspl_pod-a8c574f8b6cd5983.rlib,libsolana_zk_token_sdk-4fb1d5e633bc2b08.rlib,libmerlin-48f3e48874771586.rlib,libsolana_sdk-3375f0ae6bfad6fd.rlib,libpbkdf2-c944f983a9984e26.rlib,libserde_json-4be7c885d52a56a1.rlib,libmemchr-53b28fca1243bcf4.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libqstring-50027f9806c751b0.rlib,libpercent_encoding-af9df9186596bd92.rlib,libed25519_dalek_bip32-8db1774b28e285e9.rlib,libhmac-76c8e3379a1b6090.rlib,libserde_with-12edf311aa3e0750.rlib,libnum_enum-95789c8e4992a104.rlib,libmemmap2-80d282fd10995156.rlib,libchrono-75297f9ed20ceb68.rlib,libiana_time_zone-8015593db973084f.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libed25519_dalek-be8654b9816d55e9.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,liburiparse-8214a549b5967a21.rlib,libfnv-79e2cbfbe03dcd16.rlib,libderivation_path-9a23c995d6df0112.rlib,libsha3-53e121e30c0f0552.rlib,libaes_gcm_siv-2bd272115a758194.rlib,libaes-d66428334994d6e9.rlib,libpolyval-74e7eed35d8d9185.rlib,libuniversal_hash-38c943f5f482bbf2.rlib,libctr-7f7fefda5a7c723b.rlib,libcipher-513201ec1526002c.rlib,libaead-9e89511d0bd1dff3.rlib,libspl_discriminator-5b023fa4071637e9.rlib,libspl_program_error-0f1bf95fd3b4c51b.rlib,libsolana_program-6a6727957a11bc55.rlib,liblibsecp256k1-ade29171978fc841.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-f52eda2e99d4a521.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-e1a22babf620e5b9.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-fd96651116ea73ed.rlib,libhmac-cf86cb132c081f6d.rlib,libcrypto_mac-2a5c24b57272c6c9.rlib,librand-bf54d32410ee2a26.rlib,librand_chacha-f18b9dd9c6fb75f1.rlib,liblibsecp256k1_core-50fe662d4d6f0a47.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-966f093f1c5eef7c.rlib,librand_core-cb5bf0432f2deeb6.rlib,libgetrandom-2b6c4d015bf1c368.rlib,libdigest-99b5de7bdfed161c.rlib,libserde_bytes-dd7010504768ae6b.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-ad50ee4715414013.rlib,libbitflags-9758dbf796edfdfb.rlib,libbv-9051b622137a023b.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-ffe870885d62aa7a.rlib,libblake3-c2a2487a7956bec8.rlib,libconstant_time_eq-7e8eca050190b571.rlib,libarrayvec-220afbb64ffc3a4d.rlib,libarrayref-c4e10a219859c863.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-99ddafcc63730670.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-b2987dffbc84e7ee.rlib,libsha2-0ec583e7649ba437.rlib,libcpufeatures-0a94e73d3e53ca1a.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-7bc96924a34926f6.rlib,libborsh-18f5ce095cafef57.rlib,libborsh-1b2565b178c08e21.rlib,libark_bn254-905a58fa540e5120.rlib,libark_ec-deb75644e7c7504d.rlib,libark_poly-8299f0ac0e0bfb97.rlib,libhashbrown-a05dead9d3284834.rlib,libahash-64ecd7042a4172bd.rlib,libonce_cell-a1d7742f74efe1da.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-20b2bf2c7e2a4e08.rlib,libzeroize-1a4fd4ee3280be04.rlib,libbytemuck-9e6b11721637645d.rlib,libark_serialize-679b8e962be8678d.rlib,libdigest-5cef30def09b40a2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-07fbca661115d8c3.rlib,libcrypto_common-9c6df2b6b3f92f75.rlib,libgeneric_array-077b629e58945138.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-e4be87f2ddb1fee8.rlib,libnum_integer-3c3e619ec493cde3.rlib,libark_std-6b698652054845d5.rlib,librand-58c85f238c145433.rlib,librand_chacha-20c0ffba221dedc2.rlib,libppv_lite86-1bc048fdbc9bd426.rlib,libzerocopy-baba7eaa66439c93.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-2b29c9705a4daba0.rlib,libgetrandom-173258683adbd30b.rlib,liblibc-b0ea7e5f5b31ac05.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-1ff661b092aea2ad.rlib,libthiserror-dee2bafa48e2865c.rlib,libmemoffset-3e131767f6f3076c.rlib,libnum_traits-e0272a0d32bd28e3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.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-50fc04f5c7f27a30/out" "-L" "/opt/rustwide/target/debug/build/blake3-50fc04f5c7f27a30/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_token_metadata_interface-802639efcd6dc484.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-metadata-interface` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSBD1x0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-bpf-loader-program` (lib) due to 1 previous error [INFO] [stderr] warning: lz4-sys@1.10.0: liblz4/lib/xxhash.c:1028:1: fatal error: error writing to /tmp/ccB671en.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.10.0: 1028 | } [INFO] [stderr] warning: lz4-sys@1.10.0: | ^ [INFO] [stderr] warning: lz4-sys@1.10.0: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.10.0: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out/4ab73f6e54c185d1-xxhash.o" "-c" "liblz4/lib/xxhash.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccjqvm4c.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.10.0: 1631 | } [INFO] [stderr] warning: lz4-sys@1.10.0: | ^ [INFO] [stderr] warning: lz4-sys@1.10.0: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.10.0: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.10.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-b759bda4bf1fdf2f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=liblz4/lib/xxhash.c:1028:1: fatal error: error writing to /tmp/ccB671en.s: No space left on device [INFO] [stderr] cargo:warning= 1028 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out/4ab73f6e54c185d1-xxhash.o" "-c" "liblz4/lib/xxhash.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccjqvm4c.s: No space left on device [INFO] [stderr] cargo:warning= 1631 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d756dbd095161a85/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "133ee3616e19e3b3d618ebb17c53cb1de8d8f9c1c370246df7b614ef5e708bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133ee3616e19e3b3d618ebb17c53cb1de8d8f9c1c370246df7b614ef5e708bab", kill_on_drop: false }` [INFO] [stdout] 133ee3616e19e3b3d618ebb17c53cb1de8d8f9c1c370246df7b614ef5e708bab