[INFO] cloning repository https://github.com/aschey/lune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschey/lune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Flune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Flune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61b09f797b92f8a68a113b7296d3bf9fd8410f63 [INFO] checking aschey/lune against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Flune" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aschey/lune [INFO] finished tweaking git repo https://github.com/aschey/lune [INFO] tweaked toml for git repo https://github.com/aschey/lune written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aschey/lune on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aschey/lune 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-build v0.12.1 [INFO] [stderr] Downloaded tauri-build v2.0.0-beta.9 [INFO] [stderr] Downloaded webview2-com v0.28.0 [INFO] [stderr] Downloaded webview2-com-macros v0.7.0 [INFO] [stderr] Downloaded urlpattern v0.2.0 [INFO] [stderr] Downloaded tauri-macros v2.0.0-beta.9 [INFO] [stderr] Downloaded infer v0.15.0 [INFO] [stderr] Downloaded swift-rs v1.0.6 [INFO] [stderr] Downloaded tauri-codegen v2.0.0-beta.9 [INFO] [stderr] Downloaded tauri-runtime v2.0.0-beta.9 [INFO] [stderr] Downloaded prost-reflect v0.13.0 [INFO] [stderr] Downloaded tray-icon v0.11.3 [INFO] [stderr] Downloaded tauri-utils v2.0.0-beta.9 [INFO] [stderr] Downloaded tauri-runtime-wry v2.0.0-beta.9 [INFO] [stderr] Downloaded wry v0.37.0 [INFO] [stderr] Downloaded tauri v2.0.0-beta.11 [INFO] [stderr] Downloaded window-vibrancy v0.5.0 [INFO] [stderr] Downloaded tao v0.26.1 [INFO] [stderr] Downloaded webview2-com-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec3e54097c19e30091eb48def8b6462336aeee086ff90a8754e15ee2793a19b3 [INFO] running `Command { std: "docker" "start" "-a" "ec3e54097c19e30091eb48def8b6462336aeee086ff90a8754e15ee2793a19b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec3e54097c19e30091eb48def8b6462336aeee086ff90a8754e15ee2793a19b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3e54097c19e30091eb48def8b6462336aeee086ff90a8754e15ee2793a19b3", kill_on_drop: false }` [INFO] [stdout] ec3e54097c19e30091eb48def8b6462336aeee086ff90a8754e15ee2793a19b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d28dd381f32b6daad3558015451acf1d15075d717a3c00e3cdbf5a42480ec2c3 [INFO] running `Command { std: "docker" "start" "-a" "d28dd381f32b6daad3558015451acf1d15075d717a3c00e3cdbf5a42480ec2c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling cfg-expr v0.15.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling wry v0.37.0 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tauri-runtime v2.0.0-beta.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking dlopen2 v0.7.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ico v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling tauri-runtime-wry v2.0.0-beta.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Checking state v0.6.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling specta-macros v2.0.0-rc.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_with v3.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking specta v2.0.0-rc.7 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Checking toml_edit v0.20.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking urlpattern v0.2.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking treediff v4.0.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling json-patch v1.2.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking serialize-to-javascript v0.1.1 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking tauri-utils v2.0.0-beta.9 [INFO] [stderr] Checking prost-reflect v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libschemars-b38b7037b4ae5d2e.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libkuchikiki-97893e0d33dc1f6f.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kuchikiki` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `schemars` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcargo_metadata-e8db898e829a8467.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo_metadata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `toml_edit` (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/cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.20.2/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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=77eef75469ad207b -C extra-filename=-01e88590c300c956 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d22cea9f3482b02a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-442b06d94d12c626.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-2f0a5ef78037417e.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-391acfe168cc6cdb.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stderr] error: could not compile `proc-macro-crate` (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/cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd/bin/rustc --crate-name proc_macro_crate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-2.0.2/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=820db76359bf8595 -C extra-filename=-009b08acabefdb49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-391acfe168cc6cdb.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-01e88590c300c956.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `prost-build` (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/cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd/bin/rustc --crate-name prost_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.12.1/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="default"' --cfg 'feature="format"' --cfg 'feature="prettyplease"' --cfg 'feature="syn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format", "prettyplease", "pulldown-cmark", "pulldown-cmark-to-cmark", "syn"))' -C metadata=6ba6edd20b885f66 -C extra-filename=-0a18184a61368bf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-587f61f3c1971b46.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ec218d24e1cec331.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-baa8b51bb8e4ccb1.rmeta --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6262531962cb8cb0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a07a87214859db26.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-7e853fde131a3ad4.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-2ce74572e2cd40b4.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-7c6db42f08a4574c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-22c8a9b7ef0db2f0.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e9f35c06a15343c9.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-971d5a179baec370.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-84f082f912e77c8f.rmeta --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/rmetauItrzM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (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_edit` (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/cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.10/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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=f318b3f532934d2a -C extra-filename=-798671c86c381f88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-03ec39d71c4a365d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-442b06d94d12c626.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-2f0a5ef78037417e.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-391acfe168cc6cdb.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-ab44152723d4ebd4.rmeta --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/rmetaOWv9cd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-core` (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/rmetatruYWE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-reflect` (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/rmetaKjdCAM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (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/rmetamE5Z6t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-utils` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d28dd381f32b6daad3558015451acf1d15075d717a3c00e3cdbf5a42480ec2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d28dd381f32b6daad3558015451acf1d15075d717a3c00e3cdbf5a42480ec2c3", kill_on_drop: false }` [INFO] [stdout] d28dd381f32b6daad3558015451acf1d15075d717a3c00e3cdbf5a42480ec2c3