[INFO] cloning repository https://github.com/juliendoutre/r8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juliendoutre/r8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliendoutre%2Fr8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliendoutre%2Fr8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ee1fbf9412f05d4975133b9d474016a1c1615c4 [INFO] checking juliendoutre/r8 against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliendoutre%2Fr8" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juliendoutre/r8 [INFO] finished tweaking git repo https://github.com/juliendoutre/r8 [INFO] tweaked toml for git repo https://github.com/juliendoutre/r8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juliendoutre/r8 on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juliendoutre/r8 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fde556c391a770e931957fc4d480c29e1e0a1dac17a980bb17893cc3d9c295f [INFO] running `Command { std: "docker" "start" "-a" "3fde556c391a770e931957fc4d480c29e1e0a1dac17a980bb17893cc3d9c295f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fde556c391a770e931957fc4d480c29e1e0a1dac17a980bb17893cc3d9c295f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fde556c391a770e931957fc4d480c29e1e0a1dac17a980bb17893cc3d9c295f", kill_on_drop: false }` [INFO] [stdout] 3fde556c391a770e931957fc4d480c29e1e0a1dac17a980bb17893cc3d9c295f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea125a14a949dfd577fafeb69f92c9fd567d54d5258a5b1397f0d3215ddbe167 [INFO] running `Command { std: "docker" "start" "-a" "ea125a14a949dfd577fafeb69f92c9fd567d54d5258a5b1397f0d3215ddbe167", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libxml-ae85e00e06520665.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (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] rustc-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/rmeta8CJGSN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `line_drawing` (lib) due to 1 previous error [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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.72/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0127293bea156377 -C extra-filename=-df96134ac548d76d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e563e7f2e4a5da39.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-44f016b5d7c87845.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=c624afbda8c68cdb -C extra-filename=-2a7afd2d09102477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (exit status: 101) [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-159b0bd06f3cde26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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] [INFO] [stderr] thread 'main' (1245) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:145:80: [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: 0x61224f66a402 - std::backtrace_rs::backtrace::libunwind::trace::h5c03b10988c5fa7f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61224f66a402 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e61fbb418a7014e [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61224f66a402 - std::sys::backtrace::_print_fmt::h7d079310384ec6f5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61224f66a402 - ::fmt::h60703ba19da2dcd9 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61224f68aa4f - core::fmt::rt::Argument::fmt::h681938471040b851 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61224f68aa4f - core::fmt::write::h138adf462026a062 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61224f667bd3 - std::io::default_write_fmt::h350251c47a50355a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61224f667bd3 - std::io::Write::write_fmt::h29aaaefffccedb43 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61224f66a252 - std::sys::backtrace::BacktraceLock::print::h4e1068abfc9b5405 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61224f66b63a - std::panicking::default_hook::{{closure}}::hd481e775e49d0194 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x61224f66b45b - std::panicking::default_hook::hce7f4d410f7bdc53 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x61224f66c16e - as core::ops::function::Fn>::call::hcb3b86bd04323e60 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x61224f66c16e - std::panicking::panic_with_hook::hb8dabcf03086c715 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x61224f66be3a - std::panicking::panic_handler::{{closure}}::hff977cddd5c4b6cb [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x61224f66a909 - std::sys::backtrace::__rust_end_short_backtrace::h6895b4535432c6c5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x61224f66bacd - __rustc[68b831994d8134c1]::rust_begin_unwind [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x61224f6899a0 - core::panicking::panic_fmt::h312ab3d7c10681f0 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x61224f689dd6 - core::result::unwrap_failed::h060ac9754a2e770a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/result.rs:1852:5 [INFO] [stderr] 18: 0x61224f593746 - wayland_scanner::generate_c_interfaces::hf8006dbb9d92b3a8 [INFO] [stderr] 19: 0x61224f598638 - build_script_build::generate_protocol::hc8972e10f0155208 [INFO] [stderr] 20: 0x61224f599765 - build_script_build::main::h33bad63ebef10c1f [INFO] [stderr] 21: 0x61224f5951b3 - core::ops::function::FnOnce::call_once::hb834ba31b4121dad [INFO] [stderr] 22: 0x61224f594376 - std::sys::backtrace::__rust_begin_short_backtrace::hd0bdd577262674da [INFO] [stderr] 23: 0x61224f5942e9 - std::rt::lang_start::{{closure}}::h07d960fedd8fbfba [INFO] [stderr] 24: 0x61224f665080 - core::ops::function::impls:: for &F>::call_once::h13086819e02c54e5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x61224f665080 - std::panicking::catch_unwind::do_call::h578ee6991f721bbc [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x61224f665080 - std::panicking::catch_unwind::h410c731fc94d390f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x61224f665080 - std::panic::catch_unwind::h6d3b6fb9dc0a1e4c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 28: 0x61224f665080 - std::rt::lang_start_internal::{{closure}}::h0e9c335784a30ad2 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x61224f665080 - std::panicking::catch_unwind::do_call::h309b1a5a3c9c810b [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x61224f665080 - std::panicking::catch_unwind::he1f771870c4b41e1 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x61224f665080 - std::panic::catch_unwind::h53a98df924447d1c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 32: 0x61224f665080 - std::rt::lang_start_internal::h2a46299ee93b526c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x61224f5942d1 - std::rt::lang_start::hbe7bcadb11466893 [INFO] [stderr] 34: 0x61224f5997c5 - main [INFO] [stderr] 35: 0x730f8878b1ca - [INFO] [stderr] 36: 0x730f8878b28b - __libc_start_main [INFO] [stderr] 37: 0x61224f592435 - _start [INFO] [stderr] 38: 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/rmetalOJSct" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smallvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ea125a14a949dfd577fafeb69f92c9fd567d54d5258a5b1397f0d3215ddbe167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea125a14a949dfd577fafeb69f92c9fd567d54d5258a5b1397f0d3215ddbe167", kill_on_drop: false }` [INFO] [stdout] ea125a14a949dfd577fafeb69f92c9fd567d54d5258a5b1397f0d3215ddbe167