[INFO] cloning repository https://github.com/arkologystudio/holochain-stencil-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arkologystudio/holochain-stencil-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkologystudio%2Fholochain-stencil-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkologystudio%2Fholochain-stencil-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fd29c3de700f49cd49de54574f1336a744886c0 [INFO] building arkologystudio/holochain-stencil-template against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkologystudio%2Fholochain-stencil-template" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arkologystudio/holochain-stencil-template [INFO] finished tweaking git repo https://github.com/arkologystudio/holochain-stencil-template [INFO] tweaked toml for git repo https://github.com/arkologystudio/holochain-stencil-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arkologystudio/holochain-stencil-template 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/arkologystudio/holochain-stencil-template 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 001cac8cda42cf45c69ad2857db7f2a5a93a0d9cea05b6962bb29f460f0e9990 [INFO] running `Command { std: "docker" "start" "-a" "001cac8cda42cf45c69ad2857db7f2a5a93a0d9cea05b6962bb29f460f0e9990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001cac8cda42cf45c69ad2857db7f2a5a93a0d9cea05b6962bb29f460f0e9990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001cac8cda42cf45c69ad2857db7f2a5a93a0d9cea05b6962bb29f460f0e9990", kill_on_drop: false }` [INFO] [stdout] 001cac8cda42cf45c69ad2857db7f2a5a93a0d9cea05b6962bb29f460f0e9990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f57642b62df0ebb97f982a831cfcaca5ea695e3df9805757121dd40b956448a4 [INFO] running `Command { std: "docker" "start" "-a" "f57642b62df0ebb97f982a831cfcaca5ea695e3df9805757121dd40b956448a4", 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.67 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.1.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling holo_hash v0.1.4 [INFO] [stderr] Compiling holochain_integrity_types v0.1.4 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.83 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.83 [INFO] [stderr] Compiling holochain_zome_types v0.1.4 [INFO] [stderr] Compiling hdk_derive v0.1.4 [INFO] [stderr] Compiling hdi v0.2.4 [INFO] [stderr] Compiling hdk v0.1.4 [INFO] [stderr] Compiling hello_integrity v0.0.1 (/opt/rustwide/workdir/dnas/hello_world/zomes/integrity/hello) [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" "--export" "__hc__allocate_1" "--export" "__hc__deallocate_1" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<8 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhdi-890b18a1fec1364c,libholochain_wasmer_guest-6ebccee0091a16ae}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libholochain_wasmer_common-db47f05d02790d6e,libholochain_integrity_types-963fe415c89f84ea,libtracing-573d265add6198f3,libcfg_if-a71ba4b7e6c914b1,liblog-8791bf4b6b3a988f,libpin_project_lite-f85ced12ba0f0af1,libtracing_core-0f1c3b3c40aa14e0,libonce_cell-d08b27287a28e038,libsubtle-268d40262b67bf6c,libkitsune_p2p_timestamp-a7e5908e5e2f292c,libchrono-8a95b66c5806effd,libholo_hash-2ad3fd231241f1f9,libblake2b_simd-0a1651a158b9a314,libconstant_time_eq-8fc5b1facbc30fd5,libarrayvec-830f8598a9f93eae,libarrayref-f429327b11dcdb12,libbase64-3bf30eb4b1018499,libkitsune_p2p_dht_arc-f0639870ef64cc66,libinterval-f18b9d87386f49dc,libgcollections-c874cbdc8d5a1732,libtrilean-ccf4c5e7b26b089a,libbit_set-feeb2f8930307952,libbit_vec-ce70032708389619,libnum_integer-3e0a4174b22087f7,libholochain_serialized_bytes-1b6fc17ef7510921,libserde_transcode-e4cd50ff8d54410a,libserde_bytes-a8fca58d7f04f9be,libthiserror-09f6c2740b47a3a8,librmp_serde-ecc670a98aafe4c3,librmp-d106583d0366b824,libbyteorder-2d0253e4c715d98a,libnum_traits-d63d3e60e5a177b4,libserde_json-3ffb00655944aee8,libryu-403fcb835ad33acc,libitoa-89c58e3d2d4e0396,libindexmap-eed3dad7aec417bc,libequivalent-1a2a27b76e6ebce6,libhashbrown-0b436e37408cbd42,libserde-8389071158a24482}.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/hello_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-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__must_get_entry_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__must_get_action_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__verify_signature_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-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-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-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-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-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-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-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-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__hash_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__trace_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__dna_info_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-890b18a1fec1364c.rlib(hdi-890b18a1fec1364c.hdi.d5d768d478b576ae-cgu.01.rcgu.o): undefined symbol: __hc__zome_info_1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_integrity` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f57642b62df0ebb97f982a831cfcaca5ea695e3df9805757121dd40b956448a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57642b62df0ebb97f982a831cfcaca5ea695e3df9805757121dd40b956448a4", kill_on_drop: false }` [INFO] [stdout] f57642b62df0ebb97f982a831cfcaca5ea695e3df9805757121dd40b956448a4