[INFO] cloning repository https://github.com/Robert-MacWha/tlock-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Robert-MacWha/tlock-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-MacWha%2Ftlock-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-MacWha%2Ftlock-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47a5cae638cc275666121556ce54fa8cd1e5e2ea
[INFO] testing Robert-MacWha/tlock-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-MacWha%2Ftlock-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Robert-MacWha/tlock-rs
[INFO] finished tweaking git repo https://github.com/Robert-MacWha/tlock-rs
[INFO] tweaked toml for git repo https://github.com/Robert-MacWha/tlock-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Robert-MacWha/tlock-rs 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 git repo https://github.com/Robert-MacWha/tlock-rs 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] [stderr] warning: /workspace/builds/worker-2-tc2/source/plugins/plugin/Cargo.toml: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4cc57d7e864ef300cfeb340c7333f21f2f9910a47658e6c401283c6067da87ff
[INFO] running `Command { std: "docker" "start" "-a" "4cc57d7e864ef300cfeb340c7333f21f2f9910a47658e6c401283c6067da87ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cc57d7e864ef300cfeb340c7333f21f2f9910a47658e6c401283c6067da87ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc57d7e864ef300cfeb340c7333f21f2f9910a47658e6c401283c6067da87ff", kill_on_drop: false }`
[INFO] [stdout] 4cc57d7e864ef300cfeb340c7333f21f2f9910a47658e6c401283c6067da87ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 93d5cd26df8408bbb339ab9a7cd046b3f8d2963f55d22288bccf209ef1c24acc
[INFO] running `Command { std: "docker" "start" "-a" "93d5cd26df8408bbb339ab9a7cd046b3f8d2963f55d22288bccf209ef1c24acc", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugins/plugin/Cargo.toml: unused manifest key: build
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wasm-encoder v0.237.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasmi_collections v0.51.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling wast v237.0.0
[INFO] [stderr]    Compiling wasmi_core v0.51.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wasmi_ir v0.51.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wat v1.237.0
[INFO] [stderr]    Compiling wasmi v0.51.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.3.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling nybbles v0.4.3
[INFO] [stderr]    Compiling rpc-namespace v0.1.0 (/opt/rustwide/workdir/wasmi/rpc-namespace)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.30
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-json-abi v1.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.30
[INFO] [stderr]    Compiling alloy-eips v1.0.30
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]    Compiling alloy-sol-types v1.3.1
[INFO] [stderr]    Compiling alloy-consensus v1.0.30
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling wasmi-pdk v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-pdk)
[INFO] [stderr]    Compiling wasmi-async v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-async)
[INFO] [stderr]    Compiling wasmi-hdk v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-hdk)
[INFO] [stdout] warning: unused import: `atomic::AtomicU64`
[INFO] [stdout]  --> wasmi/wasmi-hdk/src/plugin.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, atomic::AtomicU64},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiError`
[INFO] [stdout]   --> wasmi/wasmi-hdk/src/plugin.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     api::{ApiError, RequestHandler},
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-plugin v0.1.0 (/opt/rustwide/workdir/wasmi/test-plugin)
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.30
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.30
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.30
[INFO] [stderr]    Compiling alloy-dyn-abi v1.3.1
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.30
[INFO] [stderr]    Compiling tlock-api v0.1.0 (/opt/rustwide/workdir/tlock-api)
[INFO] [stdout] warning: unused import: `alloy_primitives::Address`
[INFO] [stdout]  --> tlock-api/src/caip.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy_dyn_abi::TypedData`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_dyn_abi::TypedData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Signature`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Address, BlockHash, BlockNumber, Bytes, ChainId, Signature, TxHash, U64, U128, U256,
[INFO] [stdout]   |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tlock-pdk v0.1.0 (/opt/rustwide/workdir/tlock-pdk)
[INFO] [stderr]    Compiling tlock-hdk v0.1.0 (/opt/rustwide/workdir/tlock-hdk)
[INFO] [stderr]    Compiling rust-plugin-template v0.1.0 (/opt/rustwide/workdir/plugins/plugin)
[INFO] [stderr]    Compiling tlock-rs v0.1.0 (/opt/rustwide/workdir/host)
[INFO] [stdout] warning: field `host` is never read
[INFO] [stdout]   --> plugins/plugin/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct MyPlugin {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 15 |     host: Arc<CompositeClient<RpcErrorCode>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.79s
[INFO] running `Command { std: "docker" "inspect" "93d5cd26df8408bbb339ab9a7cd046b3f8d2963f55d22288bccf209ef1c24acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d5cd26df8408bbb339ab9a7cd046b3f8d2963f55d22288bccf209ef1c24acc", kill_on_drop: false }`
[INFO] [stdout] 93d5cd26df8408bbb339ab9a7cd046b3f8d2963f55d22288bccf209ef1c24acc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 89f1b40cbb449c7bb2cfe218f3037b19e7daef186e6f1ff4ff4a342d88077e52
[INFO] running `Command { std: "docker" "start" "-a" "89f1b40cbb449c7bb2cfe218f3037b19e7daef186e6f1ff4ff4a342d88077e52", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugins/plugin/Cargo.toml: unused manifest key: build
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rpc-namespace v0.1.0 (/opt/rustwide/workdir/wasmi/rpc-namespace)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wasmi-async v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-async)
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling alloy-eips v1.0.30
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloy-consensus v1.0.30
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling wasmi-pdk v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-pdk)
[INFO] [stderr]    Compiling wasmi-hdk v0.1.0 (/opt/rustwide/workdir/wasmi/wasmi-hdk)
[INFO] [stdout] warning: unused import: `atomic::AtomicU64`
[INFO] [stdout]  --> wasmi/wasmi-hdk/src/plugin.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, atomic::AtomicU64},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiError`
[INFO] [stdout]   --> wasmi/wasmi-hdk/src/plugin.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     api::{ApiError, RequestHandler},
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling test-plugin v0.1.0 (/opt/rustwide/workdir/wasmi/test-plugin)
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.30
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.30
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.30
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.30
[INFO] [stderr]    Compiling tlock-api v0.1.0 (/opt/rustwide/workdir/tlock-api)
[INFO] [stdout] warning: unused import: `alloy_primitives::Address`
[INFO] [stdout]  --> tlock-api/src/caip.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy_dyn_abi::TypedData`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_dyn_abi::TypedData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Signature`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Address, BlockHash, BlockNumber, Bytes, ChainId, Signature, TxHash, U64, U128, U256,
[INFO] [stdout]   |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy_primitives::Address`
[INFO] [stdout]  --> tlock-api/src/caip.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy_dyn_abi::TypedData`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy_dyn_abi::TypedData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Signature`
[INFO] [stdout]  --> tlock-api/src/namespace_eth.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Address, BlockHash, BlockNumber, Bytes, ChainId, Signature, TxHash, U64, U128, U256,
[INFO] [stdout]   |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tlock-hdk v0.1.0 (/opt/rustwide/workdir/tlock-hdk)
[INFO] [stderr]    Compiling tlock-pdk v0.1.0 (/opt/rustwide/workdir/tlock-pdk)
[INFO] [stderr]    Compiling rust-plugin-template v0.1.0 (/opt/rustwide/workdir/plugins/plugin)
[INFO] [stderr]    Compiling tlock-rs v0.1.0 (/opt/rustwide/workdir/host)
[INFO] [stdout] warning: field `host` is never read
[INFO] [stdout]   --> plugins/plugin/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct MyPlugin {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 15 |     host: Arc<CompositeClient<RpcErrorCode>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `atomic::AtomicU64`
[INFO] [stdout]  --> wasmi/wasmi-hdk/src/plugin.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sync::{Arc, atomic::AtomicU64},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiError`
[INFO] [stdout]   --> wasmi/wasmi-hdk/src/plugin.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     api::{ApiError, RequestHandler},
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.37s
[INFO] running `Command { std: "docker" "inspect" "89f1b40cbb449c7bb2cfe218f3037b19e7daef186e6f1ff4ff4a342d88077e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f1b40cbb449c7bb2cfe218f3037b19e7daef186e6f1ff4ff4a342d88077e52", kill_on_drop: false }`
[INFO] [stdout] 89f1b40cbb449c7bb2cfe218f3037b19e7daef186e6f1ff4ff4a342d88077e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }`
[INFO] [stdout] 5eb33631068a25a7dca8d6bcfd14ae134106d3b7f55dabb470cc82d75e31b1a3
[INFO] running `Command { std: "docker" "start" "-a" "5eb33631068a25a7dca8d6bcfd14ae134106d3b7f55dabb470cc82d75e31b1a3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugins/plugin/Cargo.toml: unused manifest key: build
[INFO] [stderr] warning: unused import: `atomic::AtomicU64`
[INFO] [stderr]  --> wasmi/wasmi-hdk/src/plugin.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 |     sync::{Arc, atomic::AtomicU64},
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ApiError`
[INFO] [stderr]   --> wasmi/wasmi-hdk/src/plugin.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     api::{ApiError, RequestHandler},
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmi-hdk` (lib) generated 2 warnings (run `cargo fix --lib -p wasmi-hdk` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `alloy_primitives::Address`
[INFO] [stderr]  --> tlock-api/src/caip.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use alloy_primitives::Address;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloy_dyn_abi::TypedData`
[INFO] [stderr]  --> tlock-api/src/namespace_eth.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use alloy_dyn_abi::TypedData;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Signature`
[INFO] [stderr]  --> tlock-api/src/namespace_eth.rs:3:54
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Address, BlockHash, BlockNumber, Bytes, ChainId, Signature, TxHash, U64, U128, U256,
[INFO] [stderr]   |                                                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tlock-api` (lib) generated 3 warnings (run `cargo fix --lib -p tlock-api` to apply 3 suggestions)
[INFO] [stderr] warning: `tlock-api` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: field `host` is never read
[INFO] [stderr]   --> plugins/plugin/src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct MyPlugin {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 15 |     host: Arc<CompositeClient<RpcErrorCode>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmi-hdk` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `rust-plugin-template` (bin "rust-plugin-template" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpc_namespace-fe9caea9f7919a37)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runtime-cb8f5a2abd69262a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_plugin_template-c159dec77aa387c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_plugin-a054136df8d491a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tlock_api-acc70ade0c933cf7)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tlock_hdk-0bcf2168c288f44c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tlock_pdk-e6f0541a38e644a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tlock_rs-8bc9e21b3b722c14)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmi_async-360e256d51ee1b51)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmi_hdk-2629c5fc066ca133)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4d75a76d1322377b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_plugin ... FAILED
[INFO] [stdout] test test_prime_sieve ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_plugin stdout ----
[INFO] [stdout] 2025-09-24T23:16:06.955Z INFO  [integration] Starting test_plugin...
[INFO] [stdout] 2025-09-24T23:16:06.955Z INFO  [integration] Loading plugin WASM from "/opt/rustwide/workdir/wasmi/wasmi-hdk/../../target/wasm32-wasip1/release/test-plugin.wasm"
[INFO] [stdout] 
[INFO] [stdout] thread 'test_plugin' (34) panicked at wasmi/wasmi-hdk/tests/integration.rs:14:25:
[INFO] [stdout] Failed to read plugin WASM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad5b3913f22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad5b3913f22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad5b3913f22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ad5b3913f22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ad5b392699f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ad5b392699f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ad5b38e0bd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad5b38e0bd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ad5b38ece82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ad5b38f1d2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ad5b38f1bc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ad5b32f96de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ad5b32f96de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad5b38f249f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ad5b38f249f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ad5b38f224a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ad5b38ecfb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ad5b38d48fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ad5b39309f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ad5b392fec6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ad5b32a9f7c - core::result::Result<T,E>::expect::h9270e49d65d12777
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5ad5b32a6923 - integration::load_plugin_wasm::h99c542dbd510eb66
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:14:25
[INFO] [stdout]   22:     0x5ad5b32a5bc1 - integration::test_plugin::{{closure}}::ha520f56786c8bd34
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:45:22
[INFO] [stdout]   23:     0x5ad5b32b3bc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f489c2ff5ca532a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ad5b32b3bfd - <core::pin::Pin<P> as core::future::future::Future>::poll::he2220e980cd6a999
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ad5b32b37ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he4d5eb09d7a9789e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5ad5b32b350b - tokio::task::coop::with_budget::h7bf31efee4483902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5ad5b32b350b - tokio::task::coop::budget::h6c0b17a400f5da47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5ad5b32b350b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1593077a701e4245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5ad5b32b0e40 - tokio::runtime::scheduler::current_thread::Context::enter::hd26acd8d6b8bf79f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5ad5b32b214d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h826c4ca224ef8d2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5ad5b32b1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h84b58140a3d0a8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x5ad5b32ab8bb - tokio::runtime::context::scoped::Scoped<T>::set::h10e8a61d515af9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5ad5b32ab579 - tokio::runtime::context::set_scheduler::{{closure}}::h6aaa07ebc3354a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5ad5b32a9292 - std::thread::local::LocalKey<T>::try_with::hc56fb8abf5d2b88e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5ad5b32a841e - std::thread::local::LocalKey<T>::with::h68c5c3ffd28699c9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5ad5b32ab4ad - tokio::runtime::context::set_scheduler::h3e233c8d5496ea03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5ad5b32b1ba0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4790dd7f3e9a2546
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x5ad5b32b1e33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd0661920d469724d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stderr] error: test failed, to rerun pass `-p wasmi-hdk --test integration`
[INFO] [stdout]   39:     0x5ad5b32b0120 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8f2a4ef7a480ffe7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5ad5b32aed90 - tokio::runtime::context::runtime::enter_runtime::h101dd93de96c7800
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5ad5b32afae1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6eb79fd0fcbe6114
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5ad5b32abe94 - tokio::runtime::runtime::Runtime::block_on_inner::hf7a46d9d0a38f677
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5ad5b32ac05c - tokio::runtime::runtime::Runtime::block_on::hef2ac35424b4ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x5ad5b32a59d3 - integration::test_plugin::h5f8e0bab4e994e16
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:55:36
[INFO] [stdout]   45:     0x5ad5b32a5fb7 - integration::test_plugin::{{closure}}::he1393182704b24ff
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:36:23
[INFO] [stdout]   46:     0x5ad5b32ad246 - core::ops::function::FnOnce::call_once::hcb926e9b3c56510c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ad5b32f949b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ad5b32f949b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5ad5b330f105 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5ad5b330f105 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5ad5b330f105 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5ad5b330f105 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5ad5b330f105 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5ad5b330f105 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5ad5b330f105 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5ad5b32e58f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5ad5b32e58f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5ad5b32e91ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5ad5b32e91ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ad5b32e91ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ad5b32e91ba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ad5b32e91ba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ad5b32e91ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5ad5b32e91ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5ad5b38e811f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   66:     0x5ad5b38e811f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   67:     0x7d94778aaaa4 - <unknown>
[INFO] [stdout]   68:     0x7d9477937a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_prime_sieve stdout ----
[INFO] [stdout] 2025-09-24T23:16:06.955Z INFO  [integration] Starting prime sieve test...
[INFO] [stdout] 2025-09-24T23:16:06.955Z INFO  [integration] Loading plugin WASM from "/opt/rustwide/workdir/wasmi/wasmi-hdk/../../target/wasm32-wasip1/release/test-plugin.wasm"
[INFO] [stdout] 
[INFO] [stdout] thread 'test_prime_sieve' (35) panicked at wasmi/wasmi-hdk/tests/integration.rs:14:25:
[INFO] [stdout] Failed to read plugin WASM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad5b3913f22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad5b3913f22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad5b3913f22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ad5b3913f22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ad5b392699f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ad5b392699f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ad5b38e0bd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad5b38e0bd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ad5b38ece82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ad5b38f1d2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ad5b38f1bc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ad5b32f96de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ad5b32f96de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad5b38f249f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ad5b38f249f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ad5b38f224a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ad5b38ecfb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ad5b38d48fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ad5b39309f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ad5b392fec6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ad5b32a9f7c - core::result::Result<T,E>::expect::h9270e49d65d12777
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5ad5b32a6923 - integration::load_plugin_wasm::h99c542dbd510eb66
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:14:25
[INFO] [stdout]   22:     0x5ad5b32a6c91 - integration::test_prime_sieve::{{closure}}::h0474725f4fed7fcd
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:68:22
[INFO] [stdout]   23:     0x5ad5b32b3bc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f489c2ff5ca532a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ad5b32b3bfd - <core::pin::Pin<P> as core::future::future::Future>::poll::he2220e980cd6a999
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ad5b32b37ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he4d5eb09d7a9789e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5ad5b32b350b - tokio::task::coop::with_budget::h7bf31efee4483902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5ad5b32b350b - tokio::task::coop::budget::h6c0b17a400f5da47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5ad5b32b350b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1593077a701e4245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5ad5b32b0e40 - tokio::runtime::scheduler::current_thread::Context::enter::hd26acd8d6b8bf79f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5ad5b32b214d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h826c4ca224ef8d2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5ad5b32b1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h84b58140a3d0a8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x5ad5b32ab8bb - tokio::runtime::context::scoped::Scoped<T>::set::h10e8a61d515af9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5ad5b32ab579 - tokio::runtime::context::set_scheduler::{{closure}}::h6aaa07ebc3354a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5ad5b32a9292 - std::thread::local::LocalKey<T>::try_with::hc56fb8abf5d2b88e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5ad5b32a841e - std::thread::local::LocalKey<T>::with::h68c5c3ffd28699c9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5ad5b32ab4ad - tokio::runtime::context::set_scheduler::h3e233c8d5496ea03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5ad5b32b1ba0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4790dd7f3e9a2546
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x5ad5b32b1e33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd0661920d469724d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5ad5b32b0120 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8f2a4ef7a480ffe7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5ad5b32aed90 - tokio::runtime::context::runtime::enter_runtime::h101dd93de96c7800
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5ad5b32afae1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6eb79fd0fcbe6114
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5ad5b32abe94 - tokio::runtime::runtime::Runtime::block_on_inner::hf7a46d9d0a38f677
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5ad5b32ac05c - tokio::runtime::runtime::Runtime::block_on::hef2ac35424b4ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x5ad5b32a6aa3 - integration::test_prime_sieve::hb72e31f3c09b73cc
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:87:48
[INFO] [stdout]   45:     0x5ad5b32a7087 - integration::test_prime_sieve::{{closure}}::hc5191ed173e50076
[INFO] [stdout]                                at /opt/rustwide/workdir/wasmi/wasmi-hdk/tests/integration.rs:59:28
[INFO] [stdout]   46:     0x5ad5b32ad1f6 - core::ops::function::FnOnce::call_once::hbf767e82e3f30414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ad5b32f949b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ad5b32f949b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5ad5b330f105 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5ad5b330f105 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5ad5b330f105 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5ad5b330f105 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5ad5b330f105 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5ad5b330f105 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5ad5b330f105 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5ad5b32e58f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5ad5b32e58f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5ad5b32e91ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5ad5b32e91ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ad5b32e91ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ad5b32e91ba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ad5b32e91ba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ad5b32e91ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5ad5b32e91ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5ad5b38e811f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   66:     0x5ad5b38e811f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   67:     0x7d94778aaaa4 - <unknown>
[INFO] [stdout]   68:     0x7d9477937a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_plugin
[INFO] [stdout]     test_prime_sieve
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5eb33631068a25a7dca8d6bcfd14ae134106d3b7f55dabb470cc82d75e31b1a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb33631068a25a7dca8d6bcfd14ae134106d3b7f55dabb470cc82d75e31b1a3", kill_on_drop: false }`
[INFO] [stdout] 5eb33631068a25a7dca8d6bcfd14ae134106d3b7f55dabb470cc82d75e31b1a3
