[INFO] fetching crate dioxus-typst 0.1.0...
[INFO] documenting dioxus-typst-0.1.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate dioxus-typst 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dioxus-typst 0.1.0
[INFO] finished tweaking crates.io crate dioxus-typst 0.1.0
[INFO] tweaked toml for crates.io crate dioxus-typst 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-typst 0.1.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-typst 0.1.0 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c5d23372d94ae80b34bd5b97e53eafbf4566f500c34e8fd1f60db6e25b72c4
[INFO] running `Command { std: "docker" "start" "-a" "a8c5d23372d94ae80b34bd5b97e53eafbf4566f500c34e8fd1f60db6e25b72c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c5d23372d94ae80b34bd5b97e53eafbf4566f500c34e8fd1f60db6e25b72c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c5d23372d94ae80b34bd5b97e53eafbf4566f500c34e8fd1f60db6e25b72c4", kill_on_drop: false }`
[INFO] [stdout] a8c5d23372d94ae80b34bd5b97e53eafbf4566f500c34e8fd1f60db6e25b72c4
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d68e51227ec70aef2129ffb6cc82d61f7217e1515a0bd963e32ff8d60f1b7c5
[INFO] running `Command { std: "docker" "start" "-a" "1d68e51227ec70aef2129ffb6cc82d61f7217e1515a0bd963e32ff8d60f1b7c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking dioxus-core-types v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hayro-syntax v0.4.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling codex v0.2.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking roman-numerals-rs v3.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking wasmi_core v0.51.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking wasmi_collections v0.51.5
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking chinese-variant v1.1.5
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking wasmi_ir v0.51.5
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking qcms v0.3.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking glidesort v0.1.2
[INFO] [stderr]     Checking typst-utils v0.14.2
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking typst-assets v0.14.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]     Checking dioxus-cli-config v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hypher v0.1.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.3
[INFO] [stderr]     Checking dioxus-config-macros v0.7.3
[INFO] [stderr]    Compiling dioxus-document v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.36
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking generational-box v0.7.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling comemo-macros v0.5.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking chinese-number v0.7.8
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling typst-macros v0.14.2
[INFO] [stderr]     Checking hayro-font v0.3.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e1c4fbbdaa2cc514 -C extra-filename=-39e1854932e077d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-443d4c920d3df4ab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9e56162be5e150.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1438c1d586d1b25c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/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("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=8e155a0d6b93bd17 -C extra-filename=-b7e583e4a04f07f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-443d4c920d3df4ab.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9e56162be5e150.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1438c1d586d1b25c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1d68e51227ec70aef2129ffb6cc82d61f7217e1515a0bd963e32ff8d60f1b7c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d68e51227ec70aef2129ffb6cc82d61f7217e1515a0bd963e32ff8d60f1b7c5", kill_on_drop: false }`
[INFO] [stdout] 1d68e51227ec70aef2129ffb6cc82d61f7217e1515a0bd963e32ff8d60f1b7c5
