[INFO] cloning repository https://github.com/tufteddeer/rust-marching-squares [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tufteddeer/rust-marching-squares" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftufteddeer%2Frust-marching-squares", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftufteddeer%2Frust-marching-squares'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e4d43b7bc9b6431e4124d9523bc40accd330468 [INFO] checking tufteddeer/rust-marching-squares against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftufteddeer%2Frust-marching-squares" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tufteddeer/rust-marching-squares on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tufteddeer/rust-marching-squares [INFO] finished tweaking git repo https://github.com/tufteddeer/rust-marching-squares [INFO] tweaked toml for git repo https://github.com/tufteddeer/rust-marching-squares written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tufteddeer/rust-marching-squares 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston v0.51.0 [INFO] [stderr] Downloaded pistoncore-window v0.46.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.65.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.51.0 [INFO] [stderr] Downloaded image v0.23.7 [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e842b22b6a6c2ae3aaafc496f63bc6759cd3f3f62204c01824d9a011dd9825a9 [INFO] running `Command { std: "docker" "start" "-a" "e842b22b6a6c2ae3aaafc496f63bc6759cd3f3f62204c01824d9a011dd9825a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e842b22b6a6c2ae3aaafc496f63bc6759cd3f3f62204c01824d9a011dd9825a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e842b22b6a6c2ae3aaafc496f63bc6759cd3f3f62204c01824d9a011dd9825a9", kill_on_drop: false }` [INFO] [stdout] e842b22b6a6c2ae3aaafc496f63bc6759cd3f3f62204c01824d9a011dd9825a9 [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b77cd4250ef8c2ddd7429cedc2ef24bb948ace17c888c2c50f71bd969d44a55 [INFO] running `Command { std: "docker" "start" "-a" "7b77cd4250ef8c2ddd7429cedc2ef24bb948ace17c888c2c50f71bd969d44a55", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [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 bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking image v0.23.7 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking piston2d-graphics v0.36.0 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking noise v0.6.0 [INFO] [stderr] Checking pistoncore-window v0.46.0 [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-c537dcd1ec7b59d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [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 '419b3e2d3e350822550eee0e82eeded4d324d584'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.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: 0x61e3db25111a - std::backtrace_rs::backtrace::libunwind::trace::h6e937effeea105cc [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x61e3db25111a - std::backtrace_rs::backtrace::trace_unsynchronized::h51a0d37808277802 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x61e3db25111a - std::sys::backtrace::_print_fmt::h858721fce1f5c553 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61e3db25111a - ::fmt::ha91ccc766f4902a3 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61e3db273263 - core::fmt::rt::Argument::fmt::hde849dcd4f78a510 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x61e3db273263 - core::fmt::write::hbdbaf54d653bfdc0 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x61e3db24e373 - std::io::Write::write_fmt::h56e424a4369be7eb [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x61e3db250f62 - std::sys::backtrace::BacktraceLock::print::h3e92416187886c51 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x61e3db25224f - std::panicking::default_hook::{{closure}}::h18672e62d5cfc70a [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x61e3db2520ba - std::panicking::default_hook::h57462ebb0714f2ea [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x61e3db252d43 - as core::ops::function::Fn>::call::h7f2d68101606fdc2 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/alloc/src/boxed.rs:2027:9 [INFO] [stderr] 11: 0x61e3db252d43 - std::panicking::rust_panic_with_hook::hdfd8e9403702a2d1 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x61e3db2529fa - std::panicking::begin_panic_handler::{{closure}}::h47998eb7cec3c619 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x61e3db251629 - std::sys::backtrace::__rust_end_short_backtrace::h51610b4899330428 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61e3db25268d - rust_begin_unwind [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x61e3db2720e0 - core::panicking::panic_fmt::h76c97b2053f3e171 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61e3db272526 - core::result::unwrap_failed::he112143c97815d1e [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x61e3db17881b - wayland_scanner::generate_c_interfaces::hb5925d9b8a2bf1fa [INFO] [stderr] 18: 0x61e3db1898ba - build_script_build::generate_protocol::h7b48cd76043a79a6 [INFO] [stderr] 19: 0x61e3db18aa31 - build_script_build::main::h9c7432665a037100 [INFO] [stderr] 20: 0x61e3db1857e3 - core::ops::function::FnOnce::call_once::hd3c3561f65cad44e [INFO] [stderr] 21: 0x61e3db178f56 - std::sys::backtrace::__rust_begin_short_backtrace::hbaf2cb0c35171158 [INFO] [stderr] 22: 0x61e3db178dd9 - std::rt::lang_start::{{closure}}::h46a6e230ce5fc433 [INFO] [stderr] 23: 0x61e3db24b8e0 - core::ops::function::impls:: for &F>::call_once::hf3416125b340bc19 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x61e3db24b8e0 - std::panicking::try::do_call::h7e33cc32c558386f [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x61e3db24b8e0 - std::panicking::try::h8208823031d70db4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x61e3db24b8e0 - std::panic::catch_unwind::h2d63d421e8d92aad [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x61e3db24b8e0 - std::rt::lang_start_internal::{{closure}}::h9f58b4cce6078944 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:163:24 [INFO] [stderr] 28: 0x61e3db24b8e0 - std::panicking::try::do_call::hcdbeacb48c3b43ae [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x61e3db24b8e0 - std::panicking::try::h215a52e197c6014c [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x61e3db24b8e0 - std::panic::catch_unwind::hca2ff00a5fd46ed4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x61e3db24b8e0 - std::rt::lang_start_internal::h1d6a430fc18f5497 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:159:5 [INFO] [stderr] 32: 0x61e3db178dc1 - std::rt::lang_start::h97ec2bae2869a0e2 [INFO] [stderr] 33: 0x61e3db18adf5 - main [INFO] [stderr] 34: 0x7e8d41e74d90 - [INFO] [stderr] 35: 0x7e8d41e74e40 - __libc_start_main [INFO] [stderr] 36: 0x61e3db1774c5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWUOthv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7b77cd4250ef8c2ddd7429cedc2ef24bb948ace17c888c2c50f71bd969d44a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b77cd4250ef8c2ddd7429cedc2ef24bb948ace17c888c2c50f71bd969d44a55", kill_on_drop: false }` [INFO] [stdout] 7b77cd4250ef8c2ddd7429cedc2ef24bb948ace17c888c2c50f71bd969d44a55