[INFO] cloning repository https://github.com/ajac-zero/jj-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajac-zero/jj-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fjj-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fjj-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e47651ad4c5e0f470b1db9c0bce285c46074c25 [INFO] checking ajac-zero/jj-ai against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fjj-ai" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ajac-zero/jj-ai [INFO] finished tweaking git repo https://github.com/ajac-zero/jj-ai [INFO] tweaked toml for git repo https://github.com/ajac-zero/jj-ai written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ajac-zero/jj-ai on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ajac-zero/jj-ai 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d2ba141cdd6f7f476f7d6979974b72d3e9839a2a5ed718b8dc2b8b437d302c8 [INFO] running `Command { std: "docker" "start" "-a" "6d2ba141cdd6f7f476f7d6979974b72d3e9839a2a5ed718b8dc2b8b437d302c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2ba141cdd6f7f476f7d6979974b72d3e9839a2a5ed718b8dc2b8b437d302c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2ba141cdd6f7f476f7d6979974b72d3e9839a2a5ed718b8dc2b8b437d302c8", kill_on_drop: false }` [INFO] [stdout] 6d2ba141cdd6f7f476f7d6979974b72d3e9839a2a5ed718b8dc2b8b437d302c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8c4770b42bdba019525853b5de465fa5c13484cc8f24294b2f304556e7cd2c [INFO] running `Command { std: "docker" "start" "-a" "0b8c4770b42bdba019525853b5de465fa5c13484cc8f24294b2f304556e7cd2c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking gix-trace v0.1.17 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking gix-sec v0.12.2 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking imara-diff v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling jj-lib-proc-macros v0.37.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.14.3/src/field/scalar.rs:722:51 [INFO] [stdout] | [INFO] [stdout] 722 | ... let value: i64 = -lit.base10_parse()?; [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type of the type parameter `N` declared on the method `base10_parse` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 722 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking gix-validate v0.10.1 [INFO] [stderr] Checking gix-chunk v0.4.12 [INFO] [stderr] Checking gix-quote v0.6.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking gix-packetline v0.20.0 [INFO] [stderr] Checking gix-bitmap v0.2.15 [INFO] [stderr] Checking gix-path v0.10.22 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0b8c4770b42bdba019525853b5de465fa5c13484cc8f24294b2f304556e7cd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8c4770b42bdba019525853b5de465fa5c13484cc8f24294b2f304556e7cd2c", kill_on_drop: false }` [INFO] [stdout] 0b8c4770b42bdba019525853b5de465fa5c13484cc8f24294b2f304556e7cd2c