[INFO] cloning repository https://github.com/tony-go/particles-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tony-go/particles-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32640b96414bf5bdaee1f19f0b44d4f2d4852aa [INFO] checking tony-go/particles-generator against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tony-go/particles-generator on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tony-go/particles-generator [INFO] finished tweaking git repo https://github.com/tony-go/particles-generator [INFO] tweaked toml for git repo https://github.com/tony-go/particles-generator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tony-go/particles-generator 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24789bc0e337de4d97fc6f7faadbfc3272a2f635f3e201a89b9994c9ad887d7f [INFO] running `Command { std: "docker" "start" "-a" "24789bc0e337de4d97fc6f7faadbfc3272a2f635f3e201a89b9994c9ad887d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24789bc0e337de4d97fc6f7faadbfc3272a2f635f3e201a89b9994c9ad887d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24789bc0e337de4d97fc6f7faadbfc3272a2f635f3e201a89b9994c9ad887d7f", kill_on_drop: false }` [INFO] [stdout] 24789bc0e337de4d97fc6f7faadbfc3272a2f635f3e201a89b9994c9ad887d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a918ad41be6535b46fa4a110da3094d08b22c05ce60a3ea2b0866a459cd90b7 [INFO] running `Command { std: "docker" "start" "-a" "5a918ad41be6535b46fa4a110da3094d08b22c05ce60a3ea2b0866a459cd90b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling gl v0.13.0 [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/build/gl-371c2d8a3cdf28cf/rmeta4IXDq0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gl` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-e69a12924534bed4/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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 '2e6fc425411280c658d852813de01c5157255088'. [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.6/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: 0x55d6b29215f5 - std::backtrace_rs::backtrace::libunwind::trace::h160e615c518ecb01 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d6b29215f5 - std::backtrace_rs::backtrace::trace_unsynchronized::he30c6d2f98d2efdc [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d6b29215f5 - std::sys::backtrace::_print_fmt::hb87cad28f2e90a0b [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55d6b29215f5 - ::fmt::h362429114acc76fb [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x55d6b2942d5b - core::fmt::rt::Argument::fmt::h2dd3e5813b018ccc [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55d6b2942d5b - core::fmt::write::haceebbcd70688c9b [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x55d6b291f1df - std::io::Write::write_fmt::h7c7b83fdf5105f1d [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x55d6b2922741 - std::sys::backtrace::BacktraceLock::print::hd97590b35fdf3d35 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x55d6b2922741 - std::panicking::default_hook::{{closure}}::h587635c60073753d [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x55d6b292241c - std::panicking::default_hook::h41bedcdd5e6a0e44 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x55d6b2922e11 - std::panicking::rust_panic_with_hook::heee9f152ffb5d0c8 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x55d6b2922c77 - std::panicking::begin_panic_handler::{{closure}}::h808b135ae5150977 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x55d6b2921ab9 - std::sys::backtrace::__rust_end_short_backtrace::h3c8a02e9918c1a26 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x55d6b2922904 - rust_begin_unwind [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x55d6b2941b33 - core::panicking::panic_fmt::h124ff2929e2b97c8 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55d6b2942006 - core::result::unwrap_failed::h571d8e6b9ced505e [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55d6b285e6fa - wayland_scanner::generate_code_with_destructor_events::hd41e19eb2c06c20f [INFO] [stderr] 17: 0x55d6b28622d0 - build_script_build::generate_protocol::h5897b904e6ee969c [INFO] [stderr] 18: 0x55d6b2863728 - build_script_build::main::h28610b65e95507c3 [INFO] [stderr] 19: 0x55d6b285b4c3 - core::ops::function::FnOnce::call_once::h79adb53c5b0dff76 [INFO] [stderr] 20: 0x55d6b28646e6 - std::sys::backtrace::__rust_begin_short_backtrace::h8060e08b7c870455 [INFO] [stderr] 21: 0x55d6b285aeb9 - std::rt::lang_start::{{closure}}::he11fd18996464a1c [INFO] [stderr] 22: 0x55d6b291bb90 - core::ops::function::impls:: for &F>::call_once::h141752701853d3d4 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55d6b291bb90 - std::panicking::try::do_call::h2e0851e11c9b7aed [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x55d6b291bb90 - std::panicking::try::ha1f6e6ab81c73c16 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:521:19 [INFO] [stderr] 25: 0x55d6b291bb90 - std::panic::catch_unwind::hef36d2ef2b5eea4e [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x55d6b291bb90 - std::rt::lang_start_internal::{{closure}}::h9e0d53b7cfc2e2ab [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55d6b291bb90 - std::panicking::try::do_call::hca97357b153c44c1 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x55d6b291bb90 - std::panicking::try::h3bf695e8264517d2 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panicking.rs:521:19 [INFO] [stderr] 29: 0x55d6b291bb90 - std::panic::catch_unwind::h4966e4430022945a [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x55d6b291bb90 - std::rt::lang_start_internal::h37d84494f68c54d4 [INFO] [stderr] at /rustc/2e6fc425411280c658d852813de01c5157255088/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55d6b285ae97 - std::rt::lang_start::h7c4d8cf466d7bc49 [INFO] [stderr] 32: 0x55d6b2863cb5 - main [INFO] [stderr] 33: 0x7f633f561d90 - [INFO] [stderr] 34: 0x7f633f561e40 - __libc_start_main [INFO] [stderr] 35: 0x55d6b28532e5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL2yG3X" [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/rmeta54l8PW" [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/rmeta2tE2Gl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/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/rustcuFVNP0/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.build_script_build.95e875d76b1d3e13-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8.amtdehb0zmopu2xa11rwbvmtg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-4dd348e11b992266.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-fd3c9b352d0165a3.rlib" "/opt/rustwide/target/debug/deps/liblog-80dd9f5ce88c9f49.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/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/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/2e6fc425411280c658d852813de01c5157255088/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8/build_script_build-877ece4b599d51c8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJXOfZ4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a918ad41be6535b46fa4a110da3094d08b22c05ce60a3ea2b0866a459cd90b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a918ad41be6535b46fa4a110da3094d08b22c05ce60a3ea2b0866a459cd90b7", kill_on_drop: false }` [INFO] [stdout] 5a918ad41be6535b46fa4a110da3094d08b22c05ce60a3ea2b0866a459cd90b7 [INFO] checking tony-go/particles-generator against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking tony-go/particles-generator against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking tony-go/particles-generator against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking tony-go/particles-generator against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking tony-go/particles-generator against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tony-go/particles-generator [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.