[INFO] cloning repository https://github.com/felri/doom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felri/doom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelri%2Fdoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelri%2Fdoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 927cbd9b2aa5f31e1598da4e2d35de8f131229e1 [INFO] building felri/doom against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelri%2Fdoom" "/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/felri/doom [INFO] finished tweaking git repo https://github.com/felri/doom [INFO] tweaked toml for git repo https://github.com/felri/doom written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/felri/doom 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/felri/doom 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [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] 458a1888c2c41fe0bb753c7d3221b02c1dec9b2000b20e14bd69be082a9bfef0 [INFO] running `Command { std: "docker" "start" "-a" "458a1888c2c41fe0bb753c7d3221b02c1dec9b2000b20e14bd69be082a9bfef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "458a1888c2c41fe0bb753c7d3221b02c1dec9b2000b20e14bd69be082a9bfef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458a1888c2c41fe0bb753c7d3221b02c1dec9b2000b20e14bd69be082a9bfef0", kill_on_drop: false }` [INFO] [stdout] 458a1888c2c41fe0bb753c7d3221b02c1dec9b2000b20e14bd69be082a9bfef0 [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] 5d46183dc4e002bfebd46d71251bbee96aecc2135bfba5ef6ac67e19f4103ef1 [INFO] running `Command { std: "docker" "start" "-a" "5d46183dc4e002bfebd46d71251bbee96aecc2135bfba5ef6ac67e19f4103ef1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [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 tracing-subscriber v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.9 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling fixt v0.0.8 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.77 [INFO] [stderr] Compiling holo_hash v0.0.19 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.77 [INFO] [stderr] Compiling holochain_zome_types v0.0.24 [INFO] [stderr] Compiling hdk_derive v0.0.24 [INFO] [stderr] Compiling hdk v0.0.122 [INFO] [stderr] Compiling hc_zome_profiles_types v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.126#303de9a4) [INFO] [stderr] Compiling peers v0.0.1 (/opt/rustwide/workdir/happ/zomes/peers) [INFO] [stderr] Compiling hc_zome_profiles v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.126#303de9a4) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "create_room_code_anchor" "--export" "entry_defs" "--export" "get_peers_for_room_code" "--export" "init" "--export" "join_room_with_code" "--export" "recv_remote_signal" "--export" "send_answer" "--export" "send_offer" "--export" "__allocate" "--export" "__deallocate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<14 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing_subscriber-dda32c371e939891,libansi_term-efcf613f29525aba,libthread_local-ffb8c7a3712322fd,libonce_cell-6bcdc7eb4906c4f7,libsharded_slab-1054267f6e0a1ed5,libtracing_log-7345d36f52487570,liblog-bfbfa37c23a10338,libhdk-0767fe584df69f6d,libholochain_zome_types-88f414662db6ed1d,libsubtle-734d0441ab65b661,libkitsune_p2p_timestamp-24f1baf2861e216c,libchrono-74f6252bfeed49bc,liblibc-7111135c05e3ff3b,libtime-0c74d9aa38b94ba9,libwasi-989c769b9aa1ec33,libholo_hash-f1331f78cdec8a6b,libblake2b_simd-a8b72834e8d08b30,libconstant_time_eq-8fc5b1facbc30fd5,libarrayvec-830f8598a9f93eae,libarrayref-c4ea3db08a5569b9,libbase64-82af743dc83ca274,libfixt-b4b3a385f524b7e0,libparking_lot-3035fae31aede2fd,libparking_lot_core-7d829a0d230ffefe,libsmallvec-b81d1ae3ead32238,libcfg_if-d0ba3e8cc827e3a9,liblock_api-6ad0df03bc6d2275,libscopeguard-bf2efac02ee51909,libstrum-d234938ac3a2bb52,librand-a68e4f7dbaa671a7,librand_chacha-fd4349fed63ff913,libppv_lite86-c88eb24b243fb0dd,librand_core-9cee16e751bad279,libgetrandom-6aebb1820997af86,libwasi-ab43ad19db98a756,libmust_future-0b9d63a64f3b2009,libfutures-ce468bebd2d262ec,libfutures_executor-8ad84c6343f5181b,libfutures_util-270f483144173dce,libmemchr-b81cea091e11b395,libfutures_io-513cd16cd6bc8aeb,libslab-3f6afbf91fe404aa,libfutures_channel-914649fd061af012,libfutures_sink-87009e76d89e8406,libfutures_task-5c202793d2478b41,libpin_utils-74c13e1c162c9109,libfutures_core-8a527c533d49875f,libkitsune_p2p_dht_arc-4ac26fdee392200b,libinterval-415812a417525f30,libgcollections-edb7de45b3118773,libtrilean-ccf4c5e7b26b089a,libbit_set-12b128e5acb0e8d3,libbit_vec-ce70032708389619,libnum_integer-85fd8145241ddd79,libholochain_wasmer_guest-afa1a0d0caaabb3c}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-2dc1c41dc30b857b,libpin_project_lite-6f8c1ce3cbf20906,libtracing_core-351778fe791d9c6f,liblazy_static-d5e6283c29ba7be8,libcfg_if-a71ba4b7e6c914b1,libholochain_wasmer_common-e9321e472b43e079,libholochain_serialized_bytes-599236e27baeb88e,libserde_transcode-661a403d71d34f36,libserde_bytes-45f8a7904a41fb10,libthiserror-e5ac5404882d994c,librmp_serde-21c41d36e72a5481,librmp-eb56693b9f1c04c6,libnum_traits-e3748eaf1ca34cc5,libbyteorder-2d0253e4c715d98a,libserde_json-1181c0986a3fbfcf,libryu-63be5d09a364e13c,libitoa-abb969831f04dd73,libindexmap-d871f2752a2afec4,libhashbrown-3c49a4499ff63240,libserde-935a20658fd5a471}.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/peers.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-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __agent_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __hash_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __create_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __delete_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __emit_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __get_details [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __random_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __remote_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __must_get_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __sign_ephemeral [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-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 `peers` (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" "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-1aced9e98c3e8dbb,libhdk-0767fe584df69f6d,libholochain_zome_types-88f414662db6ed1d,libsubtle-734d0441ab65b661,libkitsune_p2p_timestamp-24f1baf2861e216c,libchrono-74f6252bfeed49bc,liblibc-7111135c05e3ff3b,libtime-0c74d9aa38b94ba9,libwasi-989c769b9aa1ec33,libholo_hash-f1331f78cdec8a6b,libblake2b_simd-a8b72834e8d08b30,libconstant_time_eq-8fc5b1facbc30fd5,libarrayvec-830f8598a9f93eae,libarrayref-c4ea3db08a5569b9,libbase64-82af743dc83ca274,libfixt-b4b3a385f524b7e0,libparking_lot-3035fae31aede2fd,libparking_lot_core-7d829a0d230ffefe,libsmallvec-b81d1ae3ead32238,libcfg_if-d0ba3e8cc827e3a9,liblock_api-6ad0df03bc6d2275,libscopeguard-bf2efac02ee51909,libstrum-d234938ac3a2bb52,librand-a68e4f7dbaa671a7,librand_chacha-fd4349fed63ff913,libppv_lite86-c88eb24b243fb0dd,librand_core-9cee16e751bad279,libgetrandom-6aebb1820997af86,libwasi-ab43ad19db98a756,libmust_future-0b9d63a64f3b2009,libfutures-ce468bebd2d262ec,libfutures_executor-8ad84c6343f5181b,libfutures_util-270f483144173dce,libmemchr-b81cea091e11b395,libfutures_io-513cd16cd6bc8aeb,libslab-3f6afbf91fe404aa,libfutures_channel-914649fd061af012,libfutures_sink-87009e76d89e8406,libfutures_task-5c202793d2478b41,libpin_utils-74c13e1c162c9109,libfutures_core-8a527c533d49875f,libkitsune_p2p_dht_arc-4ac26fdee392200b,libinterval-415812a417525f30,libgcollections-edb7de45b3118773,libtrilean-ccf4c5e7b26b089a,libbit_set-12b128e5acb0e8d3,libbit_vec-ce70032708389619,libnum_integer-85fd8145241ddd79,libholochain_wasmer_guest-afa1a0d0caaabb3c}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-2dc1c41dc30b857b,libpin_project_lite-6f8c1ce3cbf20906,libtracing_core-351778fe791d9c6f,liblazy_static-d5e6283c29ba7be8,libcfg_if-a71ba4b7e6c914b1,libholochain_wasmer_common-e9321e472b43e079,libholochain_serialized_bytes-599236e27baeb88e,libserde_transcode-661a403d71d34f36,libserde_bytes-45f8a7904a41fb10,libthiserror-e5ac5404882d994c,librmp_serde-21c41d36e72a5481,librmp-eb56693b9f1c04c6,libnum_traits-e3748eaf1ca34cc5,libbyteorder-2d0253e4c715d98a,libserde_json-1181c0986a3fbfcf,libryu-63be5d09a364e13c,libitoa-abb969831f04dd73,libindexmap-d871f2752a2afec4,libhashbrown-3c49a4499ff63240,libserde-935a20658fd5a471}.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-c724ca540897fc3b.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-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __agent_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __hash_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __create_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __delete_link [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __emit_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __get_details [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __random_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __remote_signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __must_get_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __import_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-cgu.01.rcgu.o): undefined symbol: __sign_ephemeral [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdk-0767fe584df69f6d.rlib(hdk-0767fe584df69f6d.hdk.4f369a764b73fe7a-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" "5d46183dc4e002bfebd46d71251bbee96aecc2135bfba5ef6ac67e19f4103ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d46183dc4e002bfebd46d71251bbee96aecc2135bfba5ef6ac67e19f4103ef1", kill_on_drop: false }` [INFO] [stdout] 5d46183dc4e002bfebd46d71251bbee96aecc2135bfba5ef6ac67e19f4103ef1