[INFO] fetching crate protify 0.1.0... [INFO] checking protify-0.1.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate protify 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate protify 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate protify 0.1.0 [INFO] tweaked toml for crates.io crate protify 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate protify 0.1.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 protify 0.1.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77538924bb591e9fc2277ab5fe72a1584620f1cde4e3d08ce4e595bcb2aada6f [INFO] running `Command { std: "docker" "start" "-a" "77538924bb591e9fc2277ab5fe72a1584620f1cde4e3d08ce4e595bcb2aada6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77538924bb591e9fc2277ab5fe72a1584620f1cde4e3d08ce4e595bcb2aada6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77538924bb591e9fc2277ab5fe72a1584620f1cde4e3d08ce4e595bcb2aada6f", kill_on_drop: false }` [INFO] [stdout] 77538924bb591e9fc2277ab5fe72a1584620f1cde4e3d08ce4e595bcb2aada6f [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f48dd0b1a69ebe0c35dfedc845559f9efd76877d61e1ead5891e9493385bc7 [INFO] running `Command { std: "docker" "start" "-a" "51f48dd0b1a69ebe0c35dfedc845559f9efd76877d61e1ead5891e9493385bc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking syn v2.0.108 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking antlr4rust v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Compiling bool-enum v0.1.1 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking ordermap v1.0.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking float_eq v1.0.1 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking tonic-build v0.14.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling syn-utils v0.5.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking fluent-uri v0.4.1 [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] Compiling thiserror v2.0.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking cel v0.12.0 [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" "51f48dd0b1a69ebe0c35dfedc845559f9efd76877d61e1ead5891e9493385bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f48dd0b1a69ebe0c35dfedc845559f9efd76877d61e1ead5891e9493385bc7", kill_on_drop: false }` [INFO] [stdout] 51f48dd0b1a69ebe0c35dfedc845559f9efd76877d61e1ead5891e9493385bc7