[INFO] cloning repository https://github.com/adsharma/ashdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adsharma/ashdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadsharma%2Fashdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadsharma%2Fashdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36df3519a50a760668d4906239b1da773e20fa60 [INFO] checking adsharma/ashdb against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadsharma%2Fashdb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adsharma/ashdb [INFO] finished tweaking git repo https://github.com/adsharma/ashdb [INFO] tweaked toml for git repo https://github.com/adsharma/ashdb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adsharma/ashdb 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/adsharma/ashdb 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1cb7331801a835963c878012226a685634ddc19ca601e085aba709f6073c8955 [INFO] running `Command { std: "docker" "start" "-a" "1cb7331801a835963c878012226a685634ddc19ca601e085aba709f6073c8955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cb7331801a835963c878012226a685634ddc19ca601e085aba709f6073c8955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb7331801a835963c878012226a685634ddc19ca601e085aba709f6073c8955", kill_on_drop: false }` [INFO] [stdout] 1cb7331801a835963c878012226a685634ddc19ca601e085aba709f6073c8955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 59d245d5958dc7dab9a6c87c2a7fd096802cfe7f5a77c8880bd6be2abdc75777 [INFO] running `Command { std: "docker" "start" "-a" "59d245d5958dc7dab9a6c87c2a7fd096802cfe7f5a77c8880bd6be2abdc75777", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking arrow-schema v53.3.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.13.3/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 tracing v0.1.41 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling pin-project-internal v1.1.7 [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" "59d245d5958dc7dab9a6c87c2a7fd096802cfe7f5a77c8880bd6be2abdc75777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d245d5958dc7dab9a6c87c2a7fd096802cfe7f5a77c8880bd6be2abdc75777", kill_on_drop: false }` [INFO] [stdout] 59d245d5958dc7dab9a6c87c2a7fd096802cfe7f5a77c8880bd6be2abdc75777