[INFO] cloning repository https://github.com/HasChad/wfc-rails [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HasChad/wfc-rails" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da00d038058bc68fb379c0fd8fd7ebdc7fc6da86 [INFO] building HasChad/wfc-rails against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails" "/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/HasChad/wfc-rails [INFO] finished tweaking git repo https://github.com/HasChad/wfc-rails [INFO] tweaked toml for git repo https://github.com/HasChad/wfc-rails written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HasChad/wfc-rails 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/HasChad/wfc-rails 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] bbe226ae1c38c79ef53114c77a1914ea9ba81884a2951b6f111a373ee8c24da2 [INFO] running `Command { std: "docker" "start" "-a" "bbe226ae1c38c79ef53114c77a1914ea9ba81884a2951b6f111a373ee8c24da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbe226ae1c38c79ef53114c77a1914ea9ba81884a2951b6f111a373ee8c24da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe226ae1c38c79ef53114c77a1914ea9ba81884a2951b6f111a373ee8c24da2", kill_on_drop: false }` [INFO] [stdout] bbe226ae1c38c79ef53114c77a1914ea9ba81884a2951b6f111a373ee8c24da2 [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] 78261ed38c877501f7376c842b670555ff02b7c8c0b19270323752938049f14e [INFO] running `Command { std: "docker" "start" "-a" "78261ed38c877501f7376c842b670555ff02b7c8c0b19270323752938049f14e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling wfc-rails v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.3 [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "__getrandom_custom" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--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" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "--export" "CONTEXT" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librust_embed-37e1b242fa336454,librust_embed_utils-dfa26b31d79624c2,libglobset-1afaef1aa03c2bcb,liblog-b98f2dc96346a89c,libregex_automata-ae23f70302bbec60,libregex_syntax-10cc3307f3218022,libbstr-98f886e1cfc58080,libaho_corasick-bbaf02c3f3c104f0,libmemchr-fce70e7b22dffad4,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libsha2-739e45cc18a31500,libdigest-4564188162faacc5,libblock_buffer-30c36dfbc2a8b2f8,libcrypto_common-5038f827c08d2ab5,libgeneric_array-4e82bc9a3c5612b1,libtypenum-0fe8d28fad3fc2b1,libegui_macroquad-74fecc27f7a7e64b,libmacroquad-a109b98f6c7a4d3f,libfontdue-376a0966aeaef339,libhashbrown-662abfc39cbd340d,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-7f966fff0c249e61,libcolor_quant-8e07a515e6ff48c0,libpng-7f6bf32eebefbd46,libflate2-5babf75b18e67dc8,libminiz_oxide-a1268f72a527d205,libadler2-5b8c1924e4ec31f3,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libbitflags-15e3d67e03629ffa,libnum_traits-a8fc41689d85f03e,libglam-1547a7719eb4aa0f,libquad_snd-bd01717f2ca19560,libegui_miniquad-34f0c90c4101e355,libquad_url-8e2e493144a4374d,libsapp_jsutils-40a22e86bbd4a98c,libquad_rand-c335779a0f85c006,libgetrandom-e60f211982e86f5a,libwasi-1720e192b4055643,libegui-35ed91d9f7bd8720,libbitflags-796eb83ef71af42c,libepaint-faf783686ef3ec3f,libnohash_hasher-1d2a64c8bb32a3ee,libprofiling-e3b55cd362b42ad9,libahash-40fec26e26634a9d,libonce_cell-904453684a9de20a,libzerocopy-df3851e798b988b2,libepaint_default_fonts-7b8c36cc775bbd36,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libparking_lot-9f94f4a62389ded9,libparking_lot_core-86429a27b877b7a1,libsmallvec-e66260ff59480183,liblock_api-245b3fdb3efaf67e,libscopeguard-8bf53ae5771a3088,libecolor-99037795cbf49cf3,libemath-5e3956b9ab368bad,libbytemuck-1b3d3c75deceedee,libminiquad-ee8216464762dde6,librand-69ca14eac7a72a57,librand_chacha-776a274bbb8d9fbc,libppv_lite86-ba65749e62343d75,libzerocopy-ce7bdea1d4fa4826,libbyteorder-529cc76400af54b3,librand_core-51eec332d336133d,libgetrandom-3e710f04ac978d11,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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.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/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wfc_rails-bf5298aca3351f1a.wfc_rails.cce27c53a296a8bc-cgu.1.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a109b98f6c7a4d3f.rlib(macroquad-a109b98f6c7a4d3f.macroquad.36f1b02e008601b8-cgu.11.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a109b98f6c7a4d3f.rlib(macroquad-a109b98f6c7a4d3f.macroquad.36f1b02e008601b8-cgu.11.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a109b98f6c7a4d3f.rlib(macroquad-a109b98f6c7a4d3f.macroquad.36f1b02e008601b8-cgu.12.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a109b98f6c7a4d3f.rlib(macroquad-a109b98f6c7a4d3f.macroquad.36f1b02e008601b8-cgu.12.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-8e2e493144a4374d.rlib(quad_url-8e2e493144a4374d.quad_url.bb7a96b416c95186-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glActiveTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glDisableVertexAttribArray [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 `wfc-rails` (bin "wfc-rails") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "78261ed38c877501f7376c842b670555ff02b7c8c0b19270323752938049f14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78261ed38c877501f7376c842b670555ff02b7c8c0b19270323752938049f14e", kill_on_drop: false }` [INFO] [stdout] 78261ed38c877501f7376c842b670555ff02b7c8c0b19270323752938049f14e