[INFO] cloning repository https://github.com/oddlama/embedded-devices [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oddlama/embedded-devices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ae8dc0afb2ccfdd0d941b2f39f2a452cb0484b3 [INFO] checking oddlama/embedded-devices against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddlama%2Fembedded-devices" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/oddlama/embedded-devices [INFO] finished tweaking git repo https://github.com/oddlama/embedded-devices [INFO] tweaked toml for git repo https://github.com/oddlama/embedded-devices written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oddlama/embedded-devices on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oddlama/embedded-devices 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b21a68b41edd4e7e27fdba5f2c122d0bf4818e3d116c4a6725b726e3b1cfa6e [INFO] running `Command { std: "docker" "start" "-a" "3b21a68b41edd4e7e27fdba5f2c122d0bf4818e3d116c4a6725b726e3b1cfa6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b21a68b41edd4e7e27fdba5f2c122d0bf4818e3d116c4a6725b726e3b1cfa6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b21a68b41edd4e7e27fdba5f2c122d0bf4818e3d116c4a6725b726e3b1cfa6e", kill_on_drop: false }` [INFO] [stdout] 3b21a68b41edd4e7e27fdba5f2c122d0bf4818e3d116c4a6725b726e3b1cfa6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2baea8d1425436dfa1ad8c52919f124ff3150c31c3e243a5582c9e162d65570 [INFO] running `Command { std: "docker" "start" "-a" "c2baea8d1425436dfa1ad8c52919f124ff3150c31c3e243a5582c9e162d65570", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling embedded-interfaces-codegen v0.10.0 (/opt/rustwide/workdir/embedded-interfaces-codegen) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Checking uom v0.37.0 (https://github.com/iliekturtles/uom?rev=b64af636bdff2119e5f1e0e5ad5206a326403e79#b64af636) [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling embedded-devices-derive v0.10.0 (/opt/rustwide/workdir/embedded-devices-derive) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcE3ZLp0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcE3ZLp0/symbols.o" "<16 object files omitted>" "/tmp/rustcE3ZLp0/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9f5c9e5ae785503f,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcE3ZLp0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libembedded_interfaces_codegen-a9d0e7c85b0346a1.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] LLVM ERROR: IO failure on output stream: No space left on device [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 `embedded-interfaces-codegen` (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] [stderr] error: could not compile `embedded-devices-derive` (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/2b43d8e161cfe46fae25518efb124c3c1d0fa392/bin/rustc --crate-name embedded_devices_derive --edition=2024 embedded-devices-derive/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=28337c8c1d73e102 -C extra-filename=-8e1d7250bcc92175 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-86a298cb77447307.rlib --extern darling=/opt/rustwide/target/debug/deps/libdarling-b8fab953daf4a8cf.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3a8117f997e9e339.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9f5c9e5ae785503f.rlib --extern proc_macro --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c2baea8d1425436dfa1ad8c52919f124ff3150c31c3e243a5582c9e162d65570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2baea8d1425436dfa1ad8c52919f124ff3150c31c3e243a5582c9e162d65570", kill_on_drop: false }` [INFO] [stdout] c2baea8d1425436dfa1ad8c52919f124ff3150c31c3e243a5582c9e162d65570