[INFO] cloning repository https://github.com/satish28/rustsnake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satish28/rustsnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatish28%2Frustsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatish28%2Frustsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 636cf0f2f476bb1d8598aae55dd7676ac631d1ed [INFO] testing satish28/rustsnake against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatish28%2Frustsnake" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satish28/rustsnake on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satish28/rustsnake [INFO] finished tweaking git repo https://github.com/satish28/rustsnake [INFO] tweaked toml for git repo https://github.com/satish28/rustsnake written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/satish28/rustsnake 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-scanner v0.21.12 [INFO] [stderr] Downloaded pistoncore-input v0.26.0 [INFO] [stderr] Downloaded wayland-sys v0.21.12 [INFO] [stderr] Downloaded pistoncore-window v0.41.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.46.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.59.0 [INFO] [stderr] Downloaded wayland-commons v0.21.12 [INFO] [stderr] Downloaded libloading v0.5.1 [INFO] [stderr] Downloaded piston v0.46.0 [INFO] [stderr] Downloaded gleam v0.6.17 [INFO] [stderr] Downloaded wayland-protocols v0.21.12 [INFO] [stderr] Downloaded rusttype v0.7.6 [INFO] [stderr] Downloaded wayland-client v0.21.12 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.65.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c6aaa9b5912c182e301a62ca9190d085e52ddf135f1d6289f1e74f59103774 [INFO] running `Command { std: "docker" "start" "-a" "52c6aaa9b5912c182e301a62ca9190d085e52ddf135f1d6289f1e74f59103774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c6aaa9b5912c182e301a62ca9190d085e52ddf135f1d6289f1e74f59103774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c6aaa9b5912c182e301a62ca9190d085e52ddf135f1d6289f1e74f59103774", kill_on_drop: false }` [INFO] [stdout] 52c6aaa9b5912c182e301a62ca9190d085e52ddf135f1d6289f1e74f59103774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b33a7e953139c41ab13c4066528966c27f8b86fcc8ea01b2f18f1c9f0e951e [INFO] running `Command { std: "docker" "start" "-a" "74b33a7e953139c41ab13c4066528966c27f8b86fcc8ea01b2f18f1c9f0e951e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling png v0.14.1 [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: "cc" "-m64" "/tmp/rustcV5zjBW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-e4a86653089ab649.rlib,libkhronos_api-806f8e8ef39a298b.rlib,libxml-f701673eb9932e7f.rlib,liblog-86eaae77dee03472.rlib,libcfg_if-20e4ba4f697c33fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV5zjBW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/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/cctZzaXL.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/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58 /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/tmp/rustcV5zjBW/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/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/rustcV5zjBW/symbols.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.00.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.01.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.02.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.03.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.04.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.05.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.06.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.07.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.08.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.09.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.10.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.11.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.12.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.13.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.14.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.build_script_build.5a7794e08b2214a1-cgu.15.rcgu.o /opt/rustwide/target/debug/build/glutin-d5ee4693fcf6fd58/build_script_build-d5ee4693fcf6fd58.edfnj3kmvvbuczwxlijv7onj1.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-e4a86653089ab649.rlib /opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rlib /opt/rustwide/target/debug/deps/libxml-f701673eb9932e7f.rlib /opt/rustwide/target/debug/deps/liblog-86eaae77dee03472.rlib /opt/rustwide/target/debug/deps/libcfg_if-20e4ba4f697c33fe.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] LLVM ERROR: IO failure on output stream: 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 `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=711daaea910bd812 -C extra-filename=-0096ea14584701a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69b57a79cfe8b72c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c7d6463a4f866bbe.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-335f445650d96bef.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glutin` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOUFSVd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.12` [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-3c39072793f4b8c3/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [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 'ebf0cf75d368c035f4c7e7246d203bd469ee4a51'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.12/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: 0x62e1b3fc6c32 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62e1b3fc6c32 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62e1b3fc6c32 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62e1b3fc6c32 - ::fmt::h7fb80f6afbe41a33 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62e1b3fe8f03 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x62e1b3fe8f03 - core::fmt::write::h000527be0eea6fe8 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62e1b3fc41b3 - std::io::Write::write_fmt::h4991a22851475fb5 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62e1b3fc6a82 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62e1b3fc7daa - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62e1b3fc7b47 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62e1b3fc8893 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x62e1b3fc8893 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x62e1b3fc854a - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x62e1b3fc7129 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x62e1b3fc81dd - rust_begin_unwind [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x62e1b3fe7dc0 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62e1b3fe8236 - core::result::unwrap_failed::hfccce26cc7701817 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x62e1b3efa086 - wayland_scanner::generate_c_interfaces::h22281fc0cfa80eaf [INFO] [stderr] 18: 0x62e1b3eee0c1 - build_script_build::generate_protocol::h112559c1f6aa7a56 [INFO] [stderr] 19: 0x62e1b3eef1d8 - build_script_build::main::he3eb239826d03024 [INFO] [stderr] 20: 0x62e1b3eeb053 - core::ops::function::FnOnce::call_once::h703051dac7673c36 [INFO] [stderr] 21: 0x62e1b3ee9cd6 - std::sys::backtrace::__rust_begin_short_backtrace::he8661b317768e7b6 [INFO] [stderr] 22: 0x62e1b3ef7399 - std::rt::lang_start::{{closure}}::hd5e417e0238a56c3 [INFO] [stderr] 23: 0x62e1b3fc1890 - core::ops::function::impls:: for &F>::call_once::hc7eeca589e16a550 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x62e1b3fc1890 - std::panicking::try::do_call::h221101e4880b2c2e [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x62e1b3fc1890 - std::panicking::try::h3149f937a0e2213c [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x62e1b3fc1890 - std::panic::catch_unwind::hb296358a26114f71 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x62e1b3fc1890 - std::rt::lang_start_internal::{{closure}}::hd3a3ab4349d9e2b8 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x62e1b3fc1890 - std::panicking::try::do_call::ha227ee1f38141b4d [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x62e1b3fc1890 - std::panicking::try::h3cdd1a0cf9511c85 [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x62e1b3fc1890 - std::panic::catch_unwind::h22aa65835b0f767d [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x62e1b3fc1890 - std::rt::lang_start_internal::hc64d421b1e79a38b [INFO] [stderr] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x62e1b3ef7381 - std::rt::lang_start::h7b5a92064557081d [INFO] [stderr] 33: 0x62e1b3eef565 - main [INFO] [stderr] 34: 0x77810f5ebd90 - [INFO] [stderr] 35: 0x77810f5ebe40 - __libc_start_main [INFO] [stderr] 36: 0x62e1b3ee8e75 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/bin/rustc --crate-name x11_dl --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6e03ffc05fc0704 -C extra-filename=-2a6a5a44c4a893df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-164d980c5abeef23.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-81f3df02236e191f.rmeta --cap-lints allow --cap-lints=forbid -l dl` (exit status: 101) [INFO] [stderr] error: could not compile `tiff` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6lkG6w/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/bin/rustc --crate-name jpeg_decoder --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jpeg-decoder-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=3538bfaea785858a -C extra-filename=-57020c50155412ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a4633ad04d0659f1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-30b1e25d03e0cba3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "74b33a7e953139c41ab13c4066528966c27f8b86fcc8ea01b2f18f1c9f0e951e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b33a7e953139c41ab13c4066528966c27f8b86fcc8ea01b2f18f1c9f0e951e", kill_on_drop: false }` [INFO] [stdout] 74b33a7e953139c41ab13c4066528966c27f8b86fcc8ea01b2f18f1c9f0e951e