[INFO] cloning repository https://github.com/grass-dev-pa/intents-004
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grass-dev-pa/intents-004" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fintents-004", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fintents-004'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c51f5a93f728150d9b7c6d6734fa9548bbef51c7
[INFO] testing grass-dev-pa/intents-004 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fintents-004" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/grass-dev-pa/intents-004
[INFO] finished tweaking git repo https://github.com/grass-dev-pa/intents-004
[INFO] tweaked toml for git repo https://github.com/grass-dev-pa/intents-004 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grass-dev-pa/intents-004 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grass-dev-pa/intents-004 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd6cfea10dabfe9ed71d4497aae5d17e1f0569e0b79568c55117b2579ddf6dc9
[INFO] running `Command { std: "docker" "start" "-a" "bd6cfea10dabfe9ed71d4497aae5d17e1f0569e0b79568c55117b2579ddf6dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd6cfea10dabfe9ed71d4497aae5d17e1f0569e0b79568c55117b2579ddf6dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6cfea10dabfe9ed71d4497aae5d17e1f0569e0b79568c55117b2579ddf6dc9", kill_on_drop: false }`
[INFO] [stdout] bd6cfea10dabfe9ed71d4497aae5d17e1f0569e0b79568c55117b2579ddf6dc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf377ed78b080332833c69835ca28864e7cc009c7469328a9212a380f6421de6
[INFO] running `Command { std: "docker" "start" "-a" "cf377ed78b080332833c69835ca28864e7cc009c7469328a9212a380f6421de6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling near-sdk-macros v5.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling near-sys v0.2.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling array-util v1.0.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling defuse-io-utils v0.1.0 (/opt/rustwide/workdir/io-utils)
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling defuse-nep461 v0.1.0 (/opt/rustwide/workdir/nep461)
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling bnum v0.13.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tlbits v0.5.4
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling near-token v0.3.3
[INFO] [stderr]    Compiling near-account-id v2.4.0
[INFO] [stderr]    Compiling near-gas v0.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tlb v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling near-plugins-derive v0.5.0 (https://github.com/Near-One/near-plugins?tag=v0.5.0#e0cb0945)
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling defuse-num-utils v0.1.0 (/opt/rustwide/workdir/num-utils)
[INFO] [stderr]    Compiling near-sdk v5.24.0
[INFO] [stderr]    Compiling tlb-ton v0.5.6
[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.24.0/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / compile_error!(
[INFO] [stdout] 139 | |     r#"1. 🔨️  Use `cargo near build` instead of `cargo build` to compile your contract
[INFO] [stdout] 140 | | 💡  Install cargo-near from https://github.com/near/cargo-near
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | | "#
[INFO] [stdout] 154 | | );
[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" "cf377ed78b080332833c69835ca28864e7cc009c7469328a9212a380f6421de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf377ed78b080332833c69835ca28864e7cc009c7469328a9212a380f6421de6", kill_on_drop: false }`
[INFO] [stdout] cf377ed78b080332833c69835ca28864e7cc009c7469328a9212a380f6421de6
