[INFO] cloning repository https://github.com/tsirysndr/crosup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsirysndr/crosup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fcrosup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fcrosup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9af687f47197ded4e48a96afe448512ca65ad736 [INFO] checking tsirysndr/crosup against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fcrosup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tsirysndr/crosup [INFO] finished tweaking git repo https://github.com/tsirysndr/crosup [INFO] tweaked toml for git repo https://github.com/tsirysndr/crosup written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsirysndr/crosup on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tsirysndr/crosup 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec75d3115df932c9a795425dff04d849ea69ca7b8a1eb85aa649d094d2cbb8e2 [INFO] running `Command { std: "docker" "start" "-a" "ec75d3115df932c9a795425dff04d849ea69ca7b8a1eb85aa649d094d2cbb8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec75d3115df932c9a795425dff04d849ea69ca7b8a1eb85aa649d094d2cbb8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec75d3115df932c9a795425dff04d849ea69ca7b8a1eb85aa649d094d2cbb8e2", kill_on_drop: false }` [INFO] [stdout] ec75d3115df932c9a795425dff04d849ea69ca7b8a1eb85aa649d094d2cbb8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3d6678f996185ca9f3fbbb87d70d00e9be797c135f3eb0c8b16b0c69714fc6b [INFO] running `Command { std: "docker" "start" "-a" "c3d6678f996185ca9f3fbbb87d70d00e9be797c135f3eb0c8b16b0c69714fc6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sea-query-derive v0.3.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking sea-query v0.28.5 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [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/build/httparse-4b7f8d22c92cf31e/rmetafNxqIx" [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/build/maybe-uninit-a47b3e9c5093be70/rmetaQ5EEbd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_derive` (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/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=144749550bde6986 -C extra-filename=-194cc00b643481e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-edc2ca4ef472bb31.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0751d925b934bfb7.rlib --extern proc_macro --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] error: could not compile `maybe-uninit` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `sea-strum_macros` (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/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-strum_macros-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="sea-orm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("sea-orm"))' -C metadata=9a81f51d44f8e8a4 -C extra-filename=-57ae45eef4952081 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-9b09c418ae50edbb.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-edc2ca4ef472bb31.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-2a4b5b65f4801c86.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ea1b4622212ae80.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetax3QDyO/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c3d6678f996185ca9f3fbbb87d70d00e9be797c135f3eb0c8b16b0c69714fc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d6678f996185ca9f3fbbb87d70d00e9be797c135f3eb0c8b16b0c69714fc6b", kill_on_drop: false }` [INFO] [stdout] c3d6678f996185ca9f3fbbb87d70d00e9be797c135f3eb0c8b16b0c69714fc6b