[INFO] cloning repository https://github.com/LaurenzV/hayro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaurenzV/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 761d31593548fcc68cb5ad7a8aab93356eab6901 [INFO] testing LaurenzV/hayro against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro" "/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/LaurenzV/hayro [INFO] finished tweaking git repo https://github.com/LaurenzV/hayro [INFO] tweaked toml for git repo https://github.com/LaurenzV/hayro written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LaurenzV/hayro on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LaurenzV/hayro 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6034ed5e81d06bc1ef56774813098b363112255edcc26fef9c59ade7fa1bb933 [INFO] running `Command { std: "docker" "start" "-a" "6034ed5e81d06bc1ef56774813098b363112255edcc26fef9c59ade7fa1bb933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6034ed5e81d06bc1ef56774813098b363112255edcc26fef9c59ade7fa1bb933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6034ed5e81d06bc1ef56774813098b363112255edcc26fef9c59ade7fa1bb933", kill_on_drop: false }` [INFO] [stdout] 6034ed5e81d06bc1ef56774813098b363112255edcc26fef9c59ade7fa1bb933 [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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac9993452aea732f222a480c69defef10516ee74ffe38fc26a68c032d1a30da3 [INFO] running `Command { std: "docker" "start" "-a" "ac9993452aea732f222a480c69defef10516ee74ffe38fc26a68c032d1a30da3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling sprintf v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling openjp2 v0.6.1 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling qcms v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling pdf-writer v0.13.0 (https://github.com/typst/pdf-writer?rev=143a1c3#143a1c35) [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling hayro-font v0.1.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling read-fonts v0.31.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling jpeg2k v0.10.1 [INFO] [stderr] Compiling hayro-syntax v0.2.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hayro-write v0.2.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling skrifa v0.33.2 [INFO] [stderr] Compiling hayro-interpret v0.2.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling hayro v0.2.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.1.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.80s [INFO] running `Command { std: "docker" "inspect" "ac9993452aea732f222a480c69defef10516ee74ffe38fc26a68c032d1a30da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9993452aea732f222a480c69defef10516ee74ffe38fc26a68c032d1a30da3", kill_on_drop: false }` [INFO] [stdout] ac9993452aea732f222a480c69defef10516ee74ffe38fc26a68c032d1a30da3 [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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1136c1dbcce5b5a7e428a15a98f163482d4deafb89db4284cd227e458ada68b [INFO] running `Command { std: "docker" "start" "-a" "a1136c1dbcce5b5a7e428a15a98f163482d4deafb89db4284cd227e458ada68b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling hayro-interpret v0.2.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling pdf-writer v0.13.0 (https://github.com/typst/pdf-writer?rev=143a1c3#143a1c35) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling libdeflate-sys v1.23.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling hayro v0.2.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.1.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling hayro-write v0.2.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling libdeflater v1.23.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling hayro-syntax v0.2.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling hayro-font v0.1.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=7d4839f3106382f3 -C extra-filename=-b16ca0c62e99f813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1136c1dbcce5b5a7e428a15a98f163482d4deafb89db4284cd227e458ada68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1136c1dbcce5b5a7e428a15a98f163482d4deafb89db4284cd227e458ada68b", kill_on_drop: false }` [INFO] [stdout] a1136c1dbcce5b5a7e428a15a98f163482d4deafb89db4284cd227e458ada68b