[INFO] cloning repository https://github.com/robgonnella/releasaurus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robgonnella/releasaurus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobgonnella%2Freleasaurus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobgonnella%2Freleasaurus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 140b22439570fcb384f300766d94b516241f25e6 [INFO] checking robgonnella/releasaurus against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobgonnella%2Freleasaurus" "/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/robgonnella/releasaurus [INFO] finished tweaking git repo https://github.com/robgonnella/releasaurus [INFO] tweaked toml for git repo https://github.com/robgonnella/releasaurus written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robgonnella/releasaurus on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robgonnella/releasaurus 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e58ab5e07e69a6aef46f05a8c980abf2ffa00888f06e3ce51ddac561ad2b100e [INFO] running `Command { std: "docker" "start" "-a" "e58ab5e07e69a6aef46f05a8c980abf2ffa00888f06e3ce51ddac561ad2b100e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e58ab5e07e69a6aef46f05a8c980abf2ffa00888f06e3ce51ddac561ad2b100e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58ab5e07e69a6aef46f05a8c980abf2ffa00888f06e3ce51ddac561ad2b100e", kill_on_drop: false }` [INFO] [stdout] e58ab5e07e69a6aef46f05a8c980abf2ffa00888f06e3ce51ddac561ad2b100e [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cdd34f388f1c9522df654171ffc479f0e8209191f822eae308e44fea760fb20 [INFO] running `Command { std: "docker" "start" "-a" "9cdd34f388f1c9522df654171ffc479f0e8209191f822eae308e44fea760fb20", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking time-core v0.1.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking time v0.3.42 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking git-conventional v0.12.9 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking next_version v0.2.24 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.8.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.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/d83b14207998f47b18a34e930157ac0d7c18b16e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=973ba3a849aecd6d -C extra-filename=-6917cb94a87539f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d109f13fae9557e5.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "9cdd34f388f1c9522df654171ffc479f0e8209191f822eae308e44fea760fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cdd34f388f1c9522df654171ffc479f0e8209191f822eae308e44fea760fb20", kill_on_drop: false }` [INFO] [stdout] 9cdd34f388f1c9522df654171ffc479f0e8209191f822eae308e44fea760fb20