[INFO] cloning repository https://github.com/gamgi/tiltorb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamgi/tiltorb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65f668a72b73e2916da9698e1ca7d30c7f2bba35 [INFO] building gamgi/tiltorb against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb" "/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/gamgi/tiltorb [INFO] finished tweaking git repo https://github.com/gamgi/tiltorb [INFO] tweaked toml for git repo https://github.com/gamgi/tiltorb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gamgi/tiltorb 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/gamgi/tiltorb 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] 2a50827aaae0252b75e0acab4e0948bbbd4e08cf44fa63198d86acc4f4a19b61 [INFO] running `Command { std: "docker" "start" "-a" "2a50827aaae0252b75e0acab4e0948bbbd4e08cf44fa63198d86acc4f4a19b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a50827aaae0252b75e0acab4e0948bbbd4e08cf44fa63198d86acc4f4a19b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a50827aaae0252b75e0acab4e0948bbbd4e08cf44fa63198d86acc4f4a19b61", kill_on_drop: false }` [INFO] [stdout] 2a50827aaae0252b75e0acab4e0948bbbd4e08cf44fa63198d86acc4f4a19b61 [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] 03e54072dd477a11f4e5dbc05151377d635e82c2a8c2e91d1b3b7c6c405e01bc [INFO] running `Command { std: "docker" "start" "-a" "03e54072dd477a11f4e5dbc05151377d635e82c2a8c2e91d1b3b7c6c405e01bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling sapp-wasm v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.42 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad v0.3.13 [INFO] [stderr] Compiling arcade_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `actuator_bg` is never read [INFO] [stdout] --> src/resources.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Resources { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 14 | pub actuator_fg: Texture2D, [INFO] [stdout] 15 | pub actuator_bg: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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" "--export" "CONTEXT" "--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" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-7f95f3fe119332f4,libryu-23f3ccdf871e5b71,libitoa-9acc885e9ae026f1,librust_embed-75fbabe6976c030e,librust_embed_utils-dfe3aa7081e9deb8,libwalkdir-e16523cfab32a1c0,libsame_file-d90975b76a214118,libsha2-65a20a5129b82bfc,libopaque_debug-d63d41056a54e997,libdigest-72e707cc889f3a93,libblock_buffer-d43320b6ef5c3257,libgeneric_array-458f7fc11ad00c3c,libtypenum-868cb60eed00f291,libmacroquad-99dde1eb91fe9a11,libbumpalo-6b4829fd98d6d013,libfontdue-579f954a9f4c598c,libttf_parser-ad2d129e6b78f05e,libhashbrown-700d959969d836a6,libahash-506f64581819aaff,libimage-08568b0aff4ec6b3,libcolor_quant-8e07a515e6ff48c0,libnum_iter-cb98697f428d40c4,libbytemuck-e162879d58dac53b,libpng-d5454a02b883a905,libminiz_oxide-dadf386c3d95bd8d,libcrc32fast-f994177ce033b336,libcfg_if-50b02a9e3502ecf2,libdeflate-cec0dcc85515ac5c,libbyteorder-f00db367bf6f80f8,libadler32-9f2c3df339504c4f,libbitflags-15e3d67e03629ffa,libnum_rational-cc41532932283355,libnum_integer-4dd7eb7c765b6f02,libnum_traits-9b1d81968a913e17,libquad_rand-a489066e64330885,libglam-ab7e49dc872cde08,libserde-bfed660fa3c88449,libquad_snd-a863a8eec6c06467,libminiquad-20f49af8dc026e31,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/arcade_game-3ad331c9810f7bb7.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-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.08.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.08.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.08.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.08.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-99dde1eb91fe9a11.rlib(macroquad-99dde1eb91fe9a11.macroquad.dc1f678ab34e13b5-cgu.15.rcgu.o): undefined symbol: glBufferSubData [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 `arcade_game` (bin "arcade_game") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "03e54072dd477a11f4e5dbc05151377d635e82c2a8c2e91d1b3b7c6c405e01bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e54072dd477a11f4e5dbc05151377d635e82c2a8c2e91d1b3b7c6c405e01bc", kill_on_drop: false }` [INFO] [stdout] 03e54072dd477a11f4e5dbc05151377d635e82c2a8c2e91d1b3b7c6c405e01bc