[INFO] fetching crate sc-executor-wasmtime 0.40.0... [INFO] testing sc-executor-wasmtime-0.40.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate sc-executor-wasmtime 0.40.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sc-executor-wasmtime 0.40.0 [INFO] finished tweaking crates.io crate sc-executor-wasmtime 0.40.0 [INFO] tweaked toml for crates.io crate sc-executor-wasmtime 0.40.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sc-executor-wasmtime 0.40.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sc-executor-wasmtime 0.40.0 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0103fb05c1325ba3a80be167c785bdfd66203785d441fdc64821e105cd5150be [INFO] running `Command { std: "docker" "start" "-a" "0103fb05c1325ba3a80be167c785bdfd66203785d441fdc64821e105cd5150be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0103fb05c1325ba3a80be167c785bdfd66203785d441fdc64821e105cd5150be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0103fb05c1325ba3a80be167c785bdfd66203785d441fdc64821e105cd5150be", kill_on_drop: false }` [INFO] [stdout] 0103fb05c1325ba3a80be167c785bdfd66203785d441fdc64821e105cd5150be [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b6621ab5978c5e415746cf5ed0f817d9bd8878b8367c1136427d5a29902a57f [INFO] running `Command { std: "docker" "start" "-a" "4b6621ab5978c5e415746cf5ed0f817d9bd8878b8367c1136427d5a29902a57f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling regalloc2 v0.6.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling sc-executor-wasmtime v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling sp-tracing v18.0.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling wasm-instrument v0.4.0 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling cranelift-native v0.95.1 [INFO] [stderr] Compiling cranelift-frontend v0.95.1 [INFO] [stderr] Compiling wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling cranelift-wasm v0.95.1 [INFO] [stderr] Compiling wasmtime-cranelift v8.0.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling sp-wasm-interface v23.0.0 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling sp-core v38.0.0 [INFO] [stderr] Compiling sc-allocator v33.0.0 [INFO] [stderr] Compiling sc-executor-common v0.40.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "4b6621ab5978c5e415746cf5ed0f817d9bd8878b8367c1136427d5a29902a57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6621ab5978c5e415746cf5ed0f817d9bd8878b8367c1136427d5a29902a57f", kill_on_drop: false }` [INFO] [stdout] 4b6621ab5978c5e415746cf5ed0f817d9bd8878b8367c1136427d5a29902a57f [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b96441dcec92acd9c01619324663c2560a69ad96375b9699cb9b7b569ef0819b [INFO] running `Command { std: "docker" "start" "-a" "b96441dcec92acd9c01619324663c2560a69ad96375b9699cb9b7b569ef0819b", kill_on_drop: false }` [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling wasm-encoder v0.31.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-tracing v18.0.0 [INFO] [stderr] Compiling wast v63.0.0 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling wat v1.0.70 [INFO] [stderr] Compiling sp-wasm-interface v23.0.0 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling sp-core v38.0.0 [INFO] [stderr] Compiling sc-allocator v33.0.0 [INFO] [stderr] Compiling sc-executor-common v0.40.0 [INFO] [stderr] Compiling sc-executor-wasmtime v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `sc_runtime_test` [INFO] [stdout] --> src/tests.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use sc_runtime_test::wasm_binary_unwrap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sc_runtime_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sc_runtime_test`, use `cargo add sc_runtime_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] --> src/tests.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | type HostFunctions = sp_io::SubstrateHostFunctions; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-executor-wasmtime` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b96441dcec92acd9c01619324663c2560a69ad96375b9699cb9b7b569ef0819b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96441dcec92acd9c01619324663c2560a69ad96375b9699cb9b7b569ef0819b", kill_on_drop: false }` [INFO] [stdout] b96441dcec92acd9c01619324663c2560a69ad96375b9699cb9b7b569ef0819b