[INFO] fetching crate rustdds 0.11.5... [INFO] checking rustdds-0.11.5 against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] extracting crate rustdds 0.11.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rustdds 0.11.5 on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustdds 0.11.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustdds 0.11.5 [INFO] tweaked toml for crates.io crate rustdds 0.11.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rustdds 0.11.5 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de804bc4755b85dff55d83f7d824272ab662a3ef2754d02c0b6a15ece054a082 [INFO] running `Command { std: "docker" "start" "-a" "de804bc4755b85dff55d83f7d824272ab662a3ef2754d02c0b6a15ece054a082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de804bc4755b85dff55d83f7d824272ab662a3ef2754d02c0b6a15ece054a082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de804bc4755b85dff55d83f7d824272ab662a3ef2754d02c0b6a15ece054a082", kill_on_drop: false }` [INFO] [stdout] de804bc4755b85dff55d83f7d824272ab662a3ef2754d02c0b6a15ece054a082 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841dd51e900aea00ae29ef915ac09364d86a3b02a4a8679baa68b0d3ad0e9389 [INFO] running `Command { std: "docker" "start" "-a" "841dd51e900aea00ae29ef915ac09364d86a3b02a4a8679baa68b0d3ad0e9389", 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] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling socketpair v0.19.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cdr-encoding-size-derive v0.5.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/anyhow-5c05c6b7566c68c0/build_script_build-5c05c6b7566c68c0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/anyhow-5c05c6b7566c68c0/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=01581e8c7fd2f31e -C extra-filename=-ff97ce841091ea6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --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" "-m64" "/tmp/rustcw9aPQC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcw9aPQC/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/build/serde_json-76d23902c519568d/build_script_build-76d23902c519568d" "-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] 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 `serde_json` (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/rmetaxcUHhx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdr-encoding-size-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayuujKM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "841dd51e900aea00ae29ef915ac09364d86a3b02a4a8679baa68b0d3ad0e9389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841dd51e900aea00ae29ef915ac09364d86a3b02a4a8679baa68b0d3ad0e9389", kill_on_drop: false }` [INFO] [stdout] 841dd51e900aea00ae29ef915ac09364d86a3b02a4a8679baa68b0d3ad0e9389