[INFO] fetching crate openbrush_lang_macro 3.2.0... [INFO] testing openbrush_lang_macro-3.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate openbrush_lang_macro 3.2.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openbrush_lang_macro 3.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 122 packages to latest compatible versions [INFO] [stderr] Adding ink v4.3.0 (available: v5.1.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.108) [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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffdb47fe8e45745667d3f4bad3e28c1d5d9c1650f12e6519448586e31e9d2484 [INFO] running `Command { std: "docker" "start" "-a" "ffdb47fe8e45745667d3f4bad3e28c1d5d9c1650f12e6519448586e31e9d2484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffdb47fe8e45745667d3f4bad3e28c1d5d9c1650f12e6519448586e31e9d2484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdb47fe8e45745667d3f4bad3e28c1d5d9c1650f12e6519448586e31e9d2484", kill_on_drop: false }` [INFO] [stdout] ffdb47fe8e45745667d3f4bad3e28c1d5d9c1650f12e6519448586e31e9d2484 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01befb0df1af40e8d6fe3ed00344b3416a3a5c92b9239b769949e91fd26f63b0 [INFO] running `Command { std: "docker" "start" "-a" "01befb0df1af40e8d6fe3ed00344b3416a3a5c92b9239b769949e91fd26f63b0", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libc v0.2.177 [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 indexmap v2.12.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [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 scale-info v2.11.6 [INFO] [stderr] Compiling scale-bits v0.4.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 30.09s [INFO] running `Command { std: "docker" "inspect" "01befb0df1af40e8d6fe3ed00344b3416a3a5c92b9239b769949e91fd26f63b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01befb0df1af40e8d6fe3ed00344b3416a3a5c92b9239b769949e91fd26f63b0", kill_on_drop: false }` [INFO] [stdout] 01befb0df1af40e8d6fe3ed00344b3416a3a5c92b9239b769949e91fd26f63b0 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2058aa4aa5fe5086e257599a45f7bc73a87e613e304ef31d2fd9035a8df82b81 [INFO] running `Command { std: "docker" "start" "-a" "2058aa4aa5fe5086e257599a45f7bc73a87e613e304ef31d2fd9035a8df82b81", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling synstructure v0.13.2 [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 function or associated item 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] | ----------------- function or associated item `heap_start` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 71 | next: Self::heap_start(), [INFO] [stdout] | ^^^^^^^^^^ function or associated item 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 function or associated item 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] | ----------------- function or associated item `heap_end` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 72 | upper_limit: Self::heap_end(), [INFO] [stdout] | ^^^^^^^^ function or associated item 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" "2058aa4aa5fe5086e257599a45f7bc73a87e613e304ef31d2fd9035a8df82b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2058aa4aa5fe5086e257599a45f7bc73a87e613e304ef31d2fd9035a8df82b81", kill_on_drop: false }` [INFO] [stdout] 2058aa4aa5fe5086e257599a45f7bc73a87e613e304ef31d2fd9035a8df82b81