[INFO] cloning repository https://github.com/dbkbali/stake-knife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbkbali/stake-knife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbkbali%2Fstake-knife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbkbali%2Fstake-knife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4c178e94bfb282dec78b4dc2f9c7eda218315d7
[INFO] checking dbkbali/stake-knife against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbkbali%2Fstake-knife" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dbkbali/stake-knife on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dbkbali/stake-knife
[INFO] finished tweaking git repo https://github.com/dbkbali/stake-knife
[INFO] tweaked toml for git repo https://github.com/dbkbali/stake-knife written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dbkbali/stake-knife 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sigp/lighthouse`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree_hash_derive v0.6.0
[INFO] [stderr]   Downloaded archery v0.4.0
[INFO] [stderr]   Downloaded metastruct v0.1.3
[INFO] [stderr]   Downloaded metastruct_macro v0.1.3
[INFO] [stderr]   Downloaded tree_hash v0.6.0
[INFO] [stderr]   Downloaded aes-ctr v0.6.0
[INFO] [stderr]   Downloaded ssz_types v0.6.0
[INFO] [stderr]   Downloaded superstruct v0.8.0
[INFO] [stderr]   Downloaded milhouse v0.1.0
[INFO] [stderr]   Downloaded rpds v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9434ab7491ba2c1b2893e28b34e5d51c8150aa7fe634e72726cbdb667f2f026b
[INFO] running `Command { std: "docker" "start" "-a" "9434ab7491ba2c1b2893e28b34e5d51c8150aa7fe634e72726cbdb667f2f026b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9434ab7491ba2c1b2893e28b34e5d51c8150aa7fe634e72726cbdb667f2f026b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9434ab7491ba2c1b2893e28b34e5d51c8150aa7fe634e72726cbdb667f2f026b", kill_on_drop: false }`
[INFO] [stdout] 9434ab7491ba2c1b2893e28b34e5d51c8150aa7fe634e72726cbdb667f2f026b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 057ce8e666b5ce441eaad4b2dbd4bd95c40cdcdd4937b68a4a165215236f9432
[INFO] running `Command { std: "docker" "start" "-a" "057ce8e666b5ce441eaad4b2dbd4bd95c40cdcdd4937b68a4a165215236f9432", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking salsa20 v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking safe_arith v0.1.0 (https://github.com/sigp/lighthouse?tag=v5.3.0#d6ba8c39)
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking rpds v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking compare_fields v0.2.0 (https://github.com/sigp/lighthouse?tag=v5.3.0#d6ba8c39)
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking int_to_bytes v0.2.0 (https://github.com/sigp/lighthouse?tag=v5.3.0#d6ba8c39)
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling test_random_derive v0.2.0 (https://github.com/sigp/lighthouse?tag=v5.3.0#d6ba8c39)
[INFO] [stderr]    Compiling compare_fields_derive v0.2.0 (https://github.com/sigp/lighthouse?tag=v5.3.0#d6ba8c39)
[INFO] [stderr]     Checking ethereum_hashing v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking alloy-rlp v0.3.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.5.4
[INFO] [stderr]    Compiling metastruct_macro v0.1.3
[INFO] [stderr]    Compiling superstruct v0.8.0
[INFO] [stderr]    Compiling tree_hash_derive v0.6.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking uint v0.9.5
[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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaC9LjMZ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMbwJRy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSY2au7/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uint` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tree_hash_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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name tree_hash_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree_hash_derive-0.6.0/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=a8a91783f497fa04 -C extra-filename=-f30f21c7299e063b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-511ebcb4a0da315a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9deab2d34091e99.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fa5019495c722036.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `metastruct_macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name metastruct_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metastruct_macro-0.1.3/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=a794c138d82c1751 -C extra-filename=-8ddc1b97aba9dc1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-511ebcb4a0da315a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-aa3b60e9214061d6.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fac1c2c67a421ffb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9deab2d34091e99.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9ed7c0b959b2f70a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fa5019495c722036.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `fixed-hash` (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/rmetaPFtt6l"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruint` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc197JB5/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc197JB5/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.4z2tcy5mjuf6p09dvfbro0pua.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-1b7a35ad469e05ca.rlib,libquote-b9deab2d34091e99.rlib,libproc_macro2-fac1c2c67a421ffb.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_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/rustc197JB5/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-0a538188a60378fe.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/9bfa31f632912180dc742809bcc51a97f2d7079d/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/ccI4qksi.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-0a538188a60378fe.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/rustc197JB5/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/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/rustc197JB5/list --no-undefined-version /tmp/rustc197JB5/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.thiserror_impl.9657e53c5f158038-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.4z2tcy5mjuf6p09dvfbro0pua.rcgu.rmeta /opt/rustwide/target/debug/deps/thiserror_impl-0a538188a60378fe.a6d84h0vqwkmdj6pmkf6c1py8.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-1b7a35ad469e05ca.rlib /opt/rustwide/target/debug/deps/libquote-b9deab2d34091e99.rlib /opt/rustwide/target/debug/deps/libproc_macro2-fac1c2c67a421ffb.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcamrqxy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcamrqxy/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.2zkj90gw0typkkimfussk2dzj.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae.rlib,libsyn-1b7a35ad469e05ca.rlib,libquote-b9deab2d34091e99.rlib,libproc_macro2-fac1c2c67a421ffb.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_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/rustcamrqxy/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-b94350a2b7b774e7.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/9bfa31f632912180dc742809bcc51a97f2d7079d/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/ccN89TOJ.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libclap_derive-b94350a2b7b774e7.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/rustcamrqxy/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/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/rustcamrqxy/list --no-undefined-version /tmp/rustcamrqxy/symbols.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.clap_derive.f0a764b0f90ee41c-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.2zkj90gw0typkkimfussk2dzj.rcgu.rmeta /opt/rustwide/target/debug/deps/clap_derive-b94350a2b7b774e7.72pditnkn1zyzohhbrtc7y1bs.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/target/debug/deps/libsyn-1b7a35ad469e05ca.rlib /opt/rustwide/target/debug/deps/libquote-b9deab2d34091e99.rlib /opt/rustwide/target/debug/deps/libproc_macro2-fac1c2c67a421ffb.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: libsqlite3-sys@0.25.2: sqlite3/sqlite3.c:241618:1: fatal error: error writing to /tmp/ccWteKIo.s: No space left on device
[INFO] [stderr] warning: libsqlite3-sys@0.25.2: 241618 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; }
[INFO] [stderr] warning: libsqlite3-sys@0.25.2:        | ^~~~~~~~~~
[INFO] [stderr] warning: libsqlite3-sys@0.25.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.25.2`
[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/libsqlite3-sys-560606a672f28773/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-4cdf6917df7586b8/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=sqlite3/sqlite3.c:241618:1: fatal error: error writing to /tmp/ccWteKIo.s: No space left on device
[INFO] [stderr]   cargo:warning=241618 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; }
[INFO] [stderr]   cargo:warning=       | ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-4cdf6917df7586b8/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "057ce8e666b5ce441eaad4b2dbd4bd95c40cdcdd4937b68a4a165215236f9432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057ce8e666b5ce441eaad4b2dbd4bd95c40cdcdd4937b68a4a165215236f9432", kill_on_drop: false }`
[INFO] [stdout] 057ce8e666b5ce441eaad4b2dbd4bd95c40cdcdd4937b68a4a165215236f9432
