[INFO] cloning repository https://github.com/bill-pace/assignment-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bill-pace/assignment-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbill-pace%2Fassignment-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbill-pace%2Fassignment-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 235633cdcb6918df09aa5bb676ae248ac2cd1189 [INFO] checking bill-pace/assignment-solver/235633cdcb6918df09aa5bb676ae248ac2cd1189 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbill-pace%2Fassignment-solver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bill-pace/assignment-solver on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bill-pace/assignment-solver [INFO] finished tweaking git repo https://github.com/bill-pace/assignment-solver [INFO] tweaked toml for git repo https://github.com/bill-pace/assignment-solver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bill-pace/assignment-solver 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded puffin v0.13.2 [INFO] [stderr] Downloaded local-ip-address v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a89255910a2709c46f1d4776c343d2db5991a40105f75aa4530c0b5bd7083967 [INFO] running `Command { std: "docker" "start" "-a" "a89255910a2709c46f1d4776c343d2db5991a40105f75aa4530c0b5bd7083967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89255910a2709c46f1d4776c343d2db5991a40105f75aa4530c0b5bd7083967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89255910a2709c46f1d4776c343d2db5991a40105f75aa4530c0b5bd7083967", kill_on_drop: false }` [INFO] [stdout] a89255910a2709c46f1d4776c343d2db5991a40105f75aa4530c0b5bd7083967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f619f9159b958a45f3db23901b43b67a56662bfc4a766a9c093f9001c04c2f [INFO] running `Command { std: "docker" "start" "-a" "18f619f9159b958a45f3db23901b43b67a56662bfc4a766a9c093f9001c04c2f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde-15926a24166fd73d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcF8GBJj/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBhEhiI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml` (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/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/bin/rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.9/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=1fcbc32084710092 -C extra-filename=-1fcbc32084710092 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-15926a24166fd73d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [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-47c61384aa81c75d/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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 '3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777'. [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.29.4/src/lib.rs:156: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: 0x5e546398b4ea - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e546398b4ea - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e546398b4ea - std::sys::backtrace::_print_fmt::hfb8f4575e12be528 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e546398b4ea - ::fmt::h7767b02c5430d02b [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e54639abf33 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e54639abf33 - core::fmt::write::hd9cf23088539bf85 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21 [INFO] [stderr] 6: 0x5e54639888e3 - std::io::Write::write_fmt::h516df85bf7181425 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x5e546398b332 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e546398c2fc - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5e546398c142 - std::panicking::default_hook::ha087b22e6b135389 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5e546398c937 - std::panicking::rust_panic_with_hook::ha12d21b564771d78 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5e546398c7ca - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5e546398b9c9 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5e546398c45c - rust_begin_unwind [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5e54639aad90 - core::panicking::panic_fmt::hea12f2402e677eaa [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e54639ab1a6 - core::result::unwrap_failed::hb52ad530f4fe86dd [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/result.rs:1698:5 [INFO] [stderr] 16: 0x5e54638c5d0a - wayland_scanner::generate_code_with_destructor_events::h4e32ae449569486e [INFO] [stderr] 17: 0x5e54638cacc0 - build_script_build::generate_protocol::hec571956d9ecef9d [INFO] [stderr] 18: 0x5e54638cc2bd - build_script_build::main::h3bfc5a0dc1a3b072 [INFO] [stderr] 19: 0x5e54638d5103 - core::ops::function::FnOnce::call_once::h749ec965e12a64f9 [INFO] [stderr] 20: 0x5e54638c67f6 - std::sys::backtrace::__rust_begin_short_backtrace::hcd09d76c3082e80e [INFO] [stderr] 21: 0x5e54638c66c9 - std::rt::lang_start::{{closure}}::h83ecefca785aed36 [INFO] [stderr] 22: 0x5e5463985a17 - core::ops::function::impls:: for &F>::call_once::hdcc69c5250d896c3 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5e5463985a17 - std::panicking::try::do_call::h8e74087e18c529fb [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5e5463985a17 - std::panicking::try::hafe5958fa1de7ce5 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5e5463985a17 - std::panic::catch_unwind::he7dd6e3079677b88 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5e5463985a17 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5e5463985a17 - std::panicking::try::do_call::h320a9b5b747cda95 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5e5463985a17 - std::panicking::try::h91bf02fd4fee4183 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x5e5463985a17 - std::panic::catch_unwind::h19dd28683f4d8ff7 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5e5463985a17 - std::rt::lang_start_internal::h02315d8cca736b32 [INFO] [stderr] at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5e54638c66a7 - std::rt::lang_start::h5464ea60f5201a51 [INFO] [stderr] 32: 0x5e54638ccf15 - main [INFO] [stderr] 33: 0x7db591e13d90 - [INFO] [stderr] 34: 0x7db591e13e40 - __libc_start_main [INFO] [stderr] 35: 0x5e54638c5425 - _start [INFO] [stderr] 36: 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/rmetacOK2qZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18f619f9159b958a45f3db23901b43b67a56662bfc4a766a9c093f9001c04c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f619f9159b958a45f3db23901b43b67a56662bfc4a766a9c093f9001c04c2f", kill_on_drop: false }` [INFO] [stdout] 18f619f9159b958a45f3db23901b43b67a56662bfc4a766a9c093f9001c04c2f