[INFO] cloning repository https://github.com/poloskovi/live [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poloskovi/live" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoloskovi%2Flive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoloskovi%2Flive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc93974516756390a0bb15a2af4a21836e10780 [INFO] checking poloskovi/live against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoloskovi%2Flive" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/poloskovi/live [INFO] finished tweaking git repo https://github.com/poloskovi/live [INFO] tweaked toml for git repo https://github.com/poloskovi/live written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/poloskovi/live on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/poloskovi/live 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/poloskovi/neuronet` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/poloskovi/matrix` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston_window v0.112.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.19 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.1 [INFO] [stderr] Downloaded piston2d-graphics v0.37.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Downloaded systemstat v0.1.7 [INFO] [stderr] Downloaded plotters-piston v0.3.0 [INFO] [stderr] Downloaded font-kit v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dcb395862c5a2af4bbaf34718895fb514e1f70ee984f324f34f31c84e6a72ac [INFO] running `Command { std: "docker" "start" "-a" "9dcb395862c5a2af4bbaf34718895fb514e1f70ee984f324f34f31c84e6a72ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dcb395862c5a2af4bbaf34718895fb514e1f70ee984f324f34f31c84e6a72ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcb395862c5a2af4bbaf34718895fb514e1f70ee984f324f34f31c84e6a72ac", kill_on_drop: false }` [INFO] [stdout] 9dcb395862c5a2af4bbaf34718895fb514e1f70ee984f324f34f31c84e6a72ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ab96cf7749c4047779d31120a1cd25cd7eb9e785bee65975728ed035810ac6 [INFO] running `Command { std: "docker" "start" "-a" "80ab96cf7749c4047779d31120a1cd25cd7eb9e785bee65975728ed035810ac6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking piston2d-graphics v0.37.0 [INFO] [stderr] Checking piston-gfx_texture v0.41.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.0/src/lib.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.0/src/lib.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stdout] Some errors have detailed explanations: E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-159b0bd06f3cde26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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' (1346) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:145:80: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x637ccf83e9c2 - std::backtrace_rs::backtrace::libunwind::trace::h60a5998c1030180f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x637ccf83e9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hbc916971198bfe2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x637ccf83e9c2 - std::sys::backtrace::_print_fmt::hd2333c2ad22177d2 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x637ccf83e9c2 - ::fmt::hd1ed2d8f7d24d667 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x637ccf85d3cf - core::fmt::rt::Argument::fmt::h4489e4ae56700c2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x637ccf85d3cf - core::fmt::write::hae773ff33378fd6c [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x637ccf82ff13 - std::io::default_write_fmt::ha268be34543a63c9 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x637ccf82ff13 - std::io::Write::write_fmt::h06022bdd39b4a2a7 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x637ccf83e6f2 - std::sys::backtrace::BacktraceLock::print::h6052ffa87b4ff4cb [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x637ccf82d6dc - std::panicking::default_hook::{{closure}}::hbc796bd86ccb8383 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x637ccf82d523 - std::panicking::default_hook::hbd94eb032b84ecb6 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x637ccf82e2b0 - as core::ops::function::Fn>::call::h7f37dc5bff6d3974 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x637ccf82e2b0 - std::panicking::panic_with_hook::h99ddb474986c3411 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x637ccf83eb4a - std::panicking::panic_handler::{{closure}}::h43d9650312bc26e1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x637ccf83eaa9 - std::sys::backtrace::__rust_end_short_backtrace::h19b0c5525fff7a23 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x637ccf82db3d - __rustc[c24b02f5bc7be650]::rust_begin_unwind [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x637ccf860aa0 - core::panicking::panic_fmt::hb919ac82eae4beb0 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x637ccf861236 - core::result::unwrap_failed::h8212a9cc2bfc2f72 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/result.rs:1852:5 [INFO] [stderr] 18: 0x637ccf76a166 - wayland_scanner::generate_c_interfaces::had65b739d958a5fe [INFO] [stderr] 19: 0x637ccf764898 - build_script_build::generate_protocol::hb47c8e0f2ded67dd [INFO] [stderr] 20: 0x637ccf7657d2 - build_script_build::main::habcb14dfb05bb429 [INFO] [stderr] 21: 0x637ccf76b303 - core::ops::function::FnOnce::call_once::hed52f2bd74553d2a [INFO] [stderr] 22: 0x637ccf767676 - std::sys::backtrace::__rust_begin_short_backtrace::h46ac137eea5b9711 [INFO] [stderr] 23: 0x637ccf767609 - std::rt::lang_start::{{closure}}::hab8f501b9540a6f0 [INFO] [stderr] 24: 0x637ccf83f100 - core::ops::function::impls:: for &F>::call_once::h0a2cf5529a59aee3 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x637ccf83f100 - std::panicking::catch_unwind::do_call::hb6c78b71a70e56bf [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x637ccf83f100 - std::panicking::catch_unwind::h189567d4d4eeb86a [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x637ccf83f100 - std::panic::catch_unwind::hd104db38e13d3a45 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x637ccf83f100 - std::rt::lang_start_internal::{{closure}}::h98074e47af23abac [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x637ccf83f100 - std::panicking::catch_unwind::do_call::h8ef42585d55ca152 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x637ccf83f100 - std::panicking::catch_unwind::hb7397fac33a760a1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x637ccf83f100 - std::panic::catch_unwind::h278435a41885bafa [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x637ccf83f100 - std::rt::lang_start_internal::ha01c5a652af7bc3e [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x637ccf7675f1 - std::rt::lang_start::hb3c71fe822ede7bd [INFO] [stderr] 34: 0x637ccf76b1d5 - main [INFO] [stderr] 35: 0x71d5433dc1ca - [INFO] [stderr] 36: 0x71d5433dc28b - __libc_start_main [INFO] [stderr] 37: 0x637ccf7643f5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "80ab96cf7749c4047779d31120a1cd25cd7eb9e785bee65975728ed035810ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ab96cf7749c4047779d31120a1cd25cd7eb9e785bee65975728ed035810ac6", kill_on_drop: false }` [INFO] [stdout] 80ab96cf7749c4047779d31120a1cd25cd7eb9e785bee65975728ed035810ac6