[INFO] fetching crate sc-executor-wasmtime 0.40.0...
[INFO] testing sc-executor-wasmtime-0.40.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sc-executor-wasmtime 0.40.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sc-executor-wasmtime 0.40.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.0.70
[INFO] [stderr]   Downloaded wasm-encoder v0.31.1
[INFO] [stderr]   Downloaded wast v63.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4821d6df8aa5062f779cfc8eabf86383536675ca17869f4b3ce2213db35884d9
[INFO] running `Command { std: "docker" "start" "-a" "4821d6df8aa5062f779cfc8eabf86383536675ca17869f4b3ce2213db35884d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4821d6df8aa5062f779cfc8eabf86383536675ca17869f4b3ce2213db35884d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4821d6df8aa5062f779cfc8eabf86383536675ca17869f4b3ce2213db35884d9", kill_on_drop: false }`
[INFO] [stdout] 4821d6df8aa5062f779cfc8eabf86383536675ca17869f4b3ce2213db35884d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f713d33001d443574b40e62d9a0f3d5d92129299063177a11a0174e99c762a
[INFO] running `Command { std: "docker" "start" "-a" "b4f713d33001d443574b40e62d9a0f3d5d92129299063177a11a0174e99c762a", 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 futures-sink v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling regalloc2 v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling wasmtime-types v8.0.1
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[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 jam-codec v0.1.0
[INFO] [stderr]    Compiling sp-tracing v18.0.0
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling sc-executor-wasmtime v0.40.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-instrument v0.4.0
[INFO] [stderr]    Compiling cranelift-native v0.95.1
[INFO] [stderr]    Compiling cranelift-frontend v0.95.1
[INFO] [stderr]    Compiling wasmtime-jit v8.0.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 40s
[INFO] running `Command { std: "docker" "inspect" "b4f713d33001d443574b40e62d9a0f3d5d92129299063177a11a0174e99c762a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f713d33001d443574b40e62d9a0f3d5d92129299063177a11a0174e99c762a", kill_on_drop: false }`
[INFO] [stdout] b4f713d33001d443574b40e62d9a0f3d5d92129299063177a11a0174e99c762a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aca1f25ee1fa641a14d40c4367da3bacde2313ab5ec8c1b43555e12f2c2854f6
[INFO] running `Command { std: "docker" "start" "-a" "aca1f25ee1fa641a14d40c4367da3bacde2313ab5ec8c1b43555e12f2c2854f6", 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 camino v1.1.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[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 impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling sp-tracing v18.0.0
[INFO] [stderr]    Compiling wast v63.0.0
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aca1f25ee1fa641a14d40c4367da3bacde2313ab5ec8c1b43555e12f2c2854f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca1f25ee1fa641a14d40c4367da3bacde2313ab5ec8c1b43555e12f2c2854f6", kill_on_drop: false }`
[INFO] [stdout] aca1f25ee1fa641a14d40c4367da3bacde2313ab5ec8c1b43555e12f2c2854f6
