[INFO] fetching crate pchain-runtime 0.4.3...
[INFO] testing pchain-runtime-0.4.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pchain-runtime 0.4.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pchain-runtime 0.4.3
[INFO] finished tweaking crates.io crate pchain-runtime 0.4.3
[INFO] tweaked toml for crates.io crate pchain-runtime 0.4.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pchain-runtime 0.4.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 287 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive-internal v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-schema-derive-internal v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding keccak-hasher v0.15.3 (available: v0.16.0)
[INFO] [stderr]       Adding loupe v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding ripemd v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding wasmer v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-cache v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-compiler-singlepass v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-middlewares v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-vm v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-wasi v2.3.0 (available: v3.1.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d93866f318ce1da7eb17dff883a9984685208c0985f37dfa9d7f7be14cf3903
[INFO] running `Command { std: "docker" "start" "-a" "7d93866f318ce1da7eb17dff883a9984685208c0985f37dfa9d7f7be14cf3903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d93866f318ce1da7eb17dff883a9984685208c0985f37dfa9d7f7be14cf3903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d93866f318ce1da7eb17dff883a9984685208c0985f37dfa9d7f7be14cf3903", kill_on_drop: false }`
[INFO] [stdout] 7d93866f318ce1da7eb17dff883a9984685208c0985f37dfa9d7f7be14cf3903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 116aef3bb07ff1587b92eea063d82b36b5fb522504e990ff2596251f7eb26b9d
[INFO] running `Command { std: "docker" "start" "-a" "116aef3bb07ff1587b92eea063d82b36b5fb522504e990ff2596251f7eb26b9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling cranelift-entity v0.82.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cranelift-bforest v0.82.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wasm-encoder v0.247.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.3.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling wast v247.0.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling cranelift-codegen v0.82.3
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling trie-db v0.23.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling keccak-hasher v0.15.3
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling trie-root v0.17.0
[INFO] [stderr]    Compiling base64url v0.1.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling wasmer-vfs v2.3.0
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling wasmer-derive v2.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling borsh-derive v0.10.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling borsh v0.10.2
[INFO] [stderr]    Compiling reference-trie v0.25.0
[INFO] [stderr]    Compiling hotstuff_rs v0.2.2
[INFO] [stderr]    Compiling pchain-types v0.4.3
[INFO] [stderr]    Compiling pchain-world-state v0.4.2
[INFO] [stderr]    Compiling wat v1.247.0
[INFO] [stderr]    Compiling wasmer-types v2.3.0
[INFO] [stderr]    Compiling wasmer-compiler v2.3.0
[INFO] [stderr]    Compiling wasmer-wasi-types v2.3.0
[INFO] [stderr]    Compiling wasmer-artifact v2.3.0
[INFO] [stderr]    Compiling wasmer-object v2.3.0
[INFO] [stderr]    Compiling wasmer-vm v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-universal-artifact v2.3.0
[INFO] [stderr]    Compiling wasmer-engine v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-dylib v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-universal v2.3.0
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling cranelift-frontend v0.82.3
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v2.3.0
[INFO] [stderr]    Compiling wasmer v2.3.0
[INFO] [stderr]    Compiling wasmer-cache v2.3.0
[INFO] [stderr]    Compiling wasmer-middlewares v2.3.0
[INFO] [stderr]    Compiling wasmer-wasi v2.3.0
[INFO] [stderr]    Compiling pchain-runtime v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/contract/cbi.rs:285:59
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) struct Importable<'a>(pub(crate) ImportObject, &'a Store);
[INFO] [stdout]     |                   ---------- field in this struct         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "116aef3bb07ff1587b92eea063d82b36b5fb522504e990ff2596251f7eb26b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "116aef3bb07ff1587b92eea063d82b36b5fb522504e990ff2596251f7eb26b9d", kill_on_drop: false }`
[INFO] [stdout] 116aef3bb07ff1587b92eea063d82b36b5fb522504e990ff2596251f7eb26b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4de8313534511eaf9eeee430cdad78aab1b18bdef8860f57c9661e0d6cb6a0f
[INFO] running `Command { std: "docker" "start" "-a" "d4de8313534511eaf9eeee430cdad78aab1b18bdef8860f57c9661e0d6cb6a0f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/contract/cbi.rs:285:59
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) struct Importable<'a>(pub(crate) ImportObject, &'a Store);
[INFO] [stdout]     |                   ---------- field in this struct         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pchain-runtime v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/contract/cbi.rs:285:59
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) struct Importable<'a>(pub(crate) ImportObject, &'a Store);
[INFO] [stdout]     |                   ---------- field in this struct         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdAsULy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-b41d96c6a6bd0cf6.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-a0cc5f4a7ccc325c,libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,libbase64-3c09d9a3080a6023,libborsh-bf618a552b90f937,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libdigest-a386d04be76f25a3,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libsubtle-fa37a1cb91439fb4,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,libdigest-c1d19078a3c4968f,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,liblog-5081bf809293ba62,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,liblibc-f156089d62a796e8,libcfg_if-73907a425b6e514e,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdAsULy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/view-32b5fd4fcda6234c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcy9MNne/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-b41d96c6a6bd0cf6.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-a0cc5f4a7ccc325c,libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,libbase64-3c09d9a3080a6023,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libdigest-a386d04be76f25a3,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libsubtle-fa37a1cb91439fb4,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,libdigest-c1d19078a3c4968f,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,liblog-5081bf809293ba62,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,liblibc-f156089d62a796e8,libcfg_if-73907a425b6e514e,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5,libborsh-bf618a552b90f937}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcy9MNne/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sdk-be756c53e24e5000" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pchain-runtime` (test "view") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXxTS8O/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-b41d96c6a6bd0cf6.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-a0cc5f4a7ccc325c,libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,libbase64-3c09d9a3080a6023,libborsh-bf618a552b90f937,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libdigest-a386d04be76f25a3,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libsubtle-fa37a1cb91439fb4,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,libdigest-c1d19078a3c4968f,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,liblog-5081bf809293ba62,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,liblibc-f156089d62a796e8,libcfg_if-73907a425b6e514e,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXxTS8O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transition-195e4d3bcc33d28a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcylD8vR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-b41d96c6a6bd0cf6.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-a0cc5f4a7ccc325c,libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,liblog-5081bf809293ba62,libbase64-3c09d9a3080a6023,libborsh-bf618a552b90f937,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,liblibc-f156089d62a796e8,libdigest-c1d19078a3c4968f,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-a386d04be76f25a3,libsubtle-fa37a1cb91439fb4,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcylD8vR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ctoe-075ecf5a957c222d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pchain-runtime` (test "ctoe") due to 1 previous error
[INFO] [stderr] error: could not compile `pchain-runtime` (test "transition") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuHPtUS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-b41d96c6a6bd0cf6.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-a0cc5f4a7ccc325c,libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,liblog-5081bf809293ba62,libbase64-3c09d9a3080a6023,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,liblibc-f156089d62a796e8,libdigest-c1d19078a3c4968f,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-a386d04be76f25a3,libsubtle-fa37a1cb91439fb4,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libborsh-bf618a552b90f937}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuHPtUS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ctoc-8fb905007096dc43" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pchain-runtime` (test "sdk") due to 1 previous error
[INFO] [stderr] error: could not compile `pchain-runtime` (test "ctoc") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKPpc71/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwasmer_cache-1f80bec84902039c,libhex-aa11f1b7b510398f,libblake3-92ae69ef7b9d1abc,libconstant_time_eq-75523017299f1a28,libcpufeatures-37e62768f95a7272,libarrayref-31df403dfa5725c1,libwasmer_middlewares-7c3f6c7196d70f05,libwasmer_compiler_singlepass-3df817f9bd2576da,libdynasmrt-4f5f78dc64aa96bc,libanyhow-b0726fbe6d61d750,libripemd-41538974d20e13e7,libpchain_world_state-bbca6327d2ec18d2,libreference_trie-9de7d116fb5d092f,libkeccak_hasher-91b8eacab4fb8122,libhash256_std_hasher-5d81eefe872e2337,libtiny_keccak-0703f4c2d54896da,libcrunchy-77588a28b9f358d3,libparity_scale_codec-9fe398c4614ca4ef,libarrayvec-fbafb981ecfa5d55,libbyte_slice_cast-186b1919aa99dcc9,libconst_format-227301c28e87781f,libkonst-932c96671f0d86c5,libkonst_macro_rules-d9c61b208015fa3c,libtrie_root-d8ac0dda9b392ca1,libtrie_db-13481e16d864abcf,librustc_hex-b6a293fd6bcbfa1f,libhash_db-6a168c6fd55f2615,libpchain_types-85da94637b52c488,libhotstuff_rs-cfead207f96a8163,libbase64-3c09d9a3080a6023,libborsh-bf618a552b90f937,librs_merkle-887bb7eea1cd73ad,libsha2-2d744ebaad4306bb,libdigest-a386d04be76f25a3,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libed25519_dalek-f53914c3f49ea9e6,libsha2-58f11ce2aa1f97f4,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-7b80c04f5f5aeea6,librand-8c6254f6d1c03a74,librand_chacha-7ce0e99ded462319,libppv_lite86-5e45b2dcc367963f,libzerocopy-654b66278cc68e2a,libcurve25519_dalek-0470778e90bfbc17,libsubtle-fa37a1cb91439fb4,libzeroize-594cbc9b39fdd85e,librand_core-7619c023ef06c8dd,libgetrandom-0f61e28fe693096e,libdigest-c1d19078a3c4968f,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libwasmer-d7068bcb12c41103,libwasmer_engine_universal-c5e4345cbb628359,libwasmer_engine_universal_artifact-9a513aa60c55253d,libwasmer_compiler_cranelift-2fc56206747a8e4c,libtracing-399673ddccf82919,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-2e067b6e4fd52e2b,libcranelift_frontend-d403c7fb7b47e44f,librayon-598b4789734bf326,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-17f13debee93d048,libcranelift_codegen-ffbb3cbebe8938f3,libcranelift_codegen_shared-c8c43919067dc9fc,libregalloc-5384ef1d90044122,librustc_hash-b92c8a73412d76c1,liblog-5081bf809293ba62,libgimli-cbbb56943745c6e1,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b7be76e5d840f58a,libcranelift_bforest-0a7a3cb13003981b,libcranelift_entity-180b7536d98c83c7,libwat-b9dfaef648add548,libwast-5abba29f338f2890,libwasm_encoder-b5ed42d0af6ed066,libleb128fmt-759d8373a1b63c31,libunicode_width-052de3cc9bfeee26,libbumpalo-2da20d398a62d2ba,libwasmer_engine-9f1992e0a20c7fa9,libmemmap2-827857802bcc766e,libwasmer_vm-f0a39bcadea357b9,libregion-e8a53d97d4ec32a1,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,libcorosensei-47e8856985b70f4e,libscopeguard-f69eea3ea85c2482,libbacktrace-2e75cd8856428a4a,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-29dc4d9b7c6ea530,libmemchr-19f85ccd2b063f07,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libmemoffset-b26fa28efbac336b,libwasmer_artifact-d47e08089af3fe50,libwasmer_compiler-1bb95973b664a196,libserde_bytes-6da448c441e5b079,libsmallvec-f1edee636e9ac88b,libtarget_lexicon-8409286a3ff130f7,libwasmparser-23f1910e4661bb92,libwasmer_types-4ee93797ff851258,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-132720ad769d3085,librkyv-927660538deeb886,libseahash-ec99d5606549d35c,libptr_meta-fbb158e1e41bde48,libenumset-0607ca3c4aa0827e,libloupe-51ebbdfdd08504ce,libindexmap-09826c9899ced4ed,libhashbrown-3eee63873fa1366d,libahash-f1246d6066c3c2ae,libgetrandom-bcdccc1d09992735,liblibc-f156089d62a796e8,libcfg_if-73907a425b6e514e,libonce_cell-0ac012fec71d6948,libserde-2ecc20c46645988d,libserde_core-8135bc200300fdaf,libthiserror-b59c9c6a1af7cab5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKPpc71/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e30a907cdd30957e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pchain_runtime-04312e2cddc4725c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-f0a39bcadea357b9.wasmer_vm.151fada11e337f33-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-f0a39bcadea357b9.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pchain-runtime` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d4de8313534511eaf9eeee430cdad78aab1b18bdef8860f57c9661e0d6cb6a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4de8313534511eaf9eeee430cdad78aab1b18bdef8860f57c9661e0d6cb6a0f", kill_on_drop: false }`
[INFO] [stdout] d4de8313534511eaf9eeee430cdad78aab1b18bdef8860f57c9661e0d6cb6a0f
