[INFO] cloning repository https://github.com/wrchipman/gif_portal_starter_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrchipman/gif_portal_starter_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd6a965598a622b0c7ed37bf157bdbcf3f16c2b3
[INFO] checking wrchipman/gif_portal_starter_backend against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wrchipman/gif_portal_starter_backend on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] finished tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] tweaked toml for git repo https://github.com/wrchipman/gif_portal_starter_backend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wrchipman/gif_portal_starter_backend 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0f51831c52e76c83b841a54c29d3600179349f0d087c05678921601f0d1a020
[INFO] running `Command { std: "docker" "start" "-a" "f0f51831c52e76c83b841a54c29d3600179349f0d087c05678921601f0d1a020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0f51831c52e76c83b841a54c29d3600179349f0d087c05678921601f0d1a020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f51831c52e76c83b841a54c29d3600179349f0d087c05678921601f0d1a020", kill_on_drop: false }`
[INFO] [stdout] f0f51831c52e76c83b841a54c29d3600179349f0d087c05678921601f0d1a020
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7e3297788a404d54594d4f57af65b54c2cf734a8b4874c3440c0f3cca5ecf46
[INFO] running `Command { std: "docker" "start" "-a" "b7e3297788a404d54594d4f57af65b54c2cf734a8b4874c3440c0f3cca5ecf46", 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.135
[INFO] [stderr]    Compiling serde v1.0.135
[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 anyhow v1.0.53
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[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]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling bv v0.11.1
[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 cc v1.0.72
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling solana-program v1.9.5
[INFO] [stderr]    Compiling blake3 v1.3.0
[INFO] [stderr]     Checking memmap2 v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking either v1.6.1
[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]     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 block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[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-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-state v0.20.1
[INFO] [stderr]    Compiling anchor-derive-accounts 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-attribute-error v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-access-control 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 15.71s
[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" "b7e3297788a404d54594d4f57af65b54c2cf734a8b4874c3440c0f3cca5ecf46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e3297788a404d54594d4f57af65b54c2cf734a8b4874c3440c0f3cca5ecf46", kill_on_drop: false }`
[INFO] [stdout] b7e3297788a404d54594d4f57af65b54c2cf734a8b4874c3440c0f3cca5ecf46
[INFO] checking wrchipman/gif_portal_starter_backend against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wrchipman/gif_portal_starter_backend on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] finished tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] tweaked toml for git repo https://github.com/wrchipman/gif_portal_starter_backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wrchipman/gif_portal_starter_backend 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7983a2b6afa0006a0d81ff8a9905a6a5f924815be761acb85a17587cdd066e69
[INFO] running `Command { std: "docker" "start" "-a" "7983a2b6afa0006a0d81ff8a9905a6a5f924815be761acb85a17587cdd066e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7983a2b6afa0006a0d81ff8a9905a6a5f924815be761acb85a17587cdd066e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7983a2b6afa0006a0d81ff8a9905a6a5f924815be761acb85a17587cdd066e69", kill_on_drop: false }`
[INFO] [stdout] 7983a2b6afa0006a0d81ff8a9905a6a5f924815be761acb85a17587cdd066e69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3672370d05630d77bd8542b26cbb50792861f7f3a2e945edd4ca32ea4886b31
[INFO] running `Command { std: "docker" "start" "-a" "b3672370d05630d77bd8542b26cbb50792861f7f3a2e945edd4ca32ea4886b31", 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.135
[INFO] [stderr]    Compiling serde v1.0.135
[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 anyhow v1.0.53
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[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 lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[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 wasm-bindgen v0.2.79
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking ahash v0.4.7
[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 base64 v0.12.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]    Compiling blake3 v1.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.0
[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]     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 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 hmac-drbg v0.3.0
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha3 v0.9.1
[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-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling anchor-derive-accounts 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-state v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-interface v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.20.1
[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-144178e91c3a5a9e/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:13:58:
[INFO] [stderr]   Write const_gen.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x556954822d85 - std::backtrace_rs::backtrace::libunwind::trace::hf3db8a8b40c24f7d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x556954822d85 - std::backtrace_rs::backtrace::trace_unsynchronized::hc235afb01e65858b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x556954822d85 - std::sys_common::backtrace::_print_fmt::h3d22b03c95159582
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x556954822d85 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hda8229ae97fa6e6e
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55695483fd3b - core::fmt::rt::Argument::fmt::hd364ed8041485813
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55695483fd3b - core::fmt::write::h5f860456c85c48e6
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x556954820e8f - std::io::Write::write_fmt::h9739ecb5be58d920
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x556954822b5e - std::sys_common::backtrace::_print::hccefc98514458b82
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x556954822b5e - std::sys_common::backtrace::print::h8665330714bbc830
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x556954823e19 - std::panicking::default_hook::{{closure}}::h861ab60f9faa0af8
[INFO] [stderr]     10:     0x556954823b35 - std::panicking::default_hook::h246a08137a9bf8ad
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x5569548242b4 - std::panicking::rust_panic_with_hook::hf3201bc4e87dcc95
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x556954824196 - std::panicking::begin_panic_handler::{{closure}}::hb553d0042661e592
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x556954823249 - std::sys_common::backtrace::__rust_end_short_backtrace::h803c216fab262e21
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x556954823ec7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5569547edc46 - core::panicking::panic_fmt::h4d756fc5322adaca
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5569547ee136 - core::result::unwrap_failed::h30460bfa40bd21a7
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/result.rs:1654:5
[INFO] [stderr]     17:     0x5569547ee913 - core::result::Result<T,E>::expect::h07fd71916db21013
[INFO] [stderr]     18:     0x5569547eeeef - build_script_build::main::hdd7d70cfbdbbe38b
[INFO] [stderr]     19:     0x5569547ee7c3 - core::ops::function::FnOnce::call_once::hc41faab69d1ca71c
[INFO] [stderr]     20:     0x5569547ee4a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcbce4009a51db689
[INFO] [stderr]     21:     0x5569547ee629 - std::rt::lang_start::{{closure}}::h9cb1bae8762efa2e
[INFO] [stderr]     22:     0x55695481eaa6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfbf15a8f32286aaa
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55695481eaa6 - std::panicking::try::do_call::hdb1c225d0095074d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x55695481eaa6 - std::panicking::try::hbcc926c02fc4540f
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x55695481eaa6 - std::panic::catch_unwind::h8b2d970b29c5af89
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x55695481eaa6 - std::rt::lang_start_internal::{{closure}}::h04af4338bb06de8b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x55695481eaa6 - std::panicking::try::do_call::ha7ce4120aacfc8a3
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x55695481eaa6 - std::panicking::try::h8f2eb319a88f8304
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x55695481eaa6 - std::panic::catch_unwind::hd6c35347627418da
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x55695481eaa6 - std::rt::lang_start_internal::h04e27d290bf4f790
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x5569547ee607 - std::rt::lang_start::h1ed52a39ef5d3ecb
[INFO] [stderr]     32:     0x5569547eefa5 - main
[INFO] [stderr]     33:     0x7fe247480d90 - <unknown>
[INFO] [stderr]     34:     0x7fe247480e40 - __libc_start_main
[INFO] [stderr]     35:     0x5569547ee3d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc1AAF80/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1AAF80/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_account-b746fbac1228271c.anchor_attribute_account.47f5f478d3779176-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_account-b746fbac1228271c.anchor_attribute_account.47f5f478d3779176-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_account-b746fbac1228271c.anchor_attribute_account.47f5f478d3779176-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_account-b746fbac1228271c.23o0r8tqqj677txt.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_account-b746fbac1228271c.b0os1847fr2ocb8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-b09da06185009eac.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-d938b880791a44bb.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-58b064510bfeae2b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9261636b4a3ee312.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bbf950acd623e299.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-eb36f3cd95974053.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/libbs58-cd9ef49563fa0c3b.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/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_account-b746fbac1228271c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc6EeKrB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6EeKrB/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_event-ec9a09ebeebb6f45.anchor_attribute_event.91f26f5cf16bb4bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_event-ec9a09ebeebb6f45.1ppl6mu271xdwadc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_event-ec9a09ebeebb6f45.1zpnj0g5p1sbyh5r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-b09da06185009eac.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-d938b880791a44bb.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-58b064510bfeae2b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9261636b4a3ee312.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bbf950acd623e299.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-eb36f3cd95974053.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/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_event-ec9a09ebeebb6f45.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anchor-attribute-account` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `anchor-attribute-event` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcz8WXrA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcz8WXrA/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_error-5198de0b94af5bc5.anchor_attribute_error.d0d69a92df507ef8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_error-5198de0b94af5bc5.57a63ouotkya6lwp.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_error-5198de0b94af5bc5.2tqtxu21oqcpcx5w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-b09da06185009eac.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-d938b880791a44bb.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-58b064510bfeae2b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9261636b4a3ee312.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bbf950acd623e299.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-eb36f3cd95974053.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/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_error-5198de0b94af5bc5.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anchor-attribute-error` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcnjAVbS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnjAVbS/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.anchor_attribute_interface.5288a36fe67ffb2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.anchor_attribute_interface.5288a36fe67ffb2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.5j3h60sdk2d0ddf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.slb7vt15lfc5v5l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-b09da06185009eac.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-d938b880791a44bb.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-58b064510bfeae2b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9261636b4a3ee312.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bbf950acd623e299.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-eb36f3cd95974053.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/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_interface-3a20aa0295b9d1be.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anchor-attribute-interface` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b3672370d05630d77bd8542b26cbb50792861f7f3a2e945edd4ca32ea4886b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3672370d05630d77bd8542b26cbb50792861f7f3a2e945edd4ca32ea4886b31", kill_on_drop: false }`
[INFO] [stdout] b3672370d05630d77bd8542b26cbb50792861f7f3a2e945edd4ca32ea4886b31
