[INFO] cloning repository https://github.com/nekohaxx/plistserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nekohaxx/plistserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekohaxx%2Fplistserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekohaxx%2Fplistserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d083f190fd6705b55c7393e9e8dc1ffe5479520 [INFO] checking nekohaxx/plistserver against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekohaxx%2Fplistserver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nekohaxx/plistserver [INFO] finished tweaking git repo https://github.com/nekohaxx/plistserver [INFO] tweaked toml for git repo https://github.com/nekohaxx/plistserver written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nekohaxx/plistserver on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nekohaxx/plistserver 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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faf2c84d3c7cd25cd0764bc7a48bda0794809085a0ecad5e1ba241c2320e5b77 [INFO] running `Command { std: "docker" "start" "-a" "faf2c84d3c7cd25cd0764bc7a48bda0794809085a0ecad5e1ba241c2320e5b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faf2c84d3c7cd25cd0764bc7a48bda0794809085a0ecad5e1ba241c2320e5b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf2c84d3c7cd25cd0764bc7a48bda0794809085a0ecad5e1ba241c2320e5b77", kill_on_drop: false }` [INFO] [stdout] faf2c84d3c7cd25cd0764bc7a48bda0794809085a0ecad5e1ba241c2320e5b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138dbda0b97e182b29a7625e4e586f7fa91ab1fc3ec286bd60952c8829dc98ef [INFO] running `Command { std: "docker" "start" "-a" "138dbda0b97e182b29a7625e4e586f7fa91ab1fc3ec286bd60952c8829dc98ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/indexmap-13ae90774a9279cc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/indexmap-13ae90774a9279cc/dep-lib-indexmap` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXIcvZR" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7zBaKg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytestring` (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/rmetaum26yw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2UBNSa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.rlib}.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/rustc2UBNSa/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/build/cookie-4f42c7e43135d22b/build_script_build-4f42c7e43135d22b" "-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: 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/7df376b035b3d12ff0386ad8b45b76dbe020257b/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/ccUb0wZj.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/cookie-4f42c7e43135d22b/build_script_build-4f42c7e43135d22b /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustc2UBNSa/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/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/../../.. /tmp/rustc2UBNSa/symbols.o /opt/rustwide/target/debug/build/cookie-4f42c7e43135d22b/build_script_build-4f42c7e43135d22b.build_script_build.72353f342f9818c0-cgu.0.rcgu.o /opt/rustwide/target/debug/build/cookie-4f42c7e43135d22b/build_script_build-4f42c7e43135d22b.9qejsvqzmnbwalzpv2bjiuham.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-9366c3982144fcbd.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-73a0dacd8ecf4bd7.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81651fa2d81930fa.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aa106afc17708d5a.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-44a86d2d305a3573.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ad0ef9aae7bed4c9.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a7e0d91a9d8ea4a8.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ba92ecccba6fda26.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d0b5908cbead0ba7.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-094a5c4379e16356.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6809e7f5b2ca8f38.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-636bc44e8f08c318.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5336843ea741e30e.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1ebb336772e3bb6a.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8662ac2706dd6eb3.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-32b9dcdb3550a8bb.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aaaaa9b1e93ea3c0.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acfb98ac9a5432e6.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 `cookie` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `time-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7df376b035b3d12ff0386ad8b45b76dbe020257b/bin/rustc --crate-name time_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/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=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=7461ccff69cc5a4e -C extra-filename=-68b40f237ca1a365 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_conv=/opt/rustwide/target/debug/deps/libnum_conv-6a0f3931453b79e7.rlib --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-a60ae7f190a58ecf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXlbJjU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2dPxJy/full.rmeta`: 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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/7df376b035b3d12ff0386ad8b45b76dbe020257b/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.8/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="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=74e2e86ec7d5c674 -C extra-filename=-0b95fba1e8172c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-a6b08393a43f5ec8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb25cf56a715c575.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "138dbda0b97e182b29a7625e4e586f7fa91ab1fc3ec286bd60952c8829dc98ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138dbda0b97e182b29a7625e4e586f7fa91ab1fc3ec286bd60952c8829dc98ef", kill_on_drop: false }` [INFO] [stdout] 138dbda0b97e182b29a7625e4e586f7fa91ab1fc3ec286bd60952c8829dc98ef