[INFO] cloning repository https://github.com/rhelmot/vizia-quickflex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhelmot/vizia-quickflex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhelmot%2Fvizia-quickflex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhelmot%2Fvizia-quickflex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fe7e81a79f36581651d099e0db9365ea0234886 [INFO] checking rhelmot/vizia-quickflex against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhelmot%2Fvizia-quickflex" "/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/rhelmot/vizia-quickflex on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhelmot/vizia-quickflex [INFO] finished tweaking git repo https://github.com/rhelmot/vizia-quickflex [INFO] tweaked toml for git repo https://github.com/rhelmot/vizia-quickflex written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rhelmot/vizia-quickflex 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/femtovg/femtovg` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgref v1.9.1 [INFO] [stderr] Downloaded rustybuzz v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8153d42f577c0336549558ea832cb153e640ac7291ab434ba1343129ae7253f5 [INFO] running `Command { std: "docker" "start" "-a" "8153d42f577c0336549558ea832cb153e640ac7291ab434ba1343129ae7253f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8153d42f577c0336549558ea832cb153e640ac7291ab434ba1343129ae7253f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8153d42f577c0336549558ea832cb153e640ac7291ab434ba1343129ae7253f5", kill_on_drop: false }` [INFO] [stdout] 8153d42f577c0336549558ea832cb153e640ac7291ab434ba1343129ae7253f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ced6829253ae14ff3dc0f1106d861b40cc259c35d32805f98816746153293c [INFO] running `Command { std: "docker" "start" "-a" "51ced6829253ae14ff3dc0f1106d861b40cc259c35d32805f98816746153293c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-script v0.5.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling sys-locale v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking image v0.24.1 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking rustybuzz v0.5.0 [INFO] [stderr] Checking imgref v1.9.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling vizia_derive v0.1.0 (https://github.com/vizia/vizia?rev=8b62269ec49698ff671dcaab71eb69672544fb46#8b62269e) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking morphorm v0.3.0 (https://github.com/vizia/morphorm?rev=c14e888b1d66719fc3f13ccdb1ea01a10368ef9e#c14e888b) [INFO] [stderr] Checking ouroboros v0.15.0 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking femtovg v0.3.3 (https://github.com/femtovg/femtovg?rev=87fe627794f3f793d8e3a338c838a2f8e8a8aa9d#87fe6277) [INFO] [stderr] Checking vizia_core v0.1.0 (https://github.com/vizia/vizia?rev=8b62269ec49698ff671dcaab71eb69672544fb46#8b62269e) [INFO] [stderr] Checking vizia_winit v0.1.0 (https://github.com/vizia/vizia?rev=8b62269ec49698ff671dcaab71eb69672544fb46#8b62269e) [INFO] [stderr] Checking vizia v0.1.0 (https://github.com/vizia/vizia?rev=8b62269ec49698ff671dcaab71eb69672544fb46#8b62269e) [INFO] [stderr] Checking vizia-quickflex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "51ced6829253ae14ff3dc0f1106d861b40cc259c35d32805f98816746153293c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ced6829253ae14ff3dc0f1106d861b40cc259c35d32805f98816746153293c", kill_on_drop: false }` [INFO] [stdout] 51ced6829253ae14ff3dc0f1106d861b40cc259c35d32805f98816746153293c [INFO] checking rhelmot/vizia-quickflex against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhelmot%2Fvizia-quickflex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhelmot/vizia-quickflex on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhelmot/vizia-quickflex [INFO] finished tweaking git repo https://github.com/rhelmot/vizia-quickflex [INFO] tweaked toml for git repo https://github.com/rhelmot/vizia-quickflex written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rhelmot/vizia-quickflex 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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b8934b82c5be2229cd7c05939f63cc33c602a9795ff2fdce2a009531d14b3e [INFO] running `Command { std: "docker" "start" "-a" "e8b8934b82c5be2229cd7c05939f63cc33c602a9795ff2fdce2a009531d14b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b8934b82c5be2229cd7c05939f63cc33c602a9795ff2fdce2a009531d14b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b8934b82c5be2229cd7c05939f63cc33c602a9795ff2fdce2a009531d14b3e", kill_on_drop: false }` [INFO] [stdout] e8b8934b82c5be2229cd7c05939f63cc33c602a9795ff2fdce2a009531d14b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0711cbf989df301f9f1daeb041145486322872fe950183b31e1aa763404d2daa [INFO] running `Command { std: "docker" "start" "-a" "0711cbf989df301f9f1daeb041145486322872fe950183b31e1aa763404d2daa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcYZOtez/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcYZOtez/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.7783a7a67de7642-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.7783a7a67de7642-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.7783a7a67de7642-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.7783a7a67de7642-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.7783a7a67de7642-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.45ri7ycvg9lp0ydr.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.3vr0t5fqej2ab3l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b3d48138f99e4cdb.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c12ec1592d745850.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30c8f175666f1cd0.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d6affdb2eceb7b92.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-671357261ecc5f22.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2a0ac26b937774c3.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e6c49dfa36c6e5ca.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f007e7281d6dd525.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9329ecfd01afd05c.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f23fd629ee77e700.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-80b02aae68666c26.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b461688257786f39.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-827e0a26c0bfb366.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-34d2ca61988bea12.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-313a99786e15f0d6.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-49777722dec30b42.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ae0728f1e6d5b4f0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_hack-ec23fda73aaff879.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc8lC1xs/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicode_general_category-b962b8cfe71cfac7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-general-category-b962b8cfe71cfac7/dep-lib-unicode_general_category` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] error: could not compile `syn` (lib) 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/rmetaG2CH6i" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [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-442a2eb0e4cbd6fe/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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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.29.4/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: 0x5613dccd3235 - std::backtrace_rs::backtrace::libunwind::trace::h9d52b077d61534f4 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5613dccd3235 - std::backtrace_rs::backtrace::trace_unsynchronized::h411dff96a9d94c4e [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5613dccd3235 - std::sys_common::backtrace::_print_fmt::hab6a997a7a050352 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5613dccd3235 - ::fmt::h791ee6072dc007c6 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5613dccf45eb - core::fmt::rt::Argument::fmt::h930d8ed8a996a9d6 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5613dccf45eb - core::fmt::write::h1138c64d330dadbc [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x5613dccd121f - std::io::Write::write_fmt::h9f93827440ea5fa7 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x5613dccd300e - std::sys_common::backtrace::_print::ha938d8f6c2ed23bc [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5613dccd300e - std::sys_common::backtrace::print::h62e6c4eaed390882 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5613dccd42c9 - std::panicking::default_hook::{{closure}}::h3b7caabeb17c2310 [INFO] [stderr] 10: 0x5613dccd400d - std::panicking::default_hook::hdd2086280c6bf173 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5613dccd4763 - std::panicking::rust_panic_with_hook::he861af741073d819 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5613dccd4644 - std::panicking::begin_panic_handler::{{closure}}::h8a5fb3216272c3c3 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5613dccd36f9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb9fff3e86e9709cf [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5613dccd4377 - rust_begin_unwind [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5613dcc06b13 - core::panicking::panic_fmt::h5446c83070eb9ff2 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5613dcc07006 - core::result::unwrap_failed::hcf9ea65674ab84b7 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x5613dcc0d21f - wayland_scanner::generate_code_with_destructor_events::h6ba95b8a6aef2437 [INFO] [stderr] 18: 0x5613dcc19311 - build_script_build::generate_protocol::h108e1a5c92b1057a [INFO] [stderr] 19: 0x5613dcc1a90a - build_script_build::main::h152753983255963a [INFO] [stderr] 20: 0x5613dcc0e1e3 - core::ops::function::FnOnce::call_once::he9e17774a82c33ed [INFO] [stderr] 21: 0x5613dcc0d696 - std::sys_common::backtrace::__rust_begin_short_backtrace::h22e53d7b53e992fe [INFO] [stderr] 22: 0x5613dcc07f19 - std::rt::lang_start::{{closure}}::h07e613bdc36ac3b9 [INFO] [stderr] 23: 0x5613dcccde40 - core::ops::function::impls:: for &F>::call_once::h8290fc2ca2215933 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5613dcccde40 - std::panicking::try::do_call::h3913cda13a951332 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x5613dcccde40 - std::panicking::try::h48d827f768a7469a [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x5613dcccde40 - std::panic::catch_unwind::haaf372b0c6ca9c88 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x5613dcccde40 - std::rt::lang_start_internal::{{closure}}::h2887b22f27d28530 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x5613dcccde40 - std::panicking::try::do_call::h229be52edfa8efbb [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x5613dcccde40 - std::panicking::try::hb96dd8b973d566f5 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x5613dcccde40 - std::panic::catch_unwind::hd9baa7ada95a9c0b [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x5613dcccde40 - std::rt::lang_start_internal::h08994ef40c0e5a0d [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x5613dcc07ef7 - std::rt::lang_start::h980a8cf257de9bd7 [INFO] [stderr] 33: 0x5613dcc1b575 - main [INFO] [stderr] 34: 0x7f4d6934ed90 - [INFO] [stderr] 35: 0x7f4d6934ee40 - __libc_start_main [INFO] [stderr] 36: 0x5613dcc072e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqmmGT4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xcb` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0711cbf989df301f9f1daeb041145486322872fe950183b31e1aa763404d2daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0711cbf989df301f9f1daeb041145486322872fe950183b31e1aa763404d2daa", kill_on_drop: false }` [INFO] [stdout] 0711cbf989df301f9f1daeb041145486322872fe950183b31e1aa763404d2daa