[INFO] cloning repository https://github.com/observerw/typst-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/observerw/typst-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Ftypst-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Ftypst-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 440fd196575816aeb11b746fb81f4fdb88512ff3
[INFO] checking observerw/typst-oxide against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Ftypst-oxide" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/observerw/typst-oxide
[INFO] finished tweaking git repo https://github.com/observerw/typst-oxide
[INFO] tweaked toml for git repo https://github.com/observerw/typst-oxide written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/observerw/typst-oxide on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/observerw/typst-oxide 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce394ee3cab29d262c2d71f533ed2d1834abec142b07cd8112bcaff267e78187
[INFO] running `Command { std: "docker" "start" "-a" "ce394ee3cab29d262c2d71f533ed2d1834abec142b07cd8112bcaff267e78187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce394ee3cab29d262c2d71f533ed2d1834abec142b07cd8112bcaff267e78187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce394ee3cab29d262c2d71f533ed2d1834abec142b07cd8112bcaff267e78187", kill_on_drop: false }`
[INFO] [stdout] ce394ee3cab29d262c2d71f533ed2d1834abec142b07cd8112bcaff267e78187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a172685fd1cce15451d8f248bd683b9df5f00da07eeede45939673a0cf924c6
[INFO] running `Command { std: "docker" "start" "-a" "2a172685fd1cce15451d8f248bd683b9df5f00da07eeede45939673a0cf924c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/chrono-fdfe09e92abd7209.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/chrono-fdfe09e92abd7209/dep-lib-chrono`
[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] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/regex_syntax-fd1b9b42a240345c.regex_syntax.fad75954ee35be18-cgu.06.rcgu.o: No space left on device
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashlink-917162c39f5b6688.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/hashlink-917162c39f5b6688/dep-lib-hashlink`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `cc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.30/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=0fbd168d3e035fa9 -C extra-filename=-82ef0bd9b615beb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajoeDmj/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadidoFn/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) 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/rmetahO8Gmj"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2a172685fd1cce15451d8f248bd683b9df5f00da07eeede45939673a0cf924c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a172685fd1cce15451d8f248bd683b9df5f00da07eeede45939673a0cf924c6", kill_on_drop: false }`
[INFO] [stdout] 2a172685fd1cce15451d8f248bd683b9df5f00da07eeede45939673a0cf924c6
