[INFO] cloning repository https://github.com/darccyy/chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darccyy/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarccyy%2Fchess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarccyy%2Fchess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32a6448326bf6f120230e361f589037f44dd4bc3 [INFO] building darccyy/chess against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarccyy%2Fchess" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darccyy/chess [INFO] finished tweaking git repo https://github.com/darccyy/chess [INFO] tweaked toml for git repo https://github.com/darccyy/chess written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darccyy/chess 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/darccyy/chess 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2b57333ec1a7ef3d09fadbe99d3a0772232334ab0c067a78fc33f3830e41f97c [INFO] running `Command { std: "docker" "start" "-a" "2b57333ec1a7ef3d09fadbe99d3a0772232334ab0c067a78fc33f3830e41f97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b57333ec1a7ef3d09fadbe99d3a0772232334ab0c067a78fc33f3830e41f97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b57333ec1a7ef3d09fadbe99d3a0772232334ab0c067a78fc33f3830e41f97c", kill_on_drop: false }` [INFO] [stdout] 2b57333ec1a7ef3d09fadbe99d3a0772232334ab0c067a78fc33f3830e41f97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b6a409384364bc4b677b5d8dedc5f9e32726899164c23f7dff91c374986475a2 [INFO] running `Command { std: "docker" "start" "-a" "b6a409384364bc4b677b5d8dedc5f9e32726899164c23f7dff91c374986475a2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling good-web-game v0.6.0 [INFO] [stderr] Compiling chess 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" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "-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/{libgood_web_game-75f4f825200175f3,libimage-9d0ff498fd447679,libpng-31f10b87045e3e07,libdeflate-59c369ea45ff3b01,libinflate-ab617561d0e9f5e8,libadler32-9f2c3df339504c4f,libnum_rational-f5a3f96379a2cb1c,libnum_iter-807b2ac5a44673b4,libnum_integer-19b53eb5cb5886ab,libtar-68e09343f5c2ba26,libfiletime-6abefeb7ed128603,libzip-16e660fc55dcc674,libthiserror-96983d8e7a7d7e8f,libbyteorder-f00db367bf6f80f8,libcrc32fast-f0a61590867b47c0,libserde-9c36c5f87a206e42,libbitflags-15e3d67e03629ffa,libbytemuck-6609fc22ac390bfb,liblyon-92c2260eaa3e1818,liblyon_tessellation-d07b7a0d22ebd391,libfloat_next_after-b228c08225de9e5f,liblyon_algorithms-8d489b1a29cb958c,libsid-4afc62d4db0047f2,liblyon_path-486b0a891ee6fb41,liblyon_geom-ad9a408f6d10a01f,libeuclid-770e42f19bb2c8ba,libarrayvec-2e7d169db69581ec,libglyph_brush-141f6b88fa479477,libtwox_hash-a2c760ea7e87a996,librand-221bf62e9dac9728,librand_chacha-8e59f86a88cd1eaa,libppv_lite86-486e4425e6fd09e6,librand_core-a1da9f0363de6d27,libgetrandom-8d5d99f24855d7b8,libwasi-203864a9547604ca,libcfg_if-50b02a9e3502ecf2,libglyph_brush_layout-457dac98e84e8b5e,libxi_unicode-48af746ff83450c3,libapprox-cc343ffde9b34553,libglyph_brush_draw_cache-6f9562e9fcee762c,librustc_hash-a5d506436d1d3d05,liblinked_hash_map-aa66f3c119e82a92,libab_glyph-dc798e145bda5f94,libowned_ttf_parser-bd7106ba01ed5668,libttf_parser-c4cccd93e1d76c2f,libab_glyph_rasterizer-3f247e9b5e769aee,libordered_float-fbfe7bc4c807a59e,libcgmath-af53246bef93ec88,librand-7faa886c42b1ce18,librand_xorshift-2bc20c69768a78d9,librand_pcg-3adcc1acdbda2e3b,librand_hc-616e6ddde9a64c95,librand_chacha-f80dc67ca0e18110,librand_isaac-fab7d5bc42ed396c,librand_core-dbe786ecad3dd8f6,librand_os-4a04da00598c8914,librand_jitter-436d4ba70d564eae,librand_core-7b75640df732d16f,libapprox-056b6984b7463ab0,libnum_traits-d3bf9cb51296c448,libquad_snd-f565de68287ae6d5,libmint-e37750b888e74071,libminiquad-d8fe839d805e6a5a,liblog-2df1d538f4c13c57}.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/chess-0ea90bbd394b91d9.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/chess-0ea90bbd394b91d9.chess.2ae53d25bf3f38e9-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chess-0ea90bbd394b91d9.chess.2ae53d25bf3f38e9-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chess-0ea90bbd394b91d9.chess.2ae53d25bf3f38e9-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chess-0ea90bbd394b91d9.chess.2ae53d25bf3f38e9-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chess-0ea90bbd394b91d9.chess.2ae53d25bf3f38e9-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgood_web_game-75f4f825200175f3.rlib(good_web_game-75f4f825200175f3.good_web_game.a8aab610e8a66ec8-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-f565de68287ae6d5.rlib(quad_snd-f565de68287ae6d5.quad_snd.8be38c1f2232e6a-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-d8fe839d805e6a5a.rlib(miniquad-d8fe839d805e6a5a.miniquad.b60164a32b8b1a51-cgu.0.rcgu.o): undefined symbol: now [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-d8fe839d805e6a5a.rlib(miniquad-d8fe839d805e6a5a.miniquad.b60164a32b8b1a51-cgu.0.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-d8fe839d805e6a5a.rlib(miniquad-d8fe839d805e6a5a.miniquad.b60164a32b8b1a51-cgu.0.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-d8fe839d805e6a5a.rlib(miniquad-d8fe839d805e6a5a.miniquad.b60164a32b8b1a51-cgu.0.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chess` (bin "chess") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b6a409384364bc4b677b5d8dedc5f9e32726899164c23f7dff91c374986475a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a409384364bc4b677b5d8dedc5f9e32726899164c23f7dff91c374986475a2", kill_on_drop: false }` [INFO] [stdout] b6a409384364bc4b677b5d8dedc5f9e32726899164c23f7dff91c374986475a2