[INFO] cloning repository https://github.com/scalar438/lv2_builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scalar438/lv2_builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscalar438%2Flv2_builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscalar438%2Flv2_builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37091d256306f7af3fe54feac9081c64704b4ca [INFO] checking scalar438/lv2_builder against try#5cafabc9f16561d7796554d5d241c3068e2bd97f for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscalar438%2Flv2_builder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scalar438/lv2_builder on toolchain 5cafabc9f16561d7796554d5d241c3068e2bd97f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scalar438/lv2_builder [INFO] finished tweaking git repo https://github.com/scalar438/lv2_builder [INFO] tweaked toml for git repo https://github.com/scalar438/lv2_builder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scalar438/lv2_builder 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" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef308def92f967567340c49601807e10cf356e7d93b30d3412a24e671cc20b1b [INFO] running `Command { std: "docker" "start" "-a" "ef308def92f967567340c49601807e10cf356e7d93b30d3412a24e671cc20b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef308def92f967567340c49601807e10cf356e7d93b30d3412a24e671cc20b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef308def92f967567340c49601807e10cf356e7d93b30d3412a24e671cc20b1b", kill_on_drop: false }` [INFO] [stdout] ef308def92f967567340c49601807e10cf356e7d93b30d3412a24e671cc20b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01cac7f9f5228749c4aafd0771a816b5f4605e625d238cc5b69748d204a0a45d [INFO] running `Command { std: "docker" "start" "-a" "01cac7f9f5228749c4aafd0771a816b5f4605e625d238cc5b69748d204a0a45d", kill_on_drop: false }` [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] 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 once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking fastrand v2.1.1 [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/rmetacFBtmM/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/rmetalHkxn6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uuid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.18/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=6892550084a9008e -C extra-filename=-3b675d5aa50a83f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ipnet` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNWUhr6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastrand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2XH303/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/rmetaq3Z3FQ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-a2040d25f373a038.d`: 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamxSYhZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ordered-multimap` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIR8XIt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5xYqBf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/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" "-m64" "/tmp/rustcsqnxAr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/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/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908" "-Wl,--gc-sections" "-pie" "-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/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsr7MCA.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustcsqnxAr/symbols.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.6efd4ee9fcc50794-cgu.0.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.6efd4ee9fcc50794-cgu.1.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.6efd4ee9fcc50794-cgu.2.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.6w4x7ienh3hvjmxlogtgxv7sv.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-43b59670b7ad3fb9.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e1447e1efa6f1e57.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-f6963a4916fcf097.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-49a2d9af912f4524.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-04d19aad3936869d.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-483c235edb789db0.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-294281af50b8f748.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3b08295250aabc2a.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4472d1e05ba0dfaf.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2ef099fac590e457.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-272b52256eba70cf.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-3d3fa22b868db521.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0ffda8b08e22dbea.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b08f62458fdd43b9.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-559675126e63b890.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf21c8d1c9c7b75.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e0b0460135bcf21d.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d4097fdcbddd3bc7.rlib /opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-fea484ac1eed7881.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007ae879f56127 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f56127) [INFO] [stdout] #1 0x00007ae879f5653c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5653c) [INFO] [stdout] #2 0x00007ae875e19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000601eb37c8c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x0000601eb35fcb36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000601eb35e24ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x0000601eb3513ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x0000601eb3512b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x0000601eb3513221 main (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x00007ae875e00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007ae875e00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x0000601eb33957e9 _start (/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [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 `rustix` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamSn2WZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPMPVA1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU9Bj9R/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01cac7f9f5228749c4aafd0771a816b5f4605e625d238cc5b69748d204a0a45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01cac7f9f5228749c4aafd0771a816b5f4605e625d238cc5b69748d204a0a45d", kill_on_drop: false }` [INFO] [stdout] 01cac7f9f5228749c4aafd0771a816b5f4605e625d238cc5b69748d204a0a45d