[INFO] cloning repository https://github.com/zignig/doc_fail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zignig/doc_fail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzignig%2Fdoc_fail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzignig%2Fdoc_fail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82675ac88ecbc77d4763c5cd1c45421f7954cda5 [INFO] checking zignig/doc_fail against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzignig%2Fdoc_fail" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zignig/doc_fail [INFO] finished tweaking git repo https://github.com/zignig/doc_fail [INFO] tweaked toml for git repo https://github.com/zignig/doc_fail written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zignig/doc_fail on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zignig/doc_fail 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded n0-future v0.2.0 [INFO] [stderr] Downloaded iroh-base v0.91.1 [INFO] [stderr] Downloaded iroh-gossip v0.91.0 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded pkarr v3.10.0 [INFO] [stderr] Downloaded iroh-relay v0.91.1 [INFO] [stderr] Downloaded iroh-docs v0.91.0 [INFO] [stderr] Downloaded iroh-blobs v0.93.0 [INFO] [stderr] Downloaded iroh v0.91.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71be754f5bd597640c2a1b033d6aaa04913f930f2af4dcd009c55e22435477f0 [INFO] running `Command { std: "docker" "start" "-a" "71be754f5bd597640c2a1b033d6aaa04913f930f2af4dcd009c55e22435477f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71be754f5bd597640c2a1b033d6aaa04913f930f2af4dcd009c55e22435477f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71be754f5bd597640c2a1b033d6aaa04913f930f2af4dcd009c55e22435477f0", kill_on_drop: false }` [INFO] [stdout] 71be754f5bd597640c2a1b033d6aaa04913f930f2af4dcd009c55e22435477f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd303820ebe58125d2e975315337a7186330a21b1ff95e45333b33dece15621 [INFO] running `Command { std: "docker" "start" "-a" "cdd303820ebe58125d2e975315337a7186330a21b1ff95e45333b33dece15621", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking futures-buffered v0.2.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking btparse v0.2.0 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling pkarr v3.10.0 [INFO] [stderr] Compiling netwatch v0.8.0 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking poly1305 v0.8.0 [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 hmac v0.12.1 [INFO] [stderr] Checking netdev v0.36.0 [INFO] [stderr] Checking simple-dns v0.9.3 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Compiling iroh-relay v0.91.1 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iroh v0.91.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking bounded-integer v0.5.8 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hmac-sha256 v1.1.12 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking z32 v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Compiling redb v2.4.0 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking positioned-io v0.3.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling n0-future v0.2.0 [INFO] [stderr] Checking color-backtrace v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajRQwrq" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAnQbou" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarlTpV7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacF9oQU" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapSO2Gk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `color-backtrace` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdhPgO4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcfg_aliases-7eb8a61fdc275c6a.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdhPgO4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/n0-future-6f7603f8da5daf56/build_script_build-6f7603f8da5daf56" "-Wl,--gc-sections" "-pie" "-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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn-mid` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `n0-future` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-hack` (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/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.20+deprecated/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=cb5a70e5ffcc03c2 -C extra-filename=-e081b3106e47e840 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [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/ba412a6e70ac84641be7764d088acabd0eb3fa39/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"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=72ff9330aca51ac9 -C extra-filename=-6d252c6b46ad6b83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-007a4b63d2d3d0be.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a1fe40cce5b6ca8.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/ba412a6e70ac84641be7764d088acabd0eb3fa39/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=2d46e4abbf57dbb1 -C extra-filename=-a8e5f9beeb8e2286 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f3bcb9a113943d6a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cdd303820ebe58125d2e975315337a7186330a21b1ff95e45333b33dece15621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd303820ebe58125d2e975315337a7186330a21b1ff95e45333b33dece15621", kill_on_drop: false }` [INFO] [stdout] cdd303820ebe58125d2e975315337a7186330a21b1ff95e45333b33dece15621