[INFO] cloning repository https://github.com/puppysh43/sudoku_solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puppysh43/sudoku_solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfff3d0594d569669390d42018021fddce5c0daf [INFO] testing puppysh43/sudoku_solver against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/puppysh43/sudoku_solver on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/puppysh43/sudoku_solver [INFO] finished tweaking git repo https://github.com/puppysh43/sudoku_solver [INFO] tweaked toml for git repo https://github.com/puppysh43/sudoku_solver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/puppysh43/sudoku_solver 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1278a57d801f8bf0a444571f4b7631762a3de185fd143666caf040615fff2935 [INFO] running `Command { std: "docker" "start" "-a" "1278a57d801f8bf0a444571f4b7631762a3de185fd143666caf040615fff2935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1278a57d801f8bf0a444571f4b7631762a3de185fd143666caf040615fff2935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1278a57d801f8bf0a444571f4b7631762a3de185fd143666caf040615fff2935", kill_on_drop: false }` [INFO] [stdout] 1278a57d801f8bf0a444571f4b7631762a3de185fd143666caf040615fff2935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df97bb69f9cf2e60a52c1a95dae6e440dc1fc90118e651483c9640dacaa18b05 [INFO] running `Command { std: "docker" "start" "-a" "df97bb69f9cf2e60a52c1a95dae6e440dc1fc90118e651483c9640dacaa18b05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wide v0.7.16 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLDHONJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raw-window-handle` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rmeta4QogOY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tiny-skia` (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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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/rustcnWM8EY/symbols.o" "/opt/rustwide/target/debug/build/anyhow-287022908defccd5/build_script_build-287022908defccd5.build_script_build.71ad2c91b42c33e2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/anyhow-287022908defccd5/build_script_build-287022908defccd5.build_script_build.71ad2c91b42c33e2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/anyhow-287022908defccd5/build_script_build-287022908defccd5.1krc7nvdtv25ce8mjwwqj8iwh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/anyhow-287022908defccd5/build_script_build-287022908defccd5" "-Wl,--gc-sections" "-pie" "-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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anyhow` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-client` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaspjlKk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-de7f6d8c0910ee54/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564cdad9a415 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x564cdad9a415 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564cdad9a415 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x564cdad9a415 - ::fmt::h093865098a3fff40 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x564cdadbbc2b - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x564cdadbbc2b - core::fmt::write::h7a508f96bafac160 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x564cdad97fff - std::io::Write::write_fmt::h484601497d9f125a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x564cdad9b561 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x564cdad9b561 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x564cdad9b23c - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x564cdad9bc31 - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x564cdad9ba97 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x564cdad9a8d9 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x564cdad9b724 - rust_begin_unwind [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x564cdadbaac3 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x564cdadbaeb6 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x564cdacccfd6 - wayland_scanner::generate_code_with_destructor_events::h54a775d4314e5c73 [INFO] [stderr] 17: 0x564cdaccf170 - build_script_build::generate_protocol::h8264d72bb63a0db4 [INFO] [stderr] 18: 0x564cdacd0761 - build_script_build::main::h8810a75fd3a60ced [INFO] [stderr] 19: 0x564cdacc9943 - core::ops::function::FnOnce::call_once::h0af3f16b09d9fdd1 [INFO] [stderr] 20: 0x564cdacd1666 - std::sys::backtrace::__rust_begin_short_backtrace::hf1862cfcf3887bc2 [INFO] [stderr] 21: 0x564cdaccd4f9 - std::rt::lang_start::{{closure}}::h7a928947e06da9b7 [INFO] [stderr] 22: 0x564cdad94b90 - core::ops::function::impls:: for &F>::call_once::hcfa85c3fbac5078a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x564cdad94b90 - std::panicking::try::do_call::hb3cf00a7f42d3840 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x564cdad94b90 - std::panicking::try::h065f2ef53c491c04 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x564cdad94b90 - std::panic::catch_unwind::h159783fa4a40797c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x564cdad94b90 - std::rt::lang_start_internal::{{closure}}::h120b54b1708149f0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x564cdad94b90 - std::panicking::try::do_call::h2eb0e0c217689fbf [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x564cdad94b90 - std::panicking::try::h4a91890850e0ceb3 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x564cdad94b90 - std::panic::catch_unwind::h3ff2686a348805a1 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x564cdad94b90 - std::rt::lang_start_internal::h0865ffa830341474 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x564cdaccd4d7 - std::rt::lang_start::h9baefeb71a50ead9 [INFO] [stderr] 32: 0x564cdacd1395 - main [INFO] [stderr] 33: 0x7f3017c32d90 - [INFO] [stderr] 34: 0x7f3017c32e40 - __libc_start_main [INFO] [stderr] 35: 0x564cdacbc525 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRrlBzL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df97bb69f9cf2e60a52c1a95dae6e440dc1fc90118e651483c9640dacaa18b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df97bb69f9cf2e60a52c1a95dae6e440dc1fc90118e651483c9640dacaa18b05", kill_on_drop: false }` [INFO] [stdout] df97bb69f9cf2e60a52c1a95dae6e440dc1fc90118e651483c9640dacaa18b05 [INFO] testing puppysh43/sudoku_solver against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/puppysh43/sudoku_solver on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/puppysh43/sudoku_solver [INFO] finished tweaking git repo https://github.com/puppysh43/sudoku_solver [INFO] tweaked toml for git repo https://github.com/puppysh43/sudoku_solver written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/puppysh43/sudoku_solver 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] testing puppysh43/sudoku_solver against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing puppysh43/sudoku_solver against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing puppysh43/sudoku_solver against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/systems.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing puppysh43/sudoku_solver against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuppysh43%2Fsudoku_solver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/systems.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/puppysh43/sudoku_solver [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.