[INFO] fetching crate corevm-builder 0.1.26... [INFO] checking corevm-builder-0.1.26 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] extracting crate corevm-builder 0.1.26 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate corevm-builder 0.1.26 [INFO] finished tweaking crates.io crate corevm-builder 0.1.26 [INFO] tweaked toml for crates.io crate corevm-builder 0.1.26 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate corevm-builder 0.1.26 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate corevm-builder 0.1.26 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95135b70be236a6865c5f9d61c006419fa5ac1e315f9a7257020aa93874b4cfb [INFO] running `Command { std: "docker" "start" "-a" "95135b70be236a6865c5f9d61c006419fa5ac1e315f9a7257020aa93874b4cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95135b70be236a6865c5f9d61c006419fa5ac1e315f9a7257020aa93874b4cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95135b70be236a6865c5f9d61c006419fa5ac1e315f9a7257020aa93874b4cfb", kill_on_drop: false }` [INFO] [stdout] 95135b70be236a6865c5f9d61c006419fa5ac1e315f9a7257020aa93874b4cfb [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61298bd60145802c06dd341548e5aabee5dcc9d503e1b83c5921990b26aa7847 [INFO] running `Command { std: "docker" "start" "-a" "61298bd60145802c06dd341548e5aabee5dcc9d503e1b83c5921990b26aa7847", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling jam-codec v0.1.1 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling atomic-traits v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking polkavm-assembler v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Compiling polkavm-common v0.29.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking polkavm-linux-raw v0.29.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking polkakernel v0.1.0 [INFO] [stderr] Checking jam-null-authorizer-bin v0.1.26 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking polkavm v0.29.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling polkavm-derive-impl v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling jam-codec-derive v0.1.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stdout] error[E0446]: private trait `BitMaskT` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polkavm-0.29.1/src/generic_allocator.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 174 | trait BitMaskT: Default { [INFO] [stdout] | ----------------------- `BitMaskT` declared as private [INFO] [stdout] ... [INFO] [stdout] 253 | type BitMask: BitMaskT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0446]: private trait `EmptyInit` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polkavm-0.29.1/src/generic_allocator.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 159 | trait EmptyInit { [INFO] [stdout] | --------------- `EmptyInit` declared as private [INFO] [stdout] ... [INFO] [stdout] 257 | type BinArray: core::ops::Index + core::ops::IndexMut + EmptyInit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polkavm` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61298bd60145802c06dd341548e5aabee5dcc9d503e1b83c5921990b26aa7847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61298bd60145802c06dd341548e5aabee5dcc9d503e1b83c5921990b26aa7847", kill_on_drop: false }` [INFO] [stdout] 61298bd60145802c06dd341548e5aabee5dcc9d503e1b83c5921990b26aa7847