[INFO] cloning repository https://github.com/yewonbahn/buildspace-solana-web3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yewonbahn/buildspace-solana-web3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyewonbahn%2Fbuildspace-solana-web3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyewonbahn%2Fbuildspace-solana-web3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33c31e0cc17d61b36fbcf19bb1c9f877fc1f61e5 [INFO] checking yewonbahn/buildspace-solana-web3 against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyewonbahn%2Fbuildspace-solana-web3" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yewonbahn/buildspace-solana-web3 on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yewonbahn/buildspace-solana-web3 [INFO] finished tweaking git repo https://github.com/yewonbahn/buildspace-solana-web3 [INFO] tweaked toml for git repo https://github.com/yewonbahn/buildspace-solana-web3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yewonbahn/buildspace-solana-web3 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da10c3700e6c5bbb5bc5135b84e9598c27ee4aadd2ff1f5a9b8bbafe36efaeba [INFO] running `Command { std: "docker" "start" "-a" "da10c3700e6c5bbb5bc5135b84e9598c27ee4aadd2ff1f5a9b8bbafe36efaeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da10c3700e6c5bbb5bc5135b84e9598c27ee4aadd2ff1f5a9b8bbafe36efaeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da10c3700e6c5bbb5bc5135b84e9598c27ee4aadd2ff1f5a9b8bbafe36efaeba", kill_on_drop: false }` [INFO] [stdout] da10c3700e6c5bbb5bc5135b84e9598c27ee4aadd2ff1f5a9b8bbafe36efaeba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc996e3f46a5fa629a602ff18953642e6619ea516ac3bdf1cac209b67f090851 [INFO] running `Command { std: "docker" "start" "-a" "bc996e3f46a5fa629a602ff18953642e6619ea516ac3bdf1cac209b67f090851", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling solana-frozen-abi v1.9.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling solana-program v1.9.5 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking solana-logger v1.9.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solana-sdk-macro v1.9.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling anchor-syn v0.20.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Checking borsh v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling anchor-attribute-state v0.20.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.20.1 [INFO] [stderr] Compiling anchor-attribute-event v0.20.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.20.1 [INFO] [stderr] Compiling anchor-attribute-program v0.20.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.20.1 [INFO] [stderr] Compiling anchor-attribute-account v0.20.1 [INFO] [stderr] Compiling anchor-attribute-error v0.20.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.20.1 [INFO] [stderr] Checking anchor-lang v0.20.1 [INFO] [stderr] Checking myepicproject v0.1.0 (/opt/rustwide/workdir/programs/myepicproject) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bc996e3f46a5fa629a602ff18953642e6619ea516ac3bdf1cac209b67f090851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc996e3f46a5fa629a602ff18953642e6619ea516ac3bdf1cac209b67f090851", kill_on_drop: false }` [INFO] [stdout] bc996e3f46a5fa629a602ff18953642e6619ea516ac3bdf1cac209b67f090851 [INFO] checking yewonbahn/buildspace-solana-web3 against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyewonbahn%2Fbuildspace-solana-web3" "/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/yewonbahn/buildspace-solana-web3 on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yewonbahn/buildspace-solana-web3 [INFO] finished tweaking git repo https://github.com/yewonbahn/buildspace-solana-web3 [INFO] tweaked toml for git repo https://github.com/yewonbahn/buildspace-solana-web3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yewonbahn/buildspace-solana-web3 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d6e4c77daa1c3a6158081c24c8f28cf2227770e943097bac9405326010d6eed [INFO] running `Command { std: "docker" "start" "-a" "8d6e4c77daa1c3a6158081c24c8f28cf2227770e943097bac9405326010d6eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d6e4c77daa1c3a6158081c24c8f28cf2227770e943097bac9405326010d6eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6e4c77daa1c3a6158081c24c8f28cf2227770e943097bac9405326010d6eed", kill_on_drop: false }` [INFO] [stdout] 8d6e4c77daa1c3a6158081c24c8f28cf2227770e943097bac9405326010d6eed [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f33d4361651ef2a7ab3a5058a2eadabafb94d071d6409564b0e998a477c31b [INFO] running `Command { std: "docker" "start" "-a" "f3f33d4361651ef2a7ab3a5058a2eadabafb94d071d6409564b0e998a477c31b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling solana-frozen-abi v1.9.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling solana-program v1.9.5 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking solana-logger v1.9.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.9.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-syn v0.20.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking borsh v0.9.1 [INFO] [stderr] Compiling anchor-attribute-error v0.20.1 [INFO] [stderr] Compiling anchor-attribute-state v0.20.1 [INFO] [stderr] Compiling anchor-attribute-program v0.20.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.20.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.20.1 [INFO] [stderr] Compiling anchor-attribute-account v0.20.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.20.1 [INFO] [stderr] Compiling anchor-attribute-event v0.20.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-interface` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anchor-attribute-account` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/libsecp256k1-78db097c4872859c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e89c1a8a65 - std::backtrace_rs::backtrace::libunwind::trace::hef93541bf391ba7c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55e89c1a8a65 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5e627e90cadc6e9 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e89c1a8a65 - std::sys::backtrace::_print_fmt::h856479cfc54b1d9a [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55e89c1a8a65 - ::fmt::hd24fc98a81e92800 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55e89c1c58ab - core::fmt::rt::Argument::fmt::hb13e1b522f028456 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55e89c1c58ab - core::fmt::write::h9e48b167ff8790a6 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55e89c1a677f - std::io::Write::write_fmt::hd61b1e5abfa78fbe [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55e89c1a883e - std::sys::backtrace::_print::h1fe7ebd276a0921d [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55e89c1a883e - std::sys::backtrace::print::h588b53e27b0c0606 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55e89c1a9ae9 - std::panicking::default_hook::{{closure}}::heea0054ab8d62029 [INFO] [stderr] 10: 0x55e89c1a988c - std::panicking::default_hook::hb82e8cb0808cd9c4 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55e89c1a9fe1 - std::panicking::rust_panic_with_hook::h2f5c804473436ae1 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x55e89c1a9ed7 - std::panicking::begin_panic_handler::{{closure}}::h45c4dc3f07d5495c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x55e89c1a8f29 - std::sys::backtrace::__rust_end_short_backtrace::h813025bb46624401 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55e89c1a9bb4 - rust_begin_unwind [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x55e89c1c49d3 - core::panicking::panic_fmt::ha56cd72747b2dc0c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55e89c1c4ea6 - core::result::unwrap_failed::h458ba4df7a328500 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55e89c1711a3 - core::result::Result::expect::hbe01499598012972 [INFO] [stderr] 18: 0x55e89c1717d4 - build_script_build::main::h1255892ffefb0f3e [INFO] [stderr] 19: 0x55e89c170bc3 - core::ops::function::FnOnce::call_once::h7d01e1ebf8f54535 [INFO] [stderr] 20: 0x55e89c170966 - std::sys::backtrace::__rust_begin_short_backtrace::haf5d8242a8fababf [INFO] [stderr] 21: 0x55e89c170829 - std::rt::lang_start::{{closure}}::hcfd3657b23b2dfdd [INFO] [stderr] 22: 0x55e89c1a43e2 - core::ops::function::impls:: for &F>::call_once::hdad1cbd9679b8166 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55e89c1a43e2 - std::panicking::try::do_call::h4519bcc960ee31a8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x55e89c1a43e2 - std::panicking::try::hc7fcc9c25fb085ba [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x55e89c1a43e2 - std::panic::catch_unwind::hcfc11d865bb7bfb8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x55e89c1a43e2 - std::rt::lang_start_internal::{{closure}}::ha10f6993f78d3589 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55e89c1a43e2 - std::panicking::try::do_call::h6f24695c38c6fadd [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x55e89c1a43e2 - std::panicking::try::ha473dfa5f3deeaa8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x55e89c1a43e2 - std::panic::catch_unwind::h34d6888ececa5c10 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x55e89c1a43e2 - std::rt::lang_start_internal::hbae85f590acf92aa [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55e89c170807 - std::rt::lang_start::h331ccbb8ec71880f [INFO] [stderr] 32: 0x55e89c1719c5 - main [INFO] [stderr] 33: 0x7fe9c39f5d90 - [INFO] [stderr] 34: 0x7fe9c39f5e40 - __libc_start_main [INFO] [stderr] 35: 0x55e89c1702e5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNdmIMm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-event` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcrGV0Uf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrGV0Uf/symbols.o" "/opt/rustwide/target/debug/deps/anchor_derive_accounts-e04737263c967233.anchor_derive_accounts.1861651aad464098-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_derive_accounts-e04737263c967233.a3ebdle3nxvxicbxgr5efkvox.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_derive_accounts-e04737263c967233.74gj56smmz94or5dsofqtui6j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-e3a582352443052f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fde7b7913df956c2.rlib" "/opt/rustwide/target/debug/deps/libbs58-f6eef36dc7388c0d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8f201c3d360f9742.rlib" "/opt/rustwide/target/debug/deps/libsha2-c1053d608cff576c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9b4d4b3e82c41381.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b56fd6188e35ae09.rlib" "/opt/rustwide/target/debug/deps/libdigest-70e3649aa5728725.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7d0ef5d53fa0a04d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-405d29e8abf21850.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-08c0ae8b6969227a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-2928b9be2d7915bb.rlib" "/opt/rustwide/target/debug/deps/libheck-aa60db521a3e886d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8cc51e045b5a7fbb.rlib" "/opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libanchor_derive_accounts-e04737263c967233.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-derive-accounts` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustck44ut7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustck44ut7/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_state-2eb1ada474be0881.anchor_attribute_state.9563ce20300c0a28-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_state-2eb1ada474be0881.alhnc7jpbn58119ofbe2cu3re.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_state-2eb1ada474be0881.0mev3fs38qphh7t54ran7d7u5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_state-2eb1ada474be0881.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-state` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNf3xO0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNf3xO0/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_program-be91c1928c36cdd1.anchor_attribute_program.747d27b1763d8fff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_program-be91c1928c36cdd1.enb8s1ukb1ab6q75q9z9zcv2i.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_program-be91c1928c36cdd1.9rk3gwucrpa4txfz1pxbzmu53.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-e3a582352443052f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fde7b7913df956c2.rlib" "/opt/rustwide/target/debug/deps/libbs58-f6eef36dc7388c0d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8f201c3d360f9742.rlib" "/opt/rustwide/target/debug/deps/libsha2-c1053d608cff576c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9b4d4b3e82c41381.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b56fd6188e35ae09.rlib" "/opt/rustwide/target/debug/deps/libdigest-70e3649aa5728725.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7d0ef5d53fa0a04d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-405d29e8abf21850.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-08c0ae8b6969227a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-2928b9be2d7915bb.rlib" "/opt/rustwide/target/debug/deps/libheck-aa60db521a3e886d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8cc51e045b5a7fbb.rlib" "/opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_program-be91c1928c36cdd1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNkcWIk/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNkcWIk/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.anchor_attribute_access_control.b017a80bbbb728fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.anchor_attribute_access_control.b017a80bbbb728fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.92wq58kvff0ce5ftfuilvgj1i.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.3f4dp9t3shgltnuuy71tuvrzs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_access_control-b9ea8379c0d59926.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrmRWnO.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libanchor_attribute_access_control-b9ea8379c0d59926.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/deps -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcNkcWIk/list --no-undefined-version /tmp/rustcNkcWIk/symbols.o /opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.anchor_attribute_access_control.b017a80bbbb728fe-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.anchor_attribute_access_control.b017a80bbbb728fe-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.92wq58kvff0ce5ftfuilvgj1i.rcgu.rmeta /opt/rustwide/target/debug/deps/anchor_attribute_access_control-b9ea8379c0d59926.3f4dp9t3shgltnuuy71tuvrzs.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib /opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib /opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib /opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib /opt/rustwide/rustup-home/toolchains/3a8bed575a08bd69d7fd880c6a28c07854726e3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.18.1-rust-1.81.0-nightly 0x00007f3cf28e7d77 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.18.1-rust-1.81.0-nightly 0x00007f3cf28e818c [INFO] [stdout] 2 libc.so.6 0x00007f3ceeb32520 [INFO] [stdout] 3 rust-lld 0x0000560ec229372f [INFO] [stdout] 4 rust-lld 0x0000560ec20f81bb [INFO] [stdout] 5 rust-lld 0x0000560ec20e3043 [INFO] [stdout] 6 rust-lld 0x0000560ec20146bf [INFO] [stdout] 7 rust-lld 0x0000560ec2013575 [INFO] [stdout] 8 rust-lld 0x0000560ec2013c41 [INFO] [stdout] 9 libc.so.6 0x00007f3ceeb19d90 [INFO] [stdout] 10 libc.so.6 0x00007f3ceeb19e40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x0000560ec2012fb9 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libanchor_attribute_access_control-b9ea8379c0d59926.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-program` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `anchor-attribute-access-control` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f3f33d4361651ef2a7ab3a5058a2eadabafb94d071d6409564b0e998a477c31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f33d4361651ef2a7ab3a5058a2eadabafb94d071d6409564b0e998a477c31b", kill_on_drop: false }` [INFO] [stdout] f3f33d4361651ef2a7ab3a5058a2eadabafb94d071d6409564b0e998a477c31b