[INFO] cloning repository https://github.com/wdudokvanheel/rust-game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdudokvanheel/rust-game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1e595440fc3d11987bfebeffc13c6191d52da4 [INFO] checking wdudokvanheel/rust-game-of-life against try#121a90d34197f711021eeb158e7f4184b8be8ceb for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life" "/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/wdudokvanheel/rust-game-of-life on toolchain 121a90d34197f711021eeb158e7f4184b8be8ceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] finished tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] tweaked toml for git repo https://github.com/wdudokvanheel/rust-game-of-life written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wdudokvanheel/rust-game-of-life 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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cf0912eb4b2c23623501dd0680f78f64e3b998f0261abac9b65c228697895f7 [INFO] running `Command { std: "docker" "start" "-a" "4cf0912eb4b2c23623501dd0680f78f64e3b998f0261abac9b65c228697895f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cf0912eb4b2c23623501dd0680f78f64e3b998f0261abac9b65c228697895f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf0912eb4b2c23623501dd0680f78f64e3b998f0261abac9b65c228697895f7", kill_on_drop: false }` [INFO] [stdout] 4cf0912eb4b2c23623501dd0680f78f64e3b998f0261abac9b65c228697895f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ca07de3d327b0b03d9a798ff09534046f77f7d0b4e78cacf268ca27458b6bd0 [INFO] running `Command { std: "docker" "start" "-a" "2ca07de3d327b0b03d9a798ff09534046f77f7d0b4e78cacf268ca27458b6bd0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.4 [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/rmetaJGQ1Fo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/121a90d34197f711021eeb158e7f4184b8be8ceb/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.44/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0329f3609b877994 -C extra-filename=-40f45bd7260f5cef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6bd11793ea7eeed3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-30f769a4bfa1bd12.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 `winnow` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/rustix-e6d6d3fbf8f6ebb2/rmetadw4x8D" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/raw_window_handle-4916027015c1364d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/raw-window-handle-4916027015c1364d/dep-lib-raw_window_handle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustct6hpaE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustct6hpaE/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/rustversion-6ba488304f2f70b6/build_script_build-6ba488304f2f70b6" "-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: 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 `rustversion` (build script) 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-14de06d81a308577/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] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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.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: 0x5a4d459dce62 - std::backtrace_rs::backtrace::libunwind::trace::hfd22d01457d7800f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a4d459dce62 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f58194b6ef935af [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a4d459dce62 - std::sys::backtrace::_print_fmt::hbd6464a8283a8a6f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a4d459dce62 - ::fmt::hb91047b251fae63c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a4d459fc823 - core::fmt::rt::Argument::fmt::h0e7e4842b199d137 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5a4d459fc823 - core::fmt::write::he0f152a72a39e714 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5a4d459da613 - std::io::default_write_fmt::h5307c1424ab67daa [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a4d459da613 - std::io::Write::write_fmt::h748d2906906d8922 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a4d459dccb2 - std::sys::backtrace::BacktraceLock::print::h59a3558b83cea2de [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a4d459ddd32 - std::panicking::default_hook::{{closure}}::h9986bef7b9435d39 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a4d459ddb35 - std::panicking::default_hook::hd74422d234078745 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a4d459de752 - std::panicking::rust_panic_with_hook::ha6a31295a8ebad5b [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a4d459de4da - std::panicking::begin_panic_handler::{{closure}}::hf9a5e13b009d3296 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a4d459dd369 - std::sys::backtrace::__rust_end_short_backtrace::hca844f461693ae5c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a4d459de16d - __rustc[ef682cde3c78be63]::rust_begin_unwind [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a4d459fb800 - core::panicking::panic_fmt::haf0e65bb54b02be2 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a4d459fbb96 - core::result::unwrap_failed::h796be7e674e3dc42 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5a4d4591af0d - wayland_scanner::generate_code_with_destructor_events::h86b12ea415e1dc4a [INFO] [stderr] 18: 0x5a4d45918ebd - build_script_build::generate_protocol::h52b5490ee2fdda82 [INFO] [stderr] 19: 0x5a4d4591a0fd - build_script_build::main::hfa2337104d5b4809 [INFO] [stderr] 20: 0x5a4d4591d633 - core::ops::function::FnOnce::call_once::hbde7dd40070c5efb [INFO] [stderr] 21: 0x5a4d459156b6 - std::sys::backtrace::__rust_begin_short_backtrace::he25ee020bcb6450f [INFO] [stderr] 22: 0x5a4d45915629 - std::rt::lang_start::{{closure}}::h45993811b51cfd92 [INFO] [stderr] 23: 0x5a4d459d7040 - core::ops::function::impls:: for &F>::call_once::h70119ea60910cc76 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5a4d459d7040 - std::panicking::try::do_call::h24ba86ecd61a9381 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5a4d459d7040 - std::panicking::try::he0beb0401dc1ef22 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5a4d459d7040 - std::panic::catch_unwind::hb6d36aed172dbe49 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5a4d459d7040 - std::rt::lang_start_internal::{{closure}}::h61368a232a5ae0da [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5a4d459d7040 - std::panicking::try::do_call::h5b3a85e5f117cab5 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5a4d459d7040 - std::panicking::try::h7c6e674b166dddde [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5a4d459d7040 - std::panic::catch_unwind::h3c983bdf6cfe637e [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5a4d459d7040 - std::rt::lang_start_internal::hb31ac0bf03fca4e4 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5a4d45915611 - std::rt::lang_start::hbc6effed90798438 [INFO] [stderr] 33: 0x5a4d4591a935 - main [INFO] [stderr] 34: 0x7f7d78b861ca - [INFO] [stderr] 35: 0x7f7d78b8628b - __libc_start_main [INFO] [stderr] 36: 0x5a4d4590bb95 - _start [INFO] [stderr] 37: 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/rmetanHkMEz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-skia` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ca07de3d327b0b03d9a798ff09534046f77f7d0b4e78cacf268ca27458b6bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca07de3d327b0b03d9a798ff09534046f77f7d0b4e78cacf268ca27458b6bd0", kill_on_drop: false }` [INFO] [stdout] 2ca07de3d327b0b03d9a798ff09534046f77f7d0b4e78cacf268ca27458b6bd0