[INFO] cloning repository https://github.com/RichTeaMan/tetrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RichTeaMan/tetrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichTeaMan%2Ftetrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichTeaMan%2Ftetrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6aa78c9c74e94ab4bb4651cac53225d4bfc8ff5 [INFO] testing RichTeaMan/tetrust/b6aa78c9c74e94ab4bb4651cac53225d4bfc8ff5 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichTeaMan%2Ftetrust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RichTeaMan/tetrust on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RichTeaMan/tetrust [INFO] finished tweaking git repo https://github.com/RichTeaMan/tetrust [INFO] tweaked toml for git repo https://github.com/RichTeaMan/tetrust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RichTeaMan/tetrust 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c358ab3655d3599462c6baaf3bf877a3b8fb66c605700373845258246c17c834 [INFO] running `Command { std: "docker" "start" "-a" "c358ab3655d3599462c6baaf3bf877a3b8fb66c605700373845258246c17c834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c358ab3655d3599462c6baaf3bf877a3b8fb66c605700373845258246c17c834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c358ab3655d3599462c6baaf3bf877a3b8fb66c605700373845258246c17c834", kill_on_drop: false }` [INFO] [stdout] c358ab3655d3599462c6baaf3bf877a3b8fb66c605700373845258246c17c834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb3f74d05e9a0c1e76356dbc35909eddc8f2328182724e8282747949511ed605 [INFO] running `Command { std: "docker" "start" "-a" "eb3f74d05e9a0c1e76356dbc35909eddc8f2328182724e8282747949511ed605", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libparking_lot_core-49e28b70cb58a229.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=0323036bbee54048 -C extra-filename=-0323036bbee54048 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c1bf87560f7f248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04834dd3c1204d44.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b680059aca1bf4e1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `gl` (build script) [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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gl-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34cdc240602b443f -C extra-filename=-34cdc240602b443f --out-dir /opt/rustwide/target/debug/build/gl-34cdc240602b443f -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-27bf3d1865011dda.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `andrew` (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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name andrew --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/andrew-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b90bfd837697820e -C extra-filename=-b90bfd837697820e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rmeta --extern line_drawing=/opt/rustwide/target/debug/deps/libline_drawing-2d2da54ad5887e5f.rmeta --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-2bd9259d1f1e6f53.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7991e1f0d23d6a7d.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-638e88258229a4ef.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `nix` (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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name nix --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65302e05e4a0e8a2 -C extra-filename=-65302e05e4a0e8a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5f6488e1d187f7b.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamafqhV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-commons` (lib) due to 1 previous error [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-470e80a140ea8a55/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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 'f23b22458132fb20faeb8a915b1c252478696f25'. [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: 0x5c89fcb91f9a - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c89fcb91f9a - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c89fcb91f9a - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c89fcb91f9a - ::fmt::h64292488f7f2250f [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c89fcbb2ca3 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c89fcbb2ca3 - core::fmt::write::h481de9317912dd10 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x5c89fcb8f463 - std::io::Write::write_fmt::h365a150d93920ecc [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x5c89fcb91de2 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c89fcb93165 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5c89fcb92f94 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5c89fcb93868 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stderr] 11: 0x5c89fcb93868 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stderr] 12: 0x5c89fcb9362a - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13 [INFO] [stderr] 13: 0x5c89fcb92479 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x5c89fcb932bc - rust_begin_unwind [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stderr] 15: 0x5c89fcbb1b00 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x5c89fcbb1f16 - core::result::unwrap_failed::he99f077262f32dcd [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1695:5 [INFO] [stderr] 17: 0x5c89fcab18ed - wayland_scanner::generate_c_code::h8e828440cc9dc3e8 [INFO] [stderr] 18: 0x5c89fcac081a - build_script_build::generate_protocol::hc8674a27b895d969 [INFO] [stderr] 19: 0x5c89fcac19f6 - build_script_build::main::hbd4372821efeb764 [INFO] [stderr] 20: 0x5c89fcab3a03 - core::ops::function::FnOnce::call_once::h7ac8a51a1361170b [INFO] [stderr] 21: 0x5c89fcab2b46 - std::sys::backtrace::__rust_begin_short_backtrace::h22370f74a2d01f98 [INFO] [stderr] 22: 0x5c89fcabefa9 - std::rt::lang_start::{{closure}}::h4f3afe29261feb3d [INFO] [stderr] 23: 0x5c89fcb8cef0 - core::ops::function::impls:: for &F>::call_once::he40ee65fbfaf011c [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5c89fcb8cef0 - std::panicking::try::do_call::h4b53357ccac1e3de [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x5c89fcb8cef0 - std::panicking::try::h65778bbd61b72c9e [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x5c89fcb8cef0 - std::panic::catch_unwind::he5755fb164db2af1 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5c89fcb8cef0 - std::rt::lang_start_internal::{{closure}}::h16fd50c50e39747b [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x5c89fcb8cef0 - std::panicking::try::do_call::hc4f680238d1957ab [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x5c89fcb8cef0 - std::panicking::try::h359f66f11ec5a4f6 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x5c89fcb8cef0 - std::panic::catch_unwind::h699e98110db71581 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5c89fcb8cef0 - std::rt::lang_start_internal::hf758144ad6637c85 [INFO] [stderr] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x5c89fcabef87 - std::rt::lang_start::hb2188eae05a20506 [INFO] [stderr] 33: 0x5c89fcac1db5 - main [INFO] [stderr] 34: 0x7e24352cbd90 - [INFO] [stderr] 35: 0x7e24352cbe40 - __libc_start_main [INFO] [stderr] 36: 0x5c89fcab11f5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYsNSi0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb3f74d05e9a0c1e76356dbc35909eddc8f2328182724e8282747949511ed605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3f74d05e9a0c1e76356dbc35909eddc8f2328182724e8282747949511ed605", kill_on_drop: false }` [INFO] [stdout] eb3f74d05e9a0c1e76356dbc35909eddc8f2328182724e8282747949511ed605