[INFO] cloning repository https://github.com/SwampMaster2160/grid_sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwampMaster2160/grid_sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwampMaster2160%2Fgrid_sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwampMaster2160%2Fgrid_sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03684101852f3c35c642f965b9af768f7b7202f2 [INFO] checking SwampMaster2160/grid_sim/03684101852f3c35c642f965b9af768f7b7202f2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwampMaster2160%2Fgrid_sim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwampMaster2160/grid_sim on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwampMaster2160/grid_sim [INFO] finished tweaking git repo https://github.com/SwampMaster2160/grid_sim [INFO] tweaked toml for git repo https://github.com/SwampMaster2160/grid_sim written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SwampMaster2160/grid_sim 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01dd58a109fa04e5f52ce12c0a7e5fda80286d6cb9bd4ff0f86d45cff1b220b [INFO] running `Command { std: "docker" "start" "-a" "c01dd58a109fa04e5f52ce12c0a7e5fda80286d6cb9bd4ff0f86d45cff1b220b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01dd58a109fa04e5f52ce12c0a7e5fda80286d6cb9bd4ff0f86d45cff1b220b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01dd58a109fa04e5f52ce12c0a7e5fda80286d6cb9bd4ff0f86d45cff1b220b", kill_on_drop: false }` [INFO] [stdout] c01dd58a109fa04e5f52ce12c0a7e5fda80286d6cb9bd4ff0f86d45cff1b220b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32751d5a9c39d87ddedae2862104334d5588c58f45cfe5ba285d1bf86ec9fffe [INFO] running `Command { std: "docker" "start" "-a" "32751d5a9c39d87ddedae2862104334d5588c58f45cfe5ba285d1bf86ec9fffe", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [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/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin_glx_sys-0.1.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=877ece4b599d51c8 -C extra-filename=-877ece4b599d51c8 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-877ece4b599d51c8 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-4dd348e11b992266.rlib --cap-lints allow --cap-lints=allow` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [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/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin_egl_sys-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea5a8f088c961032 -C extra-filename=-ea5a8f088c961032 --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-ea5a8f088c961032 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-4dd348e11b992266.rlib --cap-lints allow --cap-lints=allow` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.39/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d3b376e27dca9385 -C extra-filename=-d3b376e27dca9385 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8415e1d27b1b44eb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-73a2ee1117f46a36.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ef5c71130660b08c.rmeta --cap-lints allow --cap-lints=allow` (exit status: 101) [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-e0092e0466dbac47/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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 '65132f36b923285d5da381c2fbafee6ce899e841'. [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: 0x558a6cc7334a - std::backtrace_rs::backtrace::libunwind::trace::h6dc1ecc6eb195610 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x558a6cc7334a - std::backtrace_rs::backtrace::trace_unsynchronized::h13e22390d0cfd6a1 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558a6cc7334a - std::sys::backtrace::_print_fmt::h8bdaaa7ca9934398 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x558a6cc7334a - ::fmt::h9345d22ed21706cc [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x558a6cc943f3 - core::fmt::rt::Argument::fmt::h2cca19b1f66f2d23 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x558a6cc943f3 - core::fmt::write::h2500b1352f316079 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x558a6cc707e3 - std::io::Write::write_fmt::h36974ea4e6365d05 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x558a6cc73192 - std::sys::backtrace::BacktraceLock::print::h0f0d1453e0aceb58 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x558a6cc7415c - std::panicking::default_hook::{{closure}}::h88876023b738216e [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x558a6cc73fa2 - std::panicking::default_hook::hce1c8b9688f54889 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x558a6cc74797 - std::panicking::rust_panic_with_hook::h370f6c3f97610c5b [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x558a6cc7462a - std::panicking::begin_panic_handler::{{closure}}::h4a48a69b3d728c8f [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x558a6cc73829 - std::sys::backtrace::__rust_end_short_backtrace::h9223f86cc6cba169 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x558a6cc742bc - rust_begin_unwind [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x558a6cc93250 - core::panicking::panic_fmt::h7eb6f19cba4dc104 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x558a6cc93666 - core::result::unwrap_failed::h79016c8ce2cfc7da [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x558a6cbbaf9a - wayland_scanner::generate_code_with_destructor_events::ha316f68f238c20d3 [INFO] [stderr] 17: 0x558a6cbb8520 - build_script_build::generate_protocol::hc03250355b195b5f [INFO] [stderr] 18: 0x558a6cbb9b1d - build_script_build::main::h808a1a332efe1e7a [INFO] [stderr] 19: 0x558a6cbb6df3 - core::ops::function::FnOnce::call_once::he6d3d4e6024cf8ce [INFO] [stderr] 20: 0x558a6cbb1c96 - std::sys::backtrace::__rust_begin_short_backtrace::h6db410ffa4261b6d [INFO] [stderr] 21: 0x558a6cbbb4b9 - std::rt::lang_start::{{closure}}::hb109d2f92ec9132f [INFO] [stderr] 22: 0x558a6cc6d7f7 - core::ops::function::impls:: for &F>::call_once::hb0c1b75498f53183 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x558a6cc6d7f7 - std::panicking::try::do_call::hca47d321f039f032 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x558a6cc6d7f7 - std::panicking::try::h71118d95decf49c2 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x558a6cc6d7f7 - std::panic::catch_unwind::h7aef0fc541fa093c [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x558a6cc6d7f7 - std::rt::lang_start_internal::{{closure}}::h05bed5f203561daa [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x558a6cc6d7f7 - std::panicking::try::do_call::haba3e4b0f9c87568 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x558a6cc6d7f7 - std::panicking::try::h8ff340311041ebba [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x558a6cc6d7f7 - std::panic::catch_unwind::h51a4d6c7574d7042 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x558a6cc6d7f7 - std::rt::lang_start_internal::h98df6e41937416b3 [INFO] [stderr] at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x558a6cbbb497 - std::rt::lang_start::h72d885e495523b5f [INFO] [stderr] 32: 0x558a6cbba775 - main [INFO] [stderr] 33: 0x7825ccfcdd90 - [INFO] [stderr] 34: 0x7825ccfcde40 - __libc_start_main [INFO] [stderr] 35: 0x558a6cba97f5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamhA1s0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetan6SGJw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "32751d5a9c39d87ddedae2862104334d5588c58f45cfe5ba285d1bf86ec9fffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32751d5a9c39d87ddedae2862104334d5588c58f45cfe5ba285d1bf86ec9fffe", kill_on_drop: false }` [INFO] [stdout] 32751d5a9c39d87ddedae2862104334d5588c58f45cfe5ba285d1bf86ec9fffe