[INFO] cloning repository https://github.com/keenangraham/fractals-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keenangraham/fractals-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeenangraham%2Ffractals-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeenangraham%2Ffractals-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad4ee242c3945f56fa615153a6b8f86e05fa1aed [INFO] checking keenangraham/fractals-rust against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeenangraham%2Ffractals-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keenangraham/fractals-rust on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keenangraham/fractals-rust [INFO] finished tweaking git repo https://github.com/keenangraham/fractals-rust [INFO] tweaked toml for git repo https://github.com/keenangraham/fractals-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/keenangraham/fractals-rust 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-event_loop v0.48.0 [INFO] [stderr] Downloaded piston v0.48.0 [INFO] [stderr] Downloaded pistoncore-window v0.43.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.61.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Downloaded piston_window v0.98.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03181ff99885ee5cb4320991393a031d91923d31fde277c19e27f2ca4114e452 [INFO] running `Command { std: "docker" "start" "-a" "03181ff99885ee5cb4320991393a031d91923d31fde277c19e27f2ca4114e452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03181ff99885ee5cb4320991393a031d91923d31fde277c19e27f2ca4114e452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03181ff99885ee5cb4320991393a031d91923d31fde277c19e27f2ca4114e452", kill_on_drop: false }` [INFO] [stdout] 03181ff99885ee5cb4320991393a031d91923d31fde277c19e27f2ca4114e452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20892ba822a52fd1db0c8649384eddaad7b91d5115c18c34edec254d65630ef [INFO] running `Command { std: "docker" "start" "-a" "e20892ba822a52fd1db0c8649384eddaad7b91d5115c18c34edec254d65630ef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking piston2d-graphics v0.32.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta18g5oA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/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" "-Wl,--version-script=/tmp/rustcJ3AqBL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJ3AqBL/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.serde_derive.11c26d70bdc6c2f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.7832opkakwfuihuo6hy6hu153.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-6dc497a7adc85f3e.czhujp3lrfcdq942zmq1uff0i.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-c9b9feb96de0f7f8.rlib" "/opt/rustwide/target/debug/deps/libquote-7df8c2b06845dbb8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-34eadb813fe6547a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4ef60c5701b94305.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/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/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-6dc497a7adc85f3e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (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-2197433ea04efa9d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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 '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [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: 0x5b087fe20b8a - std::backtrace_rs::backtrace::libunwind::trace::h9bef26e5bd230193 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5b087fe20b8a - std::backtrace_rs::backtrace::trace_unsynchronized::h246f65eb9bb3d61b [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5b087fe20b8a - std::sys::backtrace::_print_fmt::hfe1512eef5a26dc8 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b087fe20b8a - ::fmt::hc3cc9d6eacb0b7bb [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b087fe420f3 - core::fmt::rt::Argument::fmt::h313f759e648e8294 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5b087fe420f3 - core::fmt::write::hfbd8a8acad428bd3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5b087fe1e143 - std::io::Write::write_fmt::h9dcd530f6730aa9d [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5b087fe209d2 - std::sys::backtrace::BacktraceLock::print::hddd45853e8c58347 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b087fe21d1e - std::panicking::default_hook::{{closure}}::h8e509c9e24c8d0c3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5b087fe21b63 - std::panicking::default_hook::hf22d3ec43f5bc439 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5b087fe22538 - as core::ops::function::Fn>::call::h5dc85dcbe59a9e06 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x5b087fe22538 - std::panicking::rust_panic_with_hook::ha3729d018d45e904 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b087fe221ea - std::panicking::begin_panic_handler::{{closure}}::he339bd7aabfd6fd3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:690:13 [INFO] [stderr] 13: 0x5b087fe21069 - std::sys::backtrace::__rust_end_short_backtrace::h658ec9f266771651 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b087fe21e7d - rust_begin_unwind [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:681:5 [INFO] [stderr] 15: 0x5b087fe40f70 - core::panicking::panic_fmt::h326365e946e63c22 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b087fe413b6 - core::result::unwrap_failed::h73252543ee25aaee [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x5b087fd48527 - wayland_scanner::generate_c_code::h3fe7a91e01d019a0 [INFO] [stderr] 18: 0x5b087fd4ecb2 - build_script_build::generate_protocol::h54d9673a5ed34ebc [INFO] [stderr] 19: 0x5b087fd4fd11 - build_script_build::main::h0f5c2d0a362198a4 [INFO] [stderr] 20: 0x5b087fd4b4c3 - core::ops::function::FnOnce::call_once::hcd4e36d59bac3f14 [INFO] [stderr] 21: 0x5b087fd49a56 - std::sys::backtrace::__rust_begin_short_backtrace::hf83c0e16e13fb87f [INFO] [stderr] 22: 0x5b087fd499c9 - std::rt::lang_start::{{closure}}::h3838739dc3a66b62 [INFO] [stderr] 23: 0x5b087fe1baf7 - core::ops::function::impls:: for &F>::call_once::hbd67a831a86f6b8a [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5b087fe1baf7 - std::panicking::try::do_call::hc25aec5ab0c0043f [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x5b087fe1baf7 - std::panicking::try::h011a4968c87a5f78 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x5b087fe1baf7 - std::panic::catch_unwind::h7b97257a67b76da4 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5b087fe1baf7 - std::rt::lang_start_internal::{{closure}}::h4e5436fb7d364427 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x5b087fe1baf7 - std::panicking::try::do_call::h20286f93466cc6bc [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x5b087fe1baf7 - std::panicking::try::h2bc908298595e500 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x5b087fe1baf7 - std::panic::catch_unwind::hd5034c2636c06eeb [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5b087fe1baf7 - std::rt::lang_start_internal::h1499b1586ef765ee [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x5b087fd499a7 - std::rt::lang_start::h1f8417c5790e7f93 [INFO] [stderr] 33: 0x5b087fd500d5 - main [INFO] [stderr] 34: 0x741286438d90 - [INFO] [stderr] 35: 0x741286438e40 - __libc_start_main [INFO] [stderr] 36: 0x5b087fd47df5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e20892ba822a52fd1db0c8649384eddaad7b91d5115c18c34edec254d65630ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20892ba822a52fd1db0c8649384eddaad7b91d5115c18c34edec254d65630ef", kill_on_drop: false }` [INFO] [stdout] e20892ba822a52fd1db0c8649384eddaad7b91d5115c18c34edec254d65630ef