[INFO] cloning repository https://github.com/floriaaan/records [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floriaaan/records" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriaaan%2Frecords", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriaaan%2Frecords'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 873437073c7c51e60441dc7e725a861339e61a73 [INFO] checking floriaaan/records against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriaaan%2Frecords" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/floriaaan/records on toolchain 411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/floriaaan/records [INFO] finished tweaking git repo https://github.com/floriaaan/records [INFO] tweaked toml for git repo https://github.com/floriaaan/records written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/floriaaan/records 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" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2f20e59ebe38ca853b3481ea4e51e8baf4cd39e459566d58a5737ec5990a655 [INFO] running `Command { std: "docker" "start" "-a" "f2f20e59ebe38ca853b3481ea4e51e8baf4cd39e459566d58a5737ec5990a655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f20e59ebe38ca853b3481ea4e51e8baf4cd39e459566d58a5737ec5990a655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f20e59ebe38ca853b3481ea4e51e8baf4cd39e459566d58a5737ec5990a655", kill_on_drop: false }` [INFO] [stdout] f2f20e59ebe38ca853b3481ea4e51e8baf4cd39e459566d58a5737ec5990a655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ddc7043d449e97d49826bce2c44a9bf3c236b5c27ae68106e54376503045e7 [INFO] running `Command { std: "docker" "start" "-a" "69ddc7043d449e97d49826bce2c44a9bf3c236b5c27ae68106e54376503045e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pear_codegen-3bda8b50d68b5256.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pear_codegen-3bda8b50d68b5256/dep-lib-pear_codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/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=7920a6bdf9391e1e -C extra-filename=-c2cee549436b9911 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.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/rustc0GjK5w/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0GjK5w/symbols.o" "<12 object files omitted>" "/opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.e3fyxqqd029el8ku14bmzsqry.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-58d34f6596c24236.rlib,libsyn-6fc3edec3fee6da5.rlib,libquote-a83492ab4bfb8759.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.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/rustc0GjK5w/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/libyoke_derive-6a7eccf58bdc32fa.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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/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/cc1yfZoP.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libyoke_derive-6a7eccf58bdc32fa.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/rustc0GjK5w/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/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/rustc0GjK5w/list --no-undefined-version /tmp/rustc0GjK5w/symbols.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.yoke_derive.30a3bf321b41a323-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.e3fyxqqd029el8ku14bmzsqry.rcgu.rmeta /opt/rustwide/target/debug/deps/yoke_derive-6a7eccf58bdc32fa.0ntbkzbkbntcplkkd574m95t1.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsynstructure-58d34f6596c24236.rlib /opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rlib /opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib /opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ee5367ecf977e31b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.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] 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 `yoke-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchWfZsi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchWfZsi/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.5868lz810dwxa0ygyozl0psdz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6fc3edec3fee6da5.rlib,libquote-a83492ab4bfb8759.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.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/rustchWfZsi/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/libzerovec_derive-9ca6216b6cf61631.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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/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/ccV7kyzg.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libzerovec_derive-9ca6216b6cf61631.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/rustchWfZsi/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/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/rustchWfZsi/list --no-undefined-version /tmp/rustchWfZsi/symbols.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.zerovec_derive.beb1f22ba8c97b90-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.5868lz810dwxa0ygyozl0psdz.rcgu.rmeta /opt/rustwide/target/debug/deps/zerovec_derive-9ca6216b6cf61631.40p8ekrjbv104qx3ydp3d6wo7.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rlib /opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib /opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ee5367ecf977e31b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.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] 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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerofrom-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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/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=29836321506e435f -C extra-filename=-d195e77843049671 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-58d34f6596c24236.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `zerovec-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcdHVAwG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdHVAwG/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/devise_codegen-a3b4d4be27841111.9ktgkh140x4va832w4w16y37t.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdevise_core-46e5da795caec666.rlib,libproc_macro2_diagnostics-e3e02094633e4534.rlib,libsyn-6fc3edec3fee6da5.rlib,libbitflags-9e5d3bffc9e87c87.rlib,libquote-a83492ab4bfb8759.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.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/rustcdHVAwG/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/libdevise_codegen-a3b4d4be27841111.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] 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 `async-trait` (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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/bin/rustc --crate-name async_trait --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.88/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=975f77a103f78085 -C extra-filename=-429f5239c57a503d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.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 `devise_codegen` (lib) due to 1 previous error [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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.28/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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=cfad2fdd4a7c22fd -C extra-filename=-ab8b902e5e59d296 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=72609a6a5b6bf2be -C extra-filename=-c6eff51fe72e1bc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "69ddc7043d449e97d49826bce2c44a9bf3c236b5c27ae68106e54376503045e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ddc7043d449e97d49826bce2c44a9bf3c236b5c27ae68106e54376503045e7", kill_on_drop: false }` [INFO] [stdout] 69ddc7043d449e97d49826bce2c44a9bf3c236b5c27ae68106e54376503045e7