[INFO] cloning repository https://github.com/Sumanthvu/NearCast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sumanthvu/NearCast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumanthvu%2FNearCast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumanthvu%2FNearCast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba916c9fdd682e8e956d126c16584db50d8543b [INFO] testing Sumanthvu/NearCast against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumanthvu%2FNearCast" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Sumanthvu/NearCast [INFO] finished tweaking git repo https://github.com/Sumanthvu/NearCast [INFO] tweaked toml for git repo https://github.com/Sumanthvu/NearCast written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sumanthvu/NearCast on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sumanthvu/NearCast 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b16193ded79ddc28d1b23db1ebfdc927d4dada9d55c49542940381db11fc65 [INFO] running `Command { std: "docker" "start" "-a" "c8b16193ded79ddc28d1b23db1ebfdc927d4dada9d55c49542940381db11fc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b16193ded79ddc28d1b23db1ebfdc927d4dada9d55c49542940381db11fc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b16193ded79ddc28d1b23db1ebfdc927d4dada9d55c49542940381db11fc65", kill_on_drop: false }` [INFO] [stdout] c8b16193ded79ddc28d1b23db1ebfdc927d4dada9d55c49542940381db11fc65 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b196c240060a6492e559b627e168c92726443667c47c0293e375c42f4c2be4 [INFO] running `Command { std: "docker" "start" "-a" "57b196c240060a6492e559b627e168c92726443667c47c0293e375c42f4c2be4", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling near-sdk-macros v5.15.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling near-sys v0.2.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling near-account-id v1.1.3 [INFO] [stderr] Compiling near-token v0.3.0 [INFO] [stderr] Compiling near-gas v0.3.0 [INFO] [stderr] Compiling near-sdk v5.15.1 [INFO] [stdout] error: 1. 🔨️ Use `cargo near build` instead of `cargo build` to compile your contract [INFO] [stdout] 💡 Install cargo-near from https://github.com/near/cargo-near [INFO] [stdout] [INFO] [stdout] 2. ✅ Use `cargo check --target wasm32-unknown-unknown` instead of `cargo check` to error-check your contract [INFO] [stdout] [INFO] [stdout] 3. ⚙️ Only following cfg-s are considered VALID for `near-sdk`: [INFO] [stdout] - `#[cfg(target_family = "wasm")]` [INFO] [stdout] - `#[cfg(feature = "non-contract-usage")]` (intended for use of `near-sdk` in non-contract environment) [INFO] [stdout] - `#[cfg(feature = "unit-testing")]` (intended for use of `near-sdk` as one of `[dev-dependencies]`) [INFO] [stdout] - `#[cfg(feature = "__abi-generate")` [INFO] [stdout] - `#[cfg(test)]` [INFO] [stdout] - `#[cfg(doctest)]` [INFO] [stdout] - `#[cfg(clippy)]` [INFO] [stdout] ⚠️ a cfg, which is not one of the above, results in CURRENT compilation error to be emitted. [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-5.15.1/src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / compile_error!( [INFO] [stdout] 121 | | r#"1. 🔨️ Use `cargo near build` instead of `cargo build` to compile your contract [INFO] [stdout] 122 | | 💡 Install cargo-near from https://github.com/near/cargo-near [INFO] [stdout] ... | [INFO] [stdout] 135 | | "# [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `near-sdk` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "57b196c240060a6492e559b627e168c92726443667c47c0293e375c42f4c2be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b196c240060a6492e559b627e168c92726443667c47c0293e375c42f4c2be4", kill_on_drop: false }` [INFO] [stdout] 57b196c240060a6492e559b627e168c92726443667c47c0293e375c42f4c2be4