[INFO] cloning repository https://github.com/chaosteil/doist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaosteil/doist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 892b0da360b25e5b4e028b68d5d8ab99cff1df94 [INFO] checking chaosteil/doist against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist" "/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/chaosteil/doist [INFO] finished tweaking git repo https://github.com/chaosteil/doist [INFO] tweaked toml for git repo https://github.com/chaosteil/doist written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chaosteil/doist on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chaosteil/doist 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1503601713acda54c39c4b3743760ca0448474ba7ef3c9faf37b3794eb6e7609 [INFO] running `Command { std: "docker" "start" "-a" "1503601713acda54c39c4b3743760ca0448474ba7ef3c9faf37b3794eb6e7609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1503601713acda54c39c4b3743760ca0448474ba7ef3c9faf37b3794eb6e7609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1503601713acda54c39c4b3743760ca0448474ba7ef3c9faf37b3794eb6e7609", kill_on_drop: false }` [INFO] [stdout] 1503601713acda54c39c4b3743760ca0448474ba7ef3c9faf37b3794eb6e7609 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc14549c5c995da95de85b9eca6ce804144ef6c3ac3f46beef430ee10e1a03a5 [INFO] running `Command { std: "docker" "start" "-a" "fc14549c5c995da95de85b9eca6ce804144ef6c3ac3f46beef430ee10e1a03a5", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling uuid-macro-internal v1.18.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=9aa9e66a80a51544 -C extra-filename=-def6d6491a2e7981 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-00f3c2d9bbcd5f89.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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" "fc14549c5c995da95de85b9eca6ce804144ef6c3ac3f46beef430ee10e1a03a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc14549c5c995da95de85b9eca6ce804144ef6c3ac3f46beef430ee10e1a03a5", kill_on_drop: false }` [INFO] [stdout] fc14549c5c995da95de85b9eca6ce804144ef6c3ac3f46beef430ee10e1a03a5