[INFO] cloning repository https://github.com/sonpt-afk/token-swap-defi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonpt-afk/token-swap-defi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonpt-afk%2Ftoken-swap-defi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonpt-afk%2Ftoken-swap-defi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f4edc8e0d78606b3c95d064fe970be21ff3cfc6 [INFO] checking sonpt-afk/token-swap-defi against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonpt-afk%2Ftoken-swap-defi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonpt-afk/token-swap-defi on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonpt-afk/token-swap-defi [INFO] finished tweaking git repo https://github.com/sonpt-afk/token-swap-defi [INFO] tweaked toml for git repo https://github.com/sonpt-afk/token-swap-defi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sonpt-afk/token-swap-defi 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 538e49e0a3ff530a0477abd7b458a941bacbc3cb2747d9639b25a84247213c97 [INFO] running `Command { std: "docker" "start" "-a" "538e49e0a3ff530a0477abd7b458a941bacbc3cb2747d9639b25a84247213c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538e49e0a3ff530a0477abd7b458a941bacbc3cb2747d9639b25a84247213c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538e49e0a3ff530a0477abd7b458a941bacbc3cb2747d9639b25a84247213c97", kill_on_drop: false }` [INFO] [stdout] 538e49e0a3ff530a0477abd7b458a941bacbc3cb2747d9639b25a84247213c97 [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebab90840a18c23fa777a28b7d7b4cb37811ff15934779f24eed5776bf2eab73 [INFO] running `Command { std: "docker" "start" "-a" "ebab90840a18c23fa777a28b7d7b4cb37811ff15934779f24eed5776bf2eab73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.14 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling borsh v1.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling solana-frozen-abi v1.18.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling solana-program v1.18.14 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-b4b500ad5cc91098/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: 0x5cadfbe506e2 - std::backtrace_rs::backtrace::libunwind::trace::ha589438cf9d3742b [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cadfbe506e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0353f25e0529d0ca [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cadfbe506e2 - std::sys::backtrace::_print_fmt::hf72eb6789361a7af [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cadfbe506e2 - ::fmt::h5f7f3d134ce78ca0 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cadfbe6dc53 - core::fmt::rt::Argument::fmt::h495a83581e15689b [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5cadfbe6dc53 - core::fmt::write::h06f68f45af9d16b3 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5cadfbe4dec3 - std::io::Write::write_fmt::h3e56d22447b21ebd [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5cadfbe50532 - std::sys::backtrace::BacktraceLock::print::hd8a8fadd85557a37 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5cadfbe51452 - std::panicking::default_hook::{{closure}}::h010c031927d19086 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x5cadfbe51255 - std::panicking::default_hook::h1ea89663d5727653 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x5cadfbe51d22 - std::panicking::rust_panic_with_hook::h9328d1642470e0ef [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x5cadfbe51bba - std::panicking::begin_panic_handler::{{closure}}::h6397a4298eff6b73 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x5cadfbe50bd9 - std::sys::backtrace::__rust_end_short_backtrace::h7802b8296539eacc [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5cadfbe5184d - __rustc[20dda317529ef0da]::rust_begin_unwind [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x5cadfbe6cdf0 - core::panicking::panic_fmt::hf74784a95675d8cb [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5cadfbe6d266 - core::result::unwrap_failed::h3547aee70b6258ed [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5cadfbe1b120 - core::result::Result::expect::hde08f50adc1088f3 [INFO] [stderr] 17: 0x5cadfbe1b59b - build_script_build::main::h5a2de58a10442f5e [INFO] [stderr] 18: 0x5cadfbe1aa73 - core::ops::function::FnOnce::call_once::hb93c80423a32aa73 [INFO] [stderr] 19: 0x5cadfbe1a906 - std::sys::backtrace::__rust_begin_short_backtrace::h091c26c1069618b9 [INFO] [stderr] 20: 0x5cadfbe1a7c9 - std::rt::lang_start::{{closure}}::h525f57048cf34256 [INFO] [stderr] 21: 0x5cadfbe4bdc0 - core::ops::function::impls:: for &F>::call_once::h5e1dbfa84636c7eb [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5cadfbe4bdc0 - std::panicking::try::do_call::he42f9fd0abff1aaa [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5cadfbe4bdc0 - std::panicking::try::h983aa652baec3422 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5cadfbe4bdc0 - std::panic::catch_unwind::h41d30a44dd52759c [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5cadfbe4bdc0 - std::rt::lang_start_internal::{{closure}}::hc50345e12637b0b7 [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5cadfbe4bdc0 - std::panicking::try::do_call::h415e9a3ccf6bfd6e [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5cadfbe4bdc0 - std::panicking::try::h35cfa36de7936f4f [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5cadfbe4bdc0 - std::panic::catch_unwind::h1e123fb52e031b0e [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5cadfbe4bdc0 - std::rt::lang_start_internal::h2ea4e33daf228c5a [INFO] [stderr] at /rustc/51000a35bc99aeffdc092bf2226ab562eedb9eff/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5cadfbe1a7b1 - std::rt::lang_start::h8048787c557e2ae8 [INFO] [stderr] 31: 0x5cadfbe1b785 - main [INFO] [stderr] 32: 0x798524e2b1ca - [INFO] [stderr] 33: 0x798524e2b28b - __libc_start_main [INFO] [stderr] 34: 0x5cadfbe1a245 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ark-ff-asm` (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/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name ark_ff_asm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-asm-0.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0774259c5ca32e5 -C extra-filename=-aa8d4196523149c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-fae5fb7b35c29eed.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f859d90c14915b4f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ark-serialize-derive` (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/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name ark_serialize_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-serialize-derive-0.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8256d21f4d240f8 -C extra-filename=-fe943d7cf1d367f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f6d7ccdf8dfa092.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fae5fb7b35c29eed.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f859d90c14915b4f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcGfEIbO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGfEIbO/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/zeroize_derive-be394b7acedcbf37.906z0b72hjmme2vdd2sx4cho4.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-3dd7f2fbe875c086.rlib,libquote-fae5fb7b35c29eed.rlib,libproc_macro2-1f6d7ccdf8dfa092.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libliteral_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGfEIbO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzeroize_derive-be394b7acedcbf37.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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 `zeroize_derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ark-ff-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/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name ark_ff_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-macros-0.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f64b08463029041 -C extra-filename=-b23e8f18c4c7b8b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ce40da1398aa14b2.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fe262a6bd9190f32.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f6d7ccdf8dfa092.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fae5fb7b35c29eed.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f859d90c14915b4f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcnfiTke/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnfiTke/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.ba5ad6crdxpdz0hjyk5u5s79q.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-3dd7f2fbe875c086.rlib,libquote-fae5fb7b35c29eed.rlib,libproc_macro2-1f6d7ccdf8dfa092.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libliteral_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnfiTke/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-0f04cebeb3305d31.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc3BewXd.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libthiserror_impl-0f04cebeb3305d31.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcnfiTke/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. --version-script=/tmp/rustcnfiTke/list --no-undefined-version /tmp/rustcnfiTke/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.thiserror_impl.c6015f63c7f78cf6-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.ba5ad6crdxpdz0hjyk5u5s79q.rcgu.rmeta /opt/rustwide/target/debug/deps/thiserror_impl-0f04cebeb3305d31.a609culsv2zglqvnhvvbdykhc.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-3dd7f2fbe875c086.rlib /opt/rustwide/target/debug/deps/libquote-fae5fb7b35c29eed.rlib /opt/rustwide/target/debug/deps/libproc_macro2-1f6d7ccdf8dfa092.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0482a8d7b9039301.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libliteral_escaper-767cec7ca61488a3.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7b0b5847aae5a5aa.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamKqdU6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7CkjuO/lib.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" "ebab90840a18c23fa777a28b7d7b4cb37811ff15934779f24eed5776bf2eab73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebab90840a18c23fa777a28b7d7b4cb37811ff15934779f24eed5776bf2eab73", kill_on_drop: false }` [INFO] [stdout] ebab90840a18c23fa777a28b7d7b4cb37811ff15934779f24eed5776bf2eab73