[INFO] cloning repository https://github.com/lsj5031/MarkieCli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsj5031/MarkieCli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsj5031%2FMarkieCli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsj5031%2FMarkieCli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58adf10b0d27f4eca4aa1b4cd9a9e1fc4d61cb65
[INFO] testing lsj5031/MarkieCli against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsj5031%2FMarkieCli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lsj5031/MarkieCli
[INFO] finished tweaking git repo https://github.com/lsj5031/MarkieCli
[INFO] tweaked toml for git repo https://github.com/lsj5031/MarkieCli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lsj5031/MarkieCli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lsj5031/MarkieCli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded resvg v0.47.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.12.0
[INFO] [stderr]   Downloaded smol_str v0.3.5
[INFO] [stderr]   Downloaded latex2mathml v0.2.3
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded usvg v0.47.0
[INFO] [stderr]   Downloaded quick-xml v0.39.0
[INFO] [stderr]   Downloaded tiny-skia v0.12.0
[INFO] [stderr]   Downloaded zerocopy v0.8.41
[INFO] [stderr]   Downloaded harfrust v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] [stderr]   Downloaded cosmic-text v0.17.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 828d1ca1dd8708cf833fad45c0fc8c5bfebebf441ac8c56de5db2d2635508b27
[INFO] running `Command { std: "docker" "start" "-a" "828d1ca1dd8708cf833fad45c0fc8c5bfebebf441ac8c56de5db2d2635508b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "828d1ca1dd8708cf833fad45c0fc8c5bfebebf441ac8c56de5db2d2635508b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828d1ca1dd8708cf833fad45c0fc8c5bfebebf441ac8c56de5db2d2635508b27", kill_on_drop: false }`
[INFO] [stdout] 828d1ca1dd8708cf833fad45c0fc8c5bfebebf441ac8c56de5db2d2635508b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ed29860ecfc81b6c0830d453a53d9f869dcadb3b1ea467f9c4cd19a21e87a65
[INFO] running `Command { std: "docker" "start" "-a" "5ed29860ecfc81b6c0830d453a53d9f869dcadb3b1ea467f9c4cd19a21e87a65", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pdf-writer v0.12.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.39.0
[INFO] [stderr]    Compiling latex2mathml v0.2.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling font-types v0.11.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr] error: could not compile `moxcms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=6cd72414ec190ba6 -C extra-filename=-5e31fab7ef4a9a86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-273ad04c307a34b9.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-cd9b3a2c18399ec4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5ed29860ecfc81b6c0830d453a53d9f869dcadb3b1ea467f9c4cd19a21e87a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ed29860ecfc81b6c0830d453a53d9f869dcadb3b1ea467f9c4cd19a21e87a65", kill_on_drop: false }`
[INFO] [stdout] 5ed29860ecfc81b6c0830d453a53d9f869dcadb3b1ea467f9c4cd19a21e87a65
