[INFO] cloning repository https://github.com/simongordon/game-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simongordon/game-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimongordon%2Fgame-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimongordon%2Fgame-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4328d092d00c2b22454cfa156c39447ac541da4e [INFO] checking simongordon/game-test against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimongordon%2Fgame-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simongordon/game-test on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simongordon/game-test [INFO] finished tweaking git repo https://github.com/simongordon/game-test [INFO] tweaked toml for git repo https://github.com/simongordon/game-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simongordon/game-test 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pistondevelopers/glium_graphics` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.19 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.42.0 [INFO] [stderr] Downloaded bitflags v0.7.1 [INFO] [stderr] Downloaded piston2d-graphics v0.23.0 [INFO] [stderr] Downloaded serde v1.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df145ce857d578ab492a680511c7e0ea630455252cb6a92d937a97cd5685a9c7 [INFO] running `Command { std: "docker" "start" "-a" "df145ce857d578ab492a680511c7e0ea630455252cb6a92d937a97cd5685a9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df145ce857d578ab492a680511c7e0ea630455252cb6a92d937a97cd5685a9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df145ce857d578ab492a680511c7e0ea630455252cb6a92d937a97cd5685a9c7", kill_on_drop: false }` [INFO] [stdout] df145ce857d578ab492a680511c7e0ea630455252cb6a92d937a97cd5685a9c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e71dc78435a070f93602e0cbca85e0057a00c0ed280022ebdf088e4f0573cc4c [INFO] running `Command { std: "docker" "start" "-a" "e71dc78435a070f93602e0cbca85e0057a00c0ed280022ebdf088e4f0573cc4c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bitflags v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking serde v1.0.19 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking bitflags v0.7.1 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling x11-dl v2.16.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking arrayvec v0.4.6 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLKle2t/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `x11-dl v2.16.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/x11-dl-b262e2814af0a3a2/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11-dl-2.16.0/build.rs:41:39: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562478a63955 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x562478a63955 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562478a63955 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x562478a63955 - ::fmt::h8710a3386e66dc13 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x562478a853ab - core::fmt::rt::Argument::fmt::h56356193ea14b69e [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x562478a853ab - core::fmt::write::ha8a35e57fe29df69 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x562478a6164f - std::io::Write::write_fmt::h070417d35cbd0295 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x562478a6372e - std::sys_common::backtrace::_print::h98c81ef11000e712 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x562478a6372e - std::sys_common::backtrace::print::hb4fda26b0eb411fc [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x562478a64c09 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663 [INFO] [stderr] 10: 0x562478a6494d - std::panicking::default_hook::h9ee81ffa3eaff881 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x562478a650a3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x562478a64f84 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x562478a63e19 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x562478a64cb7 - rust_begin_unwind [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x562478a34f53 - core::panicking::panic_fmt::hb6b8317cb2c3be4c [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x562478a35366 - core::result::unwrap_failed::h0a109f7ed9e06d80 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x562478a36e4b - build_script_build::main::h9d825e82336de1bc [INFO] [stderr] 18: 0x562478a360c3 - core::ops::function::FnOnce::call_once::h2fe030af69e5e622 [INFO] [stderr] 19: 0x562478a35616 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4ee5bbef423cb6e2 [INFO] [stderr] 20: 0x562478a35da9 - std::rt::lang_start::{{closure}}::h3fa4970657eecdbf [INFO] [stderr] 21: 0x562478a5e356 - core::ops::function::impls:: for &F>::call_once::hed2c947f9885a74b [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x562478a5e356 - std::panicking::try::do_call::hb89329b1c9c22cc4 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x562478a5e356 - std::panicking::try::h32506f612ff970ae [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x562478a5e356 - std::panic::catch_unwind::hb921c12c6fd21966 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x562478a5e356 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x562478a5e356 - std::panicking::try::do_call::hc05b1198989502ae [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x562478a5e356 - std::panicking::try::h4ecd1dd6f6f1e3ba [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x562478a5e356 - std::panic::catch_unwind::h92b0390d9e8eb6ea [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x562478a5e356 - std::rt::lang_start_internal::he4964f7a9f7ed816 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x562478a35d87 - std::rt::lang_start::h0321a71f99ea7834 [INFO] [stderr] 31: 0x562478a37565 - main [INFO] [stderr] 32: 0x7fcd6aad4d90 - [INFO] [stderr] 33: 0x7fcd6aad4e40 - __libc_start_main [INFO] [stderr] 34: 0x562478a35545 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZwyVBw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/rustc93P0n3/symbols.o" "/opt/rustwide/target/debug/build/backtrace-sys-06a4e5c387a5ff28/build_script_build-06a4e5c387a5ff28.build_script_build.91ce3eb67fccaea7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-06a4e5c387a5ff28/build_script_build-06a4e5c387a5ff28.3899mkacs3hy1065.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-18c3ad41034768c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-06a4e5c387a5ff28/build_script_build-06a4e5c387a5ff28" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace-sys` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `rand` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR2xd71/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaorC6a6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqMwpqw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWbbRJL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e71dc78435a070f93602e0cbca85e0057a00c0ed280022ebdf088e4f0573cc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71dc78435a070f93602e0cbca85e0057a00c0ed280022ebdf088e4f0573cc4c", kill_on_drop: false }` [INFO] [stdout] e71dc78435a070f93602e0cbca85e0057a00c0ed280022ebdf088e4f0573cc4c