[INFO] cloning repository https://github.com/yutannihilation/nannou-polyline-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutannihilation/nannou-polyline-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fnannou-polyline-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fnannou-polyline-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb46972305aabb61bcdfca29863094fa0d884198 [INFO] testing yutannihilation/nannou-polyline-test against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fnannou-polyline-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yutannihilation/nannou-polyline-test on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yutannihilation/nannou-polyline-test [INFO] finished tweaking git repo https://github.com/yutannihilation/nannou-polyline-test [INFO] tweaked toml for git repo https://github.com/yutannihilation/nannou-polyline-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yutannihilation/nannou-polyline-test 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx-backend-vulkan v0.4.3 [INFO] [stderr] Downloaded wgpu-native v0.4.3 [INFO] [stderr] Downloaded conrod_winit v0.69.0 [INFO] [stderr] Downloaded conrod_derive v0.69.0 [INFO] [stderr] Downloaded conrod_wgpu v0.69.0 [INFO] [stderr] Downloaded lyon_geom v0.15.2 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.4.6 [INFO] [stderr] Downloaded nannou v0.14.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.4.5 [INFO] [stderr] Downloaded conrod_core v0.69.0 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcba398eb0dad170fb8ce7d1c43006675b901e74ac01c19e60541a13240b497c [INFO] running `Command { std: "docker" "start" "-a" "bcba398eb0dad170fb8ce7d1c43006675b901e74ac01c19e60541a13240b497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcba398eb0dad170fb8ce7d1c43006675b901e74ac01c19e60541a13240b497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcba398eb0dad170fb8ce7d1c43006675b901e74ac01c19e60541a13240b497c", kill_on_drop: false }` [INFO] [stdout] bcba398eb0dad170fb8ce7d1c43006675b901e74ac01c19e60541a13240b497c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c85b568ecc9f2fab4ab7be31f813ab5bbdb1df219fea4959a310f687ce73e55 [INFO] running `Command { std: "docker" "start" "-a" "3c85b568ecc9f2fab4ab7be31f813ab5bbdb1df219fea4959a310f687ce73e55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `deflate` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num-bigint` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHfR08X" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `daggy` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `inflate` (lib) [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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/xcb-0c5642119194057f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('event: ', ('xcb', 'DRI2', 'InvalidateBuffers')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xml/dri2.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5602b6dbf8e6 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5602b6dbf8e6 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5602b6dbf8e6 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5602b6dbf8e6 - ::fmt::h752651e67cc277a4 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5602b6de09ec - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5602b6de09ec - core::fmt::write::hd44b1d45ba162e21 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5602b6dbd58f - std::io::Write::write_fmt::h169c1f49900ddfe0 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x5602b6dbf694 - std::sys_common::backtrace::_print::hbca331de1381491f [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5602b6dbf694 - std::sys_common::backtrace::print::hade58077d78c625d [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5602b6dc0d1b - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4 [INFO] [stderr] 10: 0x5602b6dc0a69 - std::panicking::default_hook::h1fc68886dc215416 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5602b6dc11bd - std::panicking::rust_panic_with_hook::heff73da0ddd67492 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:782:13 [INFO] [stderr] 12: 0x5602b6dc1092 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13 [INFO] [stderr] 13: 0x5602b6dbfdc6 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5602b6dc0dc4 - rust_begin_unwind [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5 [INFO] [stderr] 15: 0x5602b6d9d085 - core::panicking::panic_fmt::h92fcc83e4972ca9b [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5602b6d9e863 - build_script_build::main::hb0cea84f56c66c39 [INFO] [stderr] 17: 0x5602b6d9ebd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2add387e42b1bec9 [INFO] [stderr] 18: 0x5602b6d9ebe9 - std::rt::lang_start::{{closure}}::hddb6fa25584e7b2a [INFO] [stderr] 19: 0x5602b6dba603 - core::ops::function::impls:: for &F>::call_once::hb029083496e2cea3 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 20: 0x5602b6dba603 - std::panicking::try::do_call::hcee28bcc4a4c9fac [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stderr] 21: 0x5602b6dba603 - std::panicking::try::h2ded1884b7510db4 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stderr] 22: 0x5602b6dba603 - std::panic::catch_unwind::h66d0292300b9902d [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stderr] 23: 0x5602b6dba603 - std::rt::lang_start_internal::{{closure}}::ha20bcfb72aed8bdf [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/rt.rs:148:48 [INFO] [stderr] 24: 0x5602b6dba603 - std::panicking::try::do_call::h16ce5455c73a34e4 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stderr] 25: 0x5602b6dba603 - std::panicking::try::ha105c26c00f547db [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stderr] 26: 0x5602b6dba603 - std::panic::catch_unwind::h536b96023bcd751e [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x5602b6dba603 - std::rt::lang_start_internal::h5497311ee486dbe5 [INFO] [stderr] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/rt.rs:148:20 [INFO] [stderr] 28: 0x5602b6d9ebc5 - main [INFO] [stderr] 29: 0x7f1f4ec56d90 - [INFO] [stderr] 30: 0x7f1f4ec56e40 - __libc_start_main [INFO] [stderr] 31: 0x5602b6d9d665 - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-client` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAGZOAP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gif` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-protocols` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `palette` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `png` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPgfFRc" [INFO] [stdout] [INFO] [stdout] [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 `synstructure` (lib) [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "3c85b568ecc9f2fab4ab7be31f813ab5bbdb1df219fea4959a310f687ce73e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c85b568ecc9f2fab4ab7be31f813ab5bbdb1df219fea4959a310f687ce73e55", kill_on_drop: false }` [INFO] [stdout] 3c85b568ecc9f2fab4ab7be31f813ab5bbdb1df219fea4959a310f687ce73e55