[INFO] cloning repository https://github.com/malu/asymptote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malu/asymptote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de066a79fc9143d037d0ed5273f26bde5d76dc82 [INFO] building malu/asymptote against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/malu/asymptote [INFO] finished tweaking git repo https://github.com/malu/asymptote [INFO] tweaked toml for git repo https://github.com/malu/asymptote written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malu/asymptote 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/malu/asymptote 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8383d76a7ac0e453591285a7cd68e290d8cd33258778ca5258d8224706a27d49 [INFO] running `Command { std: "docker" "start" "-a" "8383d76a7ac0e453591285a7cd68e290d8cd33258778ca5258d8224706a27d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8383d76a7ac0e453591285a7cd68e290d8cd33258778ca5258d8224706a27d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8383d76a7ac0e453591285a7cd68e290d8cd33258778ca5258d8224706a27d49", kill_on_drop: false }` [INFO] [stdout] 8383d76a7ac0e453591285a7cd68e290d8cd33258778ca5258d8224706a27d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 75f2cbd8635401938f8f5a3f0d0dd6f0c4a324eb41152eb60bb99fec31058cad [INFO] running `Command { std: "docker" "start" "-a" "75f2cbd8635401938f8f5a3f0d0dd6f0c4a324eb41152eb60bb99fec31058cad", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling asymptote v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ALL_SQUARES` is never used [INFO] [stdout] --> src/bitboard.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | pub const ALL_SQUARES: Bitboard = Bitboard(0xFF_FF_FF_FF_FF_FF_FF_FF); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `syzygy_directories` is never read [INFO] [stdout] --> src/search_controller.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PersistentOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub syzygy_directories: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PersistentOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `S` should have a snake case name [INFO] [stdout] --> src/eval.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub const fn S(mg: i16, eg: i16) -> EScore { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/movegen.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | *MAGIC_TABLE.get_unchecked(magic.index(blockers)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/movegen.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | *MAGIC_TABLE.get_unchecked(magic.index(blockers)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [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" "<17 object files omitted>" "-l" "fathom" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayvec-aca22448d03d7f4b,libcrossbeam_utils-ee9704113b80982f,liblazy_static-36da267ce9339a94,libcfg_if-50b02a9e3502ecf2}.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/asymptote-955094b3c14ba490/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.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/build/asymptote-955094b3c14ba490/out/libfathom.a: archive member 'tbprobe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/asymptote-955094b3c14ba490/out/libfathom.a: archive member 'inline-wrapper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.asymptote.a58a0216acedbe51-cgu.06.rcgu.o: undefined symbol: tb_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.asymptote.a58a0216acedbe51-cgu.06.rcgu.o: undefined symbol: TB_LARGEST [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.asymptote.a58a0216acedbe51-cgu.06.rcgu.o: undefined symbol: TB_LARGEST [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.asymptote.a58a0216acedbe51-cgu.06.rcgu.o: undefined symbol: tb_probe_root_wrapper [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asymptote-a91ef7a9d08ff055.asymptote.a58a0216acedbe51-cgu.06.rcgu.o: undefined symbol: tb_probe_wdl_wrapper [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asymptote` (bin "asymptote") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "75f2cbd8635401938f8f5a3f0d0dd6f0c4a324eb41152eb60bb99fec31058cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f2cbd8635401938f8f5a3f0d0dd6f0c4a324eb41152eb60bb99fec31058cad", kill_on_drop: false }` [INFO] [stdout] 75f2cbd8635401938f8f5a3f0d0dd6f0c4a324eb41152eb60bb99fec31058cad