[INFO] cloning repository https://github.com/behouba/rust-pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/behouba/rust-pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehouba%2Frust-pong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehouba%2Frust-pong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7193dcb84b0858894dacdc1ab70926423ce4fb0
[INFO] checking behouba/rust-pong/d7193dcb84b0858894dacdc1ab70926423ce4fb0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehouba%2Frust-pong" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/behouba/rust-pong on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/behouba/rust-pong
[INFO] finished tweaking git repo https://github.com/behouba/rust-pong
[INFO] tweaked toml for git repo https://github.com/behouba/rust-pong written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/behouba/rust-pong 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded png v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 933b97d66648dc7d5c71bde7db280685b7581a1a8674707ea72c0d8d0a37cf0d
[INFO] running `Command { std: "docker" "start" "-a" "933b97d66648dc7d5c71bde7db280685b7581a1a8674707ea72c0d8d0a37cf0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "933b97d66648dc7d5c71bde7db280685b7581a1a8674707ea72c0d8d0a37cf0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933b97d66648dc7d5c71bde7db280685b7581a1a8674707ea72c0d8d0a37cf0d", kill_on_drop: false }`
[INFO] [stdout] 933b97d66648dc7d5c71bde7db280685b7581a1a8674707ea72c0d8d0a37cf0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a01dbaa95b8f31b74b599b22341aff02e652484d09cefc3296045ae193afeb5b
[INFO] running `Command { std: "docker" "start" "-a" "a01dbaa95b8f31b74b599b22341aff02e652484d09cefc3296045ae193afeb5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking lazy_static v1.4.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 bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking shader_version v0.6.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking png v0.15.2
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking piston-texture v0.8.0
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.3.1
[INFO] [stderr]     Checking piston2d-graphics v0.35.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.3
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTPfo3P/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanaT71O/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gl` (lib) due to 2 previous errors
[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-1ac5bb4263e30d2e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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 'fd2c811d25ad5773fbd2463e058bf4edf4d44eb2'.
[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:     0x644cdb1e6f8a - std::backtrace_rs::backtrace::libunwind::trace::h7d463d46f41c1625
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x644cdb1e6f8a - std::backtrace_rs::backtrace::trace_unsynchronized::h476f8f3b73852bd8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x644cdb1e6f8a - std::sys::backtrace::_print_fmt::h1442fc2d80f84a69
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x644cdb1e6f8a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hfeba7cbf44c2b035
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x644cdb207bcb - core::fmt::rt::Argument::fmt::ha5da46916c25e7eb
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x644cdb207bcb - core::fmt::write::hcf1a9b5a168bab42
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/mod.rs:1186:21
[INFO] [stderr]      6:     0x644cdb1e4453 - std::io::Write::write_fmt::h343cbf8f0f760140
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x644cdb1e6dd2 - std::sys::backtrace::BacktraceLock::print::h0ae6c23bbfb5f51d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x644cdb1e8425 - std::panicking::default_hook::{{closure}}::h8b07c33038b0c409
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x644cdb1e8254 - std::panicking::default_hook::hb2958c2545ef77af
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x644cdb1e8b38 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2959ba56f692437a
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/boxed.rs:2467:9
[INFO] [stderr]     11:     0x644cdb1e8b38 - std::panicking::rust_panic_with_hook::h7dbaabf3e609e10d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:809:13
[INFO] [stderr]     12:     0x644cdb1e8907 - std::panicking::begin_panic_handler::{{closure}}::h1b159749db0a4fbc
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     13:     0x644cdb1e7469 - std::sys::backtrace::__rust_end_short_backtrace::hd4f2aecc8171f6c9
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     14:     0x644cdb1e8594 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     15:     0x644cdb206a43 - core::panicking::panic_fmt::hbd7893aa48b90018
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/panicking.rs:74:14
[INFO] [stderr]     16:     0x644cdb206e56 - core::result::unwrap_failed::h870efe41f871efc0
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/result.rs:1689:5
[INFO] [stderr]     17:     0x644cdb10d30d - wayland_scanner::generate_c_code::hdb4f603663633dc9
[INFO] [stderr]     18:     0x644cdb11c43a - build_script_build::generate_protocol::h0058ded854932caa
[INFO] [stderr]     19:     0x644cdb11d616 - build_script_build::main::h8059de3db5e9c5fd
[INFO] [stderr]     20:     0x644cdb10fac3 - core::ops::function::FnOnce::call_once::hd62ead028c41ca3f
[INFO] [stderr]     21:     0x644cdb10e8d6 - std::sys::backtrace::__rust_begin_short_backtrace::h9856ee6bcb8d3ba6
[INFO] [stderr]     22:     0x644cdb119a39 - std::rt::lang_start::{{closure}}::h8ab924371cc115f6
[INFO] [stderr]     23:     0x644cdb1e1ef0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfad295795d7a894f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x644cdb1e1ef0 - std::panicking::try::do_call::hc9dff1cc4e54de5a
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x644cdb1e1ef0 - std::panicking::try::h812dea15f7b65398
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x644cdb1e1ef0 - std::panic::catch_unwind::h2981155ef2c37051
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     27:     0x644cdb1e1ef0 - std::rt::lang_start_internal::{{closure}}::h4314f9f12a96aa2f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:48
[INFO] [stderr]     28:     0x644cdb1e1ef0 - std::panicking::try::do_call::ha990fc313fde27df
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x644cdb1e1ef0 - std::panicking::try::he56b3ad7c18dbde8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x644cdb1e1ef0 - std::panic::catch_unwind::hd440ffabd1849607
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     31:     0x644cdb1e1ef0 - std::rt::lang_start_internal::h4f26667a84827d07
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:20
[INFO] [stderr]     32:     0x644cdb119a17 - std::rt::lang_start::he95627b4e6b7798c
[INFO] [stderr]     33:     0x644cdb11d9d5 - main
[INFO] [stderr]     34:     0x734723b41d90 - <unknown>
[INFO] [stderr]     35:     0x734723b41e40 - __libc_start_main
[INFO] [stderr]     36:     0x644cdb10c955 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.104/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=bff46bb29b2e18b0 -C extra-filename=-bff46bb29b2e18b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3cc8a23d8f0810aa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-58029d70012454a8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3ceaafe33d1b83b6.rlib --extern proc_macro --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/rmeta0oKVob"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a01dbaa95b8f31b74b599b22341aff02e652484d09cefc3296045ae193afeb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a01dbaa95b8f31b74b599b22341aff02e652484d09cefc3296045ae193afeb5b", kill_on_drop: false }`
[INFO] [stdout] a01dbaa95b8f31b74b599b22341aff02e652484d09cefc3296045ae193afeb5b
