[INFO] cloning repository https://github.com/validateproject/Validate-Agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/validateproject/Validate-Agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalidateproject%2FValidate-Agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalidateproject%2FValidate-Agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01d6026ce75be4c7be5154890e090d26d6e5c403 [INFO] checking validateproject/Validate-Agent against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalidateproject%2FValidate-Agent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/validateproject/Validate-Agent [INFO] finished tweaking git repo https://github.com/validateproject/Validate-Agent [INFO] tweaked toml for git repo https://github.com/validateproject/Validate-Agent written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/validateproject/Validate-Agent on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/validateproject/Validate-Agent 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded rustls-native-certs v0.8.2 [INFO] [stderr] Downloaded prost v0.12.6 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded reqwest-eventsource v0.6.0 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded prost-build v0.12.6 [INFO] [stderr] Downloaded async-openai v0.23.4 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded prost-derive v0.12.6 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32cb9bc704168a395114a57b66c9e07e4ebd9bdc8569f068da0faab26f3f2cda [INFO] running `Command { std: "docker" "start" "-a" "32cb9bc704168a395114a57b66c9e07e4ebd9bdc8569f068da0faab26f3f2cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32cb9bc704168a395114a57b66c9e07e4ebd9bdc8569f068da0faab26f3f2cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32cb9bc704168a395114a57b66c9e07e4ebd9bdc8569f068da0faab26f3f2cda", kill_on_drop: false }` [INFO] [stdout] 32cb9bc704168a395114a57b66c9e07e4ebd9bdc8569f068da0faab26f3f2cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b4edd1dcf380ecf3eb3d7481965399eeb7a1022db74a828d45cb4257c4598b3 [INFO] running `Command { std: "docker" "start" "-a" "8b4edd1dcf380ecf3eb3d7481965399eeb7a1022db74a828d45cb4257c4598b3", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking async-convert v1.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking async-openai v0.23.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking agent v0.1.0 (/opt/rustwide/workdir/crates/agent) [INFO] [stderr] Checking metrics_collector v0.1.0 (/opt/rustwide/workdir/crates/metrics_collector) [INFO] [stdout] error: unknown start of token: \u{2265} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2044} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:2 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '⁄' (Fraction Slash) looks like '/' (Slash), but it is not [INFO] [stdout] | [INFO] [stdout] 478 - ≥⁄⁄ #[test] [INFO] [stdout] 478 + ≥// #[test] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2044} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:3 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '⁄' (Fraction Slash) looks like '/' (Slash), but it is not [INFO] [stdout] | [INFO] [stdout] 478 - ≥⁄⁄ #[test] [INFO] [stdout] 478 + ≥⁄/ #[test] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `/` [INFO] [stdout] --> crates/agent/src/agentic.rs:478:2 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2265} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2044} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:2 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '⁄' (Fraction Slash) looks like '/' (Slash), but it is not [INFO] [stdout] | [INFO] [stdout] 478 - ≥⁄⁄ #[test] [INFO] [stdout] 478 + ≥// #[test] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2044} [INFO] [stdout] --> crates/agent/src/agentic.rs:478:3 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '⁄' (Fraction Slash) looks like '/' (Slash), but it is not [INFO] [stdout] | [INFO] [stdout] 478 - ≥⁄⁄ #[test] [INFO] [stdout] 478 + ≥⁄/ #[test] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `/` [INFO] [stdout] --> crates/agent/src/agentic.rs:478:2 [INFO] [stdout] | [INFO] [stdout] 478 | ≥⁄⁄ #[test] [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/agent/src/main.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | rationale = rationale.as_deref(), [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/executor/src/bin/validator_client.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let mut metrics_client = ExecutorClient::new(channel); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/agent/src/main.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | rationale = rationale.as_deref(), [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `agent` (bin "agent" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `agent` (bin "agent") due to 5 previous errors [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/executor/src/bin/validator_client.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let mut metrics_client = ExecutorClient::new(channel); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b4edd1dcf380ecf3eb3d7481965399eeb7a1022db74a828d45cb4257c4598b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4edd1dcf380ecf3eb3d7481965399eeb7a1022db74a828d45cb4257c4598b3", kill_on_drop: false }` [INFO] [stdout] 8b4edd1dcf380ecf3eb3d7481965399eeb7a1022db74a828d45cb4257c4598b3