[INFO] cloning repository https://github.com/54corbin/fair-bite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/54corbin/fair-bite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03d3c15c970f8f2d709dcdc9e3e1c56a00e39680 [INFO] building 54corbin/fair-bite against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/54corbin/fair-bite [INFO] finished tweaking git repo https://github.com/54corbin/fair-bite [INFO] tweaked toml for git repo https://github.com/54corbin/fair-bite written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/54corbin/fair-bite 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/54corbin/fair-bite 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3991ac7a188df7153031098ecfc4bcfe6c659c02b9f43d1ff8c355e8c12e5eb1 [INFO] running `Command { std: "docker" "start" "-a" "3991ac7a188df7153031098ecfc4bcfe6c659c02b9f43d1ff8c355e8c12e5eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3991ac7a188df7153031098ecfc4bcfe6c659c02b9f43d1ff8c355e8c12e5eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3991ac7a188df7153031098ecfc4bcfe6c659c02b9f43d1ff8c355e8c12e5eb1", kill_on_drop: false }` [INFO] [stdout] 3991ac7a188df7153031098ecfc4bcfe6c659c02b9f43d1ff8c355e8c12e5eb1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1e1700a04869b6973d3877e3d72925817d652ebd9c75a34d9cd1becd87b49f6b [INFO] running `Command { std: "docker" "start" "-a" "1e1700a04869b6973d3877e3d72925817d652ebd9c75a34d9cd1becd87b49f6b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.5.4 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling holochain_secure_primitive v0.5.4 [INFO] [stderr] Compiling holochain_timestamp v0.5.4 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holochain_nonce v0.5.4 [INFO] [stderr] Compiling holo_hash v0.5.4 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling holochain_integrity_types v0.5.4 [INFO] [stderr] Compiling holochain_zome_types v0.5.4 [INFO] [stderr] Compiling hdk_derive v0.5.4 [INFO] [stderr] Compiling hdi v0.6.4 [INFO] [stderr] Compiling hdk v0.5.4 [INFO] [stderr] Compiling token_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/integrity/token) [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" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhdi-26797ee78125a302,libholochain_integrity_types-fff1b11d35ec44c2,libholochain_secure_primitive-fe5c0a59cb32559d,libsubtle-084e2bb41deaeff0,libholochain_timestamp-fa4c93067bab96f5,libchrono-b183f7afb9d37d5a,libholo_hash-3e9d07715292ef2f,libblake2b_simd-273e4e33f581f55e,libconstant_time_eq-3436617d18b3aad7,libarrayvec-1b47386c7110806d,libarrayref-1e8c7e190feaced8,libholochain_util-a24c59889d4e737b,libcolored-4e2f2b6a15bd2665,liblazy_static-95ef74a1ef1604ff,libthiserror-e91d2fe73a22a674,libsha2-aba948e55cb1752a,libcfg_if-bbedf940223c7025,libdigest-c1ebc1635d74a823,libblock_buffer-d82c1462eb876bd8,libcrypto_common-cada720071a327f8,libgeneric_array-0ec27ec119f42e15,libtypenum-48a1c7c754fee751,libbase64-597057e0785c58f1,libholochain_wasmer_guest-5031aba81345d6fe}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtracing-129b357f9ee23861,libpin_project_lite-1587b454d5278b18,libtracing_core-d6315de6f2c42942,libonce_cell-b49d1b060e4a0223,libholochain_wasmer_common-d2aebe1ff455278e,libholochain_serialized_bytes-bc9433f67c9a5c03,libserde_transcode-f1e7b555b05582b9,libserde_bytes-d2e339db45b722d9,libthiserror-a85077409217c0d1,libserde_json-7401b3675d36b451,libmemchr-f3c292d8258c0a71,libitoa-74fc7ea200475b31,libryu-b9bf3e38d13dec65,libindexmap-d0b5368b68d5cbf9,libequivalent-ef7a8c0741900a57,libhashbrown-3e479561a1333511,librmp_serde-f83d01cb38b7f129,librmp-592120eec0f99d91,libnum_traits-d0776eaa637796fb,libbyteorder-b3cab21a138942b1,libserde-68211060ecb14c66}.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/token_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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__must_get_entry_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__must_get_action_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__verify_signature_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-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-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__hash_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__trace_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__dna_info_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-26797ee78125a302.rlib(hdi-26797ee78125a302.hdi.be633d71cc4d7332-cgu.01.rcgu.o): undefined symbol: __hc__zome_info_1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `token_integrity` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e1700a04869b6973d3877e3d72925817d652ebd9c75a34d9cd1becd87b49f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1700a04869b6973d3877e3d72925817d652ebd9c75a34d9cd1becd87b49f6b", kill_on_drop: false }` [INFO] [stdout] 1e1700a04869b6973d3877e3d72925817d652ebd9c75a34d9cd1becd87b49f6b