[INFO] cloning repository https://github.com/schaze/config_watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schaze/config_watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84b2a5369f5d7cb1b86a4bede5c90b0b5c512c62 [INFO] checking schaze/config_watcher against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schaze/config_watcher [INFO] finished tweaking git repo https://github.com/schaze/config_watcher [INFO] tweaked toml for git repo https://github.com/schaze/config_watcher written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schaze/config_watcher 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/schaze/config_watcher 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] 6eae9c61f86cc2b23446b78b045421b5191f70c3792fe58619b461ed2bb7885a [INFO] running `Command { std: "docker" "start" "-a" "6eae9c61f86cc2b23446b78b045421b5191f70c3792fe58619b461ed2bb7885a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eae9c61f86cc2b23446b78b045421b5191f70c3792fe58619b461ed2bb7885a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eae9c61f86cc2b23446b78b045421b5191f70c3792fe58619b461ed2bb7885a", kill_on_drop: false }` [INFO] [stdout] 6eae9c61f86cc2b23446b78b045421b5191f70c3792fe58619b461ed2bb7885a [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] b6d9fb6ad27c1f70180784424abafc1cab573c3e0430b45b56719e834b70e8ee [INFO] running `Command { std: "docker" "start" "-a" "b6d9fb6ad27c1f70180784424abafc1cab573c3e0430b45b56719e834b70e8ee", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling k8s-openapi v0.26.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.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" "b6d9fb6ad27c1f70180784424abafc1cab573c3e0430b45b56719e834b70e8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d9fb6ad27c1f70180784424abafc1cab573c3e0430b45b56719e834b70e8ee", kill_on_drop: false }` [INFO] [stdout] b6d9fb6ad27c1f70180784424abafc1cab573c3e0430b45b56719e834b70e8ee