[INFO] cloning repository https://github.com/dheerajpv/pfpet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dheerajpv/pfpet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdheerajpv%2Fpfpet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdheerajpv%2Fpfpet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 778fa1bde5097ecc2c23a6c99a8f6a9d008cead9 [INFO] checking dheerajpv/pfpet against master#71704c4f841477e94649843224db3fde67738b23 for pr-116633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdheerajpv%2Fpfpet" "/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/dheerajpv/pfpet on toolchain 71704c4f841477e94649843224db3fde67738b23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71704c4f841477e94649843224db3fde67738b23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dheerajpv/pfpet [INFO] finished tweaking git repo https://github.com/dheerajpv/pfpet [INFO] tweaked toml for git repo https://github.com/dheerajpv/pfpet written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dheerajpv/pfpet 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" "+71704c4f841477e94649843224db3fde67738b23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-cors v0.6.1 [INFO] [stderr] Downloaded retainer v0.3.0 [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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+71704c4f841477e94649843224db3fde67738b23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52eb5d7d93b89bc8f1fcc97a8ca3d133d485f8e7929f8041628d464d0f6de76a [INFO] running `Command { std: "docker" "start" "-a" "52eb5d7d93b89bc8f1fcc97a8ca3d133d485f8e7929f8041628d464d0f6de76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52eb5d7d93b89bc8f1fcc97a8ca3d133d485f8e7929f8041628d464d0f6de76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52eb5d7d93b89bc8f1fcc97a8ca3d133d485f8e7929f8041628d464d0f6de76a", kill_on_drop: false }` [INFO] [stdout] 52eb5d7d93b89bc8f1fcc97a8ca3d133d485f8e7929f8041628d464d0f6de76a [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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+71704c4f841477e94649843224db3fde67738b23" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c1bc082dbdbf6f4d9f781151dcf858a9f99a551981a32edc162bf3f390513d [INFO] running `Command { std: "docker" "start" "-a" "27c1bc082dbdbf6f4d9f781151dcf858a9f99a551981a32edc162bf3f390513d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/spin-ec0df584e4c08b81.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/spin-ec0df584e4c08b81/dep-lib-spin` [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEZINxv/symbols.o" "/opt/rustwide/target/debug/build/indexmap-3cc3512f6e420fc2/build_script_build-3cc3512f6e420fc2.build_script_build.3b5c75447735e48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/indexmap-3cc3512f6e420fc2/build_script_build-3cc3512f6e420fc2.5b52vyicb95x2k2m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-5427750adef8bb82.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d443167bf112fd0.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7d41aefd6a07eedf.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4d8142661cd27fe.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-341625455d3be712.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-20c3b3d7abbc8c93.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/indexmap-3cc3512f6e420fc2/build_script_build-3cc3512f6e420fc2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc7zDGzJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7zDGzJ/symbols.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.paste.d4db57dcc83e40a5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.4yjwzhk2gl06jx4n.rcgu.rmeta" "/opt/rustwide/target/debug/deps/paste-8350cdd08d1c3123.1j3fkz95e4mh3cm0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-205a358f25890c2b.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d443167bf112fd0.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7d41aefd6a07eedf.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4d8142661cd27fe.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-341625455d3be712.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-20c3b3d7abbc8c93.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/71704c4f841477e94649843224db3fde67738b23/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpaste-8350cdd08d1c3123.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste` (lib) due to 2 previous errors [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-89bc22009324e662/lib-generic_array` [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/rmetaknUmmu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 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/rmeta5QAp2H" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "27c1bc082dbdbf6f4d9f781151dcf858a9f99a551981a32edc162bf3f390513d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c1bc082dbdbf6f4d9f781151dcf858a9f99a551981a32edc162bf3f390513d", kill_on_drop: false }` [INFO] [stdout] 27c1bc082dbdbf6f4d9f781151dcf858a9f99a551981a32edc162bf3f390513d