[INFO] cloning repository https://github.com/thlorenz/batufo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thlorenz/batufo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fbatufo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fbatufo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1f9bb2ba67048b8c2d3c95501cc116297f467a [INFO] checking thlorenz/batufo-rs against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fbatufo-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thlorenz/batufo-rs on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thlorenz/batufo-rs [INFO] finished tweaking git repo https://github.com/thlorenz/batufo-rs [INFO] tweaked toml for git repo https://github.com/thlorenz/batufo-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thlorenz/batufo-rs 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17dc007906375bea527ff5fbd29b65fc8d5ec6844b65fb15e831a5d124c06e81 [INFO] running `Command { std: "docker" "start" "-a" "17dc007906375bea527ff5fbd29b65fc8d5ec6844b65fb15e831a5d124c06e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17dc007906375bea527ff5fbd29b65fc8d5ec6844b65fb15e831a5d124c06e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dc007906375bea527ff5fbd29b65fc8d5ec6844b65fb15e831a5d124c06e81", kill_on_drop: false }` [INFO] [stdout] 17dc007906375bea527ff5fbd29b65fc8d5ec6844b65fb15e831a5d124c06e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec7c6948f25a0dafd68adf64d44fdd03f3028f0f81b9e5e1059999efd795eed [INFO] running `Command { std: "docker" "start" "-a" "cec7c6948f25a0dafd68adf64d44fdd03f3028f0f81b9e5e1059999efd795eed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling autocfg v0.1.7 [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 crossbeam-epoch v0.8.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.56 [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] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking shared_library v0.1.9 [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] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glob` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcEfwkRv/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetattj7D9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoMhnOg" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJti2cj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_glx_sys` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `glutin_egl_sys` (lib) due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:428:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [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-c7523c8007cca019/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:145:80 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c051f210f1 - std::backtrace_rs::backtrace::libunwind::trace::h36799ec0fe2a9829 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55c051f210f1 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6d28cb9d6badddc [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c051f210f1 - std::sys_common::backtrace::_print_fmt::heb096318cdc98fd8 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55c051f210f1 - ::fmt::h91c2e62fb564d758 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c051f40e3f - core::fmt::rt::Argument::fmt::hbeb0d7b6059c6455 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55c051f40e3f - core::fmt::write::h5737057cfabdb0d0 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55c051f1f081 - std::io::Write::write_fmt::h26e569fd9dfd3d02 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/io/mod.rs:1713:15 [INFO] [stderr] 7: 0x55c051f20f05 - std::sys_common::backtrace::_print::h3ae35c79a013b15c [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c051f20f05 - std::sys_common::backtrace::print::h93d93b811c9848c6 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c051f225f7 - std::panicking::default_hook::{{closure}}::hdb83829dcc53f0c8 [INFO] [stderr] 10: 0x55c051f223e4 - std::panicking::default_hook::h45b99c58d2e8c01a [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x55c051f22c0d - as core::ops::function::Fn>::call::he2e1c1933f1d038d [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/alloc/src/boxed.rs:1999:9 [INFO] [stderr] 12: 0x55c051f22c0d - std::panicking::rust_panic_with_hook::hd2d76c564066c432 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:709:13 [INFO] [stderr] 13: 0x55c051f229a7 - std::panicking::begin_panic_handler::{{closure}}::h275c83f96e1abef6 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:597:13 [INFO] [stderr] 14: 0x55c051f21526 - std::sys_common::backtrace::__rust_end_short_backtrace::h3f17e27297e472d5 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 15: 0x55c051f226f2 - rust_begin_unwind [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:593:5 [INFO] [stderr] 16: 0x55c051e41b53 - core::panicking::panic_fmt::haaaa8391810c87fa [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/panicking.rs:67:14 [INFO] [stderr] 17: 0x55c051e42023 - core::result::unwrap_failed::he85d155d484ce456 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/result.rs:1651:5 [INFO] [stderr] 18: 0x55c051e4ff6b - core::result::Result::unwrap::h8634958e012fc898 [INFO] [stderr] 19: 0x55c051e53c83 - wayland_scanner::generate_c_interfaces::h3724475e08438d7d [INFO] [stderr] 20: 0x55c051e4c49c - build_script_build::generate_protocol::h5d32a81884106fb4 [INFO] [stderr] 21: 0x55c051e4d7c3 - build_script_build::main::ha0162f0b7575438a [INFO] [stderr] 22: 0x55c051e521f3 - core::ops::function::FnOnce::call_once::h67b338782ca4b882 [INFO] [stderr] 23: 0x55c051e54b86 - std::sys_common::backtrace::__rust_begin_short_backtrace::he8d33f829ed76a1d [INFO] [stderr] 24: 0x55c051e51da9 - std::rt::lang_start::{{closure}}::h945c0cc01d4ecd1a [INFO] [stderr] 25: 0x55c051f1c1e5 - core::ops::function::impls:: for &F>::call_once::h9b34350b95fd82ea [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x55c051f1c1e5 - std::panicking::try::do_call::h09a1c8a7385a5735 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:500:40 [INFO] [stderr] 27: 0x55c051f1c1e5 - std::panicking::try::h3528e20af6a1ea08 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:464:19 [INFO] [stderr] 28: 0x55c051f1c1e5 - std::panic::catch_unwind::hb4494e3652114cbf [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x55c051f1c1e5 - std::rt::lang_start_internal::{{closure}}::he0069ce7bdf05349 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/rt.rs:148:48 [INFO] [stderr] 30: 0x55c051f1c1e5 - std::panicking::try::do_call::hade0c7b07b6fad47 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:500:40 [INFO] [stderr] 31: 0x55c051f1c1e5 - std::panicking::try::h6a294ab5ddcdcce0 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:464:19 [INFO] [stderr] 32: 0x55c051f1c1e5 - std::panic::catch_unwind::hf62dd02c04b2a06e [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panic.rs:142:14 [INFO] [stderr] 33: 0x55c051f1c1e5 - std::rt::lang_start_internal::h1dae929226331024 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/rt.rs:148:20 [INFO] [stderr] 34: 0x55c051e51d87 - std::rt::lang_start::h21eae15aeb5eded3 [INFO] [stderr] 35: 0x55c051e4db65 - main [INFO] [stderr] 36: 0x7f787176ad90 - [INFO] [stderr] 37: 0x7f787176ae40 - __libc_start_main [INFO] [stderr] 38: 0x55c051e42325 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:428:9 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] running `Command { std: "docker" "inspect" "cec7c6948f25a0dafd68adf64d44fdd03f3028f0f81b9e5e1059999efd795eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec7c6948f25a0dafd68adf64d44fdd03f3028f0f81b9e5e1059999efd795eed", kill_on_drop: false }` [INFO] [stdout] cec7c6948f25a0dafd68adf64d44fdd03f3028f0f81b9e5e1059999efd795eed