[INFO] cloning repository https://github.com/hxrts/poem2poem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hxrts/poem2poem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fpoem2poem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fpoem2poem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f93d1542309d30baee83197425d1332c5503960 [INFO] checking hxrts/poem2poem against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fpoem2poem" "/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/hxrts/poem2poem on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hxrts/poem2poem [INFO] finished tweaking git repo https://github.com/hxrts/poem2poem [INFO] tweaked toml for git repo https://github.com/hxrts/poem2poem written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hxrts/poem2poem 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" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded z32 v1.1.1 [INFO] [stderr] Downloaded quoted-string-parser v0.1.0 [INFO] [stderr] Downloaded precis-tools v0.1.8 [INFO] [stderr] Downloaded ucd-parse v0.1.13 [INFO] [stderr] Downloaded stun-rs v0.1.9 [INFO] [stderr] Downloaded hmac-sha256 v1.1.8 [INFO] [stderr] Downloaded netdev v0.31.0 [INFO] [stderr] Downloaded range-collections v0.4.5 [INFO] [stderr] Downloaded nested_enum_utils v0.1.0 [INFO] [stderr] Downloaded reflink-copy v0.1.23 [INFO] [stderr] Downloaded iroh-io v0.6.1 [INFO] [stderr] Downloaded syn-mid v0.5.4 [INFO] [stderr] Downloaded oneshot v0.1.10 [INFO] [stderr] Downloaded wmi v0.14.5 [INFO] [stderr] Downloaded futures-concurrency v7.6.3 [INFO] [stderr] Downloaded quic-rpc v0.17.3 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded bao-tree v0.13.0 [INFO] [stderr] Downloaded iroh-quinn-proto v0.13.0 [INFO] [stderr] Downloaded iroh-docs v0.32.0 [INFO] [stderr] Downloaded iroh-relay v0.32.0 [INFO] [stderr] Downloaded hickory-proto v0.25.0-alpha.4 [INFO] [stderr] Downloaded positioned-io v0.3.3 [INFO] [stderr] Downloaded quic-rpc v0.18.1 [INFO] [stderr] Downloaded iroh-net-report v0.32.0 [INFO] [stderr] Downloaded hickory-resolver v0.25.0-alpha.4 [INFO] [stderr] Downloaded iroh-quinn v0.13.0 [INFO] [stderr] Downloaded netlink-packet-route v0.19.0 [INFO] [stderr] Downloaded precis-core v0.1.10 [INFO] [stderr] Downloaded precis-profiles v0.1.11 [INFO] [stderr] Downloaded tokio-tungstenite-wasm v0.4.0 [INFO] [stderr] Downloaded futures-buffered v0.2.9 [INFO] [stderr] Downloaded rtnetlink v0.14.1 [INFO] [stderr] Downloaded iroh-blobs v0.32.0 [INFO] [stderr] Downloaded portmapper v0.3.1 [INFO] [stderr] Downloaded iroh-base v0.32.0 [INFO] [stderr] Downloaded reloadable-state v0.1.0 [INFO] [stderr] Downloaded cordyceps v0.3.2 [INFO] [stderr] Downloaded simple-dns v0.9.3 [INFO] [stderr] Downloaded pkarr v2.3.1 [INFO] [stderr] Downloaded netwatch v0.3.0 [INFO] [stderr] Downloaded bounded-integer v0.5.8 [INFO] [stderr] Downloaded hmac-sha1 v0.2.2 [INFO] [stderr] Downloaded iroh v0.32.1 [INFO] [stderr] Downloaded quic-rpc-derive v0.17.3 [INFO] [stderr] Downloaded rustls-cert-read v0.3.0 [INFO] [stderr] Downloaded diatomic-waker v0.2.3 [INFO] [stderr] Downloaded n0-future v0.1.2 [INFO] [stderr] Downloaded iroh-quinn-udp v0.5.7 [INFO] [stderr] Downloaded quic-rpc-derive v0.18.1 [INFO] [stderr] Downloaded rustls-cert-file-reader v0.4.1 [INFO] [stderr] Downloaded rustls-cert-reloadable-resolver v0.7.1 [INFO] [stderr] Downloaded reloadable-core v0.1.0 [INFO] [stderr] Downloaded tokio-rustls-acme v0.6.0 [INFO] [stderr] Downloaded iroh-blake3 v1.4.5 [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" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aee58e800e21eee27c9d8c54ce7e1f3c8cfde9d472a79417e16dc25dc02e7a0 [INFO] running `Command { std: "docker" "start" "-a" "7aee58e800e21eee27c9d8c54ce7e1f3c8cfde9d472a79417e16dc25dc02e7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aee58e800e21eee27c9d8c54ce7e1f3c8cfde9d472a79417e16dc25dc02e7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aee58e800e21eee27c9d8c54ce7e1f3c8cfde9d472a79417e16dc25dc02e7a0", kill_on_drop: false }` [INFO] [stdout] 7aee58e800e21eee27c9d8c54ce7e1f3c8cfde9d472a79417e16dc25dc02e7a0 [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" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c6b585da6177e34b3086fd34b006e915e7239b30a842579fd9610a85c299db [INFO] running `Command { std: "docker" "start" "-a" "04c6b585da6177e34b3086fd34b006e915e7239b30a842579fd9610a85c299db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadun5V5" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFJhNAT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httpdate` (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] 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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.13/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=f30f84fffaf4a970 -C extra-filename=-cacfcf3a0de9a703 --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 `generic-array` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `time-macros` (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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name time_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.19/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=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=7c7d68ad72aab0e1 -C extra-filename=-79abd404337f27f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_conv=/opt/rustwide/target/debug/deps/libnum_conv-6a0f3931453b79e7.rlib --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-a60ae7f190a58ecf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaex6q2j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSgR1z6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deranged` (lib) due to 1 previous error [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/rmetabABDPy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-lite` (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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name regex_lite --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-lite-0.1.6/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="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=887a4d3f4a867808 -C extra-filename=-d984977eb97efb89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/rustcgbQtHq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcgbQtHq/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.1p65qp6yenrkzw9jdx9c3cu9y.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcgbQtHq/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/libpaste-a7d55195f43d4871.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/af54b6062f33b99e418444700f3a823ef0214052/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/cclmHMuh.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.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/rustcgbQtHq/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/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/rustcgbQtHq/list --no-undefined-version /tmp/rustcgbQtHq/symbols.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.paste.accc9eac145d4d2c-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.1p65qp6yenrkzw9jdx9c3cu9y.rcgu.rmeta /opt/rustwide/target/debug/deps/paste-a7d55195f43d4871.8o4v2dmlp3ny27qxoknvwqrs2.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-292a9343df7755d9.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.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 `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `paste` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakipnNd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafq5dfG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9t0MKA/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafsqKN8/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" "04c6b585da6177e34b3086fd34b006e915e7239b30a842579fd9610a85c299db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c6b585da6177e34b3086fd34b006e915e7239b30a842579fd9610a85c299db", kill_on_drop: false }` [INFO] [stdout] 04c6b585da6177e34b3086fd34b006e915e7239b30a842579fd9610a85c299db