[INFO] fetching crate gm-tui 0.0.1... [INFO] checking gm-tui-0.0.1 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate gm-tui 0.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate gm-tui 0.0.1 [INFO] finished tweaking crates.io crate gm-tui 0.0.1 [INFO] tweaked toml for crates.io crate gm-tui 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gm-tui 0.0.1 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 gm-tui 0.0.1 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-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] 3f4914dbd230faa86a3a6351cc6c564dfae8776f27e15423f285e7f5a3610ee7 [INFO] running `Command { std: "docker" "start" "-a" "3f4914dbd230faa86a3a6351cc6c564dfae8776f27e15423f285e7f5a3610ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f4914dbd230faa86a3a6351cc6c564dfae8776f27e15423f285e7f5a3610ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4914dbd230faa86a3a6351cc6c564dfae8776f27e15423f285e7f5a3610ee7", kill_on_drop: false }` [INFO] [stdout] 3f4914dbd230faa86a3a6351cc6c564dfae8776f27e15423f285e7f5a3610ee7 [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] 8de3fa095e5d33e595bd6a83c62ec04bc3bd6ee1e106a34ef3df3cb8f95715b7 [INFO] running `Command { std: "docker" "start" "-a" "8de3fa095e5d33e595bd6a83c62ec04bc3bd6ee1e106a34ef3df3cb8f95715b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking aurora-engine-modexp v1.2.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking core-foundation-sys v0.8.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking security-framework-sys v2.14.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling c-kzg v2.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking core-foundation v0.10.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.19.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum-ordinalize-derive-4.3.1/src/lib.rs:447:72 [INFO] [stdout] | [INFO] [stdout] 447 | ... counter = -lit.base10_parse().map_err( [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] 447 | counter = -lit.base10_parse::().map_err( [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking digest v0.9.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enum-ordinalize-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8de3fa095e5d33e595bd6a83c62ec04bc3bd6ee1e106a34ef3df3cb8f95715b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de3fa095e5d33e595bd6a83c62ec04bc3bd6ee1e106a34ef3df3cb8f95715b7", kill_on_drop: false }` [INFO] [stdout] 8de3fa095e5d33e595bd6a83c62ec04bc3bd6ee1e106a34ef3df3cb8f95715b7