[INFO] cloning repository https://github.com/kovel/k8s-port-forwarding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kovel/k8s-port-forwarding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovel%2Fk8s-port-forwarding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovel%2Fk8s-port-forwarding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb4e6a645441001aed12f42eeac4aa79cf57afb1 [INFO] checking kovel/k8s-port-forwarding against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovel%2Fk8s-port-forwarding" "/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/kovel/k8s-port-forwarding [INFO] finished tweaking git repo https://github.com/kovel/k8s-port-forwarding [INFO] tweaked toml for git repo https://github.com/kovel/k8s-port-forwarding written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kovel/k8s-port-forwarding 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/kovel/k8s-port-forwarding 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] a6e40d91c365ee841ab06494d40d429f7268a3e79d5f9c1857b5189d2166750b [INFO] running `Command { std: "docker" "start" "-a" "a6e40d91c365ee841ab06494d40d429f7268a3e79d5f9c1857b5189d2166750b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e40d91c365ee841ab06494d40d429f7268a3e79d5f9c1857b5189d2166750b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e40d91c365ee841ab06494d40d429f7268a3e79d5f9c1857b5189d2166750b", kill_on_drop: false }` [INFO] [stdout] a6e40d91c365ee841ab06494d40d429f7268a3e79d5f9c1857b5189d2166750b [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] 77b182582973f99c7401b4c38e26701c820d73e3090146bcb42d48338f1470c5 [INFO] running `Command { std: "docker" "start" "-a" "77b182582973f99c7401b4c38e26701c820d73e3090146bcb42d48338f1470c5", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling cfg-expr v0.20.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking field-offset v0.3.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking sigchld v0.2.4 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking regex v1.11.1 [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] [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" "77b182582973f99c7401b4c38e26701c820d73e3090146bcb42d48338f1470c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b182582973f99c7401b4c38e26701c820d73e3090146bcb42d48338f1470c5", kill_on_drop: false }` [INFO] [stdout] 77b182582973f99c7401b4c38e26701c820d73e3090146bcb42d48338f1470c5