[INFO] fetching crate pchain-runtime 0.4.3... [INFO] testing pchain-runtime-0.4.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pchain-runtime 0.4.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pchain-runtime 0.4.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 271 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 keccak-hasher v0.15.3 (available: v0.16.0) [INFO] [stderr] Adding loupe v0.1.3 (available: v0.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding wasmer v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-cache v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-compiler-singlepass v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-middlewares v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-vm v2.3.0 (available: v6.0.1) [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d4a70349f69e6cd453392942123ef4e03a5094a2e52ee9db5e978815a3b3ce9 [INFO] running `Command { std: "docker" "start" "-a" "0d4a70349f69e6cd453392942123ef4e03a5094a2e52ee9db5e978815a3b3ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d4a70349f69e6cd453392942123ef4e03a5094a2e52ee9db5e978815a3b3ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4a70349f69e6cd453392942123ef4e03a5094a2e52ee9db5e978815a3b3ce9", kill_on_drop: false }` [INFO] [stdout] 0d4a70349f69e6cd453392942123ef4e03a5094a2e52ee9db5e978815a3b3ce9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe6ed4989a5d7038b65fb5bd1b28a98ad1f7bf506f9f0e3cdafdb0593ffa2af [INFO] running `Command { std: "docker" "start" "-a" "efe6ed4989a5d7038b65fb5bd1b28a98ad1f7bf506f9f0e3cdafdb0593ffa2af", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [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 rustix v1.1.2 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [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 time v0.2.27 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling rs_merkle v1.5.0 [INFO] [stderr] Compiling keccak-hasher v0.15.3 [INFO] [stderr] Compiling trie-db v0.23.1 [INFO] [stderr] Compiling trie-root v0.17.0 [INFO] [stderr] Compiling base64url v0.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling wasmer-vfs v2.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling borsh-derive v0.10.2 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling borsh v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling reference-trie v0.25.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling hotstuff_rs v0.2.2 [INFO] [stderr] Compiling pchain-types v0.4.3 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling pchain-world-state v0.4.2 [INFO] [stderr] Compiling wat v1.239.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-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling wasmer-middlewares v2.3.0 [INFO] [stderr] Compiling wasmer-cache 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 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 10s [INFO] running `Command { std: "docker" "inspect" "efe6ed4989a5d7038b65fb5bd1b28a98ad1f7bf506f9f0e3cdafdb0593ffa2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe6ed4989a5d7038b65fb5bd1b28a98ad1f7bf506f9f0e3cdafdb0593ffa2af", kill_on_drop: false }` [INFO] [stdout] efe6ed4989a5d7038b65fb5bd1b28a98ad1f7bf506f9f0e3cdafdb0593ffa2af [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 624c43bd5053d0b638f1bec0a0a1b3d0823b2a156c9a3730ace6c961e613210c [INFO] running `Command { std: "docker" "start" "-a" "624c43bd5053d0b638f1bec0a0a1b3d0823b2a156c9a3730ace6c961e613210c", 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 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKp0PXw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-64da0ee6b32299a7.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-7f433e716047b29d,libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,liblog-28f8cc0684f4f944,libbase64-64299f9d815d057c,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,liblibc-f44516d981b27aa6,libdigest-bed280e02ee8350c,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-def1fc1bf4b72023,libsubtle-5d784a2d37a7dd24,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libborsh-f3553f1dde09ecab}.rlib" "/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" "/tmp/rustcKp0PXw/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ctoc-cb7f2a75655ed483" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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 "ctoc") 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" "/tmp/rustccxb9iu/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-64da0ee6b32299a7.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-7f433e716047b29d,libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,libbase64-64299f9d815d057c,libborsh-f3553f1dde09ecab,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libdigest-def1fc1bf4b72023,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libsubtle-5d784a2d37a7dd24,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,libdigest-bed280e02ee8350c,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,liblog-28f8cc0684f4f944,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd}.rlib" "/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" "/tmp/rustccxb9iu/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transition-63d30982723ad20a" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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 "transition") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1CnwRg/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-64da0ee6b32299a7.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-7f433e716047b29d,libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,libbase64-64299f9d815d057c,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libdigest-def1fc1bf4b72023,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libsubtle-5d784a2d37a7dd24,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,libdigest-bed280e02ee8350c,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,liblog-28f8cc0684f4f944,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd,libborsh-f3553f1dde09ecab}.rlib" "/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" "/tmp/rustc1CnwRg/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sdk-9d8f72b7a5628040" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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" "/tmp/rustctEKezB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-64da0ee6b32299a7.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-7f433e716047b29d,libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,libbase64-64299f9d815d057c,libborsh-f3553f1dde09ecab,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libdigest-def1fc1bf4b72023,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libsubtle-5d784a2d37a7dd24,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,libdigest-bed280e02ee8350c,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,liblog-28f8cc0684f4f944,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd}.rlib" "/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" "/tmp/rustctEKezB/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/view-47212fc876489593" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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] error: could not compile `pchain-runtime` (test "sdk") due to 1 previous error [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" "/tmp/rustcYK8yS3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64url-64da0ee6b32299a7.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpchain_runtime-7f433e716047b29d,libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,liblog-28f8cc0684f4f944,libbase64-64299f9d815d057c,libborsh-f3553f1dde09ecab,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,liblibc-f44516d981b27aa6,libdigest-bed280e02ee8350c,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-def1fc1bf4b72023,libsubtle-5d784a2d37a7dd24,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073}.rlib" "/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" "/tmp/rustcYK8yS3/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ctoe-1da3892d5cc9a28c" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8L1jat/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwasmer_cache-d6501b2cd8d6e3b0,libhex-28742b4ca144387c,libblake3-de2e2f81647bc2ff,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libwasmer_middlewares-3e8aeff56c04b1d8,libwasmer_compiler_singlepass-2dbcf884d3c53afa,libdynasmrt-310cf27a7bc3831f,libanyhow-a6cad01b77d60716,libripemd-519b787c5d230b14,libpchain_world_state-217a0931058c3356,libreference_trie-ab5f3f9de2aff939,libkeccak_hasher-f16b87e62d47b27a,libhash256_std_hasher-ce83339304952baa,libtiny_keccak-d188af0ed72bce3e,libcrunchy-a5f0b55bc101a4de,libparity_scale_codec-04fb55432039427d,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-dcb560e97b5b309a,libconst_format-f85797e7314e18f6,libtrie_root-24936f0a2da659a6,libtrie_db-3ca7cf579005a8a5,librustc_hex-4add4e31db98ccb0,libhash_db-3d4fa3ecb23b50e7,libpchain_types-9f70ca1030bcdf93,libhotstuff_rs-be82e08eb497b315,libbase64-64299f9d815d057c,libborsh-f3553f1dde09ecab,librs_merkle-83b5d6936c1f1c3a,libsha2-1c5c13c9d0e4cd56,libdigest-def1fc1bf4b72023,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libed25519_dalek-b2f7dddd2d31db3e,libsha2-f8dc673e6358e49a,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,librand-51b481efa4970ebb,librand_chacha-2e6b5cc1ef34bb64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-1b5ce0f53534efe9,libsubtle-5d784a2d37a7dd24,libzeroize-d9f3a6a32644eaf8,librand_core-c464100dbf3fd53d,libgetrandom-b3ddac9c32dc1fec,libdigest-bed280e02ee8350c,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libwasmer-27f2ae6e28fdaf2f,libwasmer_engine_universal-5396496ed3bc43a9,libwasmer_engine_universal_artifact-34887f43886f28ee,libwasmer_compiler_cranelift-d2376fa9a8ddb30e,libtracing-a1efb9f139b05cb0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-4a7120a5b263ba42,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-3af3711bb70495c4,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-a3383138858a799d,librustc_hash-5a527483989b35a3,liblog-28f8cc0684f4f944,libgimli-00ac4e6a617119ca,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-2a46f33964611653,libwast-6d23265a5df508a9,libwasm_encoder-4f4b61027246faea,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-47cc168463cbc127,libmemmap2-171e50e1cd9eb78a,libwasmer_vm-fbf8d19b599237d1,libregion-3975348c976264de,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-dedddcced416e5a4,libscopeguard-e80a2b0b1f686274,libbacktrace-e37eb11dbc3e3c0b,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-665604e0086c434d,libwasmer_compiler-cf20241077eb3c78,libserde_bytes-8660a32adf296f31,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-1c000325c5803091,libmore_asserts-35068358441b054b,libenum_iterator-60cbe72fac5771bc,librkyv-8534116a352fa31a,libseahash-c7c9833d5abc2ba8,libptr_meta-260d8667fa0ba1b0,libenumset-59f120277f187b15,libloupe-a06c63a0c8b0187f,libindexmap-8b7973d311318f7d,libhashbrown-fc81999c91042c56,libahash-6f83bfe0a5778042,libgetrandom-a5cfe65bb250d803,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libonce_cell-0ba6aecba7086d38,libserde-fbb06ee9105045a9,libserde_core-0ad30e1887811fd3,libthiserror-2b6784c9dc1f97bd}.rlib" "/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" "/tmp/rustc8L1jat/raw-dylibs" "-B/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-61a80e582d29058e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pchain_runtime-0183aeb23bdf5b99" "-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-fbf8d19b599237d1.wasmer_vm.a1fa558308f02bad-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-fbf8d19b599237d1.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" "624c43bd5053d0b638f1bec0a0a1b3d0823b2a156c9a3730ace6c961e613210c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624c43bd5053d0b638f1bec0a0a1b3d0823b2a156c9a3730ace6c961e613210c", kill_on_drop: false }` [INFO] [stdout] 624c43bd5053d0b638f1bec0a0a1b3d0823b2a156c9a3730ace6c961e613210c