[INFO] cloning repository https://github.com/llm-d-incubation/hermes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llm-d-incubation/hermes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllm-d-incubation%2Fhermes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllm-d-incubation%2Fhermes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a33d1805414aa54a7612f1c8f503f5dd6ecd2b5c
[INFO] checking llm-d-incubation/hermes against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllm-d-incubation%2Fhermes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/llm-d-incubation/hermes
[INFO] finished tweaking git repo https://github.com/llm-d-incubation/hermes
[INFO] tweaked toml for git repo https://github.com/llm-d-incubation/hermes written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/llm-d-incubation/hermes 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/llm-d-incubation/hermes 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d3081d3da6e7b816917969d4ddb2d8bf0cdf8f7256014c73e80f5bbc58e5ee16
[INFO] running `Command { std: "docker" "start" "-a" "d3081d3da6e7b816917969d4ddb2d8bf0cdf8f7256014c73e80f5bbc58e5ee16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3081d3da6e7b816917969d4ddb2d8bf0cdf8f7256014c73e80f5bbc58e5ee16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3081d3da6e7b816917969d4ddb2d8bf0cdf8f7256014c73e80f5bbc58e5ee16", kill_on_drop: false }`
[INFO] [stdout] d3081d3da6e7b816917969d4ddb2d8bf0cdf8f7256014c73e80f5bbc58e5ee16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6fa09d25a114a520280026c286c94f1a0aea01742d730522c2be08297a9344b0
[INFO] running `Command { std: "docker" "start" "-a" "6fa09d25a114a520280026c286c94f1a0aea01742d730522c2be08297a9344b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking anstyle v1.0.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking antlr4rust v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling hermes v0.2.6-rc.2 (/opt/rustwide/workdir/hermes)
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking os_socketaddr v0.2.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[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,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=0acdc4866eb42db0 -C extra-filename=-5bf0ee15f20f97d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0e0b8d6def773315.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" "6fa09d25a114a520280026c286c94f1a0aea01742d730522c2be08297a9344b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa09d25a114a520280026c286c94f1a0aea01742d730522c2be08297a9344b0", kill_on_drop: false }`
[INFO] [stdout] 6fa09d25a114a520280026c286c94f1a0aea01742d730522c2be08297a9344b0
