[INFO] fetching crate shadowquic 0.3.3... [INFO] checking shadowquic-0.3.3 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate shadowquic 0.3.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate shadowquic 0.3.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shadowquic 0.3.3 [INFO] tweaked toml for crates.io crate shadowquic 0.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shadowquic 0.3.3 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 shadowquic 0.3.3 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] 18705f6691c588bbcb37bb5411a1cd45c2ee95994fb4efc0c5cd676bf0e541f0 [INFO] running `Command { std: "docker" "start" "-a" "18705f6691c588bbcb37bb5411a1cd45c2ee95994fb4efc0c5cd676bf0e541f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18705f6691c588bbcb37bb5411a1cd45c2ee95994fb4efc0c5cd676bf0e541f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18705f6691c588bbcb37bb5411a1cd45c2ee95994fb4efc0c5cd676bf0e541f0", kill_on_drop: false }` [INFO] [stdout] 18705f6691c588bbcb37bb5411a1cd45c2ee95994fb4efc0c5cd676bf0e541f0 [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] e2a75a0069dc57ee3b6fbdb9fe34a5ff4235f0114cd561154a178f6acdb4341c [INFO] running `Command { std: "docker" "start" "-a" "e2a75a0069dc57ee3b6fbdb9fe34a5ff4235f0114cd561154a178f6acdb4341c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling crabtime-internal v1.1.4 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustls-jls v0.23.25-1.2.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling iroh-quinn-udp v0.8.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling quinn-udp-jls v0.5.10-0.3.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling iroh-quinn v0.16.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling quinn-jls v0.11.7-0.3.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Checking sorted-index-buffer v0.2.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking annotate-snippets v0.12.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking yaml-rust2 v0.11.0 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking backtrace-ext v0.2.1 [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] 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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling garde_derive v0.22.1 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Checking rustls-webpki v0.103.9 [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" "e2a75a0069dc57ee3b6fbdb9fe34a5ff4235f0114cd561154a178f6acdb4341c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a75a0069dc57ee3b6fbdb9fe34a5ff4235f0114cd561154a178f6acdb4341c", kill_on_drop: false }` [INFO] [stdout] e2a75a0069dc57ee3b6fbdb9fe34a5ff4235f0114cd561154a178f6acdb4341c