[INFO] cloning repository https://github.com/radumarias/encrypted_fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radumarias/encrypted_fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradumarias%2Fencrypted_fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradumarias%2Fencrypted_fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a16bd4799660f6e97acc6c69140f6c621432c8b [INFO] checking radumarias/encrypted_fs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradumarias%2Fencrypted_fs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radumarias/encrypted_fs on toolchain d12484522bcab8d07e325c6570f226a2faace3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/radumarias/encrypted_fs [INFO] finished tweaking git repo https://github.com/radumarias/encrypted_fs [INFO] tweaked toml for git repo https://github.com/radumarias/encrypted_fs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radumarias/encrypted_fs 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 534069533e371ecc3688f06a397eb95dc3d64b70c1a2e738418be213915ddbda [INFO] running `Command { std: "docker" "start" "-a" "534069533e371ecc3688f06a397eb95dc3d64b70c1a2e738418be213915ddbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534069533e371ecc3688f06a397eb95dc3d64b70c1a2e738418be213915ddbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534069533e371ecc3688f06a397eb95dc3d64b70c1a2e738418be213915ddbda", kill_on_drop: false }` [INFO] [stdout] 534069533e371ecc3688f06a397eb95dc3d64b70c1a2e738418be213915ddbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e80e2061d8a99d9ba8cb9e16c1ebf01f236f6ed5ca2043260207d24e3bf7f26f [INFO] running `Command { std: "docker" "start" "-a" "e80e2061d8a99d9ba8cb9e16c1ebf01f236f6ed5ca2043260207d24e3bf7f26f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.160 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [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.10.7 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v0.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking async-notify v0.3.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Compiling bon-macros v3.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-test-macro` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name tracing_test_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-test-macro-0.2.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("no-env-filter"))' -C metadata=f902a27d06bfe7c1 -C extra-filename=-51783fd9280c3f52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-af6bcad786b0c6c7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d2996304bf4b02df.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] warning: ring@0.17.8: crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cc0lJsfu.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 847 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [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/ring-74898395ee94fa1c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-3fcf12c81e744917/out) [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_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:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cc0lJsfu.s: No space left on device [INFO] [stderr] cargo:warning= 847 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3fcf12c81e744917/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3fcf12c81e744917/out/bec76f70393ddef1-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJ1NwYP/lib.rmeta`: 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 `bon-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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name bon_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bon-macros-3.3.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 '--warn=clippy::nursery' '--warn=clippy::pedantic' '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_transmute' '--warn=clippy::useless_let_if_seq' '--warn=clippy::unused_rounding' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unstable_features --warn=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::unicode_not_nfc' '--warn=rustdoc::unescaped_backticks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' --warn=single_use_lifetimes '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' --warn=redundant_lifetimes '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_send_fields_in_send_ty' --warn=non_local_definitions --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wild_err_arm' '--warn=clippy::match_on_vec_items' '--allow=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' --warn=let_underscore_drop '--warn=clippy::large_include_file' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_refcell_ref' '--warn=clippy::assertions_on_result_states' --warn=rust_2024_compatibility --allow=tail_expr_drop_order --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-getter", "experimental-overwritable", "implied-bounds"))' -C metadata=a5ffb2e26f398500 -C extra-filename=-62b1abe42c786de2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-6888a3c6732ce712.rlib --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-14801f2cb74abe2b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6d84b1248199f5c6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-af6bcad786b0c6c7.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-a59d8cd7c315d223.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-d2996304bf4b02df.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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/plotters-478f9426a95eeb15.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/plotters-478f9426a95eeb15/dep-lib-plotters` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajcqT82" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zvariant` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9549sO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (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/rmetaCzmm3D" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e80e2061d8a99d9ba8cb9e16c1ebf01f236f6ed5ca2043260207d24e3bf7f26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80e2061d8a99d9ba8cb9e16c1ebf01f236f6ed5ca2043260207d24e3bf7f26f", kill_on_drop: false }` [INFO] [stdout] e80e2061d8a99d9ba8cb9e16c1ebf01f236f6ed5ca2043260207d24e3bf7f26f