[INFO] cloning repository https://github.com/simon-whitehead/tetrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-whitehead/tetrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-whitehead%2Ftetrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-whitehead%2Ftetrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca05b5ad56b4dd3fc572e473be3609044efdadd7 [INFO] checking simon-whitehead/tetrs against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-whitehead%2Ftetrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/simon-whitehead/tetrs [INFO] finished tweaking git repo https://github.com/simon-whitehead/tetrs [INFO] tweaked toml for git repo https://github.com/simon-whitehead/tetrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simon-whitehead/tetrs on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simon-whitehead/tetrs 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.3.1 [INFO] [stderr] Downloaded pistoncore-sdl2_window v0.36.0 [INFO] [stderr] Downloaded sdl2-sys v0.24.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.18.0 [INFO] [stderr] Downloaded num_cpus v1.1.0 [INFO] [stderr] Downloaded wayland-scanner v0.5.11 [INFO] [stderr] Downloaded phf_shared v0.7.19 [INFO] [stderr] Downloaded gfx v0.12.1 [INFO] [stderr] Downloaded xml-rs v0.3.4 [INFO] [stderr] Downloaded jpeg-decoder v0.1.8 [INFO] [stderr] Downloaded gleam v0.2.24 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.31.0 [INFO] [stderr] Downloaded wayland-client v0.5.12 [INFO] [stderr] Downloaded pistoncore-input v0.14.0 [INFO] [stderr] Downloaded core-foundation v0.2.2 [INFO] [stderr] Downloaded phf v0.7.19 [INFO] [stderr] Downloaded phf_generator v0.7.19 [INFO] [stderr] Downloaded phf_codegen v0.7.19 [INFO] [stderr] Downloaded target_build_utils v0.1.2 [INFO] [stderr] Downloaded wayland-sys v0.5.11 [INFO] [stderr] Downloaded piston_window v0.57.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.33.1 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc9a8122b81c4f58a23b7429e4dfef11bc1a1dcbed83d17450d29a360820a5e [INFO] running `Command { std: "docker" "start" "-a" "4dc9a8122b81c4f58a23b7429e4dfef11bc1a1dcbed83d17450d29a360820a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc9a8122b81c4f58a23b7429e4dfef11bc1a1dcbed83d17450d29a360820a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc9a8122b81c4f58a23b7429e4dfef11bc1a1dcbed83d17450d29a360820a5e", kill_on_drop: false }` [INFO] [stdout] 4dc9a8122b81c4f58a23b7429e4dfef11bc1a1dcbed83d17450d29a360820a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f843beffe1268a8723adb820039d2e5528121857a12f745232f80b6f692ffa78 [INFO] running `Command { std: "docker" "start" "-a" "f843beffe1268a8723adb820039d2e5528121857a12f745232f80b6f692ffa78", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Checking rustc-serialize v0.3.21 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.17 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.21/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/0e1f5e292c80a395d02835ac656d141e992caf89/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking shader_version v0.2.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking odds v0.2.24 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num_cpus v1.1.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.19 [INFO] [stderr] Checking gif v0.9.0 [INFO] [stderr] Checking gfx_core v0.4.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.7.19 [INFO] [stderr] Checking nodrop v0.1.8 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgcc-0a7da9382a4a12cc.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4KV0zf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) due to 1 previous error [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] error: could not compile `gcc` (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/rmetaid5dOG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gl_generator` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/bin/rustc --crate-name gl_generator --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.5.2/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("unstable_generator_utils"))' -C metadata=6433979e323f2e18 -C extra-filename=-279c9f8c8ba77e82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-7cb080e1d5431732.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-eecd0f1e1d231c04.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-9052d1260fd567ca.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/build/target_build_utils-f96f28604573c7c6/rmetayWWETb" [INFO] [stdout] [INFO] [stdout] [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/rmetaIkKC8C" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNcaDa4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-b682a44562e32521.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNcaDa4/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/x11-dl-e8a445c313833f0d/build_script_build-e8a445c313833f0d" "-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/0e1f5e292c80a395d02835ac656d141e992caf89/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/ccYBJiZ0.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/x11-dl-e8a445c313833f0d/build_script_build-e8a445c313833f0d /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/rustcNcaDa4/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/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/rustcNcaDa4/symbols.o /opt/rustwide/target/debug/build/x11-dl-e8a445c313833f0d/build_script_build-e8a445c313833f0d.build_script_build.1296fdd28eb08a1e-cgu.0.rcgu.o /opt/rustwide/target/debug/build/x11-dl-e8a445c313833f0d/build_script_build-e8a445c313833f0d.d5b1b4leolgiwt0dyrk4ggum1.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-b682a44562e32521.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-95d69415fb7e848a.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c56e965e166f730d.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a91a572968072692.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-a1e87bd76a5d7030.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-80bb23bd2d843f27.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/0e1f5e292c80a395d02835ac656d141e992caf89/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --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 `crossbeam` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tempfile` (build script) [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/0e1f5e292c80a395d02835ac656d141e992caf89/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-2.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=36362d2d9cedb904 -C extra-filename=-fc14af71516cff4d --out-dir /opt/rustwide/target/debug/build/tempfile-fc14af71516cff4d -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-3fbfab86aafa6971.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `target_build_utils` (build script) 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/rmetaTe0jeW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7QTKQv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` (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 `wayland-client` (build script) [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/0e1f5e292c80a395d02835ac656d141e992caf89/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.5.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cursor", "dlopen", "egl", "lazy_static"))' -C metadata=11c76a3dc1f5d19a -C extra-filename=-58c5d4e19b1b528d --out-dir /opt/rustwide/target/debug/build/wayland-client-58c5d4e19b1b528d -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-435d76441c772d45.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-traits` (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/rmetaH2mvtb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/rmetatqmldP" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (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/rmetamd1w79" [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/rmetaGEUUaX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inflate` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f843beffe1268a8723adb820039d2e5528121857a12f745232f80b6f692ffa78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f843beffe1268a8723adb820039d2e5528121857a12f745232f80b6f692ffa78", kill_on_drop: false }` [INFO] [stdout] f843beffe1268a8723adb820039d2e5528121857a12f745232f80b6f692ffa78