[INFO] cloning repository https://github.com/winniehell/iroh-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winniehell/iroh-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinniehell%2Firoh-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinniehell%2Firoh-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7d2088448f794d10c619afee2acf66e624596d8 [INFO] checking winniehell/iroh-web against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinniehell%2Firoh-web" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/winniehell/iroh-web [INFO] finished tweaking git repo https://github.com/winniehell/iroh-web [INFO] tweaked toml for git repo https://github.com/winniehell/iroh-web written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/winniehell/iroh-web on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/winniehell/iroh-web 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7bc443eadea9d977ada881707e015f96b39c099f8dc0cc0941eab5f1ce7d504 [INFO] running `Command { std: "docker" "start" "-a" "e7bc443eadea9d977ada881707e015f96b39c099f8dc0cc0941eab5f1ce7d504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7bc443eadea9d977ada881707e015f96b39c099f8dc0cc0941eab5f1ce7d504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bc443eadea9d977ada881707e015f96b39c099f8dc0cc0941eab5f1ce7d504", kill_on_drop: false }` [INFO] [stdout] e7bc443eadea9d977ada881707e015f96b39c099f8dc0cc0941eab5f1ce7d504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48d25f72ee42b0ad97ad7de8ced30ad90c64a0144ad7e49ee04f796056cf0b8 [INFO] running `Command { std: "docker" "start" "-a" "b48d25f72ee42b0ad97ad7de8ced30ad90c64a0144ad7e49ee04f796056cf0b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Checking futures-buffered v0.2.11 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Compiling pkarr v3.7.2 [INFO] [stderr] Compiling netwatch v0.5.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling iroh-quinn v0.13.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling dioxus-web v0.6.3 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking netdev v0.31.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking simple-dns v0.9.3 [INFO] [stderr] Compiling iroh-relay v0.35.0 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking hmac-sha256 v1.1.12 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking bounded-integer v0.5.8 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling iroh v0.35.0 [INFO] [stderr] Checking z32 v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tracing_subscriber-15bb0e98d75a414f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-subscriber-15bb0e98d75a414f/dep-lib-tracing_subscriber` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `precis-tools` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name precis_tools --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/precis-tools-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking", "reqwest"))' -C metadata=42cb2f040d5c6da3 -C extra-filename=-a2fb5b0616a3dcb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7bcce88afab0d1f1.rmeta --extern ucd_parse=/opt/rustwide/target/debug/deps/libucd_parse-b6c86a402c941f54.rmeta --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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=205bd09269483c8c -C extra-filename=-9408e4f2f96cc97e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0831a0dd93402fea.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=90f8598e01e7fd21 -C extra-filename=-f9a348e07fe408d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0831a0dd93402fea.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-automata` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=3ac1f196873ca3df -C extra-filename=-79f9c6dc3fc55b4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-554a8145492d4ae5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4XOHe2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls-webpki` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `dioxus-rsx` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name dioxus_rsx --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dioxus-rsx-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=b172ffc59d2bfea9 -C extra-filename=-9e920756bcdd8328 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0831a0dd93402fea.rmeta --extern proc_macro2_diagnostics=/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-0e5eec8c668cab41.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9408e4f2f96cc97e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiZlAJB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b48d25f72ee42b0ad97ad7de8ced30ad90c64a0144ad7e49ee04f796056cf0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48d25f72ee42b0ad97ad7de8ced30ad90c64a0144ad7e49ee04f796056cf0b8", kill_on_drop: false }` [INFO] [stdout] b48d25f72ee42b0ad97ad7de8ced30ad90c64a0144ad7e49ee04f796056cf0b8