[INFO] cloning repository https://github.com/holochain-apps/ziptest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-apps/ziptest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fziptest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fziptest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a2945cfc090242b331f8c2044969344cdee0949 [INFO] building holochain-apps/ziptest against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fziptest" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/holochain-apps/ziptest [INFO] finished tweaking git repo https://github.com/holochain-apps/ziptest [INFO] tweaked toml for git repo https://github.com/holochain-apps/ziptest written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/holochain-apps/ziptest on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/holochain-apps/ziptest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 534003d94b6ee6dd3bc3447beff1007a7d5105db50a969108c99909a6ed5ef4a [INFO] running `Command { std: "docker" "start" "-a" "534003d94b6ee6dd3bc3447beff1007a7d5105db50a969108c99909a6ed5ef4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534003d94b6ee6dd3bc3447beff1007a7d5105db50a969108c99909a6ed5ef4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534003d94b6ee6dd3bc3447beff1007a7d5105db50a969108c99909a6ed5ef4a", kill_on_drop: false }` [INFO] [stdout] 534003d94b6ee6dd3bc3447beff1007a7d5105db50a969108c99909a6ed5ef4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] bc93bedb637800771fe471cf81ec1ff5327d5a5e2d6be646494a31b7375c39d9 [INFO] running `Command { std: "docker" "start" "-a" "bc93bedb637800771fe471cf81ec1ff5327d5a5e2d6be646494a31b7375c39d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling test-fuzz-internal v6.0.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling test-fuzz v6.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling test-fuzz-macro v6.0.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling holochain_util v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.0 [INFO] [stderr] Compiling holochain_secure_primitive v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.55 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.0 [INFO] [stderr] Compiling test-fuzz-runtime v6.0.0 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.96 [INFO] [stderr] Compiling holo_hash v0.4.0 [INFO] [stderr] Compiling holochain_integrity_types v0.4.0 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.0 [INFO] [stderr] Compiling holochain_nonce v0.4.0 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.0 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.96 [INFO] [stderr] Compiling holochain_zome_types v0.4.0 [INFO] [stderr] Compiling hdk_derive v0.4.0 [INFO] [stderr] Compiling hdi v0.5.0 [INFO] [stderr] Compiling hdk v0.4.0 [INFO] [stderr] Compiling hc_zome_profiles_integrity v0.2.0 (https://github.com/holochain-open-dev/profiles?rev=b79351b56c9825ea2e886aca8c3208e6a9919434#b79351b5) [INFO] [stderr] Compiling ziptest_integrity v0.0.3 (/opt/rustwide/workdir/dnas/ziptest/zomes/integrity/ziptest) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | match (app_entry) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - match (app_entry) { [INFO] [stdout] 63 + match app_entry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | (EntryTypes::Thing(space)) => { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - (EntryTypes::Thing(space)) => { [INFO] [stdout] 64 + EntryTypes::Thing(space) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 64 | (EntryTypes::Thing(space)) => { [INFO] [stdout] | ------------------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 71 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 86 | OpDelete { action } => { [INFO] [stdout] | ------------------- matches any value [INFO] [stdout] ... [INFO] [stdout] 89 | _ => Ok(ValidateCallbackResult::Valid), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_action` [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | let original_action = match original_action { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_thing` [INFO] [stdout] --> dnas/ziptest/zomes/integrity/ziptest/src/lib.rs:190:37 [INFO] [stdout] | [INFO] [stdout] 190 | ... let original_thing = match original_thing { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_thing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__num_entry_types" "--export" "__num_link_types" "--export" "entry_defs" "--export" "__hc__allocate_1" "--export" "__hc__deallocate_1" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<9 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhdi-65978b7f291b61a1,libholochain_integrity_types-0d5d59784aa64728,libkitsune_p2p_timestamp-4a34f5a09d892a88,libchrono-9dfda0717f465e16,libholochain_secure_primitive-b124a8cc6215433e,libsubtle-268d40262b67bf6c,libholo_hash-cc2cafee37fef2dc,libblake2b_simd-3b9448195b40ced1,libconstant_time_eq-d9ec65b7f9377254,libarrayvec-c5174d59a58f5677,libarrayref-f429327b11dcdb12,libholochain_util-8ce19e12bef09914,libcolored-c31e979d1cce4a27,liblazy_static-d5e6283c29ba7be8,libbase64-597057e0785c58f1,libkitsune_p2p_dht_arc-f38abbc38aaf2678,libinterval-b0d4a1096e007d1b,libgcollections-771c9b1e92bd6a6c,libtrilean-ccf4c5e7b26b089a,libbit_set-feeb2f8930307952,libbit_vec-ce70032708389619,libnum_integer-51a6ed59ae367d3d,libholochain_wasmer_guest-c93f1d26f7415ddb}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-2c751e7096e7fe68,libpin_project_lite-aaa86b1904a7d750,libtracing_core-6bfe66d8473551ae,libonce_cell-951307c45fadddea,libholochain_wasmer_common-cda27a27291713d7,libholochain_serialized_bytes-be717370fa7bcd33,libserde_transcode-f15e57d61d92005e,libserde_bytes-fbfae61e6c599caa,libthiserror-a43c4e93a8962ecf,librmp_serde-af75b03adc109226,librmp-e3f54ed4d0e826b4,libnum_traits-37c29df1dda7569e,libbyteorder-b3cab21a138942b1,libserde_json-7c3c4b7ce602dae0,libitoa-7a13ce72c864162e,libryu-58d2635fc5ed67b3,libindexmap-6471541c37bce4ea,libequivalent-1a2a27b76e6ebce6,libhashbrown-77612cc2f26bfe83,libserde-9b1ab739ba10f437}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/hc_zome_profiles_integrity-a3140ca7e9114e02.wasm" "--gc-sections" "--no-entry" "-O2" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_entry_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_action_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__verify_signature_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_valid_record_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_agent_activity_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__x_25519_x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__ed_25519_x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__hash_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__trace_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__dna_info_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__zome_info_1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hc_zome_profiles_integrity` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__num_entry_types" "--export" "__num_link_types" "--export" "entry_defs" "--export" "genesis_self_check_2" "--export" "validate" "--export" "__hc__allocate_1" "--export" "__hc__deallocate_1" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<13 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhdi-65978b7f291b61a1,libholochain_integrity_types-0d5d59784aa64728,libkitsune_p2p_timestamp-4a34f5a09d892a88,libchrono-9dfda0717f465e16,libholochain_secure_primitive-b124a8cc6215433e,libsubtle-268d40262b67bf6c,libholo_hash-cc2cafee37fef2dc,libblake2b_simd-3b9448195b40ced1,libconstant_time_eq-d9ec65b7f9377254,libarrayvec-c5174d59a58f5677,libarrayref-f429327b11dcdb12,libholochain_util-8ce19e12bef09914,libcolored-c31e979d1cce4a27,liblazy_static-d5e6283c29ba7be8,libbase64-597057e0785c58f1,libkitsune_p2p_dht_arc-f38abbc38aaf2678,libinterval-b0d4a1096e007d1b,libgcollections-771c9b1e92bd6a6c,libtrilean-ccf4c5e7b26b089a,libbit_set-feeb2f8930307952,libbit_vec-ce70032708389619,libnum_integer-51a6ed59ae367d3d,libholochain_wasmer_guest-c93f1d26f7415ddb}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-2c751e7096e7fe68,libpin_project_lite-aaa86b1904a7d750,libtracing_core-6bfe66d8473551ae,libonce_cell-951307c45fadddea,libholochain_wasmer_common-cda27a27291713d7,libholochain_serialized_bytes-be717370fa7bcd33,libserde_transcode-f15e57d61d92005e,libserde_bytes-fbfae61e6c599caa,libthiserror-a43c4e93a8962ecf,librmp_serde-af75b03adc109226,librmp-e3f54ed4d0e826b4,libnum_traits-37c29df1dda7569e,libbyteorder-b3cab21a138942b1,libserde_json-7c3c4b7ce602dae0,libitoa-7a13ce72c864162e,libryu-58d2635fc5ed67b3,libindexmap-6471541c37bce4ea,libequivalent-1a2a27b76e6ebce6,libhashbrown-77612cc2f26bfe83,libserde-9b1ab739ba10f437}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ziptest_integrity.wasm" "--gc-sections" "--no-entry" "-O2" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_entry_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_action_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__verify_signature_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_valid_record_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__must_get_agent_activity_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__x_25519_x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__ed_25519_x_salsa20_poly1305_decrypt_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__hash_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__trace_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__dna_info_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-65978b7f291b61a1.rlib(hdi-65978b7f291b61a1.hdi.758b08e21e26cda7-cgu.01.rcgu.o): undefined symbol: __hc__zome_info_1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ziptest_integrity` (lib) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bc93bedb637800771fe471cf81ec1ff5327d5a5e2d6be646494a31b7375c39d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc93bedb637800771fe471cf81ec1ff5327d5a5e2d6be646494a31b7375c39d9", kill_on_drop: false }` [INFO] [stdout] bc93bedb637800771fe471cf81ec1ff5327d5a5e2d6be646494a31b7375c39d9