[INFO] cloning repository https://github.com/davethewiz/ya-nbody [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davethewiz/ya-nbody" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc00f9b21604d993d3bc191e5c804ab16d298f1 [INFO] building davethewiz/ya-nbody against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davethewiz/ya-nbody [INFO] finished tweaking git repo https://github.com/davethewiz/ya-nbody [INFO] tweaked toml for git repo https://github.com/davethewiz/ya-nbody written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davethewiz/ya-nbody 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/davethewiz/ya-nbody 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a70db6951d9994bc736654643f991b588dfd3b173612191b12f24c5c2bf07f45 [INFO] running `Command { std: "docker" "start" "-a" "a70db6951d9994bc736654643f991b588dfd3b173612191b12f24c5c2bf07f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70db6951d9994bc736654643f991b588dfd3b173612191b12f24c5c2bf07f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70db6951d9994bc736654643f991b588dfd3b173612191b12f24c5c2bf07f45", kill_on_drop: false }` [INFO] [stdout] a70db6951d9994bc736654643f991b588dfd3b173612191b12f24c5c2bf07f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3e077257b78e5cc0425506b24bcfb4a6f9ac5b4a2ad49b1494af1718054d1939 [INFO] running `Command { std: "docker" "start" "-a" "3e077257b78e5cc0425506b24bcfb4a6f9ac5b4a2ad49b1494af1718054d1939", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling ab_glyph v0.2.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling ya-nbody 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" "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" "--export" "__getrandom_custom" "--export" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libya_nbody-9d619b7c1b54b69b,libtoml-332f16f4252bfe5f,libtoml_edit-d4723462e3edfb36,libserde_spanned-0c548c794be14059,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libwinnow-eacd18a4026462d8,libtoml_datetime-9e992b0ce6a9f98c,libserde-d8690606298e4f88,libegui_macroquad-875046d538e11169,libegui_miniquad-a4fb0fa8bd855191,libquad_url-7d393f2f3ee476dd,libsapp_jsutils-8006c68aae9c844f,libegui-e6556359b53f56a6,libepaint-9aa1ad056290350b,libnohash_hasher-1d2a64c8bb32a3ee,libecolor-0f5c1764389e6c6d,libab_glyph-60fd6d1ab9f01bfd,libowned_ttf_parser-7b2deceb9f5a6a09,libttf_parser-b8d6bcc7ff803266,libab_glyph_rasterizer-3f247e9b5e769aee,libatomic_refcell-5c9ab99640287ce2,libemath-8bc2b2fc335a2bf3,libmacroquad-e58f178bd8b9a51b,libbumpalo-c80d55f2304cd1f5,libfontdue-d6151e49a8b59a39,libttf_parser-2dad05e889eb49b2,libhashbrown-f5f0272e37de9c55,libahash-ff469fdc0d4597c9,libonce_cell-847ca6422e74ab52,libzerocopy-8ac84286dd5aeee5,libimage-3f87808b3dfce6ad,libbytemuck-d7b5547f3c45e47c,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-0b5e710b01c9c563,libflate2-20c9052135599986,libminiz_oxide-2450c187032c446b,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-7eee6fe9ac3f34b0,libbitflags-15e3d67e03629ffa,libnum_traits-ee81d8aedd12301f,libquad_rand-a489066e64330885,libglam-ca429907f5f11390,libquad_snd-f565de68287ae6d5,libminiquad-c81164ecf6058baa,libcrossbeam-654aa6971057ed61,libcrossbeam_deque-8b5f03a87f93e984,libcrossbeam_channel-e5564c376e185145,libcrossbeam_queue-324b6f770701493f,libcrossbeam_epoch-7e4ae21eb665b8d0,libcrossbeam_utils-86091be7b66388bc,librand-f1fc9572362d7b40,librand_chacha-fc67aab20b90ce4e,libppv_lite86-486e4425e6fd09e6,librand_core-80bf482d97e09f59,libgetrandom-3dbe99829209441e,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libglam-8baf1ec01bd2dc0f}.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/ya_nbody-a94998d5cdebd0b6.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/ya_nbody-a94998d5cdebd0b6.ya_nbody.f7005cc34c381f5d-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ya_nbody-a94998d5cdebd0b6.ya_nbody.f7005cc34c381f5d-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ya_nbody-a94998d5cdebd0b6.ya_nbody.f7005cc34c381f5d-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ya_nbody-a94998d5cdebd0b6.ya_nbody.f7005cc34c381f5d-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ya_nbody-a94998d5cdebd0b6.ya_nbody.f7005cc34c381f5d-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-a4fb0fa8bd855191.rlib(egui_miniquad-a4fb0fa8bd855191.egui_miniquad.4c5eb1dc38caed72-cgu.2.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-a4fb0fa8bd855191.rlib(egui_miniquad-a4fb0fa8bd855191.egui_miniquad.4c5eb1dc38caed72-cgu.2.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-7d393f2f3ee476dd.rlib(quad_url-7d393f2f3ee476dd.quad_url.b3eabf25efe40d1b-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-8006c68aae9c844f.rlib(sapp_jsutils-8006c68aae9c844f.sapp_jsutils.7c4b172288e282a0-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-8006c68aae9c844f.rlib(sapp_jsutils-8006c68aae9c844f.sapp_jsutils.7c4b172288e282a0-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.03.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.03.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e58f178bd8b9a51b.rlib(macroquad-e58f178bd8b9a51b.macroquad.7f0c36b9e25380a2-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [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 `ya-nbody` (bin "ya-nbody") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3e077257b78e5cc0425506b24bcfb4a6f9ac5b4a2ad49b1494af1718054d1939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e077257b78e5cc0425506b24bcfb4a6f9ac5b4a2ad49b1494af1718054d1939", kill_on_drop: false }` [INFO] [stdout] 3e077257b78e5cc0425506b24bcfb4a6f9ac5b4a2ad49b1494af1718054d1939