[INFO] fetching crate ommx 2.3.0... [INFO] checking ommx-2.3.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate ommx 2.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ommx 2.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ommx 2.3.0 [INFO] tweaked toml for crates.io crate ommx 2.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ommx 2.3.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 ommx 2.3.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-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] 1433d3df6cb916b12a68591c6e36208f4065be9f4de14f34d97987410f1957ee [INFO] running `Command { std: "docker" "start" "-a" "1433d3df6cb916b12a68591c6e36208f4065be9f4de14f34d97987410f1957ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1433d3df6cb916b12a68591c6e36208f4065be9f4de14f34d97987410f1957ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1433d3df6cb916b12a68591c6e36208f4065be9f4de14f34d97987410f1957ee", kill_on_drop: false }` [INFO] [stdout] 1433d3df6cb916b12a68591c6e36208f4065be9f4de14f34d97987410f1957ee [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] d5589678675baf3653960b52f5c7954e6302ff7bcad386ee37dcfc9937179db1 [INFO] running `Command { std: "docker" "start" "-a" "d5589678675baf3653960b52f5c7954e6302ff7bcad386ee37dcfc9937179db1", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking clap_builder v4.5.52 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking base16ct v0.3.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling codspeed-criterion-compat v2.10.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling 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.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 scroll v0.13.0 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Checking goblin v0.10.3 [INFO] [stderr] Compiling yoke v0.8.1 [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" "d5589678675baf3653960b52f5c7954e6302ff7bcad386ee37dcfc9937179db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5589678675baf3653960b52f5c7954e6302ff7bcad386ee37dcfc9937179db1", kill_on_drop: false }` [INFO] [stdout] d5589678675baf3653960b52f5c7954e6302ff7bcad386ee37dcfc9937179db1