[INFO] cloning repository https://github.com/suft/pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suft/pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuft%2Fpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuft%2Fpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d10b6e2f7e64e8628b86319ba84ff7b1e3b3691 [INFO] checking suft/pong against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuft%2Fpong" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suft/pong on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suft/pong [INFO] finished tweaking git repo https://github.com/suft/pong [INFO] tweaked toml for git repo https://github.com/suft/pong written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/suft/pong 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464d924540e034a236df7211cd6084c2d1a8ae9830c10f1c116551b58866eb5b [INFO] running `Command { std: "docker" "start" "-a" "464d924540e034a236df7211cd6084c2d1a8ae9830c10f1c116551b58866eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464d924540e034a236df7211cd6084c2d1a8ae9830c10f1c116551b58866eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464d924540e034a236df7211cd6084c2d1a8ae9830c10f1c116551b58866eb5b", kill_on_drop: false }` [INFO] [stdout] 464d924540e034a236df7211cd6084c2d1a8ae9830c10f1c116551b58866eb5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b71c07acf071fac778d1dac6f9cf6bc66509343f8e778aafc5d56a69fbba3c5 [INFO] running `Command { std: "docker" "start" "-a" "7b71c07acf071fac778d1dac6f9cf6bc66509343f8e778aafc5d56a69fbba3c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.40s [INFO] running `Command { std: "docker" "inspect" "7b71c07acf071fac778d1dac6f9cf6bc66509343f8e778aafc5d56a69fbba3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b71c07acf071fac778d1dac6f9cf6bc66509343f8e778aafc5d56a69fbba3c5", kill_on_drop: false }` [INFO] [stdout] 7b71c07acf071fac778d1dac6f9cf6bc66509343f8e778aafc5d56a69fbba3c5 [INFO] checking suft/pong against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuft%2Fpong" "/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/suft/pong on toolchain 0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suft/pong [INFO] finished tweaking git repo https://github.com/suft/pong [INFO] tweaked toml for git repo https://github.com/suft/pong written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/suft/pong 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" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4437d86915ab76f93e208cdc85638357f3a153797ca2e03eefd651afb3a31b0 [INFO] running `Command { std: "docker" "start" "-a" "f4437d86915ab76f93e208cdc85638357f3a153797ca2e03eefd651afb3a31b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4437d86915ab76f93e208cdc85638357f3a153797ca2e03eefd651afb3a31b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4437d86915ab76f93e208cdc85638357f3a153797ca2e03eefd651afb3a31b0", kill_on_drop: false }` [INFO] [stdout] f4437d86915ab76f93e208cdc85638357f3a153797ca2e03eefd651afb3a31b0 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3336fc9461ce0c01fc2a2753ee69041128f394d3c984580e1e761ea933ab834 [INFO] running `Command { std: "docker" "start" "-a" "e3336fc9461ce0c01fc2a2753ee69041128f394d3c984580e1e761ea933ab834", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustcGtHcZT/symbols.o" "/opt/rustwide/target/debug/build/minimp3-sys-bbadbfa574c90350/build_script_build-bbadbfa574c90350.build_script_build.d6c949b906ad8b19-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/minimp3-sys-bbadbfa574c90350/build_script_build-bbadbfa574c90350.3lcz1dtgqvj5wh8g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-5dfccbd4b7981d69.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-bbadbfa574c90350/build_script_build-bbadbfa574c90350" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `gfx_gl` (build script) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `minimp3-sys` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustcWl69xy/symbols.o" "/opt/rustwide/target/debug/build/libloading-d964f4ef9c67316f/build_script_build-d964f4ef9c67316f.build_script_build.4990894d1d38dff8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libloading-d964f4ef9c67316f/build_script_build-d964f4ef9c67316f.1smdwcsltipxpcsz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-5dfccbd4b7981d69.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libloading-d964f4ef9c67316f/build_script_build-d964f4ef9c67316f" "-Wl,--gc-sections" "-pie" "-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 `glutin_glx_sys` (build script) [INFO] [stderr] error: could not compile `libloading` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustcaBLvq0/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.build_script_build.b2f6e92056962812-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501.3ayn0invo9cu3o8g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-b541b012a2447c48.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3e6758065f7aac4.rlib" "/opt/rustwide/target/debug/deps/liblog-45832e5c4b0ea15e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-60660c4445a61b3d.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-8fbb0cd0810cb501/build_script_build-8fbb0cd0810cb501" "-Wl,--gc-sections" "-pie" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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" "-m64" "/tmp/rustcJHOOf3/symbols.o" "/opt/rustwide/target/debug/build/bzip2-sys-df9bb3fd021feeee/build_script_build-df9bb3fd021feeee.build_script_build.75652fba95a50f48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/bzip2-sys-df9bb3fd021feeee/build_script_build-df9bb3fd021feeee.59535t7if8skqht6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-7306eeab68ba4a2b.rlib" "/opt/rustwide/target/debug/deps/libcc-5dfccbd4b7981d69.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-df9bb3fd021feeee/build_script_build-df9bb3fd021feeee" "-Wl,--gc-sections" "-pie" "-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 `glutin_egl_sys` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `bzip2-sys` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-c7c0987eedccaa53/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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 '0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5'. [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.21.13/src/lib.rs:145:80: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561ad38f16a5 - std::backtrace_rs::backtrace::libunwind::trace::ha64a92e9f5d142b4 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x561ad38f16a5 - std::backtrace_rs::backtrace::trace_unsynchronized::he9694730c49f8148 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561ad38f16a5 - std::sys_common::backtrace::_print_fmt::he895470df5e5d7b0 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x561ad38f16a5 - ::fmt::h00066daf82a5a1d8 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x561ad3912c4b - core::fmt::rt::Argument::fmt::h40e31c595d8003cb [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x561ad3912c4b - core::fmt::write::h7a09af2b33d59f29 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x561ad38ef6df - std::io::Write::write_fmt::he13225e9a1d97f0b [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x561ad38f147e - std::sys_common::backtrace::_print::h76b52ba73379f7c4 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x561ad38f147e - std::sys_common::backtrace::print::h862c1dc28ccb67c2 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x561ad38f2aa9 - std::panicking::default_hook::{{closure}}::h7fb4eb4c79d386e5 [INFO] [stderr] 10: 0x561ad38f27ed - std::panicking::default_hook::h02f7b5ac638e0995 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x561ad38f3076 - as core::ops::function::Fn>::call::h21566ca88faa447d [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/alloc/src/boxed.rs:2036:9 [INFO] [stderr] 12: 0x561ad38f3076 - std::panicking::rust_panic_with_hook::h2c919a2314fc4455 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:799:13 [INFO] [stderr] 13: 0x561ad38f2e24 - std::panicking::begin_panic_handler::{{closure}}::h804d731044cd2854 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:664:13 [INFO] [stderr] 14: 0x561ad38f1b69 - std::sys_common::backtrace::__rust_end_short_backtrace::h5c33115db06eb75f [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x561ad38f2b57 - rust_begin_unwind [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:652:5 [INFO] [stderr] 16: 0x561ad38119a3 - core::panicking::panic_fmt::he800ad3be0254f38 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x561ad3811e96 - core::result::unwrap_failed::hb7b0c57a42584848 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/result.rs:1654:5 [INFO] [stderr] 18: 0x561ad3813486 - wayland_scanner::generate_c_interfaces::h542b4ca77dd2544e [INFO] [stderr] 19: 0x561ad3822061 - build_script_build::generate_protocol::h70ebd25a07a84cee [INFO] [stderr] 20: 0x561ad3823367 - build_script_build::main::heeba990e27007630 [INFO] [stderr] 21: 0x561ad38202e3 - core::ops::function::FnOnce::call_once::hfc88f2e067b65408 [INFO] [stderr] 22: 0x561ad3813926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91bf11671f64c63b [INFO] [stderr] 23: 0x561ad3813f39 - std::rt::lang_start::{{closure}}::h072eef45212a20bc [INFO] [stderr] 24: 0x561ad38eca66 - core::ops::function::impls:: for &F>::call_once::hb422eb71b9eb630a [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x561ad38eca66 - std::panicking::try::do_call::hf4ef09ecd95799ba [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x561ad38eca66 - std::panicking::try::h971a248f47f0ed17 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x561ad38eca66 - std::panic::catch_unwind::h77c3de9428f8d123 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x561ad38eca66 - std::rt::lang_start_internal::{{closure}}::h93b61cb6bb849242 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x561ad38eca66 - std::panicking::try::do_call::ha62030077a73eeb7 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x561ad38eca66 - std::panicking::try::h38df2c1f0628a353 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x561ad38eca66 - std::panic::catch_unwind::hac2c27785ccdd239 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x561ad38eca66 - std::rt::lang_start_internal::h102d7791630e8296 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x561ad3813f17 - std::rt::lang_start::h1f0ddf17e1034e47 [INFO] [stderr] 34: 0x561ad3823715 - main [INFO] [stderr] 35: 0x7f3043537d90 - [INFO] [stderr] 36: 0x7f3043537e40 - __libc_start_main [INFO] [stderr] 37: 0x561ad3812175 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "e3336fc9461ce0c01fc2a2753ee69041128f394d3c984580e1e761ea933ab834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3336fc9461ce0c01fc2a2753ee69041128f394d3c984580e1e761ea933ab834", kill_on_drop: false }` [INFO] [stdout] e3336fc9461ce0c01fc2a2753ee69041128f394d3c984580e1e761ea933ab834