[INFO] cloning repository https://github.com/tmccarthy/n-body-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmccarthy/n-body-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bedc1a7e97a090da12d1b5c7a84a7eea840287f4 [INFO] building tmccarthy/n-body-rust against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/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/tmccarthy/n-body-rust on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmccarthy/n-body-rust [INFO] finished tweaking git repo https://github.com/tmccarthy/n-body-rust [INFO] tweaked toml for git repo https://github.com/tmccarthy/n-body-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tmccarthy/n-body-rust 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 638de94900c22495bd3d3ba8f371ec74f3ae0ca3bb792eeb6abcb4c7f85ca247 [INFO] running `Command { std: "docker" "start" "-a" "638de94900c22495bd3d3ba8f371ec74f3ae0ca3bb792eeb6abcb4c7f85ca247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "638de94900c22495bd3d3ba8f371ec74f3ae0ca3bb792eeb6abcb4c7f85ca247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638de94900c22495bd3d3ba8f371ec74f3ae0ca3bb792eeb6abcb4c7f85ca247", kill_on_drop: false }` [INFO] [stdout] 638de94900c22495bd3d3ba8f371ec74f3ae0ca3bb792eeb6abcb4c7f85ca247 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeb23a4b56db227d4c4a14f0f05722fe7840e184011aca138d89590fde40dd52 [INFO] running `Command { std: "docker" "start" "-a" "eeb23a4b56db227d4c4a14f0f05722fe7840e184011aca138d89590fde40dd52", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [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 `glutin_glx_sys` (build script) [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 `syn` (lib) [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [INFO] [stdout] error: failed to write /tmp/rustcwQpneJ/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 `rayon` (lib) due to 2 previous errors [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.5` [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-8a058dd806e68be1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '70591dc15db32941fe3595fdbf98e58d6975f95e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.5/src/lib.rs:156:40: [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: 0x55d38443671d - std::backtrace_rs::backtrace::libunwind::trace::h64d89666a085324f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d38443671d - std::backtrace_rs::backtrace::trace_unsynchronized::hc1fd51ebf53feac0 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d38443671d - std::sys::backtrace::_print_fmt::h1e2e2270635613f5 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55d38443671d - ::fmt::head0a12237d1ed93 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55d384457a5b - core::fmt::rt::Argument::fmt::hca35d416b932a57e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55d384457a5b - core::fmt::write::heff85b040f055f4e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55d384433ce3 - std::io::Write::write_fmt::h1fb5f12daefdf59e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55d384437c52 - std::sys::backtrace::BacktraceLock::print::haacb2da813753a92 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55d384437c52 - std::panicking::default_hook::{{closure}}::hfb344a23a7cc588e [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55d3844378be - std::panicking::default_hook::h9de6e44e4e5f3f5f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55d38443854f - std::panicking::rust_panic_with_hook::h038f7ba5eec8d9df [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55d384438237 - std::panicking::begin_panic_handler::{{closure}}::h7367d2e8ac1b10d1 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55d384436c09 - std::sys::backtrace::__rust_end_short_backtrace::h1ef546f372febf07 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55d384437ec4 - rust_begin_unwind [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55d384456813 - core::panicking::panic_fmt::h8f523524c8331b38 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55d384456ce6 - core::result::unwrap_failed::h94f7e8c73f7e4200 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55d38436fcba - wayland_scanner::generate_code_with_destructor_events::hdfe1a10259956f8c [INFO] [stderr] 17: 0x55d38436a850 - build_script_build::generate_protocol::h7ac43fbe8d4f2c14 [INFO] [stderr] 18: 0x55d38436bca8 - build_script_build::main::ha41a1d8672dcf48c [INFO] [stderr] 19: 0x55d384366cf3 - core::ops::function::FnOnce::call_once::hfcab195e084d89f1 [INFO] [stderr] 20: 0x55d3843702e6 - std::sys::backtrace::__rust_begin_short_backtrace::ha2b093d67d800632 [INFO] [stderr] 21: 0x55d3843701d9 - std::rt::lang_start::{{closure}}::h0cd1ea981d99864b [INFO] [stderr] 22: 0x55d384430760 - core::ops::function::impls:: for &F>::call_once::h6832ba58550d62fe [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55d384430760 - std::panicking::try::do_call::h26c6799adb14441c [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x55d384430760 - std::panicking::try::he249d22783e22331 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x55d384430760 - std::panic::catch_unwind::h33fb84fbab194eec [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x55d384430760 - std::rt::lang_start_internal::{{closure}}::h709b77417353bc5a [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x55d384430760 - std::panicking::try::do_call::h8ea17ec9dbc67bf8 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x55d384430760 - std::panicking::try::hc3b77b4df6a19630 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x55d384430760 - std::panic::catch_unwind::haeb9fc03ca64ff6f [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x55d384430760 - std::rt::lang_start_internal::h11fb0f5737c078a8 [INFO] [stderr] at /rustc/70591dc15db32941fe3595fdbf98e58d6975f95e/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x55d3843701b7 - std::rt::lang_start::h640bc85b00b638a2 [INFO] [stderr] 32: 0x55d38436c235 - main [INFO] [stderr] 33: 0x7f2706fded90 - [INFO] [stderr] 34: 0x7f2706fdee40 - __libc_start_main [INFO] [stderr] 35: 0x55d38435e135 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/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" "-m64" "/tmp/rustc25dNw2/symbols.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.build_script_build.16a36824594b860b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b.7em0sfmz5p99l9mbn7s5ni2pu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-6c4d0585d10a5a85.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-69bdb05d3821845c.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/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/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/gl-7de17e382b11b49b/build_script_build-7de17e382b11b49b" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `gl` (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/rmetasOTY01" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (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` (lib) [INFO] running `Command { std: "docker" "inspect" "eeb23a4b56db227d4c4a14f0f05722fe7840e184011aca138d89590fde40dd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb23a4b56db227d4c4a14f0f05722fe7840e184011aca138d89590fde40dd52", kill_on_drop: false }` [INFO] [stdout] eeb23a4b56db227d4c4a14f0f05722fe7840e184011aca138d89590fde40dd52 [INFO] building tmccarthy/n-body-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] building tmccarthy/n-body-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] building tmccarthy/n-body-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] building tmccarthy/n-body-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] building tmccarthy/n-body-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccarthy%2Fn-body-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tmccarthy/n-body-rust [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.