[INFO] fetching crate turbocommit 3.0.0... [INFO] checking turbocommit-3.0.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate turbocommit 3.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate turbocommit 3.0.0 [INFO] finished tweaking crates.io crate turbocommit 3.0.0 [INFO] tweaked toml for crates.io crate turbocommit 3.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbocommit 3.0.0 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 crates.io crate turbocommit 3.0.0 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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da40697c1409b88fed83e875b5a6495f1ac8e10313f72a2bdbaa75f61e5e3346 [INFO] running `Command { std: "docker" "start" "-a" "da40697c1409b88fed83e875b5a6495f1ac8e10313f72a2bdbaa75f61e5e3346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da40697c1409b88fed83e875b5a6495f1ac8e10313f72a2bdbaa75f61e5e3346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da40697c1409b88fed83e875b5a6495f1ac8e10313f72a2bdbaa75f61e5e3346", kill_on_drop: false }` [INFO] [stdout] da40697c1409b88fed83e875b5a6495f1ac8e10313f72a2bdbaa75f61e5e3346 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5238bddf4f3dbe97153fec3b134e55479b1123dba6d30403883713d91ff44f2e [INFO] running `Command { std: "docker" "start" "-a" "5238bddf4f3dbe97153fec3b134e55479b1123dba6d30403883713d91ff44f2e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking gix-trace v0.1.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking gix-sec v0.12.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking imara-diff v0.1.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking edit v0.1.4 [INFO] [stderr] Checking terminal-supports-emoji v0.1.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking ignore v0.4.24 [INFO] [stderr] Checking toml_edit v0.23.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling jj-lib-proc-macros v0.34.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.13.5/src/field/scalar.rs:726:51 [INFO] [stdout] | [INFO] [stdout] 726 | ... 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] 726 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [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" "5238bddf4f3dbe97153fec3b134e55479b1123dba6d30403883713d91ff44f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5238bddf4f3dbe97153fec3b134e55479b1123dba6d30403883713d91ff44f2e", kill_on_drop: false }` [INFO] [stdout] 5238bddf4f3dbe97153fec3b134e55479b1123dba6d30403883713d91ff44f2e