[INFO] cloning repository https://github.com/vitalratel/resumewright [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitalratel/resumewright" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalratel%2Fresumewright", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalratel%2Fresumewright'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c55724e74248c225a062cf881c2c956cb1d1b4d [INFO] testing vitalratel/resumewright against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalratel%2Fresumewright" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vitalratel/resumewright [INFO] finished tweaking git repo https://github.com/vitalratel/resumewright [INFO] tweaked toml for git repo https://github.com/vitalratel/resumewright written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vitalratel/resumewright on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vitalratel/resumewright 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 461770bcc9724dd006d0142eb5a152d725378f449bc480d8f32e2cae7aad8af3 [INFO] running `Command { std: "docker" "start" "-a" "461770bcc9724dd006d0142eb5a152d725378f449bc480d8f32e2cae7aad8af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "461770bcc9724dd006d0142eb5a152d725378f449bc480d8f32e2cae7aad8af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461770bcc9724dd006d0142eb5a152d725378f449bc480d8f32e2cae7aad8af3", kill_on_drop: false }` [INFO] [stdout] 461770bcc9724dd006d0142eb5a152d725378f449bc480d8f32e2cae7aad8af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0734fe1de0cb7da7800e3f47c4c04a87036a1619c275354504eaafbf1291d20a [INFO] running `Command { std: "docker" "start" "-a" "0734fe1de0cb7da7800e3f47c4c04a87036a1619c275354504eaafbf1291d20a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling oxc_data_structures v0.110.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling dragonbox_ecma v0.1.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling oxc_estree v0.110.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling oxc_allocator v0.110.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling wuff v0.2.3 [INFO] [stderr] Compiling subsetter v0.2.3 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling css-color v0.2.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pdfium-render v0.8.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tailwind-error v1.3.3 [INFO] [stderr] Compiling tailwind-ast v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling utf16string v0.2.0 [INFO] [stderr] Compiling tailwind-css-fixes v0.12.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling grid v1.0.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling taffy v0.9.2 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling oxc-miette-derive v2.7.0 [INFO] [stderr] Compiling oxc_ast_macros v0.110.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling regex-utils v0.1.0 (/opt/rustwide/workdir/packages/rust-core/regex-utils) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling oxc-miette v2.7.0 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling oxc_span v0.110.0 [INFO] [stderr] Compiling oxc_diagnostics v0.110.0 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling oxc_regular_expression v0.110.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling layout-types v0.2.0 (/opt/rustwide/workdir/packages/rust-core/layout-types) [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling oxc_syntax v0.110.0 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling oxc_ast v0.110.0 [INFO] [stderr] Compiling font-toolkit v0.2.0 (/opt/rustwide/workdir/packages/rust-core/font-toolkit) [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling oxc_ecmascript v0.110.0 [INFO] [stderr] Compiling oxc_parser v0.110.0 [INFO] [stderr] Compiling tsx-parser v0.2.0 (/opt/rustwide/workdir/packages/rust-core/tsx-parser) [INFO] [stderr] Compiling cv-domain v0.2.0 (/opt/rustwide/workdir/packages/rust-core/cv-domain) [INFO] [stderr] Compiling pdf-generator v0.2.0 (/opt/rustwide/workdir/packages/rust-core/pdf-generator) [INFO] [stderr] Compiling style-resolver v0.2.0 (/opt/rustwide/workdir/packages/rust-core/style-resolver) [INFO] [stderr] Compiling layout-engine v0.2.0 (/opt/rustwide/workdir/packages/rust-core/layout-engine) [INFO] [stderr] Compiling wasm-bridge v0.2.0 (/opt/rustwide/workdir/packages/rust-core/wasm-bridge) [INFO] [stderr] Compiling pdf-test-utils v0.2.0 (/opt/rustwide/workdir/packages/rust-core/pdf-test-utils) [INFO] [stderr] Compiling pdf-to-png v0.2.0 (/opt/rustwide/workdir/packages/rust-core/pdf-to-png) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "0734fe1de0cb7da7800e3f47c4c04a87036a1619c275354504eaafbf1291d20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0734fe1de0cb7da7800e3f47c4c04a87036a1619c275354504eaafbf1291d20a", kill_on_drop: false }` [INFO] [stdout] 0734fe1de0cb7da7800e3f47c4c04a87036a1619c275354504eaafbf1291d20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c991632bce45345c68107d9639714de0f3b290c114816821ef89c209f2d2bdfb [INFO] running `Command { std: "docker" "start" "-a" "c991632bce45345c68107d9639714de0f3b290c114816821ef89c209f2d2bdfb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling oxc_regular_expression v0.110.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling regex-utils v0.1.0 (/opt/rustwide/workdir/packages/rust-core/regex-utils) [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling layout-types v0.2.0 (/opt/rustwide/workdir/packages/rust-core/layout-types) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.56 [INFO] [stderr] Compiling oxc_syntax v0.110.0 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling oxc_ast v0.110.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling font-toolkit v0.2.0 (/opt/rustwide/workdir/packages/rust-core/font-toolkit) [INFO] [stderr] Compiling oxc_ecmascript v0.110.0 [INFO] [stderr] Compiling oxc_parser v0.110.0 [INFO] [stderr] Compiling pdfium-render v0.8.37 [INFO] [stderr] Compiling tsx-parser v0.2.0 (/opt/rustwide/workdir/packages/rust-core/tsx-parser) [INFO] [stderr] Compiling cv-domain v0.2.0 (/opt/rustwide/workdir/packages/rust-core/cv-domain) [INFO] [stderr] Compiling pdf-generator v0.2.0 (/opt/rustwide/workdir/packages/rust-core/pdf-generator) [INFO] [stderr] Compiling style-resolver v0.2.0 (/opt/rustwide/workdir/packages/rust-core/style-resolver) [INFO] [stderr] Compiling layout-engine v0.2.0 (/opt/rustwide/workdir/packages/rust-core/layout-engine) [INFO] [stderr] error: could not compile `layout-engine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name layout_engine --edition=2021 packages/rust-core/layout-engine/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd350a85f7141fdc -C extra-filename=-6b647f1dea3ace38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cv_domain=/opt/rustwide/target/debug/deps/libcv_domain-c0a37ccdca09a284.rmeta --extern hyphenation=/opt/rustwide/target/debug/deps/libhyphenation-91bc1be124670042.rmeta --extern layout_types=/opt/rustwide/target/debug/deps/liblayout_types-07ae4fd87f543c49.rmeta --extern pdf_generator=/opt/rustwide/target/debug/deps/libpdf_generator-ad70ae209b4419f0.rmeta --extern style_resolver=/opt/rustwide/target/debug/deps/libstyle_resolver-0291546a07c854e5.rmeta --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-28fe8533331f201f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-159c769ea604520f.rmeta --extern tsx_parser=/opt/rustwide/target/debug/deps/libtsx_parser-9f5b0f4e2c87c0b0.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c991632bce45345c68107d9639714de0f3b290c114816821ef89c209f2d2bdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c991632bce45345c68107d9639714de0f3b290c114816821ef89c209f2d2bdfb", kill_on_drop: false }` [INFO] [stdout] c991632bce45345c68107d9639714de0f3b290c114816821ef89c209f2d2bdfb