[INFO] cloning repository https://github.com/SyedAnees21/Concordium-Contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SyedAnees21/Concordium-Contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e65f3620729202eaa9a494f6beefcab6f20a9ab [INFO] checking SyedAnees21/Concordium-Contracts against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SyedAnees21/Concordium-Contracts [INFO] finished tweaking git repo https://github.com/SyedAnees21/Concordium-Contracts [INFO] tweaked toml for git repo https://github.com/SyedAnees21/Concordium-Contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SyedAnees21/Concordium-Contracts 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/SyedAnees21/Concordium-Contracts 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] 1e40e2c28f9d3390d8d1c52d01b8102799eaed85897d08777aebb6038a0a1ff1 [INFO] running `Command { std: "docker" "start" "-a" "1e40e2c28f9d3390d8d1c52d01b8102799eaed85897d08777aebb6038a0a1ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e40e2c28f9d3390d8d1c52d01b8102799eaed85897d08777aebb6038a0a1ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e40e2c28f9d3390d8d1c52d01b8102799eaed85897d08777aebb6038a0a1ff1", kill_on_drop: false }` [INFO] [stdout] 1e40e2c28f9d3390d8d1c52d01b8102799eaed85897d08777aebb6038a0a1ff1 [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] 2c36b53793aba7f32c246d2a6607614c035fe4fd8eb2e96df35da02128f8adec [INFO] running `Command { std: "docker" "start" "-a" "2c36b53793aba7f32c246d2a6607614c035fe4fd8eb2e96df35da02128f8adec", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling concordium-contracts-common-derive v4.1.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling concordium_base_derive v1.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.12.6/src/field/scalar.rs:725:51 [INFO] [stdout] | [INFO] [stdout] 725 | ... 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] 725 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [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" "2c36b53793aba7f32c246d2a6607614c035fe4fd8eb2e96df35da02128f8adec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c36b53793aba7f32c246d2a6607614c035fe4fd8eb2e96df35da02128f8adec", kill_on_drop: false }` [INFO] [stdout] 2c36b53793aba7f32c246d2a6607614c035fe4fd8eb2e96df35da02128f8adec