[INFO] cloning repository https://github.com/shanedeeodonnell/co-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanedeeodonnell/co-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanedeeodonnell%2Fco-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanedeeodonnell%2Fco-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49732f5eaf6f8b71cbc3adbf14fa11d441ad389b [INFO] building shanedeeodonnell/co-learning against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanedeeodonnell%2Fco-learning" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shanedeeodonnell/co-learning [INFO] finished tweaking git repo https://github.com/shanedeeodonnell/co-learning [INFO] tweaked toml for git repo https://github.com/shanedeeodonnell/co-learning written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shanedeeodonnell/co-learning 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/shanedeeodonnell/co-learning 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9502c747863642574422904ac91ce899381fb93a8a9b349434a2ee1177dd4d59 [INFO] running `Command { std: "docker" "start" "-a" "9502c747863642574422904ac91ce899381fb93a8a9b349434a2ee1177dd4d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9502c747863642574422904ac91ce899381fb93a8a9b349434a2ee1177dd4d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9502c747863642574422904ac91ce899381fb93a8a9b349434a2ee1177dd4d59", kill_on_drop: false }` [INFO] [stdout] 9502c747863642574422904ac91ce899381fb93a8a9b349434a2ee1177dd4d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c9c8e99b807d255e411a924a8974304fd8d3ba06a469b422034abd1551e30bd6 [INFO] running `Command { std: "docker" "start" "-a" "c9c8e99b807d255e411a924a8974304fd8d3ba06a469b422034abd1551e30bd6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.7 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling holo_hash v0.0.17 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.76 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling holochain_zome_types v0.0.22 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.76 [INFO] [stderr] Compiling hdk_derive v0.0.22 [INFO] [stderr] Compiling hdk v0.0.120 [INFO] [stderr] Compiling hc_zome_profiles_types v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.124#3c28f2d2) [INFO] [stderr] Compiling hc_zome_profiles v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.124#3c28f2d2) [INFO] [stderr] Compiling ping v0.0.1 (/opt/rustwide/workdir/zomes/ping) [INFO] [stdout] warning: struct `Hashed` is never constructed [INFO] [stdout] --> zomes/ping/src/utils.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Hashed { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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" "entry_defs" "--export" "init" "--export" "receive_ping" "--export" "ui_send_direct_ping" "--export" "ui_send_ping" "--export" "__allocate" "--export" "__deallocate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<7 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhc_zome_profiles_types-054137e20c0c100f,libhdk-7c923f9d552325fd,libtracing_subscriber-ec9060079820fced,libsmallvec-93c9b33191793d3b,libthread_local-bafff00287674c70,libonce_cell-273b49c6ac842b6b,libsharded_slab-1054267f6e0a1ed5,libtracing_serde-e367663b3b6aadc9,libtracing_log-8dc2687d97e7a05b,liblog-bfbfa37c23a10338,libansi_term-efcf613f29525aba,libmatchers-0574772692122e9f,libregex_automata-dba55eb666ea9fc1,libregex-a600e68363dec891,libregex_syntax-56b84ee07ffb0ba2,libholochain_zome_types-fb9fc9f95cc756d3,libsubtle-734d0441ab65b661,libkitsune_p2p_timestamp-c64c4b06ebe2a67c,libchrono-f325d05fe0086494,liblibc-cae9c920c1028dc1,libtime-cf12b0d6377c04ec,libwasi-989c769b9aa1ec33,libholo_hash-465cfa72932058a2,libblake2b_simd-a8b72834e8d08b30,libconstant_time_eq-8fc5b1facbc30fd5,libarrayvec-830f8598a9f93eae,libarrayref-c4ea3db08a5569b9,libbase64-82af743dc83ca274,libkitsune_p2p_dht_arc-0c0b4dd05c39b3b0,libinterval-415812a417525f30,libgcollections-edb7de45b3118773,libtrilean-ccf4c5e7b26b089a,libbit_set-12b128e5acb0e8d3,libbit_vec-ce70032708389619,libnum_integer-85fd8145241ddd79,libholochain_wasmer_guest-455feb0edb687eb7}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-1bbb0c4a4e3aa0f1,libpin_project_lite-9713a587546998d8,libtracing_core-93567e8e8dd6f1d7,liblazy_static-d5e6283c29ba7be8,libcfg_if-a71ba4b7e6c914b1,libholochain_wasmer_common-d9b8883316ae55de,libholochain_serialized_bytes-0d85c728d9233605,libserde_transcode-1c5bf285b0cd9e8f,libserde_bytes-5eaad57f53c60382,libthiserror-efc733ad2870cd65,librmp_serde-09a5e654e8690565,librmp-eb56693b9f1c04c6,libnum_traits-e3748eaf1ca34cc5,libbyteorder-2d0253e4c715d98a,libserde_json-9a4cea333b3a8ff3,libryu-7dfcbca02dd12c59,libitoa-b10832e211b34510,libindexmap-0f39638920131019,libhashbrown-3c49a4499ff63240,libserde-e146a0dad68ffe9d}.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/ping.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/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __agent_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __hash_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __create_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __delete_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __emit_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __get_details [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __random_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __remote_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __must_get_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __sign_ephemeral [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ping` (lib) due to 1 previous error; 1 warning emitted [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" "create_profile" "--export" "entry_defs" "--export" "get_agent_profile" "--export" "get_agents_profile" "--export" "get_all_profiles" "--export" "get_my_profile" "--export" "search_profiles" "--export" "update_profile" "--export" "__allocate" "--export" "__deallocate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<11 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhc_zome_profiles_types-054137e20c0c100f,libhdk-7c923f9d552325fd,libtracing_subscriber-ec9060079820fced,libsmallvec-93c9b33191793d3b,libthread_local-bafff00287674c70,libonce_cell-273b49c6ac842b6b,libsharded_slab-1054267f6e0a1ed5,libtracing_serde-e367663b3b6aadc9,libtracing_log-8dc2687d97e7a05b,liblog-bfbfa37c23a10338,libansi_term-efcf613f29525aba,libmatchers-0574772692122e9f,libregex_automata-dba55eb666ea9fc1,libregex-a600e68363dec891,libregex_syntax-56b84ee07ffb0ba2,libholochain_zome_types-fb9fc9f95cc756d3,libsubtle-734d0441ab65b661,libkitsune_p2p_timestamp-c64c4b06ebe2a67c,libchrono-f325d05fe0086494,liblibc-cae9c920c1028dc1,libtime-cf12b0d6377c04ec,libwasi-989c769b9aa1ec33,libholo_hash-465cfa72932058a2,libblake2b_simd-a8b72834e8d08b30,libconstant_time_eq-8fc5b1facbc30fd5,libarrayvec-830f8598a9f93eae,libarrayref-c4ea3db08a5569b9,libbase64-82af743dc83ca274,libkitsune_p2p_dht_arc-0c0b4dd05c39b3b0,libinterval-415812a417525f30,libgcollections-edb7de45b3118773,libtrilean-ccf4c5e7b26b089a,libbit_set-12b128e5acb0e8d3,libbit_vec-ce70032708389619,libnum_integer-85fd8145241ddd79,libholochain_wasmer_guest-455feb0edb687eb7}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-1bbb0c4a4e3aa0f1,libpin_project_lite-9713a587546998d8,libtracing_core-93567e8e8dd6f1d7,liblazy_static-d5e6283c29ba7be8,libcfg_if-a71ba4b7e6c914b1,libholochain_wasmer_common-d9b8883316ae55de,libholochain_serialized_bytes-0d85c728d9233605,libserde_transcode-1c5bf285b0cd9e8f,libserde_bytes-5eaad57f53c60382,libthiserror-efc733ad2870cd65,librmp_serde-09a5e654e8690565,librmp-eb56693b9f1c04c6,libnum_traits-e3748eaf1ca34cc5,libbyteorder-2d0253e4c715d98a,libserde_json-9a4cea333b3a8ff3,libryu-7dfcbca02dd12c59,libitoa-b10832e211b34510,libindexmap-0f39638920131019,libhashbrown-3c49a4499ff63240,libserde-e146a0dad68ffe9d}.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-86dd87b49759e541.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/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __agent_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __hash_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __create_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __delete_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __emit_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __get_details [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __random_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __remote_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __must_get_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __sign_ephemeral [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-7c923f9d552325fd.rlib(hdk-7c923f9d552325fd.hdk.ae5d2cf7f687ad49-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hc_zome_profiles` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c9c8e99b807d255e411a924a8974304fd8d3ba06a469b422034abd1551e30bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c8e99b807d255e411a924a8974304fd8d3ba06a469b422034abd1551e30bd6", kill_on_drop: false }` [INFO] [stdout] c9c8e99b807d255e411a924a8974304fd8d3ba06a469b422034abd1551e30bd6