[INFO] cloning repository https://github.com/undead-undead/aagt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undead-undead/aagt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6234aaf94a2971227d312cf80140eb4bec1b8a44 [INFO] checking undead-undead/aagt against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 82% (148/180) Updating files: 83% (150/180) Updating files: 84% (152/180) Updating files: 85% (153/180) Updating files: 86% (155/180) Updating files: 87% (157/180) Updating files: 88% (159/180) Updating files: 89% (161/180) Updating files: 90% (162/180) Updating files: 91% (164/180) Updating files: 92% (166/180) Updating files: 93% (168/180) Updating files: 94% (170/180) Updating files: 95% (171/180) Updating files: 96% (173/180) Updating files: 97% (175/180) Updating files: 98% (177/180) Updating files: 99% (179/180) Updating files: 100% (180/180) Updating files: 100% (180/180), done. [INFO] started tweaking git repo https://github.com/undead-undead/aagt [INFO] finished tweaking git repo https://github.com/undead-undead/aagt [INFO] tweaked toml for git repo https://github.com/undead-undead/aagt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/undead-undead/aagt 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/undead-undead/aagt 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c02f3c24148552746fc3b6b99d1d45e71a7099ccae75de71e503ef2acc133aa9 [INFO] running `Command { std: "docker" "start" "-a" "c02f3c24148552746fc3b6b99d1d45e71a7099ccae75de71e503ef2acc133aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c02f3c24148552746fc3b6b99d1d45e71a7099ccae75de71e503ef2acc133aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02f3c24148552746fc3b6b99d1d45e71a7099ccae75de71e503ef2acc133aa9", kill_on_drop: false }` [INFO] [stdout] c02f3c24148552746fc3b6b99d1d45e71a7099ccae75de71e503ef2acc133aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2f2d2050521fa952ba7289f8074a765ab2e738940288a264261c9bdab7762d2c [INFO] running `Command { std: "docker" "start" "-a" "2f2d2050521fa952ba7289f8074a765ab2e738940288a264261c9bdab7762d2c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.116.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wasmparser v0.221.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cap-primitives v3.4.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking cranelift-control v0.116.1 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v29.0.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.13.5/src/field/scalar.rs:726:51 [INFO] [stdout] | [INFO] [stdout] 726 | ... let value: i64 = -lit.base10_parse()?; [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] 726 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cranelift-bitset v0.116.1 [INFO] [stderr] Checking cranelift-entity v0.116.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f2d2050521fa952ba7289f8074a765ab2e738940288a264261c9bdab7762d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2d2050521fa952ba7289f8074a765ab2e738940288a264261c9bdab7762d2c", kill_on_drop: false }` [INFO] [stdout] 2f2d2050521fa952ba7289f8074a765ab2e738940288a264261c9bdab7762d2c