[INFO] cloning repository https://github.com/mcatta/diffida [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcatta/diffida" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcatta%2Fdiffida", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcatta%2Fdiffida'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62a9e1c46bb54b3ea4cef6220139b315aff1c254 [INFO] checking mcatta/diffida against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcatta%2Fdiffida" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcatta/diffida on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcatta/diffida [INFO] finished tweaking git repo https://github.com/mcatta/diffida [INFO] tweaked toml for git repo https://github.com/mcatta/diffida written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mcatta/diffida 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0155f29a458c9ddf382cc2d4e7fc6319d41e6b87fa1825671cee9ea89154557 [INFO] running `Command { std: "docker" "start" "-a" "c0155f29a458c9ddf382cc2d4e7fc6319d41e6b87fa1825671cee9ea89154557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0155f29a458c9ddf382cc2d4e7fc6319d41e6b87fa1825671cee9ea89154557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0155f29a458c9ddf382cc2d4e7fc6319d41e6b87fa1825671cee9ea89154557", kill_on_drop: false }` [INFO] [stdout] c0155f29a458c9ddf382cc2d4e7fc6319d41e6b87fa1825671cee9ea89154557 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0441023f6d12d9b014388762fa44a6e9f1da80863fac1369de267575a142291 [INFO] running `Command { std: "docker" "start" "-a" "a0441023f6d12d9b014388762fa44a6e9f1da80863fac1369de267575a142291", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking sharded-slab v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.8 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling shuttle-codegen v0.43.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/curve25519_dalek-886fea2a6d12b54c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajwKfkL" [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 `merlin` (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/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.26/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=608c86fcfec73fee -C extra-filename=-e383527123bf0cfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8ea62774dc2eaea3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7e8b518d46c756d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-17d12ed90b182c84.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `pin-project-internal` (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/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name pin_project_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.3/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)' --check-cfg 'cfg(feature, values())' -C metadata=ee85394f6267c8e9 -C extra-filename=-aad66d8e94d6ad89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8ea62774dc2eaea3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7e8b518d46c756d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-17d12ed90b182c84.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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcSlJ1X7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcSlJ1X7/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.futures_macro.8600b518190e9681-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.e3go7vnezxe46012oxa4ytn35.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-05db3472e2a5aaea.9ks2pgg1qff4267ewih5c2z7r.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-17d12ed90b182c84.rlib" "/opt/rustwide/target/debug/deps/libquote-7e8b518d46c756d9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8ea62774dc2eaea3.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-05db3472e2a5aaea.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcxfHgev/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxfHgev/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.async_trait.5eda3a09d3b1a1d3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.9gp8ps0lxurjyuomhyo7clm3b.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-af32aef02a927e2b.e77s1f0dl57is4ts6gqcd9u00.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-17d12ed90b182c84.rlib" "/opt/rustwide/target/debug/deps/libquote-7e8b518d46c756d9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8ea62774dc2eaea3.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-af32aef02a927e2b.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `async-trait` (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 `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/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.49/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)' --check-cfg 'cfg(feature, values())' -C metadata=8a89cc38b9a3a730 -C extra-filename=-c06a4c97be85e4f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8ea62774dc2eaea3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7e8b518d46c756d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-17d12ed90b182c84.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a0441023f6d12d9b014388762fa44a6e9f1da80863fac1369de267575a142291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0441023f6d12d9b014388762fa44a6e9f1da80863fac1369de267575a142291", kill_on_drop: false }` [INFO] [stdout] a0441023f6d12d9b014388762fa44a6e9f1da80863fac1369de267575a142291