[INFO] cloning repository https://github.com/jargray85/weather_alerts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jargray85/weather_alerts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 411e1b8a6ddda84505bb5a8186ffe2f918d21a8a [INFO] checking jargray85/weather_alerts against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jargray85/weather_alerts on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jargray85/weather_alerts [INFO] finished tweaking git repo https://github.com/jargray85/weather_alerts [INFO] tweaked toml for git repo https://github.com/jargray85/weather_alerts written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jargray85/weather_alerts 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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 219184d60d7b5e1a9a134d378afd66c5585eada2c06780120a3b57316a3572c1 [INFO] running `Command { std: "docker" "start" "-a" "219184d60d7b5e1a9a134d378afd66c5585eada2c06780120a3b57316a3572c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "219184d60d7b5e1a9a134d378afd66c5585eada2c06780120a3b57316a3572c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219184d60d7b5e1a9a134d378afd66c5585eada2c06780120a3b57316a3572c1", kill_on_drop: false }` [INFO] [stdout] 219184d60d7b5e1a9a134d378afd66c5585eada2c06780120a3b57316a3572c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2929d1fd2180f812862ea3facc1302ec4bab12f93388313d9ca1819ba83a4de [INFO] running `Command { std: "docker" "start" "-a" "e2929d1fd2180f812862ea3facc1302ec4bab12f93388313d9ca1819ba83a4de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking accesskit_consumer v0.15.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/try-lock-08abaa63f4861efa/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.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-37205761d5e8107b/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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 '9053a8ad740a9e131b53ea98acecf68cf79134fe'. [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.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: 0x5ed15ee8f950 - std::backtrace_rs::backtrace::libunwind::trace::h6cec4a2416d370e8 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ed15ee8f950 - std::backtrace_rs::backtrace::trace_unsynchronized::ha70f23c4ecbfec75 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ed15ee8f950 - std::sys::backtrace::_print_fmt::h1e6eb6af8ee0f26d [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ed15ee8f950 - ::fmt::he6521bc928c077cd [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ed15eeb1913 - core::fmt::rt::Argument::fmt::he173e2f9fe09e44f [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ed15eeb1913 - core::fmt::write::hb9826e6941ca3dce [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5ed15ee8ce13 - std::io::Write::write_fmt::hcc9743e838d4c9f6 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5ed15ee8f7a2 - std::sys::backtrace::BacktraceLock::print::hb29d564cb78282ff [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ed15ee906ff - std::panicking::default_hook::{{closure}}::h89b7600c9f274bec [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5ed15ee9056a - std::panicking::default_hook::h4de009f5582db472 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5ed15ee91122 - std::panicking::rust_panic_with_hook::h014c02b11253e177 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5ed15ee90eaa - std::panicking::begin_panic_handler::{{closure}}::ha9fcb5949b0f5329 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5ed15ee8fe59 - std::sys::backtrace::__rust_end_short_backtrace::hc6efc56b7e36e515 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5ed15ee90b3d - rust_begin_unwind [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5ed15eeb0830 - core::panicking::panic_fmt::h0019a7851729af0b [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5ed15eeb0bd6 - core::result::unwrap_failed::hdf5ab409cba7188d [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5ed15edbc70c - wayland_scanner::generate_code_with_destructor_events::he51b547f65344c9d [INFO] [stderr] 17: 0x5ed15edd00d0 - build_script_build::generate_protocol::he51e641f55298119 [INFO] [stderr] 18: 0x5ed15edd1509 - build_script_build::main::he1c23394d9c07c3f [INFO] [stderr] 19: 0x5ed15edcb483 - core::ops::function::FnOnce::call_once::hb6b50a9ee7cfea14 [INFO] [stderr] 20: 0x5ed15edce146 - std::sys::backtrace::__rust_begin_short_backtrace::h18473d1a5099e0c3 [INFO] [stderr] 21: 0x5ed15edc5e89 - std::rt::lang_start::{{closure}}::h4c083e01672caab5 [INFO] [stderr] 22: 0x5ed15ee897c0 - core::ops::function::impls:: for &F>::call_once::h1a86a078c6aa724e [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5ed15ee897c0 - std::panicking::try::do_call::h323e86cf04d13a20 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5ed15ee897c0 - std::panicking::try::h2e19207cf704f953 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5ed15ee897c0 - std::panic::catch_unwind::hf94ba9984df6665e [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5ed15ee897c0 - std::rt::lang_start_internal::{{closure}}::ha418f8a71785c3d4 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5ed15ee897c0 - std::panicking::try::do_call::h6f872d66196240e6 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5ed15ee897c0 - std::panicking::try::hc137245591ed5506 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5ed15ee897c0 - std::panic::catch_unwind::he8532600dca9e0ef [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5ed15ee897c0 - std::rt::lang_start_internal::hde6b3bb4a9c432bb [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5ed15edc5e71 - std::rt::lang_start::hec6a2b52e287e2a6 [INFO] [stderr] 32: 0x5ed15edd2095 - main [INFO] [stderr] 33: 0x703124779d90 - [INFO] [stderr] 34: 0x703124779e40 - __libc_start_main [INFO] [stderr] 35: 0x5ed15edbbc95 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7t8h7c/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-389fb88928b52bfe.rlib,libkhronos_api-806f8e8ef39a298b.rlib,libxml-f9799e091525bcc2.rlib,liblog-64e4f3632e0a179a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/glutin_glx_sys-d429bd8f66601ddb/build_script_build-d429bd8f66601ddb" "-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: 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 `glutin_glx_sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2929d1fd2180f812862ea3facc1302ec4bab12f93388313d9ca1819ba83a4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2929d1fd2180f812862ea3facc1302ec4bab12f93388313d9ca1819ba83a4de", kill_on_drop: false }` [INFO] [stdout] e2929d1fd2180f812862ea3facc1302ec4bab12f93388313d9ca1819ba83a4de