[INFO] cloning repository https://github.com/realabsplash/Chrome-Extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realabsplash/Chrome-Extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealabsplash%2FChrome-Extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealabsplash%2FChrome-Extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca7bc641107ea27688ece01edbbc6099f8140942 [INFO] building realabsplash/Chrome-Extension against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealabsplash%2FChrome-Extension" "/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/realabsplash/Chrome-Extension [INFO] finished tweaking git repo https://github.com/realabsplash/Chrome-Extension [INFO] tweaked toml for git repo https://github.com/realabsplash/Chrome-Extension written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realabsplash/Chrome-Extension 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/realabsplash/Chrome-Extension 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-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] 6a20ece4509798fc0fbe869b531ae491e64f3e606ac085ec27d1cc7eb1277cc0 [INFO] running `Command { std: "docker" "start" "-a" "6a20ece4509798fc0fbe869b531ae491e64f3e606ac085ec27d1cc7eb1277cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a20ece4509798fc0fbe869b531ae491e64f3e606ac085ec27d1cc7eb1277cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a20ece4509798fc0fbe869b531ae491e64f3e606ac085ec27d1cc7eb1277cc0", kill_on_drop: false }` [INFO] [stdout] 6a20ece4509798fc0fbe869b531ae491e64f3e606ac085ec27d1cc7eb1277cc0 [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] c9f04ff3c5efc9b023e8ddfaab107b8abbc8788f654724be3441159ffae107fe [INFO] running `Command { std: "docker" "start" "-a" "c9f04ff3c5efc9b023e8ddfaab107b8abbc8788f654724be3441159ffae107fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.11 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling holo_hash v0.0.30 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.80 [INFO] [stderr] Compiling holochain_integrity_types v0.0.12 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.80 [INFO] [stderr] Compiling holochain_zome_types v0.0.41 [INFO] [stderr] Compiling hdk_derive v0.0.41 [INFO] [stderr] Compiling hdi v0.0.14 [INFO] [stderr] Compiling hdk v0.0.142 [INFO] [stderr] Compiling zome_0_integrity v0.0.1 (/opt/rustwide/workdir/dna/integrity_zomes/zome_0) [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" "entry_defs" "--export" "validate" "--export" "__allocate" "--export" "__deallocate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<7 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhdi-545f217345222212,libholochain_wasmer_guest-918e48ff868b77d8}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libholochain_wasmer_common-ecfa0596b52c05e8,libholochain_integrity_types-a7e36d0b19739694,libtracing-dfa456451a03fe87,libcfg_if-a71ba4b7e6c914b1,libpin_project_lite-d4f4e50fb599ca54,libtracing_core-5a638583ca9472da,libonce_cell-d018d1a812161a90,libsubtle-734d0441ab65b661,libkitsune_p2p_timestamp-0ecb4918fda81da9,libchrono-f1242e382c8bb1fe,liblibc-ef0fffad26a45b79,libtime-c53ab231a3595b4e,libwasi-989c769b9aa1ec33,libholo_hash-d6c332acd46f8b10,libkitsune_p2p_dht_arc-5b5d4f98a9d3b36f,libinterval-7f0c302274175409,libgcollections-e7c0c4eb230a9f7b,libtrilean-ccf4c5e7b26b089a,libbit_set-12b128e5acb0e8d3,libbit_vec-ce70032708389619,libnum_integer-89a247e69733edbe,libholochain_serialized_bytes-5cb6d130082a6211,libserde_transcode-721fb15206637194,libserde_bytes-b802805ec385cfc8,libthiserror-56fe1d24ecea4514,librmp_serde-9dbaa2c43a8f405d,librmp-1922b41fbb187406,libbyteorder-2d0253e4c715d98a,libnum_traits-d72d1653d8c31e98,libserde_json-385e5d1e3ba5bba2,libryu-52ca28e93671d3e4,libitoa-f0e9bd4d8db95bc7,libindexmap-8a39522347ad4e16,libhashbrown-124010d319a57ffd,libserde-ce299196ba38386a}.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/zome_0_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-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __must_get_entry [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __must_get_action [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __verify_signature [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __must_get_valid_record [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __x_salsa20_poly1305_decrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __x_25519_x_salsa20_poly1305_decrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __hash [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __trace [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __dna_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libhdi-545f217345222212.rlib(hdi-545f217345222212.hdi.6fd3b8f255a77c12-cgu.1.rcgu.o): undefined symbol: __zome_info [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zome_0_integrity` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9f04ff3c5efc9b023e8ddfaab107b8abbc8788f654724be3441159ffae107fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f04ff3c5efc9b023e8ddfaab107b8abbc8788f654724be3441159ffae107fe", kill_on_drop: false }` [INFO] [stdout] c9f04ff3c5efc9b023e8ddfaab107b8abbc8788f654724be3441159ffae107fe