[INFO] cloning repository https://github.com/nesquivelr/ztf_tarball_reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nesquivelr/ztf_tarball_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesquivelr%2Fztf_tarball_reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesquivelr%2Fztf_tarball_reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4acb90a6ccdc20f96d0eefa7951cfb3b1447cff0 [INFO] checking nesquivelr/ztf_tarball_reader against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesquivelr%2Fztf_tarball_reader" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nesquivelr/ztf_tarball_reader [INFO] finished tweaking git repo https://github.com/nesquivelr/ztf_tarball_reader [INFO] tweaked toml for git repo https://github.com/nesquivelr/ztf_tarball_reader written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nesquivelr/ztf_tarball_reader on toolchain 3c75d5844aa65b4aa19243ac44ceda49fe4e61ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nesquivelr/ztf_tarball_reader 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" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aa41ce30e6c4812a214a803d9ab4741ab3d6635a209a6809850c4e4a002728f [INFO] running `Command { std: "docker" "start" "-a" "6aa41ce30e6c4812a214a803d9ab4741ab3d6635a209a6809850c4e4a002728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aa41ce30e6c4812a214a803d9ab4741ab3d6635a209a6809850c4e4a002728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa41ce30e6c4812a214a803d9ab4741ab3d6635a209a6809850c4e4a002728f", kill_on_drop: false }` [INFO] [stdout] 6aa41ce30e6c4812a214a803d9ab4741ab3d6635a209a6809850c4e4a002728f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458979d7d8a1ddeda455edcbf54879983c6dd1b890b9792039c21056c1c3aa36 [INFO] running `Command { std: "docker" "start" "-a" "458979d7d8a1ddeda455edcbf54879983c6dd1b890b9792039c21056c1c3aa36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling zerocopy-derive v0.6.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling apache-avro-derive v0.14.0 [INFO] [stderr] Checking zerocopy v0.6.4 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZ7HEej/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [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/rustc0ZZpCU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0ZZpCU/symbols.o" "<16 object files omitted>" "/tmp/rustc0ZZpCU/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-7fb06c75faf0b6b4,libquote-647eba43daed7286,libproc_macro2-544f6200401c19e4,libunicode_ident-35fb19b3987835f7,libheck-24e790723ad01371}.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/rustc0ZZpCU/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/libstrum_macros-36bf4fd6459c2653.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 without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.90.0-nightly 0x000076b47c935107 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.90.0-nightly 0x000076b47c935523 [INFO] [stdout] 2 libc.so.6 0x000076b477033330 [INFO] [stdout] 3 libc.so.6 0x000076b477176d07 [INFO] [stdout] 4 rust-lld 0x0000630cdbe8bb84 [INFO] [stdout] 5 rust-lld 0x0000630cdbedfa6b [INFO] [stdout] 6 libLLVM.so.20.1-rust-1.90.0-nightly 0x000076b47c8e4d22 [INFO] [stdout] 7 libLLVM.so.20.1-rust-1.90.0-nightly 0x000076b47c8e478a [INFO] [stdout] 8 libLLVM.so.20.1-rust-1.90.0-nightly 0x000076b47c85f310 [INFO] [stdout] 9 libc.so.6 0x000076b47708aaa4 [INFO] [stdout] 10 libc.so.6 0x000076b477117a34 __clone + 68 [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 `strum_macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "458979d7d8a1ddeda455edcbf54879983c6dd1b890b9792039c21056c1c3aa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458979d7d8a1ddeda455edcbf54879983c6dd1b890b9792039c21056c1c3aa36", kill_on_drop: false }` [INFO] [stdout] 458979d7d8a1ddeda455edcbf54879983c6dd1b890b9792039c21056c1c3aa36