[INFO] cloning repository https://github.com/sarahmeyer/shadows-numberless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarahmeyer/shadows-numberless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahmeyer%2Fshadows-numberless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahmeyer%2Fshadows-numberless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5bd8c863eb4255819b6cf13ba65f55bb935125d [INFO] checking sarahmeyer/shadows-numberless against try#121a90d34197f711021eeb158e7f4184b8be8ceb for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahmeyer%2Fshadows-numberless" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarahmeyer/shadows-numberless on toolchain 121a90d34197f711021eeb158e7f4184b8be8ceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarahmeyer/shadows-numberless [INFO] finished tweaking git repo https://github.com/sarahmeyer/shadows-numberless [INFO] tweaked toml for git repo https://github.com/sarahmeyer/shadows-numberless written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarahmeyer/shadows-numberless 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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb28719743ac2d853c1ee8486b1d7efc919290f7f349ed1b556587e84dc75ea0 [INFO] running `Command { std: "docker" "start" "-a" "eb28719743ac2d853c1ee8486b1d7efc919290f7f349ed1b556587e84dc75ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb28719743ac2d853c1ee8486b1d7efc919290f7f349ed1b556587e84dc75ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb28719743ac2d853c1ee8486b1d7efc919290f7f349ed1b556587e84dc75ea0", kill_on_drop: false }` [INFO] [stdout] eb28719743ac2d853c1ee8486b1d7efc919290f7f349ed1b556587e84dc75ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17a686e398f6c06a17c042808903a6f122013a3c34215de245bdf43544c9309c [INFO] running `Command { std: "docker" "start" "-a" "17a686e398f6c06a17c042808903a6f122013a3c34215de245bdf43544c9309c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking rose_tree v0.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamZ0OzD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `andrew` (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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaluycZd" [INFO] [stdout] [INFO] [stdout] [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/121a90d34197f711021eeb158e7f4184b8be8ceb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.65/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=9e2c32cd796e5230 -C extra-filename=-e83121af0dd5928b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c14a6bcba3a8d8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c8dafb3347aedead.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.23.6` [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-08f328fc110837ae/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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 '121a90d34197f711021eeb158e7f4184b8be8ceb'. [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' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.23.6/src/lib.rs:158: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: 0x55b1d1314872 - std::backtrace_rs::backtrace::libunwind::trace::hfd22d01457d7800f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55b1d1314872 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f58194b6ef935af [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55b1d1314872 - std::sys::backtrace::_print_fmt::hbd6464a8283a8a6f [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55b1d1314872 - ::fmt::hb91047b251fae63c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55b1d1334733 - core::fmt::rt::Argument::fmt::h0e7e4842b199d137 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x55b1d1334733 - core::fmt::write::he0f152a72a39e714 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x55b1d1312023 - std::io::default_write_fmt::h5307c1424ab67daa [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55b1d1312023 - std::io::Write::write_fmt::h748d2906906d8922 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55b1d13146c2 - std::sys::backtrace::BacktraceLock::print::h59a3558b83cea2de [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55b1d1315acc - std::panicking::default_hook::{{closure}}::h9986bef7b9435d39 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x55b1d13158cf - std::panicking::default_hook::hd74422d234078745 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55b1d13165c3 - as core::ops::function::Fn>::call::hbf773900fa32edd0 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x55b1d13165c3 - std::panicking::rust_panic_with_hook::ha6a31295a8ebad5b [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x55b1d131627a - std::panicking::begin_panic_handler::{{closure}}::hf9a5e13b009d3296 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x55b1d1314d79 - std::sys::backtrace::__rust_end_short_backtrace::hca844f461693ae5c [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x55b1d1315f0d - __rustc[ef682cde3c78be63]::rust_begin_unwind [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x55b1d1333670 - core::panicking::panic_fmt::haf0e65bb54b02be2 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x55b1d1333aa6 - core::result::unwrap_failed::h796be7e674e3dc42 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/result.rs:1704:5 [INFO] [stderr] 18: 0x55b1d122e7b7 - wayland_scanner::generate_code_with_destructor_events::hbd85db482f4c8b45 [INFO] [stderr] 19: 0x55b1d123892d - build_script_build::generate_protocol::hbd9295989d139d1d [INFO] [stderr] 20: 0x55b1d12399d5 - build_script_build::main::h7d125dfd4027d6a8 [INFO] [stderr] 21: 0x55b1d1230993 - core::ops::function::FnOnce::call_once::h6e4f18c8be41d448 [INFO] [stderr] 22: 0x55b1d1235496 - std::sys::backtrace::__rust_begin_short_backtrace::ha80c70a7bb868094 [INFO] [stderr] 23: 0x55b1d1233229 - std::rt::lang_start::{{closure}}::hbfa428db50881513 [INFO] [stderr] 24: 0x55b1d130ea50 - core::ops::function::impls:: for &F>::call_once::h70119ea60910cc76 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55b1d130ea50 - std::panicking::try::do_call::h24ba86ecd61a9381 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x55b1d130ea50 - std::panicking::try::he0beb0401dc1ef22 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x55b1d130ea50 - std::panic::catch_unwind::hb6d36aed172dbe49 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x55b1d130ea50 - std::rt::lang_start_internal::{{closure}}::h61368a232a5ae0da [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x55b1d130ea50 - std::panicking::try::do_call::h5b3a85e5f117cab5 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x55b1d130ea50 - std::panicking::try::h7c6e674b166dddde [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x55b1d130ea50 - std::panic::catch_unwind::h3c983bdf6cfe637e [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x55b1d130ea50 - std::rt::lang_start_internal::hb31ac0bf03fca4e4 [INFO] [stderr] at /rustc/121a90d34197f711021eeb158e7f4184b8be8ceb/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x55b1d1233211 - std::rt::lang_start::hc04ff36e872b1309 [INFO] [stderr] 34: 0x55b1d1239df5 - main [INFO] [stderr] 35: 0x7c6e764141ca - [INFO] [stderr] 36: 0x7c6e7641428b - __libc_start_main [INFO] [stderr] 37: 0x55b1d1224025 - _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/rmeta0f6KGf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "17a686e398f6c06a17c042808903a6f122013a3c34215de245bdf43544c9309c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a686e398f6c06a17c042808903a6f122013a3c34215de245bdf43544c9309c", kill_on_drop: false }` [INFO] [stdout] 17a686e398f6c06a17c042808903a6f122013a3c34215de245bdf43544c9309c