[INFO] cloning repository https://github.com/cjavad/svg_splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjavad/svg_splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a63c2581068a71b660e865193f7d8fdcb00a64a [INFO] building cjavad/svg_splitter against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cjavad/svg_splitter [INFO] finished tweaking git repo https://github.com/cjavad/svg_splitter [INFO] tweaked toml for git repo https://github.com/cjavad/svg_splitter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cjavad/svg_splitter on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cjavad/svg_splitter 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d53f349133c1aca77c7a45d8551ef51f2ef118ce10c24c1d0d667c5d8099841b [INFO] running `Command { std: "docker" "start" "-a" "d53f349133c1aca77c7a45d8551ef51f2ef118ce10c24c1d0d667c5d8099841b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d53f349133c1aca77c7a45d8551ef51f2ef118ce10c24c1d0d667c5d8099841b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53f349133c1aca77c7a45d8551ef51f2ef118ce10c24c1d0d667c5d8099841b", kill_on_drop: false }` [INFO] [stdout] d53f349133c1aca77c7a45d8551ef51f2ef118ce10c24c1d0d667c5d8099841b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5967a7c4fd33094da5811c521815c3e4a99c30296d937c49f3d5f1ec63086728 [INFO] running `Command { std: "docker" "start" "-a" "5967a7c4fd33094da5811c521815c3e4a99c30296d937c49f3d5f1ec63086728", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling font-types v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling read-fonts v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5) [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] error: could not compile `read-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.20.0/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="std"' --cfg 'feature="traversal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "libm", "scaler_test", "serde", "std", "traversal"))' -C metadata=4b1ff0ee58372672 -C extra-filename=-dbc38d7d042928fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-389b7c13ffac47fe.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-4603e3a4881e6791.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" "5967a7c4fd33094da5811c521815c3e4a99c30296d937c49f3d5f1ec63086728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5967a7c4fd33094da5811c521815c3e4a99c30296d937c49f3d5f1ec63086728", kill_on_drop: false }` [INFO] [stdout] 5967a7c4fd33094da5811c521815c3e4a99c30296d937c49f3d5f1ec63086728