[INFO] cloning repository https://github.com/lhiny/nbody-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhiny/nbody-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhiny%2Fnbody-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhiny%2Fnbody-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9001e489d19c834400662406f737f0173b491f1 [INFO] testing lhiny/nbody-rs against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhiny%2Fnbody-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhiny/nbody-rs on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lhiny/nbody-rs [INFO] finished tweaking git repo https://github.com/lhiny/nbody-rs [INFO] tweaked toml for git repo https://github.com/lhiny/nbody-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lhiny/nbody-rs 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 gleam v0.6.18 [INFO] [stderr] Downloaded winit v0.19.1 [INFO] [stderr] Downloaded backtrace v0.3.33 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.65.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc1cafcb42fef99d9fa0dc4251ada19d111e12ab1c63013987433c51854dc48b [INFO] running `Command { std: "docker" "start" "-a" "fc1cafcb42fef99d9fa0dc4251ada19d111e12ab1c63013987433c51854dc48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc1cafcb42fef99d9fa0dc4251ada19d111e12ab1c63013987433c51854dc48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1cafcb42fef99d9fa0dc4251ada19d111e12ab1c63013987433c51854dc48b", kill_on_drop: false }` [INFO] [stdout] fc1cafcb42fef99d9fa0dc4251ada19d111e12ab1c63013987433c51854dc48b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 674e4efe28626631a45b21e233dc2f55f211cb9c7fb29b24b14ca72faed7db95 [INFO] running `Command { std: "docker" "start" "-a" "674e4efe28626631a45b21e233dc2f55f211cb9c7fb29b24b14ca72faed7db95", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stdout] error: failed to write /tmp/rustcwD8zPT/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRqZVny/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interpolation` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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/wayland-protocols-21470336e2b51115/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:145:80: [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: 0x5c33962e8960 - std::backtrace_rs::backtrace::libunwind::trace::hff7ffeb2055d56f7 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c33962e8960 - std::backtrace_rs::backtrace::trace_unsynchronized::he7b3446d48853094 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c33962e8960 - std::sys::backtrace::_print_fmt::hc2f9f78a9d81f67e [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c33962e8960 - ::fmt::h222ded249a1f0b37 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c339630acc3 - core::fmt::rt::Argument::fmt::hf87ad28cd961f7a3 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c339630acc3 - core::fmt::write::h9275005cf35b8a10 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5c33962e5e23 - std::io::Write::write_fmt::hd883e37b92f2ef41 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5c33962e87b2 - std::sys::backtrace::BacktraceLock::print::hd225c6688b44ae93 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c33962e9a9f - std::panicking::default_hook::{{closure}}::h2b0bdfbf5b027ac9 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5c33962e990a - std::panicking::default_hook::ha8790851fc656c1a [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5c33962ea593 - as core::ops::function::Fn>::call::h52c5bf698b1366e5 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 11: 0x5c33962ea593 - std::panicking::rust_panic_with_hook::ha306bc05bdb5b696 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x5c33962ea24a - std::panicking::begin_panic_handler::{{closure}}::h2c0d6e717a62810c [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x5c33962e8e69 - std::sys::backtrace::__rust_end_short_backtrace::h1e7465e8c528d13d [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c33962e9edd - rust_begin_unwind [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x5c3396309b10 - core::panicking::panic_fmt::h0c17c793f18e9c3f [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c3396309f86 - core::result::unwrap_failed::hb71c1a118c26f2bc [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5c33962206eb - wayland_scanner::generate_c_interfaces::hc9c58fb37fb21e3a [INFO] [stderr] 18: 0x5c33962147da - build_script_build::generate_protocol::h4939e20ab6f5d27e [INFO] [stderr] 19: 0x5c3396215cac - build_script_build::main::h33de147af57b5ce5 [INFO] [stderr] 20: 0x5c339621de73 - core::ops::function::FnOnce::call_once::h9d34222a22e9e158 [INFO] [stderr] 21: 0x5c3396210bc6 - std::sys::backtrace::__rust_begin_short_backtrace::h8aab2915f9f33386 [INFO] [stderr] 22: 0x5c3396220b39 - std::rt::lang_start::{{closure}}::hffcfed55577244e6 [INFO] [stderr] 23: 0x5c33962e30d0 - core::ops::function::impls:: for &F>::call_once::h7fc9f01a7a91b0c4 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5c33962e30d0 - std::panicking::try::do_call::hb12d75406a4f6660 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5c33962e30d0 - std::panicking::try::h57df73413692e78e [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5c33962e30d0 - std::panic::catch_unwind::h502533d5c33c308e [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5c33962e30d0 - std::rt::lang_start_internal::{{closure}}::h5feb176911b58ab0 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5c33962e30d0 - std::panicking::try::do_call::h4bda893a628b0956 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5c33962e30d0 - std::panicking::try::h3dfc5361b21a8cf4 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5c33962e30d0 - std::panic::catch_unwind::hfa0c9d5ee88e0e26 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5c33962e30d0 - std::rt::lang_start_internal::h04658c3871e4b746 [INFO] [stderr] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5c3396220b21 - std::rt::lang_start::h1353e33daa6ce794 [INFO] [stderr] 33: 0x5c3396215d15 - main [INFO] [stderr] 34: 0x74e125a57d90 - [INFO] [stderr] 35: 0x74e125a57e40 - __libc_start_main [INFO] [stderr] 36: 0x5c3396210095 - _start [INFO] [stderr] 37: 0x0 - [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/rustc7RgpZw/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-b2c4932345007abf.rlib,libxml-1935f2c60392c5a6.rlib,libquote-929a91e6fb459187.rlib,libproc_macro2-69b57a79cfe8b72c.rlib,libunicode_xid-c15504178e575201.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/wayland-client-dd52150819a3d93e/build_script_build-dd52150819a3d93e" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_chacha` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name rand_chacha --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.2.0/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 -C codegen-units=4 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=02df8bbc1efef490 -C extra-filename=-51dcd152c00952d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2_chacha=/opt/rustwide/target/debug/deps/libc2_chacha-ed49c526e31efaa7.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-666f286643aa373a.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` (exit status: 101) [INFO] [stderr] error: could not compile `wayland-client` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `c2-chacha` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name c2_chacha --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/c2-chacha-0.2.2/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 -C codegen-units=4 -C debuginfo=2 --cfg 'feature="lazy_static"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("byteorder", "default", "lazy_static", "rustcrypto_api", "simd", "std", "stream-cipher"))' -C metadata=67f144bc31e72b73 -C extra-filename=-ed49c526e31efaa7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfb2786ea0f04268.rmeta --extern ppv_lite86=/opt/rustwide/target/debug/deps/libppv_lite86-edd33fe989f3c6e5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-rational` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name num_rational --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-rational-0.2.2/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 -C codegen-units=4 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bigint-std", "default", "i128", "num-bigint", "serde", "std"))' -C metadata=d9974ef3a372771d -C extra-filename=-f8588aed4b8d7cdb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-b357d884a778e970.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bb5f463275f337a4.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` (exit status: 101) [INFO] [stderr] error: could not compile `x11-dl` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name x11_dl --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/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 -C codegen-units=4 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6533f7d964b94237 -C extra-filename=-bfcc7ba335caed18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfb2786ea0f04268.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43354e5cd1920422.rmeta --cap-lints allow --cap-lints=forbid -l dl` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoTgpVc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "674e4efe28626631a45b21e233dc2f55f211cb9c7fb29b24b14ca72faed7db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674e4efe28626631a45b21e233dc2f55f211cb9c7fb29b24b14ca72faed7db95", kill_on_drop: false }` [INFO] [stdout] 674e4efe28626631a45b21e233dc2f55f211cb9c7fb29b24b14ca72faed7db95