[INFO] cloning repository https://github.com/jpx40/themeswitch-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpx40/themeswitch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpx40%2Fthemeswitch-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpx40%2Fthemeswitch-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea82ac49a8fcb52b682d3c02cba6c0bbad120229 [INFO] checking jpx40/themeswitch-cli against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpx40%2Fthemeswitch-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jpx40/themeswitch-cli [INFO] finished tweaking git repo https://github.com/jpx40/themeswitch-cli [INFO] tweaked toml for git repo https://github.com/jpx40/themeswitch-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jpx40/themeswitch-cli 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/jpx40/themeswitch-cli 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b0b0389ef833de2d12a54b9b96f06a70202146b231d6d5e10f8b26ad5d226f48 [INFO] running `Command { std: "docker" "start" "-a" "b0b0389ef833de2d12a54b9b96f06a70202146b231d6d5e10f8b26ad5d226f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b0389ef833de2d12a54b9b96f06a70202146b231d6d5e10f8b26ad5d226f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b0389ef833de2d12a54b9b96f06a70202146b231d6d5e10f8b26ad5d226f48", kill_on_drop: false }` [INFO] [stdout] b0b0389ef833de2d12a54b9b96f06a70202146b231d6d5e10f8b26ad5d226f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 74148e7c0ef7872f6d30b419ad6005845f5776e352f7aab98eca43f61537d472 [INFO] running `Command { std: "docker" "start" "-a" "74148e7c0ef7872f6d30b419ad6005845f5776e352f7aab98eca43f61537d472", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking caret v0.4.5 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling extract-variant-internal v0.2.0 [INFO] [stderr] Compiling tailcall-impl v1.0.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking extract-variant v1.0.0 [INFO] [stderr] Checking string-patterns v0.3.9 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling try_match_inner v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pest-ast v0.3.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling trie-match v0.2.0 [INFO] [stderr] Compiling rayon-macro v0.2.0 [INFO] [stderr] Checking tailcall v1.0.1 [INFO] [stderr] Compiling io-enum v1.1.3 [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] [stderr] Checking execute-command-macro v0.1.9 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Checking execute v0.2.13 [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" "74148e7c0ef7872f6d30b419ad6005845f5776e352f7aab98eca43f61537d472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74148e7c0ef7872f6d30b419ad6005845f5776e352f7aab98eca43f61537d472", kill_on_drop: false }` [INFO] [stdout] 74148e7c0ef7872f6d30b419ad6005845f5776e352f7aab98eca43f61537d472