[INFO] cloning repository https://github.com/bigbass1997/NESiR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigbass1997/NESiR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2FNESiR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2FNESiR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57e306031782dfd26ca42d094261890c1f20583a
[INFO] checking bigbass1997/NESiR against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2FNESiR" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  27% (74/272)
Updating files:  28% (77/272)
Updating files:  29% (79/272)
Updating files:  30% (82/272)
Updating files:  31% (85/272)
Updating files:  32% (88/272)
Updating files:  33% (90/272)
Updating files:  34% (93/272)
Updating files:  35% (96/272)
Updating files:  36% (98/272)
Updating files:  37% (101/272)
Updating files:  38% (104/272)
Updating files:  39% (107/272)
Updating files:  40% (109/272)
Updating files:  41% (112/272)
Updating files:  42% (115/272)
Updating files:  43% (117/272)
Updating files:  44% (120/272)
Updating files:  45% (123/272)
Updating files:  46% (126/272)
Updating files:  47% (128/272)
Updating files:  48% (131/272)
Updating files:  48% (132/272)
Updating files:  49% (134/272)
Updating files:  50% (136/272)
Updating files:  51% (139/272)
Updating files:  52% (142/272)
Updating files:  53% (145/272)
Updating files:  54% (147/272)
Updating files:  55% (150/272)
Updating files:  56% (153/272)
Updating files:  57% (156/272)
Updating files:  58% (158/272)
Updating files:  59% (161/272)
Updating files:  60% (164/272)
Updating files:  61% (166/272)
Updating files:  62% (169/272)
Updating files:  63% (172/272)
Updating files:  64% (175/272)
Updating files:  65% (177/272)
Updating files:  66% (180/272)
Updating files:  67% (183/272)
Updating files:  68% (185/272)
Updating files:  69% (188/272)
Updating files:  70% (191/272)
Updating files:  70% (193/272)
Updating files:  71% (194/272)
Updating files:  72% (196/272)
Updating files:  73% (199/272)
Updating files:  74% (202/272)
Updating files:  75% (204/272)
Updating files:  76% (207/272)
Updating files:  77% (210/272)
Updating files:  78% (213/272)
Updating files:  79% (215/272)
Updating files:  80% (218/272)
Updating files:  81% (221/272)
Updating files:  82% (224/272)
Updating files:  83% (226/272)
Updating files:  84% (229/272)
Updating files:  85% (232/272)
Updating files:  86% (234/272)
Updating files:  87% (237/272)
Updating files:  88% (240/272)
Updating files:  89% (243/272)
Updating files:  90% (245/272)
Updating files:  90% (246/272)
Updating files:  91% (248/272)
Updating files:  92% (251/272)
Updating files:  93% (253/272)
Updating files:  94% (256/272)
Updating files:  95% (259/272)
Updating files:  96% (262/272)
Updating files:  97% (264/272)
Updating files:  98% (267/272)
Updating files:  99% (270/272)
Updating files: 100% (272/272)
Updating files: 100% (272/272), done.
[INFO] started tweaking git repo https://github.com/bigbass1997/NESiR
[INFO] finished tweaking git repo https://github.com/bigbass1997/NESiR
[INFO] tweaked toml for git repo https://github.com/bigbass1997/NESiR written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigbass1997/NESiR on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bigbass1997/NESiR 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7172e9094af1be8c2599fec914d82559687b471c64284dcaad4890b724160b45
[INFO] running `Command { std: "docker" "start" "-a" "7172e9094af1be8c2599fec914d82559687b471c64284dcaad4890b724160b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7172e9094af1be8c2599fec914d82559687b471c64284dcaad4890b724160b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7172e9094af1be8c2599fec914d82559687b471c64284dcaad4890b724160b45", kill_on_drop: false }`
[INFO] [stdout] 7172e9094af1be8c2599fec914d82559687b471c64284dcaad4890b724160b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c396fdbda1c1686504b77980b6d4b54d94b212e24d4ac119f2b937b264d90c
[INFO] running `Command { std: "docker" "start" "-a" "17c396fdbda1c1686504b77980b6d4b54d94b212e24d4ac119f2b937b264d90c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling proc-bitfield-macros v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking proc-bitfield v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.44
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking value-trait v0.11.0
[INFO] [stderr]     Checking simd-json v0.15.1
[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-8606faba8f294993/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=./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]   cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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 '987a165cfab916796a8315782b83ac460a651ce2'.
[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' (1082) 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:     0x608cb64843e2 - std::backtrace_rs::backtrace::libunwind::trace::hf09821d01bcdd165
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x608cb64843e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h67c79827ef895053
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x608cb64843e2 - std::sys::backtrace::_print_fmt::hfd1b8a3072c0a17a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x608cb64843e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h619153f336a61421
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x608cb64a463f - core::fmt::rt::Argument::fmt::h4d1bc03cd485b439
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x608cb64a463f - core::fmt::write::hfe855cd62e0d157c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x608cb6481ad3 - std::io::default_write_fmt::h540934b92f4dc07d
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x608cb6481ad3 - std::io::Write::write_fmt::h6539d35e01d79de7
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x608cb6484232 - std::sys::backtrace::BacktraceLock::print::h6cb91e1789a7cbc5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x608cb6485294 - std::panicking::default_hook::{{closure}}::hd5a86dcf388d8d3e
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x608cb64850b5 - std::panicking::default_hook::h4da1cae02279a3fb
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x608cb6485d05 - std::panicking::panic_with_hook::h8027b60c5a270458
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x608cb6485a9a - std::panicking::panic_handler::{{closure}}::hd4ba090b6289841c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x608cb64848d9 - std::sys::backtrace::__rust_end_short_backtrace::h23f67b4a68a4195c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x608cb648572d - __rustc[c0acf28cc60a6f1]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x608cb64a3630 - core::panicking::panic_fmt::hf3a3c66bb320b838
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x608cb64a39c6 - core::result::unwrap_failed::hce589ececbed0927
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/result.rs:1852:5
[INFO] [stderr]     17:     0x608cb63bd229 - wayland_scanner::generate_code_with_destructor_events::h9562b2797056240f
[INFO] [stderr]     18:     0x608cb63c1c3f - build_script_build::generate_protocol::h447f8157801023cf
[INFO] [stderr]     19:     0x608cb63c2e5a - build_script_build::main::hbe1797b847139c8a
[INFO] [stderr]     20:     0x608cb63baf23 - core::ops::function::FnOnce::call_once::hf37390c05cb5d1cd
[INFO] [stderr]     21:     0x608cb63c4126 - std::sys::backtrace::__rust_begin_short_backtrace::ha8ccbc3491a67399
[INFO] [stderr]     22:     0x608cb63bae09 - std::rt::lang_start::{{closure}}::h94e3ec14ebe753b0
[INFO] [stderr]     23:     0x608cb647e630 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8df283588f0e8796
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     24:     0x608cb647e630 - std::panicking::catch_unwind::do_call::h8b4fc237972c8899
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x608cb647e630 - std::panicking::catch_unwind::hc230a5364e3a7c99
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x608cb647e630 - std::panic::catch_unwind::hc42ade884023f93a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     27:     0x608cb647e630 - std::rt::lang_start_internal::{{closure}}::h01cd23081fcd9a8f
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x608cb647e630 - std::panicking::catch_unwind::do_call::h32191539977a2702
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x608cb647e630 - std::panicking::catch_unwind::h9ba2739a9cccf76b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x608cb647e630 - std::panic::catch_unwind::ha9fe4986aae0684b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     31:     0x608cb647e630 - std::rt::lang_start_internal::hc23d74ec965618a5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x608cb63badf1 - std::rt::lang_start::hb489431fd8954455
[INFO] [stderr]     33:     0x608cb63c3665 - main
[INFO] [stderr]     34:     0x7caff01641ca - <unknown>
[INFO] [stderr]     35:     0x7caff016428b - __libc_start_main
[INFO] [stderr]     36:     0x608cb63b3065 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "17c396fdbda1c1686504b77980b6d4b54d94b212e24d4ac119f2b937b264d90c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c396fdbda1c1686504b77980b6d4b54d94b212e24d4ac119f2b937b264d90c", kill_on_drop: false }`
[INFO] [stdout] 17c396fdbda1c1686504b77980b6d4b54d94b212e24d4ac119f2b937b264d90c
