[INFO] cloning repository https://github.com/Maneren/gomoku-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maneren/gomoku-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManeren%2Fgomoku-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManeren%2Fgomoku-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3631ca8e98d8ec32d8c296e7cd9d8ba367a0b4f [INFO] building Maneren/gomoku-rust against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManeren%2Fgomoku-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Maneren/gomoku-rust [INFO] finished tweaking git repo https://github.com/Maneren/gomoku-rust [INFO] tweaked toml for git repo https://github.com/Maneren/gomoku-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Maneren/gomoku-rust 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/Maneren/gomoku-rust 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4da36317eeeb9abade947e5fe91d04871212775c9107cfc0c77c2498b583098b [INFO] running `Command { std: "docker" "start" "-a" "4da36317eeeb9abade947e5fe91d04871212775c9107cfc0c77c2498b583098b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4da36317eeeb9abade947e5fe91d04871212775c9107cfc0c77c2498b583098b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da36317eeeb9abade947e5fe91d04871212775c9107cfc0c77c2498b583098b", kill_on_drop: false }` [INFO] [stdout] 4da36317eeeb9abade947e5fe91d04871212775c9107cfc0c77c2498b583098b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ad01f89db146b4216979b5681f3452365cef688654ca0cfecf242606c222a27d [INFO] running `Command { std: "docker" "start" "-a" "ad01f89db146b4216979b5681f3452365cef688654ca0cfecf242606c222a27d", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling text_io v0.1.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling gomoku_lib v7.1.0 (/opt/rustwide/workdir/gomoku) [INFO] [stderr] Compiling gomoku v7.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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnum_cpus-6ee3da4ca84259f0,libtext_io-5b24a1488afc9bb4,libclap-f42e0cac4df9c472,libatty-3242e974e54baef7,libstrsim-39ec6cd5a47c2372,libtermcolor-8fb4caf4dcc3553a,libtextwrap-26eb960c942b9ea0,libindexmap-094d24fa72c84e65,libhashbrown-dbca590948f64ea3,libclap_lex-17649f315b2d9c76,libos_str_bytes-189069deeec231c6,libbitflags-15e3d67e03629ffa,libgomoku_lib-66e29fe5d4bfb2dc,libmimalloc-3f65c001130f69c3,liblibmimalloc_sys-86ea87906b4f0bcc,liblibc-1dd74f312c75ee64,libregex-3e87b6a78c422460,libregex_automata-20813d456b539e7c,libaho_corasick-472e2eee0decacf2,libmemchr-91991dd9826db106,libregex_syntax-ce36f47e8a6d95e0,librayon-be4e5e156e4f83b3,librayon_core-bc8ce7faf8501d03,libcrossbeam_deque-bdc17b0455f64a2b,libcrossbeam_epoch-323c5ade2839ed07,libmemoffset-812b5c31a54ee09b,libscopeguard-969e7c3c4435a7ba,libcrossbeam_utils-78da5d0190962310,libcfg_if-50b02a9e3502ecf2,libeither-a6a5e3f36440e913}.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/libmimalloc-sys-d08167d6c0d7e303/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/gomoku-d61de299177410c7.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibmimalloc_sys-86ea87906b4f0bcc.rlib: archive member 'static.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgomoku_lib-66e29fe5d4bfb2dc.rlib(gomoku_lib-66e29fe5d4bfb2dc.gomoku_lib.32cfc44133e0fd6e-cgu.3.rcgu.o): undefined symbol: mi_zalloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgomoku_lib-66e29fe5d4bfb2dc.rlib(gomoku_lib-66e29fe5d4bfb2dc.gomoku_lib.32cfc44133e0fd6e-cgu.3.rcgu.o): undefined symbol: mi_malloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgomoku_lib-66e29fe5d4bfb2dc.rlib(gomoku_lib-66e29fe5d4bfb2dc.gomoku_lib.32cfc44133e0fd6e-cgu.3.rcgu.o): undefined symbol: mi_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgomoku_lib-66e29fe5d4bfb2dc.rlib(gomoku_lib-66e29fe5d4bfb2dc.gomoku_lib.32cfc44133e0fd6e-cgu.3.rcgu.o): undefined symbol: mi_realloc_aligned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gomoku` (bin "gomoku") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad01f89db146b4216979b5681f3452365cef688654ca0cfecf242606c222a27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad01f89db146b4216979b5681f3452365cef688654ca0cfecf242606c222a27d", kill_on_drop: false }` [INFO] [stdout] ad01f89db146b4216979b5681f3452365cef688654ca0cfecf242606c222a27d