[INFO] cloning repository https://github.com/toolness/lorenz-fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toolness/lorenz-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoolness%2Florenz-fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoolness%2Florenz-fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee2aba62b3f1ff29ea70044185b03a088e73fcbe
[INFO] checking toolness/lorenz-fun against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoolness%2Florenz-fun" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/toolness/lorenz-fun on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/toolness/lorenz-fun
[INFO] finished tweaking git repo https://github.com/toolness/lorenz-fun
[INFO] tweaked toml for git repo https://github.com/toolness/lorenz-fun written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/toolness/lorenz-fun 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.42
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.42
[INFO] [stderr]   Downloaded stdweb v0.4.16
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.42
[INFO] [stderr]   Downloaded alga v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.42
[INFO] [stderr]   Downloaded bumpalo v2.4.1
[INFO] [stderr]   Downloaded kiss3d v0.19.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.42
[INFO] [stderr]   Downloaded ncollide3d v0.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a801f5696c04ec4653a45a8494341535f41619cdf04f6b012016bcd1865f5f
[INFO] running `Command { std: "docker" "start" "-a" "76a801f5696c04ec4653a45a8494341535f41619cdf04f6b012016bcd1865f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a801f5696c04ec4653a45a8494341535f41619cdf04f6b012016bcd1865f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a801f5696c04ec4653a45a8494341535f41619cdf04f6b012016bcd1865f5f", kill_on_drop: false }`
[INFO] [stdout] 76a801f5696c04ec4653a45a8494341535f41619cdf04f6b012016bcd1865f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71e30f39517d7ffdc0224c8bd79b8e7d08138eeea23d2531bde5cccdefb75594
[INFO] running `Command { std: "docker" "start" "-a" "71e30f39517d7ffdc0224c8bd79b8e7d08138eeea23d2531bde5cccdefb75594", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling cc v1.0.35
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling syn v0.15.32
[INFO] [stderr]    Compiling wayland-scanner v0.21.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.21.12
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking smallvec v0.6.9
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking walkdir v2.2.7
[INFO] [stderr]     Checking rusttype v0.7.6
[INFO] [stderr]    Compiling wayland-client v0.21.12
[INFO] [stderr]    Compiling wayland-protocols v0.21.12
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking libm v0.1.2
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking wayland-commons v0.21.12
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking matrixmultiply v0.2.2
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking alga v0.9.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0fodKo/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glutin` (build script)
[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: failed to run custom build command for `wayland-protocols v0.21.12`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-1c16d8409a8520e2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[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 '3139ff09e9d07f7700f8d15ed25a231e29c43627'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.12/src/lib.rs:208:40:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56052568e6ad - std::backtrace_rs::backtrace::libunwind::trace::h7609cbb4ee1f5a65
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x56052568e6ad - std::backtrace_rs::backtrace::trace_unsynchronized::h068172db57c8de98
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56052568e6ad - std::sys::backtrace::_print_fmt::hdea33a948c7605ad
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56052568e6ad - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbd75d7a8055bf739
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5605256aff3b - core::fmt::rt::Argument::fmt::h85a869f9c940f47c
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5605256aff3b - core::fmt::write::h5f25313cecccceeb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/mod.rs:1178:21
[INFO] [stderr]      6:     0x56052568bd53 - std::io::Write::write_fmt::h17a84ab5b179ddb5
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x56052568fbe2 - std::sys::backtrace::BacktraceLock::print::h34ac5f4bcc98eeb9
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x56052568fbe2 - std::panicking::default_hook::{{closure}}::h49f53d56c8f7e527
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:266:22
[INFO] [stderr]      9:     0x56052568f84e - std::panicking::default_hook::h00ed981b528c65ea
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:293:9
[INFO] [stderr]     10:     0x560525690512 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h40c4f25848898b08
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/alloc/src/boxed.rs:2164:9
[INFO] [stderr]     11:     0x560525690512 - std::panicking::rust_panic_with_hook::h3d0aa5d214fe032a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:805:13
[INFO] [stderr]     12:     0x5605256901c7 - std::panicking::begin_panic_handler::{{closure}}::h395ea634be9a5af7
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:671:13
[INFO] [stderr]     13:     0x56052568eb99 - std::sys::backtrace::__rust_end_short_backtrace::ha572632cae304beb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     14:     0x56052568fe54 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:662:5
[INFO] [stderr]     15:     0x5605256aecf3 - core::panicking::panic_fmt::h0877afab95c5e077
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/panicking.rs:74:14
[INFO] [stderr]     16:     0x5605256af1c6 - core::result::unwrap_failed::h44a3e1f2b5f76bea
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/result.rs:1679:5
[INFO] [stderr]     17:     0x5605255b633d - wayland_scanner::generate_c_code::h94bab037fc588878
[INFO] [stderr]     18:     0x5605255b493a - build_script_build::generate_protocol::h5a1f5fa7641e49be
[INFO] [stderr]     19:     0x5605255b5b16 - build_script_build::main::he2c12bb03e2b102e
[INFO] [stderr]     20:     0x5605255c1343 - core::ops::function::FnOnce::call_once::h355e783db08fb253
[INFO] [stderr]     21:     0x5605255b0cc6 - std::sys::backtrace::__rust_begin_short_backtrace::hd82cf8af9b85a81c
[INFO] [stderr]     22:     0x5605255b0c59 - std::rt::lang_start::{{closure}}::h5d74d9f722537299
[INFO] [stderr]     23:     0x560525689010 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3d100e4837f1cb7e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x560525689010 - std::panicking::try::do_call::hc54a52fa257c913b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     25:     0x560525689010 - std::panicking::try::hc345c419c175ce7a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     26:     0x560525689010 - std::panic::catch_unwind::h265111768e563591
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     27:     0x560525689010 - std::rt::lang_start_internal::{{closure}}::hccada394c7213f73
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:48
[INFO] [stderr]     28:     0x560525689010 - std::panicking::try::do_call::h5927e9f2b6fa357b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     29:     0x560525689010 - std::panicking::try::hc53e608a09421058
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     30:     0x560525689010 - std::panic::catch_unwind::h7556b794513a7f6e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     31:     0x560525689010 - std::rt::lang_start_internal::h9f6e2fe777a07c57
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:20
[INFO] [stderr]     32:     0x5605255b0c37 - std::rt::lang_start::h92ee3644f903c5d8
[INFO] [stderr]     33:     0x5605255b5ed5 - main
[INFO] [stderr]     34:     0x7fa6537d2d90 - <unknown>
[INFO] [stderr]     35:     0x7fa6537d2e40 - __libc_start_main
[INFO] [stderr]     36:     0x5605255b01a5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] error: could not compile `deflate` (lib) due to 1 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/rmetaX3zt9w"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 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/rmetaTzLSpn"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 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/rmetacb8tzb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 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/rmetaqyVGec"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "71e30f39517d7ffdc0224c8bd79b8e7d08138eeea23d2531bde5cccdefb75594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e30f39517d7ffdc0224c8bd79b8e7d08138eeea23d2531bde5cccdefb75594", kill_on_drop: false }`
[INFO] [stdout] 71e30f39517d7ffdc0224c8bd79b8e7d08138eeea23d2531bde5cccdefb75594
