[INFO] cloning repository https://github.com/leonardoheld/ares [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardoheld/ares" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoheld%2Fares", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoheld%2Fares'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb435804235d04470bf5257bbffceea86a5e4b1 [INFO] checking leonardoheld/ares against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoheld%2Fares" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leonardoheld/ares on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leonardoheld/ares [INFO] finished tweaking git repo https://github.com/leonardoheld/ares [INFO] tweaked toml for git repo https://github.com/leonardoheld/ares written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leonardoheld/ares 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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ae7ba2d6636059086eb321c1f391c048a9bcc97ba132e584114dba869766a8c [INFO] running `Command { std: "docker" "start" "-a" "2ae7ba2d6636059086eb321c1f391c048a9bcc97ba132e584114dba869766a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ae7ba2d6636059086eb321c1f391c048a9bcc97ba132e584114dba869766a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae7ba2d6636059086eb321c1f391c048a9bcc97ba132e584114dba869766a8c", kill_on_drop: false }` [INFO] [stdout] 2ae7ba2d6636059086eb321c1f391c048a9bcc97ba132e584114dba869766a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf99b8889ffc4c3d5714d5a0abc7b741dd0b1863c2587968bd4873dcdb3ea7e [INFO] running `Command { std: "docker" "start" "-a" "caf99b8889ffc4c3d5714d5a0abc7b741dd0b1863c2587968bd4873dcdb3ea7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking mime v0.3.17 [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 crypto-bigint v0.5.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bollard-buildkit-proto v0.5.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking seize v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking russh-cryptovec v0.48.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking futures-util v0.3.31 [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (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/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.28/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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=7d57ac20472a69b9 -C extra-filename=-42ec3171b1847ad1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yoke-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/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name yoke_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/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=83386480a68ae2b5 -C extra-filename=-abf2007c16a33fb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-d64129146be8b5ca.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/rustcvPgT2W/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvPgT2W/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/serde_repr-4e0fb7954721568a.arqz7wgaweuod6j3wtfg930ct.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9cc984eff6761414.rlib,libquote-ee441764c4c8752b.rlib,libproc_macro2-95e4d661616b1f0b.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/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/rustcvPgT2W/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/libserde_repr-4e0fb7954721568a.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/15e8bc6907ab2b3623cb52acc726f4787458df64/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/ccuUdMJH.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserde_repr-4e0fb7954721568a.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/rustcvPgT2W/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/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/rustcvPgT2W/list --no-undefined-version /tmp/rustcvPgT2W/symbols.o /opt/rustwide/target/debug/deps/serde_repr-4e0fb7954721568a.serde_repr.31459c8e54658a86-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/serde_repr-4e0fb7954721568a.serde_repr.31459c8e54658a86-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/serde_repr-4e0fb7954721568a.arqz7wgaweuod6j3wtfg930ct.rcgu.rmeta /opt/rustwide/target/debug/deps/serde_repr-4e0fb7954721568a.0frkw9itkikiaqtozohm2cv47.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib /opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib /opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c13b7b2843148842.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-ba69873f7f12bf1c.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9aa22d329d203ded.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b38d63f8b721b18d.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.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 `pin-project-internal` (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/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name pin_project_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.8/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=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff8bb8a7c56c6b16 -C extra-filename=-351ce4b5c7ad6817 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_repr` (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/rustckPmgRL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustckPmgRL/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/zerocopy_derive-ef19b5a628b9f49f.07e1356t80p8schdku0bagvvo.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9cc984eff6761414.rlib,libquote-ee441764c4c8752b.rlib,libproc_macro2-95e4d661616b1f0b.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/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/rustckPmgRL/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/libzerocopy_derive-ef19b5a628b9f49f.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 `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/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=42916982aa8a3216 -C extra-filename=-50aff9f730a01fd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.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/rustcpWo6P1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpWo6P1/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.bdlyobpoqalj5sc8zigmwe6wp.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9cc984eff6761414.rlib,libquote-ee441764c4c8752b.rlib,libproc_macro2-95e4d661616b1f0b.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/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/rustcpWo6P1/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/libasync_trait-5144738faec683ed.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/15e8bc6907ab2b3623cb52acc726f4787458df64/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/cc6EfaYX.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libasync_trait-5144738faec683ed.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/rustcpWo6P1/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/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/rustcpWo6P1/list --no-undefined-version /tmp/rustcpWo6P1/symbols.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.async_trait.d915eb0c40f03c3f-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.bdlyobpoqalj5sc8zigmwe6wp.rcgu.rmeta /opt/rustwide/target/debug/deps/async_trait-5144738faec683ed.aihp3qhkwixusxic9fsv85svz.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib /opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib /opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c13b7b2843148842.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-ba69873f7f12bf1c.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9aa22d329d203ded.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b38d63f8b721b18d.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/15e8bc6907ab2b3623cb52acc726f4787458df64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.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 `async-trait` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-2ebb427a21c7631c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-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/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.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=d6d0912b0d589f69 -C extra-filename=-65912ace8d3f10f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `zerofrom-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/15e8bc6907ab2b3623cb52acc726f4787458df64/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/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=7614025bde6e17e7 -C extra-filename=-dded68fb55f2e537 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cc984eff6761414.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-d64129146be8b5ca.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tokio` (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/rmetak5mLww" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-2012b627983d6e98.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "caf99b8889ffc4c3d5714d5a0abc7b741dd0b1863c2587968bd4873dcdb3ea7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf99b8889ffc4c3d5714d5a0abc7b741dd0b1863c2587968bd4873dcdb3ea7e", kill_on_drop: false }` [INFO] [stdout] caf99b8889ffc4c3d5714d5a0abc7b741dd0b1863c2587968bd4873dcdb3ea7e