[INFO] cloning repository https://github.com/vspecky/chess-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vspecky/chess-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvspecky%2Fchess-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvspecky%2Fchess-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02f4d38131dc3b906c8894413bd3ae8b45b80f77 [INFO] checking vspecky/chess-rs against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvspecky%2Fchess-rs" "/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/vspecky/chess-rs on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vspecky/chess-rs [INFO] finished tweaking git repo https://github.com/vspecky/chess-rs [INFO] tweaked toml for git repo https://github.com/vspecky/chess-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vspecky/chess-rs 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d64b6726f12c7ec70cf853d3bf6c6d6ad1cdebf0e2164e89dc99d39f18087a4 [INFO] running `Command { std: "docker" "start" "-a" "0d64b6726f12c7ec70cf853d3bf6c6d6ad1cdebf0e2164e89dc99d39f18087a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d64b6726f12c7ec70cf853d3bf6c6d6ad1cdebf0e2164e89dc99d39f18087a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d64b6726f12c7ec70cf853d3bf6c6d6ad1cdebf0e2164e89dc99d39f18087a4", kill_on_drop: false }` [INFO] [stdout] 0d64b6726f12c7ec70cf853d3bf6c6d6ad1cdebf0e2164e89dc99d39f18087a4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a35e2b2c7af42f1b27d29e0393ade3972cc36584906d2035428b0dde36099f [INFO] running `Command { std: "docker" "start" "-a" "e0a35e2b2c7af42f1b27d29e0393ade3972cc36584906d2035428b0dde36099f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [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 unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.5 [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] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking approx v0.3.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 linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 syn v1.0.33 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [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] Compiling rand v0.6.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking sid v0.5.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_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [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 lzw v0.10.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking zip v0.5.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 gfx v0.18.2 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking chess-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s [INFO] running `Command { std: "docker" "inspect" "e0a35e2b2c7af42f1b27d29e0393ade3972cc36584906d2035428b0dde36099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a35e2b2c7af42f1b27d29e0393ade3972cc36584906d2035428b0dde36099f", kill_on_drop: false }` [INFO] [stdout] e0a35e2b2c7af42f1b27d29e0393ade3972cc36584906d2035428b0dde36099f [INFO] checking vspecky/chess-rs against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvspecky%2Fchess-rs" "/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/vspecky/chess-rs on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vspecky/chess-rs [INFO] finished tweaking git repo https://github.com/vspecky/chess-rs [INFO] tweaked toml for git repo https://github.com/vspecky/chess-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vspecky/chess-rs 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" "+2c70eb47850052381670935f807d41647a7dc992" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f358f84ff0ed59fcc188a9b147fa8cdcb6eb43f15b1021fe517a3ffa20ca1042 [INFO] running `Command { std: "docker" "start" "-a" "f358f84ff0ed59fcc188a9b147fa8cdcb6eb43f15b1021fe517a3ffa20ca1042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f358f84ff0ed59fcc188a9b147fa8cdcb6eb43f15b1021fe517a3ffa20ca1042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f358f84ff0ed59fcc188a9b147fa8cdcb6eb43f15b1021fe517a3ffa20ca1042", kill_on_drop: false }` [INFO] [stdout] f358f84ff0ed59fcc188a9b147fa8cdcb6eb43f15b1021fe517a3ffa20ca1042 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda49d78d80a5d11a0a11d7bc368aff8ca70943f2dcacdfd3b99da89f688664c [INFO] running `Command { std: "docker" "start" "-a" "eda49d78d80a5d11a0a11d7bc368aff8ca70943f2dcacdfd3b99da89f688664c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [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.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling memoffset v0.5.5 [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 libloading v0.6.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 syn v1.0.33 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling addr2line v0.12.2 [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 gl_generator v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcAneqoQ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libloading` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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 '2c70eb47850052381670935f807d41647a7dc992'. [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:208: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: 0x55d3438ee70d - std::backtrace_rs::backtrace::libunwind::trace::h30f93617b0bcec40 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d3438ee70d - std::backtrace_rs::backtrace::trace_unsynchronized::h57a63fc818b7c9c7 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d3438ee70d - std::sys::backtrace::_print_fmt::hbb6a843f2ed2b04c [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55d3438ee70d - ::fmt::hfc49c715c7b4f588 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55d34390ff1b - core::fmt::rt::Argument::fmt::hd1d0db7b0335825c [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55d34390ff1b - core::fmt::write::h7f33d813cddec5e5 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55d3438ebdb3 - std::io::Write::write_fmt::ha580048df2298b93 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55d3438efc42 - std::sys::backtrace::BacktraceLock::print::hfdfdd90e08128465 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55d3438efc42 - std::panicking::default_hook::{{closure}}::h909c299cc9457b48 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55d3438ef8ae - std::panicking::default_hook::h33e66e7822520161 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55d3438f0572 - as core::ops::function::Fn>::call::h689bbac62b804daa [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/alloc/src/boxed.rs:2164:9 [INFO] [stderr] 11: 0x55d3438f0572 - std::panicking::rust_panic_with_hook::h22d1b7a68ed046fd [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:805:13 [INFO] [stderr] 12: 0x55d3438f0227 - std::panicking::begin_panic_handler::{{closure}}::h59c8f91063d1a8de [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:671:13 [INFO] [stderr] 13: 0x55d3438eebf9 - std::sys::backtrace::__rust_end_short_backtrace::h7731f7d29b22fd7a [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x55d3438efeb4 - rust_begin_unwind [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:662:5 [INFO] [stderr] 15: 0x55d34390ecd3 - core::panicking::panic_fmt::h6dc22ac54667825d [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55d34390f1a6 - core::result::unwrap_failed::h364eb31e4bb70620 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55d343816ded - wayland_scanner::generate_c_code::h44405399788c5589 [INFO] [stderr] 18: 0x55d3438153ea - build_script_build::generate_protocol::h17b25a2009fa6937 [INFO] [stderr] 19: 0x55d3438165c6 - build_script_build::main::h02bafbdd9e64e0c7 [INFO] [stderr] 20: 0x55d343821d03 - core::ops::function::FnOnce::call_once::h44efb44fe46a2a7a [INFO] [stderr] 21: 0x55d343811666 - std::sys::backtrace::__rust_begin_short_backtrace::h2b15eeab14c39102 [INFO] [stderr] 22: 0x55d34381fc49 - std::rt::lang_start::{{closure}}::h68f01580b417824a [INFO] [stderr] 23: 0x55d3438e9070 - core::ops::function::impls:: for &F>::call_once::h1170d95bae8b5353 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55d3438e9070 - std::panicking::try::do_call::h2faab087b5fbc520 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x55d3438e9070 - std::panicking::try::ha37d483a99d3b100 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x55d3438e9070 - std::panic::catch_unwind::hb6d575a3ed818161 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x55d3438e9070 - std::rt::lang_start_internal::{{closure}}::hcb0ad4ddd4d9e963 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x55d3438e9070 - std::panicking::try::do_call::he2a69faa96e1cbd2 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x55d3438e9070 - std::panicking::try::h8d41b068517e0f06 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x55d3438e9070 - std::panic::catch_unwind::h99a0aeb7c2a21fc5 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x55d3438e9070 - std::rt::lang_start_internal::h772311c3b711ce18 [INFO] [stderr] at /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x55d34381fc27 - std::rt::lang_start::h6e2ee738698f3240 [INFO] [stderr] 33: 0x55d343816985 - main [INFO] [stderr] 34: 0x7fe85d759d90 - [INFO] [stderr] 35: 0x7fe85d759e40 - __libc_start_main [INFO] [stderr] 36: 0x55d343810ba5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcm10UHQ/symbols.o" "/opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd.build_script_build.ca33228d7fd53e70-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd.4eh1fheokfsny3195rewm9fde.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-497b7db50f147732.rlib" "/opt/rustwide/target/debug/deps/libcc-9bea88fa2ffac140.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsj8YTZ.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcm10UHQ/symbols.o /opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd.build_script_build.ca33228d7fd53e70-cgu.0.rcgu.o /opt/rustwide/target/debug/build/bzip2-sys-9762c75be4f01bfd/build_script_build-9762c75be4f01bfd.4eh1fheokfsny3195rewm9fde.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-497b7db50f147732.rlib /opt/rustwide/target/debug/deps/libcc-9bea88fa2ffac140.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007ff682b188c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/libLLVM.so.19.1-rust-1.82.0-nightly+0x3f188c7) [INFO] [stdout] #1 0x00007ff682b18ce3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/libLLVM.so.19.1-rust-1.82.0-nightly+0x3f18ce3) [INFO] [stdout] #2 0x00007ff67e932520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000557b0fe57a1f void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x52fa1f) [INFO] [stdout] #4 0x0000557b0fc900f7 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000557b0fc73515 lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000557b0fc70830 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x348830) [INFO] [stdout] #7 0x0000557b0fba0c8f lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x278c8f) [INFO] [stdout] #8 0x0000557b0fb9fcd5 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x277cd5) [INFO] [stdout] #9 0x0000557b0fba03a1 main (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2783a1) [INFO] [stdout] #10 0x00007ff67e919d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x00007ff67e919e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x0000557b0fa07989 _start (/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf989) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bzip2-sys` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "eda49d78d80a5d11a0a11d7bc368aff8ca70943f2dcacdfd3b99da89f688664c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda49d78d80a5d11a0a11d7bc368aff8ca70943f2dcacdfd3b99da89f688664c", kill_on_drop: false }` [INFO] [stdout] eda49d78d80a5d11a0a11d7bc368aff8ca70943f2dcacdfd3b99da89f688664c