[INFO] cloning repository https://github.com/danplubell/hot_dog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danplubell/hot_dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanplubell%2Fhot_dog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanplubell%2Fhot_dog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c729a747ad52319c1580ccd6eb45185d1b63f225 [INFO] checking danplubell/hot_dog against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanplubell%2Fhot_dog" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danplubell/hot_dog on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danplubell/hot_dog [INFO] finished tweaking git repo https://github.com/danplubell/hot_dog [INFO] tweaked toml for git repo https://github.com/danplubell/hot_dog written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danplubell/hot_dog 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b532064df67a32c5b57420ac10b9da71af6b35e1625f0422178b69168dc04759 [INFO] running `Command { std: "docker" "start" "-a" "b532064df67a32c5b57420ac10b9da71af6b35e1625f0422178b69168dc04759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b532064df67a32c5b57420ac10b9da71af6b35e1625f0422178b69168dc04759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b532064df67a32c5b57420ac10b9da71af6b35e1625f0422178b69168dc04759", kill_on_drop: false }` [INFO] [stdout] b532064df67a32c5b57420ac10b9da71af6b35e1625f0422178b69168dc04759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4803f330a43d573b56db9a9791378537c8974ce94f68a72a15832e57a799b1f3 [INFO] running `Command { std: "docker" "start" "-a" "4803f330a43d573b56db9a9791378537c8974ce94f68a72a15832e57a799b1f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:199:26: [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: 0x5bddb6c7d463 - std::backtrace_rs::backtrace::libunwind::trace::h26b3bedddccac092 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5bddb6c7d463 - std::backtrace_rs::backtrace::trace_unsynchronized::hceeb557131bafd30 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5bddb6c7d463 - std::sys::backtrace::_print_fmt::h2940357328623462 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bddb6c7d463 - ::fmt::h6a9e38a42725830e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bddb6c9ac53 - core::fmt::rt::Argument::fmt::h802b9b95673da9ed [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5bddb6c9ac53 - core::fmt::write::h9ab6bbbbe32f8efd [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5bddb6c7ad03 - std::io::Write::write_fmt::hc5617fdac6d371d0 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5bddb6c7d2b2 - std::sys::backtrace::BacktraceLock::print::h29fed2823d0928c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5bddb6c7e1fa - std::panicking::default_hook::{{closure}}::ha2513cfafc872fe7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5bddb6c7e06a - std::panicking::default_hook::h5d558848c0b8a0d7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5bddb6c7eac2 - std::panicking::rust_panic_with_hook::hf898e4ebce4cb4f5 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5bddb6c7e95a - std::panicking::begin_panic_handler::{{closure}}::h830e9bae24b4c97a [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5bddb6c7d959 - std::sys::backtrace::__rust_end_short_backtrace::hadacd1d45d1c8978 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5bddb6c7e5ed - rust_begin_unwind [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5bddb6c99ea0 - core::panicking::panic_fmt::h40a5d5bea5398415 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5bddb6c9a236 - core::result::unwrap_failed::hcfc65f72e2fdf054 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5bddb6c57a81 - build_script_main::main::h77ca42d178c7f805 [INFO] [stderr] 17: 0x5bddb6c476a3 - core::ops::function::FnOnce::call_once::h78a48926a824ee26 [INFO] [stderr] 18: 0x5bddb6c47556 - std::sys::backtrace::__rust_begin_short_backtrace::h5e96100a1b938515 [INFO] [stderr] 19: 0x5bddb6c52f99 - std::rt::lang_start::{{closure}}::h81acf1f453e57b2e [INFO] [stderr] 20: 0x5bddb6c77ad0 - core::ops::function::impls:: for &F>::call_once::haaef29c34a69eca4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5bddb6c77ad0 - std::panicking::try::do_call::h8861763e30e6fd2e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5bddb6c77ad0 - std::panicking::try::haf21367505d12ce2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5bddb6c77ad0 - std::panic::catch_unwind::h7b4a08980e2540f4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5bddb6c77ad0 - std::rt::lang_start_internal::{{closure}}::h0656614424b54f6b [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5bddb6c77ad0 - std::panicking::try::do_call::h44c0080b13dad4c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5bddb6c77ad0 - std::panicking::try::h2756032b42d79c94 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5bddb6c77ad0 - std::panic::catch_unwind::h7550a68bd6af12d2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5bddb6c77ad0 - std::rt::lang_start_internal::h37ece5fc9950cf6e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5bddb6c52f81 - std::rt::lang_start::h400323a0206bdc9e [INFO] [stderr] 30: 0x5bddb6c581b5 - main [INFO] [stderr] 31: 0x7592125b4d90 - [INFO] [stderr] 32: 0x7592125b4e40 - __libc_start_main [INFO] [stderr] 33: 0x5bddb6c47225 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcesioBw/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (build script) 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 `pkg-config` (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/5785402183672f7786e9dc343d7b435bdaf4a4bc/bin/rustc --crate-name pkg_config --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b2144b53dd0ae95 -C extra-filename=-98fee3b6192f743b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/rmetakda644" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `form_urlencoded` (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/rmetae3JuIN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (lib) due to 1 previous error [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/rmetay0iHfG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) [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/5785402183672f7786e9dc343d7b435bdaf4a4bc/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=54ec85727cd1577a -C extra-filename=-4ba7f8d6eff97df5 --out-dir /opt/rustwide/target/debug/build/serde-4ba7f8d6eff97df5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vcpkg` (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/5785402183672f7786e9dc343d7b435bdaf4a4bc/bin/rustc --crate-name vcpkg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=231b42b08dc861ca -C extra-filename=-8ce73e690261768c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakwvdIw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `convert_case` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanHpaas/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKhxK61/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4803f330a43d573b56db9a9791378537c8974ce94f68a72a15832e57a799b1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4803f330a43d573b56db9a9791378537c8974ce94f68a72a15832e57a799b1f3", kill_on_drop: false }` [INFO] [stdout] 4803f330a43d573b56db9a9791378537c8974ce94f68a72a15832e57a799b1f3