[INFO] cloning repository https://github.com/ethanuppal/spadefmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanuppal/spadefmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fspadefmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fspadefmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1417f390674da36f70b489422e59d426338cbad4 [INFO] checking ethanuppal/spadefmt against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fspadefmt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethanuppal/spadefmt [INFO] finished tweaking git repo https://github.com/ethanuppal/spadefmt [INFO] tweaked toml for git repo https://github.com/ethanuppal/spadefmt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethanuppal/spadefmt on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethanuppal/spadefmt 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spade-macros v0.12.2 [INFO] [stderr] Downloaded spade-lang v0.12.2 [INFO] [stderr] Downloaded spade-ast v0.12.2 [INFO] [stderr] Downloaded spade-common v0.12.2 [INFO] [stderr] Downloaded local-impl v0.1.2 [INFO] [stderr] Downloaded nesty v0.2.0 [INFO] [stderr] Downloaded spade-codespan v0.12.0 [INFO] [stderr] Downloaded spade-parser v0.12.2 [INFO] [stderr] Downloaded spade-codespan-reporting v0.12.0 [INFO] [stderr] Downloaded spade-types v0.12.2 [INFO] [stderr] Downloaded spade-hir-lowering v0.12.2 [INFO] [stderr] Downloaded spade-mir v0.12.2 [INFO] [stderr] Downloaded spade-typeinference v0.12.2 [INFO] [stderr] Downloaded spade-diagnostics v0.12.2 [INFO] [stderr] Downloaded inform v0.3.4 [INFO] [stderr] Downloaded spade-ast-lowering v0.12.2 [INFO] [stderr] Downloaded spade-hir v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836892fad2bc023eafb11ffb60482da546c8bde903e62e621bd6a270b1c3c48b [INFO] running `Command { std: "docker" "start" "-a" "836892fad2bc023eafb11ffb60482da546c8bde903e62e621bd6a270b1c3c48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836892fad2bc023eafb11ffb60482da546c8bde903e62e621bd6a270b1c3c48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836892fad2bc023eafb11ffb60482da546c8bde903e62e621bd6a270b1c3c48b", kill_on_drop: false }` [INFO] [stdout] 836892fad2bc023eafb11ffb60482da546c8bde903e62e621bd6a270b1c3c48b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f4ea0f77e36884bc8f8db017f7046a024662eea9dc78979d70aa157b10ff0e [INFO] running `Command { std: "docker" "start" "-a" "e7f4ea0f77e36884bc8f8db017f7046a024662eea9dc78979d70aa157b10ff0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking nesty v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling spade-macros v0.12.2 [INFO] [stderr] Compiling local-impl v0.1.2 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-tree v0.4.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/color_eyre-8b07d55f457c5af0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/color-eyre-8b07d55f457c5af0/dep-lib-color_eyre` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchGQAXy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchGQAXy/symbols.o" "<16 object files omitted>" "/tmp/rustchGQAXy/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-be20c7eed77d4f99,libquote-b19d02e79eb7f315,libproc_macro2-f77d51280df25a86,libunicode_ident-13328ff8d6cc16fd}.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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchGQAXy/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/libserde_derive-2e502f51e6aa067a.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] 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_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e7f4ea0f77e36884bc8f8db017f7046a024662eea9dc78979d70aa157b10ff0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f4ea0f77e36884bc8f8db017f7046a024662eea9dc78979d70aa157b10ff0e", kill_on_drop: false }` [INFO] [stdout] e7f4ea0f77e36884bc8f8db017f7046a024662eea9dc78979d70aa157b10ff0e