[INFO] cloning repository https://github.com/KULINAR847/hypergraphdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KULINAR847/hypergraphdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULINAR847%2Fhypergraphdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULINAR847%2Fhypergraphdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a80c2a11ca5630b8d694039a04d3a471ed7ff2 [INFO] building KULINAR847/hypergraphdb against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULINAR847%2Fhypergraphdb" "/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/KULINAR847/hypergraphdb [INFO] finished tweaking git repo https://github.com/KULINAR847/hypergraphdb [INFO] tweaked toml for git repo https://github.com/KULINAR847/hypergraphdb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KULINAR847/hypergraphdb 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/KULINAR847/hypergraphdb 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] 3badd7503c24e3d0aa1985c0636f80a72ded758221588324387c20ba9d0647f3 [INFO] running `Command { std: "docker" "start" "-a" "3badd7503c24e3d0aa1985c0636f80a72ded758221588324387c20ba9d0647f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3badd7503c24e3d0aa1985c0636f80a72ded758221588324387c20ba9d0647f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3badd7503c24e3d0aa1985c0636f80a72ded758221588324387c20ba9d0647f3", kill_on_drop: false }` [INFO] [stdout] 3badd7503c24e3d0aa1985c0636f80a72ded758221588324387c20ba9d0647f3 [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] 1b39d70cac652c6cd19c85574025ba8add752296be1352b94e9e52963db4c144 [INFO] running `Command { std: "docker" "start" "-a" "1b39d70cac652c6cd19c85574025ba8add752296be1352b94e9e52963db4c144", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hypergraphdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `Command { std: "docker" "inspect" "1b39d70cac652c6cd19c85574025ba8add752296be1352b94e9e52963db4c144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b39d70cac652c6cd19c85574025ba8add752296be1352b94e9e52963db4c144", kill_on_drop: false }` [INFO] [stdout] 1b39d70cac652c6cd19c85574025ba8add752296be1352b94e9e52963db4c144 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 187b65853de2307222e9ace7d46e559b3f65fadd4b70946452ba26bf0fde324a [INFO] running `Command { std: "docker" "start" "-a" "187b65853de2307222e9ace7d46e559b3f65fadd4b70946452ba26bf0fde324a", kill_on_drop: false }` [INFO] [stderr] Compiling hypergraphdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblz4-0e3a38a9a71679ae,liblz4_sys-72b1cd2bb14461d2,liblibc-bf5ed93e20f8295a,libbincode-c0108df8e5fd8b5d,librayon-d1e657c959b3d0c1,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libeither-cfdd7ad9333739d9,libdashmap-21f3dfe1ca19d48b,liblock_api-0953171fa34b05de,libscopeguard-8bf53ae5771a3088,libonce_cell-bcd15b06b8f373b9,libserde-d1ff246806403dc7,libparking_lot_core-a1608affde8a217e,libcfg_if-beec54d71ff48acf,libsmallvec-e66260ff59480183,libhashbrown-8270be1f5a6f33d7}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/lz4-sys-6e6dcc6941814dd1/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/hypergraphdb-24fefa934b86dfaa.wasm" "--gc-sections" "-O0" [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/liblz4_sys-72b1cd2bb14461d2.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-72b1cd2bb14461d2.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-72b1cd2bb14461d2.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-72b1cd2bb14461d2.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hypergraphdb` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "187b65853de2307222e9ace7d46e559b3f65fadd4b70946452ba26bf0fde324a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187b65853de2307222e9ace7d46e559b3f65fadd4b70946452ba26bf0fde324a", kill_on_drop: false }` [INFO] [stdout] 187b65853de2307222e9ace7d46e559b3f65fadd4b70946452ba26bf0fde324a