[INFO] cloning repository https://github.com/patrickpissurno/rust_embedded_v8_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patrickpissurno/rust_embedded_v8_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickpissurno%2Frust_embedded_v8_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickpissurno%2Frust_embedded_v8_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32dc357550037cf7bbeb9deb9dc55bf86dbb24e9 [INFO] checking patrickpissurno/rust_embedded_v8_example against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickpissurno%2Frust_embedded_v8_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickpissurno/rust_embedded_v8_example on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickpissurno/rust_embedded_v8_example [INFO] finished tweaking git repo https://github.com/patrickpissurno/rust_embedded_v8_example [INFO] tweaked toml for git repo https://github.com/patrickpissurno/rust_embedded_v8_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/patrickpissurno/rust_embedded_v8_example 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conrod_glium v0.70.0 [INFO] [stderr] Downloaded rusty_v8 v0.10.0 [INFO] [stderr] Downloaded cargo_gn v0.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e9e94b832729e8b4ace03ad88cd1a26cb264cfd587e296d35b26f886fad5ef6 [INFO] running `Command { std: "docker" "start" "-a" "8e9e94b832729e8b4ace03ad88cd1a26cb264cfd587e296d35b26f886fad5ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e9e94b832729e8b4ace03ad88cd1a26cb264cfd587e296d35b26f886fad5ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9e94b832729e8b4ace03ad88cd1a26cb264cfd587e296d35b26f886fad5ef6", kill_on_drop: false }` [INFO] [stdout] 8e9e94b832729e8b4ace03ad88cd1a26cb264cfd587e296d35b26f886fad5ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a465dc4a2db229cecbfb26f3bc66e052edbd30070fd83337acac1d3d9c4cbc6 [INFO] running `Command { std: "docker" "start" "-a" "8a465dc4a2db229cecbfb26f3bc66e052edbd30070fd83337acac1d3d9c4cbc6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling glium v0.24.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling conrod_derive v0.70.0 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling rusty_v8 v0.10.0 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking conrod_winit v0.70.0 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBGEYPT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-protocols` (lib) due to 1 previous error [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-c7c0987eedccaa53/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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 '16b569057e4d1591b4bee05f10df34000308dedc'. [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.21.13/src/lib.rs:208: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: 0x5626a1765185 - std::backtrace_rs::backtrace::libunwind::trace::hfb477357653a4e4f [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5626a1765185 - std::backtrace_rs::backtrace::trace_unsynchronized::h525c0fd0df716fa6 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5626a1765185 - std::sys::backtrace::_print_fmt::ha838f41c5e535f51 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5626a1765185 - ::fmt::h1e9b6837be55babe [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x5626a1786a6b - core::fmt::rt::Argument::fmt::h964c89d0f98e9825 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5626a1786a6b - core::fmt::write::h806b4533fac49ea3 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x5626a1762dff - std::io::Write::write_fmt::h63c0ff199204c41f [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x5626a1766651 - std::sys::backtrace::BacktraceLock::print::h64a586f07964a880 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x5626a1766651 - std::panicking::default_hook::{{closure}}::h027d3d88677b9c45 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x5626a176632c - std::panicking::default_hook::hb3342887544240f4 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x5626a1766f5f - as core::ops::function::Fn>::call::h40fc715dd10a461f [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/alloc/src/boxed.rs:2084:9 [INFO] [stderr] 11: 0x5626a1766f5f - std::panicking::rust_panic_with_hook::hb25aeb72f7ce42c5 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:808:13 [INFO] [stderr] 12: 0x5626a1766b87 - std::panicking::begin_panic_handler::{{closure}}::ha9b06f101e0004f6 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:674:13 [INFO] [stderr] 13: 0x5626a1765649 - std::sys::backtrace::__rust_end_short_backtrace::hdb1077349ce2b9a0 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5626a1766814 - rust_begin_unwind [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:665:5 [INFO] [stderr] 15: 0x5626a1785843 - core::panicking::panic_fmt::h3a19e126241d136c [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x5626a1785d16 - core::result::unwrap_failed::h301f190b1c92bf4c [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x5626a16936ad - wayland_scanner::generate_c_code::he8c60fa1ebd63dd5 [INFO] [stderr] 18: 0x5626a1691caa - build_script_build::generate_protocol::hfb3ef0109572a14b [INFO] [stderr] 19: 0x5626a16927da - build_script_build::main::h216ad1bbe610683b [INFO] [stderr] 20: 0x5626a1695713 - core::ops::function::FnOnce::call_once::h8aabba4fdfe18e49 [INFO] [stderr] 21: 0x5626a168af46 - std::sys::backtrace::__rust_begin_short_backtrace::h3b3b14bd516dbb2d [INFO] [stderr] 22: 0x5626a1694919 - std::rt::lang_start::{{closure}}::h1d86dd1b59737c22 [INFO] [stderr] 23: 0x5626a176011d - core::ops::function::impls:: for &F>::call_once::hcc45cd78f98d8df0 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5626a176011d - std::panicking::try::do_call::h0e8a45a8981fbc44 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x5626a176011d - std::panicking::try::hff166e2fdd69e970 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:521:19 [INFO] [stderr] 26: 0x5626a176011d - std::panic::catch_unwind::he1cd5ab43d7f98b7 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x5626a176011d - std::rt::lang_start_internal::{{closure}}::hb8c81ea9b0319a57 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/rt.rs:142:48 [INFO] [stderr] 28: 0x5626a176011d - std::panicking::try::do_call::hd44bbe725bcd65ec [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x5626a176011d - std::panicking::try::h9470ca690bfc4660 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:521:19 [INFO] [stderr] 30: 0x5626a176011d - std::panic::catch_unwind::hed03cbf2baedd41b [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x5626a176011d - std::rt::lang_start_internal::h44082fa052a14e80 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/rt.rs:142:20 [INFO] [stderr] 32: 0x5626a16948f7 - std::rt::lang_start::h6168f28bfaf0e875 [INFO] [stderr] 33: 0x5626a1693245 - main [INFO] [stderr] 34: 0x7fcce7ff3d90 - [INFO] [stderr] 35: 0x7fcce7ff3e40 - __libc_start_main [INFO] [stderr] 36: 0x5626a1683245 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8a465dc4a2db229cecbfb26f3bc66e052edbd30070fd83337acac1d3d9c4cbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a465dc4a2db229cecbfb26f3bc66e052edbd30070fd83337acac1d3d9c4cbc6", kill_on_drop: false }` [INFO] [stdout] 8a465dc4a2db229cecbfb26f3bc66e052edbd30070fd83337acac1d3d9c4cbc6