[INFO] cloning repository https://github.com/casoon/typstgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casoon/typstgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasoon%2Ftypstgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasoon%2Ftypstgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88320c278f3e6621a5ffece845c52b38fb9b6fa7
[INFO] checking casoon/typstgen against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasoon%2Ftypstgen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/casoon/typstgen
[INFO] finished tweaking git repo https://github.com/casoon/typstgen
[INFO] tweaked toml for git repo https://github.com/casoon/typstgen written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casoon/typstgen on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casoon/typstgen 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53
[INFO] running `Command { std: "docker" "start" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.2
[INFO] [stderr]    Compiling codex v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking thin-vec v0.2.19
[INFO] [stderr]     Checking numerals v0.1.4
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking typst-utils v0.13.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking enum-ordinalize v4.4.2
[INFO] [stderr]    Compiling comemo-macros v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking chinese-variant v1.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]     Checking fontdb v0.21.0
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking comemo v0.4.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking biblatex v0.10.0
[INFO] [stderr]    Compiling typst-macros v0.13.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking chinese-number v0.7.8
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking typst-timing v0.13.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking usvg v0.43.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking zerotrie v0.1.3
[INFO] [stderr]     Checking typst-assets v0.13.1
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]     Checking read-fonts v0.39.2
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking citationberg v0.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking icu_provider_blob v1.5.0
[INFO] [stderr]     Checking two-face v0.4.5
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking pdf-writer v0.12.1
[INFO] [stderr]     Checking hypher v0.1.7
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_provider_adapters v1.5.0
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking xmp-writer v0.3.3
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.221.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="features"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=e17693211940aebe -C extra-filename=-54501db451d21b19 --out-dir /opt/rustwide/target/debug/build/wasmparser/54501db451d21b19/out -L dependency=/opt/rustwide/target/debug/build/bitflags/1d44e9edbc7f81b5/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0a1ba5c7e6f8457f/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/1d44e9edbc7f81b5/out/libbitflags-1d44e9edbc7f81b5.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.55/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c8e4a773a1db0d3f -C extra-filename=-736bd6b387bd1b32 --out-dir /opt/rustwide/target/debug/build/zerocopy/736bd6b387bd1b32/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/95fc5bcb2d2d69b0/out --extern zerocopy_derive=/opt/rustwide/target/debug/build/zerocopy-derive/95fc5bcb2d2d69b0/out/libzerocopy_derive-95fc5bcb2d2d69b0.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)' --check-cfg 'cfg(zerocopy_unstable_ptr)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(no_fp_fmt_parse)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53", kill_on_drop: false }`
[INFO] [stdout] 4bb74b28a7b07691ddd02eefb8430be41ec8eb1d33b656c5b5bbb89b4064dc53
