[INFO] fetching crate cedar-policy-formatter 4.9.0... [INFO] checking cedar-policy-formatter-4.9.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate cedar-policy-formatter 4.9.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate cedar-policy-formatter 4.9.0 [INFO] finished tweaking crates.io crate cedar-policy-formatter 4.9.0 [INFO] tweaked toml for crates.io crate cedar-policy-formatter 4.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cedar-policy-formatter 4.9.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 cedar-policy-formatter 4.9.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0df75c6fcb5caf0cfcc0d6b95ef3ad2e86c189c416617c47127804f6e2e4285e [INFO] running `Command { std: "docker" "start" "-a" "0df75c6fcb5caf0cfcc0d6b95ef3ad2e86c189c416617c47127804f6e2e4285e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df75c6fcb5caf0cfcc0d6b95ef3ad2e86c189c416617c47127804f6e2e4285e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df75c6fcb5caf0cfcc0d6b95ef3ad2e86c189c416617c47127804f6e2e4285e", kill_on_drop: false }` [INFO] [stdout] 0df75c6fcb5caf0cfcc0d6b95ef3ad2e86c189c416617c47127804f6e2e4285e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e726ce0de1e10298c1d6680b4f52fca8f0dfe34fce1aa26227e60cf78471fc8f [INFO] running `Command { std: "docker" "start" "-a" "e726ce0de1e10298c1d6680b4f52fca8f0dfe34fce1aa26227e60cf78471fc8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking smol_str v0.3.5 [INFO] [stderr] Checking unicode-security v0.1.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rustc-literal-escaper v0.0.7 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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] [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" "e726ce0de1e10298c1d6680b4f52fca8f0dfe34fce1aa26227e60cf78471fc8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e726ce0de1e10298c1d6680b4f52fca8f0dfe34fce1aa26227e60cf78471fc8f", kill_on_drop: false }` [INFO] [stdout] e726ce0de1e10298c1d6680b4f52fca8f0dfe34fce1aa26227e60cf78471fc8f