[INFO] cloning repository https://github.com/ri-dev-git/nft-marketplace-anchor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ri-dev-git/nft-marketplace-anchor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fri-dev-git%2Fnft-marketplace-anchor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fri-dev-git%2Fnft-marketplace-anchor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09d16b66e62e0135909b3dcf167767d75cce5df4 [INFO] checking ri-dev-git/nft-marketplace-anchor against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fri-dev-git%2Fnft-marketplace-anchor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ri-dev-git/nft-marketplace-anchor [INFO] finished tweaking git repo https://github.com/ri-dev-git/nft-marketplace-anchor [INFO] tweaked toml for git repo https://github.com/ri-dev-git/nft-marketplace-anchor written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ri-dev-git/nft-marketplace-anchor on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ri-dev-git/nft-marketplace-anchor 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/programs/nft_marketplace/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99785539e415f6f65ba909e2e3851f45e9770449245b2667581ded04a2d8351e [INFO] running `Command { std: "docker" "start" "-a" "99785539e415f6f65ba909e2e3851f45e9770449245b2667581ded04a2d8351e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99785539e415f6f65ba909e2e3851f45e9770449245b2667581ded04a2d8351e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99785539e415f6f65ba909e2e3851f45e9770449245b2667581ded04a2d8351e", kill_on_drop: false }` [INFO] [stdout] 99785539e415f6f65ba909e2e3851f45e9770449245b2667581ded04a2d8351e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ab58aa3ff4fdb66feae098477291096f42726b23940a7f0825482217423ccd5 [INFO] running `Command { std: "docker" "start" "-a" "0ab58aa3ff4fdb66feae098477291096f42726b23940a7f0825482217423ccd5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/programs/nft_marketplace/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking solana-decode-error v2.2.1 [INFO] [stderr] Checking solana-program-memory v2.2.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking solana-signature v2.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking solana-native-token v2.2.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-4ae21780057bd927/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x63282f10a0c2 - std::backtrace_rs::backtrace::libunwind::trace::ha7b2dc629342d57b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63282f10a0c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5224584437b0512f [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63282f10a0c2 - std::sys::backtrace::_print_fmt::h8bb249ff20edae45 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63282f10a0c2 - ::fmt::h576807e34fb15589 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63282f125b23 - core::fmt::rt::Argument::fmt::h2fde6afb43404c7c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63282f125b23 - core::fmt::write::hfb5079ec543ef6d5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x63282f107c43 - std::io::default_write_fmt::h6700bdbef540d4c2 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63282f107c43 - std::io::Write::write_fmt::h1f1ab6f8760a3ee1 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63282f109f12 - std::sys::backtrace::BacktraceLock::print::h2bc1c2aae8495f04 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63282f10af93 - std::panicking::default_hook::{{closure}}::h0e28be232d3b5182 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63282f10ad75 - std::panicking::default_hook::hbace4a616c8041c0 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63282f10b865 - std::panicking::rust_panic_with_hook::h9d839363133a759d [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63282f10b6fa - std::panicking::begin_panic_handler::{{closure}}::h15dc0214fa10d1c4 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63282f10a5b9 - std::sys::backtrace::__rust_end_short_backtrace::h09b11ea25f8409f5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x63282f10b38d - __rustc[91034e02a101bf35]::rust_begin_unwind [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63282f124d50 - core::panicking::panic_fmt::hbda0a1155d790799 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63282f125186 - core::result::unwrap_failed::haa5d72842f5ecbef [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x63282f0d2400 - core::result::Result::expect::hb076905bc7219f30 [INFO] [stderr] 18: 0x63282f0d290b - build_script_build::main::he39f69d64cad6157 [INFO] [stderr] 19: 0x63282f0d1cb3 - core::ops::function::FnOnce::call_once::ha2b6c7942769d95e [INFO] [stderr] 20: 0x63282f0d1b46 - std::sys::backtrace::__rust_begin_short_backtrace::h4fb38e06b11ef4a7 [INFO] [stderr] 21: 0x63282f0d1a09 - std::rt::lang_start::{{closure}}::h9f53f7c0e6533227 [INFO] [stderr] 22: 0x63282f105820 - core::ops::function::impls:: for &F>::call_once::h9a45515c98cc5d9c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x63282f105820 - std::panicking::catch_unwind::do_call::h468cbdd0e2399fce [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x63282f105820 - std::panicking::catch_unwind::h60d269c2f1c23a95 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x63282f105820 - std::panic::catch_unwind::hceebaad66a24d509 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x63282f105820 - std::rt::lang_start_internal::{{closure}}::h074de9fba21fef3e [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x63282f105820 - std::panicking::catch_unwind::do_call::h149c339fb1e236fc [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x63282f105820 - std::panicking::catch_unwind::hbb16b3a2056ab664 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x63282f105820 - std::panic::catch_unwind::h4ecf5943e5abc698 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x63282f105820 - std::rt::lang_start_internal::hf6abebdc40a3984b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x63282f0d19f1 - std::rt::lang_start::h2426d27655933295 [INFO] [stderr] 32: 0x63282f0d2af5 - main [INFO] [stderr] 33: 0x7c5be8b401ca - [INFO] [stderr] 34: 0x7c5be8b4028b - __libc_start_main [INFO] [stderr] 35: 0x63282f0d1355 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `vcpkg` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/bin/rustc --crate-name vcpkg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=231b42b08dc861ca -C extra-filename=-8ce73e690261768c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetay11les" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYUgn3N/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-2cf5bdbe40bf8a7d,libshlex-258c8bec04b9d869}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYUgn3N/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ring-58d591fd77208cc3/build_script_build-58d591fd77208cc3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [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] [stderr] error: could not compile `ring` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDjg2xm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `time-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/bin/rustc --crate-name time_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --cfg 'feature="large-dates"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=90855d5722099bdf -C extra-filename=-8a5dee20849dad6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_conv=/opt/rustwide/target/debug/deps/libnum_conv-6a0f3931453b79e7.rlib --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-71e431130257b1cf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFkJd55/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ab58aa3ff4fdb66feae098477291096f42726b23940a7f0825482217423ccd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab58aa3ff4fdb66feae098477291096f42726b23940a7f0825482217423ccd5", kill_on_drop: false }` [INFO] [stdout] 0ab58aa3ff4fdb66feae098477291096f42726b23940a7f0825482217423ccd5