[INFO] fetching crate openbrush_lang_macro 3.2.0...
[INFO] testing openbrush_lang_macro-3.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate openbrush_lang_macro 3.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate openbrush_lang_macro 3.2.0
[INFO] finished tweaking crates.io crate openbrush_lang_macro 3.2.0
[INFO] tweaked toml for crates.io crate openbrush_lang_macro 3.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openbrush_lang_macro 3.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ink v4.3.0 (available: v5.1.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] [stderr]       Adding synstructure v0.12.6 (available: v0.13.2)
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 645c149e2c8f0d7e9a24f497f432f1dbbd15aa2a7b92932e749dc72d92a506d8
[INFO] running `Command { std: "docker" "start" "-a" "645c149e2c8f0d7e9a24f497f432f1dbbd15aa2a7b92932e749dc72d92a506d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "645c149e2c8f0d7e9a24f497f432f1dbbd15aa2a7b92932e749dc72d92a506d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645c149e2c8f0d7e9a24f497f432f1dbbd15aa2a7b92932e749dc72d92a506d8", kill_on_drop: false }`
[INFO] [stdout] 645c149e2c8f0d7e9a24f497f432f1dbbd15aa2a7b92932e749dc72d92a506d8
[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=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] 30a8e0d90fa117341f4660db47ced2898cdbcd15fbae94ca0626457c70eaf490
[INFO] running `Command { std: "docker" "start" "-a" "30a8e0d90fa117341f4660db47ced2898cdbcd15fbae94ca0626457c70eaf490", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling openbrush_lang_codegen v3.2.0
[INFO] [stderr]    Compiling openbrush_lang_macro v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.73s
[INFO] running `Command { std: "docker" "inspect" "30a8e0d90fa117341f4660db47ced2898cdbcd15fbae94ca0626457c70eaf490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a8e0d90fa117341f4660db47ced2898cdbcd15fbae94ca0626457c70eaf490", kill_on_drop: false }`
[INFO] [stdout] 30a8e0d90fa117341f4660db47ced2898cdbcd15fbae94ca0626457c70eaf490
[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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64e1e22ee84903fedd0f7711a4126fcb524af459711c3e46562684960a498bf0
[INFO] running `Command { std: "docker" "start" "-a" "64e1e22ee84903fedd0f7711a4126fcb524af459711c3e46562684960a498bf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling openbrush_lang_macro v3.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: ink! only supports wasm32 and riscv32
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             core::compile_error!("ink! only supports wasm32 and riscv32");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `heap_start` found for struct `InnerAlloc` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct InnerAlloc {
[INFO] [stdout]    | ----------------- associated function or constant `heap_start` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |             next: Self::heap_start(),
[INFO] [stdout]    |                         ^^^^^^^^^^ associated function or constant not found in `InnerAlloc`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `InnerAlloc`, consider using `InnerAlloc::new` which returns `InnerAlloc`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     const fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `heap_end` found for struct `InnerAlloc` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct InnerAlloc {
[INFO] [stdout]    | ----------------- associated function or constant `heap_end` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |             upper_limit: Self::heap_end(),
[INFO] [stdout]    |                                ^^^^^^^^ associated function or constant not found in `InnerAlloc`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `InnerAlloc`, consider using `InnerAlloc::new` which returns `InnerAlloc`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     const fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request_pages` found for mutable reference `&mut InnerAlloc` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_allocator-4.3.0/src/bump.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let page_start = self.request_pages(required_pages)?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ method not found in `&mut InnerAlloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ink_allocator` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64e1e22ee84903fedd0f7711a4126fcb524af459711c3e46562684960a498bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e1e22ee84903fedd0f7711a4126fcb524af459711c3e46562684960a498bf0", kill_on_drop: false }`
[INFO] [stdout] 64e1e22ee84903fedd0f7711a4126fcb524af459711c3e46562684960a498bf0
