[INFO] cloning repository https://github.com/taotao54321/starsoldier-bytecode-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taotao54321/starsoldier-bytecode-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotao54321%2Fstarsoldier-bytecode-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotao54321%2Fstarsoldier-bytecode-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63122cc3cef6c37974e535854fa05d530a5793bd [INFO] building taotao54321/starsoldier-bytecode-playground against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotao54321%2Fstarsoldier-bytecode-playground" "/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/taotao54321/starsoldier-bytecode-playground [INFO] finished tweaking git repo https://github.com/taotao54321/starsoldier-bytecode-playground [INFO] tweaked toml for git repo https://github.com/taotao54321/starsoldier-bytecode-playground written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taotao54321/starsoldier-bytecode-playground 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/taotao54321/starsoldier-bytecode-playground 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-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] 78854e5b02a94c21aa356084896679c99f5b7439cdf3dcb21b9dfeb79d6ea5d9 [INFO] running `Command { std: "docker" "start" "-a" "78854e5b02a94c21aa356084896679c99f5b7439cdf3dcb21b9dfeb79d6ea5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78854e5b02a94c21aa356084896679c99f5b7439cdf3dcb21b9dfeb79d6ea5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78854e5b02a94c21aa356084896679c99f5b7439cdf3dcb21b9dfeb79d6ea5d9", kill_on_drop: false }` [INFO] [stdout] 78854e5b02a94c21aa356084896679c99f5b7439cdf3dcb21b9dfeb79d6ea5d9 [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] 01f04e9fe5fbadb233c37aee11f253ff7c3329cc45582cfb3cad779e728e4b76 [INFO] running `Command { std: "docker" "start" "-a" "01f04e9fe5fbadb233c37aee11f253ff7c3329cc45582cfb3cad779e728e4b76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sapp-wasm v0.1.26 [INFO] [stderr] Compiling ttf-parser v0.12.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.35 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling macroquad v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling starsoldier-bytecode v0.1.0 (https://github.com/taotao54321/starsoldier-bytecode.git#d31f17e3) [INFO] [stderr] Compiling starsoldier-bytecode-playground 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" "CONTEXT" "--export" "macroquad_audio_crate_version" "--export" "file_loaded" "--export" "allocate_vec_u8" "--export" "crate_version" "--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" "raw_mouse_move" "--export" "resize" "--export" "touch" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libitertools-d538857af220242a,libeither-dc6839dd41631a68,libparse_int-99c8f34cce641737,libeyre-42be10e9d50a4b31,libindenter-3af04661b8e618fa,libstarsoldier_bytecode_playground-780d64a392016072,libonce_cell-1ccc756ceee505a2,libstarsoldier_bytecode-2ba39c1237a9a5df,libthiserror-eafafeffe9610d3c,liblogos-5177a8f3677adab4,libmacroquad-6a6d4064a7887e1d,libbumpalo-0573f7a74bdf8536,libfontdue-54428cb6d95d03c9,libttf_parser-97d01001ad2fd7ee,libhashbrown-700d959969d836a6,libahash-506f64581819aaff,libimage-cda5e7e5cf8e106c,libcolor_quant-8e07a515e6ff48c0,libnum_iter-cb98697f428d40c4,libbytemuck-9168380213fb86cd,libpng-664685a40a0bdb2f,libminiz_oxide-dadf386c3d95bd8d,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2,libdeflate-cec0dcc85515ac5c,libbyteorder-f00db367bf6f80f8,libadler32-9f2c3df339504c4f,libbitflags-05377f64c37263ee,libnum_rational-cc41532932283355,libnum_integer-4dd7eb7c765b6f02,libnum_traits-9b1d81968a913e17,libquad_rand-a489066e64330885,libglam-ce101decb0695bbd,libminiquad-c59b85772864310e,libsapp_wasm-bb036ec843127a2e}.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/starsoldier_bytecode_playground-c8740443c3ef6c00.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/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.04.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.04.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.11.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.11.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.11.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6a6d4064a7887e1d.rlib(macroquad-6a6d4064a7887e1d.macroquad.3d456421cf399def-cgu.14.rcgu.o): undefined symbol: glBufferData [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 `starsoldier-bytecode-playground` (bin "starsoldier-bytecode-playground") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01f04e9fe5fbadb233c37aee11f253ff7c3329cc45582cfb3cad779e728e4b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f04e9fe5fbadb233c37aee11f253ff7c3329cc45582cfb3cad779e728e4b76", kill_on_drop: false }` [INFO] [stdout] 01f04e9fe5fbadb233c37aee11f253ff7c3329cc45582cfb3cad779e728e4b76