[INFO] cloning repository https://github.com/OverlineJunior/boids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OverlineJunior/boids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverlineJunior%2Fboids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverlineJunior%2Fboids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 487fabe15d0f47802e7f870ef201a309b05e0eaa [INFO] building OverlineJunior/boids against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverlineJunior%2Fboids" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OverlineJunior/boids [INFO] finished tweaking git repo https://github.com/OverlineJunior/boids [INFO] tweaked toml for git repo https://github.com/OverlineJunior/boids written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OverlineJunior/boids 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/OverlineJunior/boids 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9118ee0245188db34cded749f600fa89b92091a78ca5f144b8800edb3c587264 [INFO] running `Command { std: "docker" "start" "-a" "9118ee0245188db34cded749f600fa89b92091a78ca5f144b8800edb3c587264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9118ee0245188db34cded749f600fa89b92091a78ca5f144b8800edb3c587264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9118ee0245188db34cded749f600fa89b92091a78ca5f144b8800edb3c587264", kill_on_drop: false }` [INFO] [stdout] 9118ee0245188db34cded749f600fa89b92091a78ca5f144b8800edb3c587264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 28088ea73df6a840f3387a0eaa2352df9473f01ed0354b1e26447f35e8642fad [INFO] running `Command { std: "docker" "start" "-a" "28088ea73df6a840f3387a0eaa2352df9473f01ed0354b1e26447f35e8642fad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling emath v0.28.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ecolor v0.28.1 [INFO] [stderr] Compiling epaint v0.28.1 [INFO] [stderr] Compiling egui v0.28.1 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling egui-miniquad v0.15.0 [INFO] [stderr] Compiling new-egui-macroquad v0.16.0 [INFO] [stderr] Compiling boids 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" "__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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnew_egui_macroquad-df73762a7b6be945,libmacroquad-2a1186d0d47b2845,libbumpalo-74b5045b57e780cf,libfontdue-68e22fe512147c60,libttf_parser-7f6c1ac218636fc5,libhashbrown-322f874d011618a6,libimage-c4b5bf1e7fa439a8,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-88a15c4691d08e28,libbitflags-4fa71e63d9d8e5ea,libflate2-1fe8e2535ffea990,libminiz_oxide-6237d1ddec4cdfa5,libfdeflate-1ea1d279f1cf051a,libsimd_adler32-b5535ea0505b2829,libcrc32fast-af7609d2c86e1a97,libnum_traits-ffc84bed15072509,libglam-e82683797ae30300,libquad_snd-32290e55aaeccac5,libslotmap-0a250ece7b381ecb,libegui_miniquad-87679f0046e214e9,libquad_url-ca1caf345bdaa99e,libsapp_jsutils-c2b34bb1e03e387d,libquad_rand-64cccd7057cafd0b,libgetrandom-2dd76952fe670f4b,libwasi-aa7957392ea1670d,libegui-33743424eb92b304,libepaint-62bb6a533dfb3708,libnohash_hasher-4e08329bc212c3ca,libahash-fe7b52604f525aee,libonce_cell-e075b483c6f8614a,libzerocopy-dd5a42398d62a463,libab_glyph-aa9c437d6f6200f6,libowned_ttf_parser-81c94bbd72218159,libttf_parser-179d312484603cd1,libab_glyph_rasterizer-5810db02c2b34be9,libparking_lot-4de214e545817dc8,libparking_lot_core-8b0c73f079b6b7fc,libcfg_if-2a1f3d8d3a86aef9,libsmallvec-a9141b51cc6c2d7a,liblock_api-e18944d1dd9a09e8,libscopeguard-06e7a416b6f26744,libecolor-a4e0113d1e38895c,libemath-77d0278712bd7482,libbytemuck-d7885ad90555a4a2,libminiquad-13ed6206ef99138a}.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/boids-cc720a24b21e76fd.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/boids-cc720a24b21e76fd.boids.79f7fca5a296df7d-cgu.2.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/boids-cc720a24b21e76fd.boids.79f7fca5a296df7d-cgu.2.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/boids-cc720a24b21e76fd.boids.79f7fca5a296df7d-cgu.2.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/boids-cc720a24b21e76fd.boids.79f7fca5a296df7d-cgu.2.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/boids-cc720a24b21e76fd.boids.79f7fca5a296df7d-cgu.2.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2a1186d0d47b2845.rlib(macroquad-2a1186d0d47b2845.macroquad.62e0f9b0b6e3890-cgu.10.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2a1186d0d47b2845.rlib(macroquad-2a1186d0d47b2845.macroquad.62e0f9b0b6e3890-cgu.10.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2a1186d0d47b2845.rlib(macroquad-2a1186d0d47b2845.macroquad.62e0f9b0b6e3890-cgu.13.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2a1186d0d47b2845.rlib(macroquad-2a1186d0d47b2845.macroquad.62e0f9b0b6e3890-cgu.13.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-ca1caf345bdaa99e.rlib(quad_url-ca1caf345bdaa99e.quad_url.ad105659669a41d2-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-c2b34bb1e03e387d.rlib(sapp_jsutils-c2b34bb1e03e387d.sapp_jsutils.b911f31e3214d3a5-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-c2b34bb1e03e387d.rlib(sapp_jsutils-c2b34bb1e03e387d.sapp_jsutils.b911f31e3214d3a5-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.03.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glCreateShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glShaderSource [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glCompileShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderInfoLog [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 `boids` (bin "boids") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28088ea73df6a840f3387a0eaa2352df9473f01ed0354b1e26447f35e8642fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28088ea73df6a840f3387a0eaa2352df9473f01ed0354b1e26447f35e8642fad", kill_on_drop: false }` [INFO] [stdout] 28088ea73df6a840f3387a0eaa2352df9473f01ed0354b1e26447f35e8642fad