[INFO] cloning repository https://github.com/johns10/generaite_todo_app_3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johns10/generaite_todo_app_3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohns10%2Fgeneraite_todo_app_3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohns10%2Fgeneraite_todo_app_3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb341f416172420c54787637ed1393414aa82c2b [INFO] checking johns10/generaite_todo_app_3 against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohns10%2Fgeneraite_todo_app_3" "/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/johns10/generaite_todo_app_3 on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johns10/generaite_todo_app_3 [INFO] finished tweaking git repo https://github.com/johns10/generaite_todo_app_3 [INFO] tweaked toml for git repo https://github.com/johns10/generaite_todo_app_3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johns10/generaite_todo_app_3 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-binder v0.6.0 [INFO] [stderr] Downloaded sea-orm-cli v1.0.1 [INFO] [stderr] Downloaded sea-orm-migration v1.0.1 [INFO] [stderr] Downloaded sea-orm-macros v1.0.1 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded sea-query v0.31.0 [INFO] [stderr] Downloaded sea-orm v1.0.1 [INFO] [stderr] Downloaded sea-schema v0.15.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a3a0243a9199d41217f4e81f6f4e8b1dddccf77aab08d0f9b940716a751f3b7 [INFO] running `Command { std: "docker" "start" "-a" "3a3a0243a9199d41217f4e81f6f4e8b1dddccf77aab08d0f9b940716a751f3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3a0243a9199d41217f4e81f6f4e8b1dddccf77aab08d0f9b940716a751f3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3a0243a9199d41217f4e81f6f4e8b1dddccf77aab08d0f9b940716a751f3b7", kill_on_drop: false }` [INFO] [stdout] 3a3a0243a9199d41217f4e81f6f4e8b1dddccf77aab08d0f9b940716a751f3b7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5164f40f713a82422a67c54e97966a3076d0530a3a22454b86bc21a69d7ed58e [INFO] running `Command { std: "docker" "start" "-a" "5164f40f713a82422a67c54e97966a3076d0530a3a22454b86bc21a69d7ed58e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling educe v0.5.11 [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 "/tmp/rustcf51OQP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=569180236e9157c7 -C extra-filename=-50a76df6c1e27c42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-24129e346a801111.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerocopy-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name zerocopy_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8a832e9954e57c6 -C extra-filename=-d63f698772e34631 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-24129e346a801111.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcyTMFzs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcyTMFzs/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.7anyf70mpmhdnf0toxtwdry32.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-24129e346a801111.rlib,libquote-be0f156ceb4baca1.rlib,libproc_macro2-671e2dffb1a4640b.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-L" "/tmp/rustcyTMFzs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-8442acc904c92f71.so" "-Wl,--gc-sections" "-shared" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSvAoyd.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libfutures_macro-8442acc904c92f71.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcyTMFzs/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcyTMFzs/list --no-undefined-version /tmp/rustcyTMFzs/symbols.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.futures_macro.906c8135074e5982-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.7anyf70mpmhdnf0toxtwdry32.rcgu.rmeta /opt/rustwide/target/debug/deps/futures_macro-8442acc904c92f71.7bcg89cspmyg9v8dbtrmi624r.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-24129e346a801111.rlib /opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-42fbce4a7a67dd74.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7cf15cfecba7303c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cef794ed4746a8a8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007e7bbcad71f7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56d71f7) [INFO] [stdout] #1 0x00007e7bbcad760c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56d760c) [INFO] [stdout] #2 0x00007e7bc0fd3330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005b152e37c11a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00005b152e1955a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005b152e17327a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005b152e16e694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00005b152e07e2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00005b152e07d320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00005b152e07d9d1 main (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x00007e7bc0fb81ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007e7bc0fb828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005b152defff89 _start (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libfutures_macro-8442acc904c92f71.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauzqxMt/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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 `serde_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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.210/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=105c6f39cc09c553 -C extra-filename=-5081230c39754d37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-24129e346a801111.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/rmeta16zkzf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5164f40f713a82422a67c54e97966a3076d0530a3a22454b86bc21a69d7ed58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5164f40f713a82422a67c54e97966a3076d0530a3a22454b86bc21a69d7ed58e", kill_on_drop: false }` [INFO] [stdout] 5164f40f713a82422a67c54e97966a3076d0530a3a22454b86bc21a69d7ed58e