[INFO] fetching crate orches 0.1.0... [INFO] checking orches-0.1.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate orches 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate orches 0.1.0 [INFO] finished tweaking crates.io crate orches 0.1.0 [INFO] tweaked toml for crates.io crate orches 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orches 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 orches 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c81fd28d4a23d7e5cf96eab390628fd56f76f4d008719e4ba21487bd9954def4 [INFO] running `Command { std: "docker" "start" "-a" "c81fd28d4a23d7e5cf96eab390628fd56f76f4d008719e4ba21487bd9954def4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c81fd28d4a23d7e5cf96eab390628fd56f76f4d008719e4ba21487bd9954def4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81fd28d4a23d7e5cf96eab390628fd56f76f4d008719e4ba21487bd9954def4", kill_on_drop: false }` [INFO] [stdout] c81fd28d4a23d7e5cf96eab390628fd56f76f4d008719e4ba21487bd9954def4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e63d69585782a4155dbe8be5899920d6c18788ca5b23f38412e4a4a296bc9cbd [INFO] running `Command { std: "docker" "start" "-a" "e63d69585782a4155dbe8be5899920d6c18788ca5b23f38412e4a4a296bc9cbd", kill_on_drop: false }` [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling cranelift-isle v0.111.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling cranelift-codegen-shared v0.111.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v24.0.5 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.111.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cranelift-bitset v0.111.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking cranelift-control v0.111.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking cranelift-entity v0.111.5 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking cranelift-bforest v0.111.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking wasmparser v0.215.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking opentelemetry v0.23.0 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking wasm-encoder v0.215.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.12.6/src/field/scalar.rs:725:51 [INFO] [stdout] | [INFO] [stdout] 725 | ... 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] 725 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling cranelift-codegen v0.111.5 [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" "e63d69585782a4155dbe8be5899920d6c18788ca5b23f38412e4a4a296bc9cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63d69585782a4155dbe8be5899920d6c18788ca5b23f38412e4a4a296bc9cbd", kill_on_drop: false }` [INFO] [stdout] e63d69585782a4155dbe8be5899920d6c18788ca5b23f38412e4a4a296bc9cbd