[INFO] fetching crate justcash-bind 0.1.1... [INFO] checking justcash-bind-0.1.1 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate justcash-bind 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate justcash-bind 0.1.1 [INFO] finished tweaking crates.io crate justcash-bind 0.1.1 [INFO] tweaked toml for crates.io crate justcash-bind 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate justcash-bind 0.1.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 justcash-bind 0.1.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] 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] ac6d923876df4a3692f29e882db5e36e8348c6bfa0afc660cce9936e1f4a1e27 [INFO] running `Command { std: "docker" "start" "-a" "ac6d923876df4a3692f29e882db5e36e8348c6bfa0afc660cce9936e1f4a1e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac6d923876df4a3692f29e882db5e36e8348c6bfa0afc660cce9936e1f4a1e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6d923876df4a3692f29e882db5e36e8348c6bfa0afc660cce9936e1f4a1e27", kill_on_drop: false }` [INFO] [stdout] ac6d923876df4a3692f29e882db5e36e8348c6bfa0afc660cce9936e1f4a1e27 [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] 9a54b1320ecf7dc4e578cc063ef7013d0d8ac6ae4801f5ce01d6fefebc92673c [INFO] running `Command { std: "docker" "start" "-a" "9a54b1320ecf7dc4e578cc063ef7013d0d8ac6ae4801f5ce01d6fefebc92673c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling risc0-zkp v3.0.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling risc0-circuit-recursion v4.0.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking include_bytes_aligned v0.1.4 [INFO] [stderr] Checking no_std_strings v0.1.3 [INFO] [stderr] Compiling risc0-circuit-keccak v4.0.3 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking docker-generate v0.1.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking rrs-lib v0.1.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerocopy v0.8.33 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum-ordinalize-derive-4.3.2/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 yoke v0.8.1 [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" "9a54b1320ecf7dc4e578cc063ef7013d0d8ac6ae4801f5ce01d6fefebc92673c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a54b1320ecf7dc4e578cc063ef7013d0d8ac6ae4801f5ce01d6fefebc92673c", kill_on_drop: false }` [INFO] [stdout] 9a54b1320ecf7dc4e578cc063ef7013d0d8ac6ae4801f5ce01d6fefebc92673c