[INFO] fetching crate miraland-program-runtime 1.19.2... [INFO] checking miraland-program-runtime-1.19.2 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097 [INFO] extracting crate miraland-program-runtime 1.19.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate miraland-program-runtime 1.19.2 [INFO] finished tweaking crates.io crate miraland-program-runtime 1.19.2 [INFO] tweaked toml for crates.io crate miraland-program-runtime 1.19.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miraland-program-runtime 1.19.2 on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 349 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding enum-iterator v1.5.0 (available: v2.3.0) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding libsecp256k1 v0.6.0 (available: v0.7.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding solana_rbpf v0.8.4 (available: v0.8.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef22b940d53bdb54dbb085e249226b698a6e6fdb7dac74260b810c0b490683cc [INFO] running `Command { std: "docker" "start" "-a" "ef22b940d53bdb54dbb085e249226b698a6e6fdb7dac74260b810c0b490683cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef22b940d53bdb54dbb085e249226b698a6e6fdb7dac74260b810c0b490683cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef22b940d53bdb54dbb085e249226b698a6e6fdb7dac74260b810c0b490683cc", kill_on_drop: false }` [INFO] [stdout] ef22b940d53bdb54dbb085e249226b698a6e6fdb7dac74260b810c0b490683cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f6d294c5c2b02fb5bd280e2c6de4c754aa865be0bb2dbb1e90e4211815d9f33 [INFO] running `Command { std: "docker" "start" "-a" "5f6d294c5c2b02fb5bd280e2c6de4c754aa865be0bb2dbb1e90e4211815d9f33", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling miraland-frozen-abi-macro v1.19.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling miraland-frozen-abi v1.19.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling miraland-sdk-macro v1.19.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=706526bb52670e5d -C extra-filename=-1027ef4b63b273ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-67bf1533be694574.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8ce6644e18674a5b.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-416e81999a183f0d.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-26030bee83b2bb81.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f6d294c5c2b02fb5bd280e2c6de4c754aa865be0bb2dbb1e90e4211815d9f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6d294c5c2b02fb5bd280e2c6de4c754aa865be0bb2dbb1e90e4211815d9f33", kill_on_drop: false }` [INFO] [stdout] 5f6d294c5c2b02fb5bd280e2c6de4c754aa865be0bb2dbb1e90e4211815d9f33