[INFO] cloning repository https://github.com/Mycellf/particle_life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mycellf/particle_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fparticle_life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fparticle_life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d4c32ef392cc923bf7ac6d8da2a790107698220 [INFO] building Mycellf/particle_life against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fparticle_life" "/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/Mycellf/particle_life [INFO] finished tweaking git repo https://github.com/Mycellf/particle_life [INFO] tweaked toml for git repo https://github.com/Mycellf/particle_life written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mycellf/particle_life 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/Mycellf/particle_life 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] e15f43679410b15cadff773e18b6ffb40878e14ffb52f6ed1eb75dfd3d2bf468 [INFO] running `Command { std: "docker" "start" "-a" "e15f43679410b15cadff773e18b6ffb40878e14ffb52f6ed1eb75dfd3d2bf468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e15f43679410b15cadff773e18b6ffb40878e14ffb52f6ed1eb75dfd3d2bf468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15f43679410b15cadff773e18b6ffb40878e14ffb52f6ed1eb75dfd3d2bf468", kill_on_drop: false }` [INFO] [stdout] e15f43679410b15cadff773e18b6ffb40878e14ffb52f6ed1eb75dfd3d2bf468 [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] ba3856ff0d2dec285392c2d51d40e2359c4841b9f2d27eed3d6cdbadac6b7b27 [INFO] running `Command { std: "docker" "start" "-a" "ba3856ff0d2dec285392c2d51d40e2359c4841b9f2d27eed3d6cdbadac6b7b27", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling epaint v0.31.1 [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] [stderr] Compiling particle_life 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" "--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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libegui_macroquad-7512410ec5b349f0,libegui_miniquad-561d757241d16040,libquad_url-0291a8f9e66c394a,libsapp_jsutils-c2b34bb1e03e387d,libgetrandom-52580a498e2063f1,libwasi-8ad21dd8009c2edd,libegui-ae9a18fc1f666f63,libbitflags-7272a328fbe1b585,libepaint-555ca75d5671196e,libnohash_hasher-4e08329bc212c3ca,libprofiling-1a9f7a95a3e97d3a,libahash-51ab14cd35619fc2,libonce_cell-9ff44025e00d4410,libepaint_default_fonts-a19397ff6c44f4db,libab_glyph-9b81f0cbf655c1e9,libowned_ttf_parser-24e1f153b4f4d1b5,libttf_parser-a76ced792f7ca66f,libab_glyph_rasterizer-e7fbe95748f34b28,libparking_lot-6abfb8b716feaef8,libparking_lot_core-0fdfae11b5922b90,libsmallvec-f234f20480ce6ae2,liblock_api-7052972f5a84e0fa,libscopeguard-06e7a416b6f26744,libecolor-c790564f43a42b44,libemath-340bd15d9b772427,librayon-09b64f4e17ded2d5,librayon_core-fb8ebb788628a599,libcrossbeam_deque-0d3044f5c81bd038,libcrossbeam_epoch-ea7cedfc9ad7572c,libcrossbeam_utils-b7bbebd30750f6ff,libeither-649e5a8af23d9c78,librand-345df6e10df95baa,librand_chacha-82f263931dbcd67d,libppv_lite86-864bf12b4555140f,libzerocopy-4379719f627d556c,librand_core-2ad7ad93bb25be9d,libgetrandom-d41a8e883716db04,libmacroquad-741974311032ea2c,libfontdue-a27edc6a048c7f7f,libhashbrown-d14abc27e17eb835,libfoldhash-1b4b4bcad838060e,libequivalent-847e63ace6824f0b,liballocator_api2-f7af5031277b4963,libttf_parser-dab2f10347360aed,libimage-156bd3a2a669bc48,libbytemuck-5191346ea7f27782,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-333c761bec07896c,libbitflags-4fa71e63d9d8e5ea,libflate2-2006ae38c292d8b4,libminiz_oxide-1bc7b3d4df5ea65f,libfdeflate-1ea1d279f1cf051a,libsimd_adler32-b5535ea0505b2829,libcrc32fast-b3ce77927718d531,libcfg_if-5075a1edf5d12a80,libnum_traits-5b1551a699e9ccb4,libquad_rand-64cccd7057cafd0b,libglam-a17c452ab1fb70b7,libminiquad-18ebb5f9a337472b}.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/particle_life-94f190fb0585e680.wasm" "--gc-sections" "-O1" [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/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/particle_life-94f190fb0585e680.particle_life.b95534bac1d45afb-cgu.05.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-0291a8f9e66c394a.rlib(quad_url-0291a8f9e66c394a.quad_url.bbbcb6d711264b23-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/libmacroquad-741974311032ea2c.rlib(macroquad-741974311032ea2c.macroquad.83dd24a810518466-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-741974311032ea2c.rlib(macroquad-741974311032ea2c.macroquad.83dd24a810518466-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-741974311032ea2c.rlib(macroquad-741974311032ea2c.macroquad.83dd24a810518466-cgu.13.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-741974311032ea2c.rlib(macroquad-741974311032ea2c.macroquad.83dd24a810518466-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: 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 `particle_life` (bin "particle_life") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ba3856ff0d2dec285392c2d51d40e2359c4841b9f2d27eed3d6cdbadac6b7b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3856ff0d2dec285392c2d51d40e2359c4841b9f2d27eed3d6cdbadac6b7b27", kill_on_drop: false }` [INFO] [stdout] ba3856ff0d2dec285392c2d51d40e2359c4841b9f2d27eed3d6cdbadac6b7b27