[INFO] cloning repository https://github.com/rust-malaysia/bugs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-malaysia/bugs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-malaysia%2Fbugs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-malaysia%2Fbugs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41a6db87e909047d3a30e8e052446c5f451c2a1e [INFO] checking rust-malaysia/bugs against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-malaysia%2Fbugs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-malaysia/bugs on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-malaysia/bugs [INFO] finished tweaking git repo https://github.com/rust-malaysia/bugs [INFO] tweaked toml for git repo https://github.com/rust-malaysia/bugs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-malaysia/bugs 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" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5a623dbeffb7c6967f5113f3af607ada2ab4c2cc18b64925df5c834cf58532 [INFO] running `Command { std: "docker" "start" "-a" "da5a623dbeffb7c6967f5113f3af607ada2ab4c2cc18b64925df5c834cf58532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5a623dbeffb7c6967f5113f3af607ada2ab4c2cc18b64925df5c834cf58532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5a623dbeffb7c6967f5113f3af607ada2ab4c2cc18b64925df5c834cf58532", kill_on_drop: false }` [INFO] [stdout] da5a623dbeffb7c6967f5113f3af607ada2ab4c2cc18b64925df5c834cf58532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d82dae93c54fb770bc951552db8c4370b11f33bf0478ed49fe0e80832086e6 [INFO] running `Command { std: "docker" "start" "-a" "40d82dae93c54fb770bc951552db8c4370b11f33bf0478ed49fe0e80832086e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.2 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Checking euclid v0.19.8 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking lyon_geom v0.12.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gfx_core v0.9.0 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking lyon_path v0.13.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking lyon_algorithms v0.13.1 [INFO] [stderr] Checking lyon_tessellation v0.13.1 [INFO] [stderr] Checking alga v0.9.0 [INFO] [stderr] Checking gfx_device_gl v0.16.0 [INFO] [stderr] Checking glyph_brush_layout v0.1.5 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking gilrs-core v0.2.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOdDNxZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bzip2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/png-ee4d1c08d9c5296d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/png-ee4d1c08d9c5296d/dep-lib-png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWHYwAp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b4768f4c9ed3220d -C extra-filename=-b3fc6bd5310000b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3a67e953fdace403.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0217b9e0b167b34a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-20dcdd0750e81d09.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.12` [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-ed725dd3c469502f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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 '6db1a6a7ebb2ad243051f3ff949f987dd70cde2b'. [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.12/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: 0x61ba20a8174a - std::backtrace_rs::backtrace::libunwind::trace::h307a2ccd3f714d13 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x61ba20a8174a - std::backtrace_rs::backtrace::trace_unsynchronized::h72f2412d446c80ba [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x61ba20a8174a - std::sys::backtrace::_print_fmt::h0348542dfa0f454d [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61ba20a8174a - ::fmt::h83cc558ebbab7f3e [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61ba20aa2d63 - core::fmt::rt::Argument::fmt::hc7b0a6620a66024f [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x61ba20aa2d63 - core::fmt::write::hdd28460bea21157b [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x61ba20a7ed03 - std::io::Write::write_fmt::h9b8cc6ead3b39cdd [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x61ba20a81592 - std::sys::backtrace::BacktraceLock::print::h2cb0b2956c593045 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x61ba20a828fe - std::panicking::default_hook::{{closure}}::h87affb6de0e6d3c3 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x61ba20a82743 - std::panicking::default_hook::h60d075bf3c53cfd0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x61ba20a83118 - as core::ops::function::Fn>::call::hc1e7a713397aa942 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x61ba20a83118 - std::panicking::rust_panic_with_hook::hc68efbf750f95a95 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x61ba20a82dca - std::panicking::begin_panic_handler::{{closure}}::ha5896b97d959f2a0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:690:13 [INFO] [stderr] 13: 0x61ba20a81c29 - std::sys::backtrace::__rust_end_short_backtrace::h682350289edd7bbc [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61ba20a82a5d - rust_begin_unwind [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:681:5 [INFO] [stderr] 15: 0x61ba20aa1be0 - core::panicking::panic_fmt::h63a8e543320657a5 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61ba20aa2026 - core::result::unwrap_failed::hd8bf42a2d0117099 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x61ba209a6dad - wayland_scanner::generate_c_code::hb0d163ab8b9b7f7f [INFO] [stderr] 18: 0x61ba209b8d2a - build_script_build::generate_protocol::h6ec66d06f88c753a [INFO] [stderr] 19: 0x61ba209b9f12 - build_script_build::main::h847e21be26344812 [INFO] [stderr] 20: 0x61ba209b6bf3 - core::ops::function::FnOnce::call_once::hf06a6bdd35c39e18 [INFO] [stderr] 21: 0x61ba209b67a6 - std::sys::backtrace::__rust_begin_short_backtrace::had6d75c9f73276c0 [INFO] [stderr] 22: 0x61ba209af6c9 - std::rt::lang_start::{{closure}}::h501f60f73f77c883 [INFO] [stderr] 23: 0x61ba20a7c6b7 - core::ops::function::impls:: for &F>::call_once::ha95ea464c47b76f4 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x61ba20a7c6b7 - std::panicking::try::do_call::h7c6f901823432ee0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x61ba20a7c6b7 - std::panicking::try::h870680796eac2aad [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x61ba20a7c6b7 - std::panic::catch_unwind::h11977973966e10e2 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x61ba20a7c6b7 - std::rt::lang_start_internal::{{closure}}::h86815d41b8036007 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x61ba20a7c6b7 - std::panicking::try::do_call::habbf100e364972e8 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x61ba20a7c6b7 - std::panicking::try::ha06b8019dcaa25aa [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x61ba20a7c6b7 - std::panic::catch_unwind::hffa9642007a55060 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x61ba20a7c6b7 - std::rt::lang_start_internal::hdc90accacda0c097 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x61ba209af6a7 - std::rt::lang_start::hf4dd7d3cf19d79ab [INFO] [stderr] 33: 0x61ba209ba2d5 - main [INFO] [stderr] 34: 0x7f932ca8ad90 - [INFO] [stderr] 35: 0x7f932ca8ae40 - __libc_start_main [INFO] [stderr] 36: 0x61ba209a6725 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQCDaZZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40d82dae93c54fb770bc951552db8c4370b11f33bf0478ed49fe0e80832086e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d82dae93c54fb770bc951552db8c4370b11f33bf0478ed49fe0e80832086e6", kill_on_drop: false }` [INFO] [stdout] 40d82dae93c54fb770bc951552db8c4370b11f33bf0478ed49fe0e80832086e6