[INFO] cloning repository https://github.com/immmdreza/parallel_dots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/immmdreza/parallel_dots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimmmdreza%2Fparallel_dots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimmmdreza%2Fparallel_dots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4999c4e08b578bbcc521f584f54683b13dc39d9 [INFO] building immmdreza/parallel_dots against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimmmdreza%2Fparallel_dots" "/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/immmdreza/parallel_dots [INFO] finished tweaking git repo https://github.com/immmdreza/parallel_dots [INFO] tweaked toml for git repo https://github.com/immmdreza/parallel_dots written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/immmdreza/parallel_dots 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/immmdreza/parallel_dots 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] cc3709ac108450ec1159e93d31ce1654b140ae104a12d5816865b80333a19386 [INFO] running `Command { std: "docker" "start" "-a" "cc3709ac108450ec1159e93d31ce1654b140ae104a12d5816865b80333a19386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc3709ac108450ec1159e93d31ce1654b140ae104a12d5816865b80333a19386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3709ac108450ec1159e93d31ce1654b140ae104a12d5816865b80333a19386", kill_on_drop: false }` [INFO] [stdout] cc3709ac108450ec1159e93d31ce1654b140ae104a12d5816865b80333a19386 [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] ecb600f5838b5d747c9cb4bf110fcd02f9532da1c62af3659889203fc7f5f758 [INFO] running `Command { std: "docker" "start" "-a" "ecb600f5838b5d747c9cb4bf110fcd02f9532da1c62af3659889203fc7f5f758", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling bevy_platform v0.17.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling bevy_utils v0.17.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bevy_macro_utils v0.17.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling bevy_ptr v0.17.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.2 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bevy_tasks v0.17.2 [INFO] [stderr] Compiling bevy_reflect v0.17.2 [INFO] [stderr] Compiling bevy_ecs v0.17.2 [INFO] [stderr] Compiling parallel_dots 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" "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" "-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/{librand-076f6ec4da17bab2,librand_chacha-6e0a2658cbb39910,libppv_lite86-864bf12b4555140f,libzerocopy-4379719f627d556c,librand_core-7f81749effca859f,libgetrandom-f25edea46968a65c,libmacroquad-1dbdee271528104f,libfontdue-a27edc6a048c7f7f,libhashbrown-d14abc27e17eb835,libfoldhash-1b4b4bcad838060e,liballocator_api2-f7af5031277b4963,libttf_parser-dab2f10347360aed,libimage-e202e99b69f82682,libbytemuck-84d3650065055022,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-134cd1940846be2d,libbitflags-4fa71e63d9d8e5ea,libflate2-b1f678ef78052428,libminiz_oxide-1bc7b3d4df5ea65f,libfdeflate-1ea1d279f1cf051a,libsimd_adler32-b5535ea0505b2829,libcrc32fast-52416081d1bce8d2,libnum_traits-5b1551a699e9ccb4,libquad_rand-64cccd7057cafd0b,libglam-a17c452ab1fb70b7,libminiquad-18ebb5f9a337472b,libbevy_ecs-ef0dbb0b1b0165ad,libbitflags-b350ab63ee5efb56,libslotmap-b1cb476e901eb47f,libbevy_tasks-1e02f0c27759c363,libasync_executor-6e074a6efecbe8e2,libfastrand-373b9e65847a9640,libslab-fdf597249ad8e196,libconcurrent_queue-0499e1907da94333,libcrossbeam_utils-4c9fcb45188b8870,libasync_task-c5cc4fee9f55128e,libfutures_lite-ed4cea91f5250d9a,libfutures_io-75686b1b1d9a5c0e,libfutures_core-7871871a81803acd,libparking-c7efafc7c971319d,libpin_project_lite-e7c16d93116cf776,libfixedbitset-b342552d82717777,liblog-33e4777eff6e0a2e,libbumpalo-5822b6827879f61d,libbevy_reflect-41269f4eee28a12d,liberased_serde-8ff0dcc67873eb03,libtypeid-1648173ad538479e,libsmallvec-6e7d2990205aec76,libdowncast_rs-eea0b518c02bfaec,libderive_more-173f5ec62b235a17,libthiserror-274d9743705d0783,libindexmap-d41e2e059ab2fbf8,libbevy_utils-bf7d1b97fc097f1c,libthread_local-09d1d03e6affd151,libcfg_if-2139462e6d523f42,libdisqualified-1f64dd680d133b87,libbevy_ptr-4b269b252a313eaf,libnonmax-eb09c8334709513a,libbevy_platform-44136715ff8d8792,libhashbrown-12ca19958a94f910,libequivalent-847e63ace6824f0b,libserde-8c2c122bcf4ccc16,libserde_core-9734b84452d4ca89,libfoldhash-11bd3bd18bf7f2ee}.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/parallel_dots-d5b8c274fb00dfdc.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/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/parallel_dots-d5b8c274fb00dfdc.parallel_dots.a1333cc47ed2327c-cgu.6.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1dbdee271528104f.rlib(macroquad-1dbdee271528104f.macroquad.4c923a1ce4a50078-cgu.07.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1dbdee271528104f.rlib(macroquad-1dbdee271528104f.macroquad.4c923a1ce4a50078-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1dbdee271528104f.rlib(macroquad-1dbdee271528104f.macroquad.4c923a1ce4a50078-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1dbdee271528104f.rlib(macroquad-1dbdee271528104f.macroquad.4c923a1ce4a50078-cgu.13.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1dbdee271528104f.rlib(macroquad-1dbdee271528104f.macroquad.4c923a1ce4a50078-cgu.13.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetIntegerv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGenVertexArrays [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glBindVertexArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glCreateShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glShaderSource [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glCompileShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [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 `parallel_dots` (bin "parallel_dots") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ecb600f5838b5d747c9cb4bf110fcd02f9532da1c62af3659889203fc7f5f758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb600f5838b5d747c9cb4bf110fcd02f9532da1c62af3659889203fc7f5f758", kill_on_drop: false }` [INFO] [stdout] ecb600f5838b5d747c9cb4bf110fcd02f9532da1c62af3659889203fc7f5f758