[INFO] cloning repository https://github.com/commune-os/weird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/commune-os/weird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommune-os%2Fweird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommune-os%2Fweird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4863d9c919b2e02a170d033bd56e57c3b049a646 [INFO] checking commune-os/weird/4863d9c919b2e02a170d033bd56e57c3b049a646 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommune-os%2Fweird" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/commune-os/weird on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/commune-os/weird [INFO] finished tweaking git repo https://github.com/commune-os/weird [INFO] tweaked toml for git repo https://github.com/commune-os/weird written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/commune-os/weird 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6795f5f8b7d8c30698b1691182736e9532932a6e4810c1835824095b95a9b2c [INFO] running `Command { std: "docker" "start" "-a" "c6795f5f8b7d8c30698b1691182736e9532932a6e4810c1835824095b95a9b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6795f5f8b7d8c30698b1691182736e9532932a6e4810c1835824095b95a9b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6795f5f8b7d8c30698b1691182736e9532932a6e4810c1835824095b95a9b2c", kill_on_drop: false }` [INFO] [stdout] c6795f5f8b7d8c30698b1691182736e9532932a6e4810c1835824095b95a9b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8816e65cf0282517d763c3b349010107324c3de9adb31f6c8a6ed1776c423886 [INFO] running `Command { std: "docker" "start" "-a" "8816e65cf0282517d763c3b349010107324c3de9adb31f6c8a6ed1776c423886", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating leaf/leaf-protocol/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed leaf/leaf-protocol/Cargo.toml (4 fixes) [INFO] [stderr] Migrating leaf/leaf-protocol/macros/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating leaf/leaf-protocol/types/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating leaf/leaf-rpc-client/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating leaf/leaf-rpc-proto/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating leaf/leaf-rpc-client-cli/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating leaf/leaf-rpc-server/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [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] Compiling thiserror v1.0.63 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [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] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGLHtDB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaK3H7VW/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64ct` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more-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/ccf408f4326a858c00dd845a64a86b16f360a801/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive_more-impl-1.0.0-beta.7/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 --cfg 'feature="add"' --cfg 'feature="as_ref"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="into"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C metadata=4f62dc023556c08f -C extra-filename=-4f62dc023556c08f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c793d7ce01f88b3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e08453117358d659.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-15e49bae21508e62.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a0239dfab02df248.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/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/rustcsfKl4n/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcsfKl4n/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.async_trait.81df84235e7b86f0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.ah145erzqg4f9bp5uf1y24blp.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-ac3972cf61b98dc4.2p4iqa3gmkpdwwwy8tpsaj156.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-15e49bae21508e62.rlib" "/opt/rustwide/target/debug/deps/libquote-e08453117358d659.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0c793d7ce01f88b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ed775ebf8e71c0f3.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/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/ccf408f4326a858c00dd845a64a86b16f360a801/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-ac3972cf61b98dc4.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libasync_trait-ac3972cf61b98dc4.so" "-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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-trait` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaypafan/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTSFPb0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8816e65cf0282517d763c3b349010107324c3de9adb31f6c8a6ed1776c423886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8816e65cf0282517d763c3b349010107324c3de9adb31f6c8a6ed1776c423886", kill_on_drop: false }` [INFO] [stdout] 8816e65cf0282517d763c3b349010107324c3de9adb31f6c8a6ed1776c423886