[INFO] cloning repository https://github.com/blinkingso/wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blinkingso/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaef5a5a0b1c5d65d8a575a06f28ed39c151e4e8 [INFO] checking blinkingso/wordle/aaef5a5a0b1c5d65d8a575a06f28ed39c151e4e8 against master#d6c8169c186ab16a3404cd0d0866674018e8a19e for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blinkingso/wordle on toolchain d6c8169c186ab16a3404cd0d0866674018e8a19e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blinkingso/wordle [INFO] finished tweaking git repo https://github.com/blinkingso/wordle [INFO] tweaked toml for git repo https://github.com/blinkingso/wordle written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blinkingso/wordle 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" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 813503b22b2a9c3c82a5a5f917106c5f60765ee5d1d25449ad8c802836831ee6 [INFO] running `Command { std: "docker" "start" "-a" "813503b22b2a9c3c82a5a5f917106c5f60765ee5d1d25449ad8c802836831ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "813503b22b2a9c3c82a5a5f917106c5f60765ee5d1d25449ad8c802836831ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813503b22b2a9c3c82a5a5f917106c5f60765ee5d1d25449ad8c802836831ee6", kill_on_drop: false }` [INFO] [stdout] 813503b22b2a9c3c82a5a5f917106c5f60765ee5d1d25449ad8c802836831ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf081f5ff706cae2e77856199a28253a67d680497a03ae618efe58c7d8d3ac84 [INFO] running `Command { std: "docker" "start" "-a" "bf081f5ff706cae2e77856199a28253a67d680497a03ae618efe58c7d8d3ac84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [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 `thiserror-impl` (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/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.49/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)' --check-cfg 'cfg(feature, values())' -C metadata=8eb806bf9f0c073d -C extra-filename=-8eb806bf9f0c073d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c136013ba9896d7.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] [stdout] error: error writing metadata object file: 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 `futures-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/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=080e15b4d4ce6c82 -C extra-filename=-080e15b4d4ce6c82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c136013ba9896d7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `structopt-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name structopt_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/structopt-derive-0.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("paw"))' -C metadata=ac4394a4a879ef5d -C extra-filename=-ac4394a4a879ef5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-2836a6285a346729.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-ee0bce8f68294662.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9505fc7f0e5f3219.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustca31xnD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustca31xnD/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.tokio_macros.dda68e487d4535bd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.0ksfenpstkbxa591sxxurmbel.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-817380686a98123e.8nq0on0pqs2ly6ho5eoa8g54t.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-4c136013ba9896d7.rlib" "/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37c078235c49dbe1.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b7496091c0628861.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-88fbd7fc3f6191ac.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3cde559bd38beda9.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fa97315c69d0bf16.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f71802864f365d8d.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2fc763da12024778.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de372216f105bcc0.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c92aa9505ba54896.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1290c243b075e81c.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7367a33f078a78f7.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fbbaaa45e62fc80e.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-34bb4537ed7f45c7.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8ca34f59c17ace7d.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-47e924ffd8a98444.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b4f82c3eca2f0f4b.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-75d2cc7090a2edf1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-817380686a98123e.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libtokio_macros-817380686a98123e.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRlV7Px" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_builder_core` (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 `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.188/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1ed66c44b8e88dc0 -C extra-filename=-1ed66c44b8e88dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c136013ba9896d7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bf081f5ff706cae2e77856199a28253a67d680497a03ae618efe58c7d8d3ac84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf081f5ff706cae2e77856199a28253a67d680497a03ae618efe58c7d8d3ac84", kill_on_drop: false }` [INFO] [stdout] bf081f5ff706cae2e77856199a28253a67d680497a03ae618efe58c7d8d3ac84