[INFO] cloning repository https://github.com/choiseongjun/custom-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/choiseongjun/custom-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoiseongjun%2Fcustom-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoiseongjun%2Fcustom-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52035b68ad0ca3f7db85dc18e6a52ab3c3d04935 [INFO] checking choiseongjun/custom-contract against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoiseongjun%2Fcustom-contract" "/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/choiseongjun/custom-contract [INFO] finished tweaking git repo https://github.com/choiseongjun/custom-contract [INFO] tweaked toml for git repo https://github.com/choiseongjun/custom-contract written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/choiseongjun/custom-contract 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/choiseongjun/custom-contract 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/contracts/simple-crud/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [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] 93f86782d0ae593d9f34cafa80ea8d89616953f1e9036cb1cc96e7dddc88334c [INFO] running `Command { std: "docker" "start" "-a" "93f86782d0ae593d9f34cafa80ea8d89616953f1e9036cb1cc96e7dddc88334c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f86782d0ae593d9f34cafa80ea8d89616953f1e9036cb1cc96e7dddc88334c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f86782d0ae593d9f34cafa80ea8d89616953f1e9036cb1cc96e7dddc88334c", kill_on_drop: false }` [INFO] [stdout] 93f86782d0ae593d9f34cafa80ea8d89616953f1e9036cb1cc96e7dddc88334c [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] 22ead8652d1cfd2c0cfad65934a0c8074a92a91f32e3af5a248aa18fc44df425 [INFO] running `Command { std: "docker" "start" "-a" "22ead8652d1cfd2c0cfad65934a0c8074a92a91f32e3af5a248aa18fc44df425", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/simple-crud/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking cosmwasm-core v2.3.0 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling cosmwasm-derive v2.3.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.3.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 zeroize v1.8.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.14.1/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] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking generic-array v0.14.9 [INFO] [stderr] Checking der v0.7.10 [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] [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] running `Command { std: "docker" "inspect" "22ead8652d1cfd2c0cfad65934a0c8074a92a91f32e3af5a248aa18fc44df425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ead8652d1cfd2c0cfad65934a0c8074a92a91f32e3af5a248aa18fc44df425", kill_on_drop: false }` [INFO] [stdout] 22ead8652d1cfd2c0cfad65934a0c8074a92a91f32e3af5a248aa18fc44df425