[INFO] cloning repository https://github.com/ray-kast/empress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ray-kast/empress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52d720521b12f7e2f6a593b5c3b1d5e63700da3e
[INFO] checking ray-kast/empress against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ray-kast/empress
[INFO] finished tweaking git repo https://github.com/ray-kast/empress
[INFO] tweaked toml for git repo https://github.com/ray-kast/empress written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ray-kast/empress on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ray-kast/empress 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d389ff51a8e4a8475ce56c25ccc95c2c890768792552e6542df84ca47c1b733
[INFO] running `Command { std: "docker" "start" "-a" "7d389ff51a8e4a8475ce56c25ccc95c2c890768792552e6542df84ca47c1b733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d389ff51a8e4a8475ce56c25ccc95c2c890768792552e6542df84ca47c1b733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d389ff51a8e4a8475ce56c25ccc95c2c890768792552e6542df84ca47c1b733", kill_on_drop: false }`
[INFO] [stdout] 7d389ff51a8e4a8475ce56c25ccc95c2c890768792552e6542df84ca47c1b733
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43287aff04fb2339f3d48fffcb46329a0a9d2a29a854420eb66452aa85b512a7
[INFO] running `Command { std: "docker" "start" "-a" "43287aff04fb2339f3d48fffcb46329a0a9d2a29a854420eb66452aa85b512a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling dispose-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking clap_mangen v0.2.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking dispose v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking xtask-build-man v3.0.3 (/opt/rustwide/workdir/crates/xtask-build-man)
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling empress v3.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYsxe7l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-7d890e4a15e36ca1,libunicode_xid-f3d241b555dcc7ec,libregex-996cf8eb548b47dd,libpetgraph-8558e12d28afc410,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libfixedbitset-e79283b3e498961f,libbit_set-9c8a7ec3cf135095,libbit_vec-906b85093e4fe890,libena-97549051bdbe71da,liblog-24496e9eafb97b0f,libascii_canvas-88e70d33b5d8d02d,libstring_cache-3900ce6b0810297d,libprecomputed_hash-537e948e8edfb962,libphf_shared-9235b4ca34b7e614,libsiphasher-c32df049166171e5,libparking_lot-69b3938c3dffaaa6,libparking_lot_core-ffd4826aba1f83a0,liblibc-68e4b240aec466dc,libcfg_if-0cd556e75694e1fa,libsmallvec-ec46f0f688645315,liblock_api-8c21d373bdf90e7a,libscopeguard-22e389c5edc90715,libdebug_unreachable-ded5321d275224be,libterm-aa8d7efec7f7b67f,libwalkdir-4eb02e97e63d7123,libsame_file-d0318c27bac25c56,libsha3-643604055fe64476,libkeccak-f395e7cbd02a4bb7,libdigest-026447235f61849b,libblock_buffer-dbe0bc1a6cfe8617,libcrypto_common-5697b9bb8cb834cd,libgeneric_array-39aa58b5e94c72f0,libtypenum-f9041b3a2d2b80d4,liblalrpop_util-6107798849ff26cc,libregex_automata-31ab02294462b934,libaho_corasick-dbe41b047a8ade6e,libmemchr-9dc88e31d80ebbc5,libregex_syntax-04f6a978551130e5,libitertools-5eb3d263802d6ce5,libeither-e67190205648abee}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYsxe7l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/empress-48ff6a0010ff069f/build_script_build-48ff6a0010ff069f" "-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]           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 `empress` (build script) 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 `zvariant` (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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name zvariant --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.6.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="default"' --cfg 'feature="enumflags2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "camino", "chrono", "default", "enumflags2", "gvariant", "heapless", "option-as-array", "ostree-tests", "serde_bytes", "time", "url", "uuid"))' -C metadata=acd9208ee871216f -C extra-filename=-d5c1fe990ec12c83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern endi=/opt/rustwide/target/debug/deps/libendi-22debdf0d60507d2.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-f43459d6166925e1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-08e95be7646ab30b.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-5d4526a719cd4d96.rmeta --extern zvariant_derive=/opt/rustwide/target/debug/deps/libzvariant_derive-8c9b526971525e6e.so --extern zvariant_utils=/opt/rustwide/target/debug/deps/libzvariant_utils-6297db200cdb98d3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "43287aff04fb2339f3d48fffcb46329a0a9d2a29a854420eb66452aa85b512a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43287aff04fb2339f3d48fffcb46329a0a9d2a29a854420eb66452aa85b512a7", kill_on_drop: false }`
[INFO] [stdout] 43287aff04fb2339f3d48fffcb46329a0a9d2a29a854420eb66452aa85b512a7
