[INFO] cloning repository https://github.com/etai432/physics_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etai432/physics_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetai432%2Fphysics_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetai432%2Fphysics_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 560c53b59f073400160a8f2fd9c8f770b771626e [INFO] building etai432/physics_engine against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetai432%2Fphysics_engine" "/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/etai432/physics_engine [INFO] finished tweaking git repo https://github.com/etai432/physics_engine [INFO] tweaked toml for git repo https://github.com/etai432/physics_engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/etai432/physics_engine 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/etai432/physics_engine 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-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] dee30ce80f9d3f95cede1fcb51dcc36973964e53876701c6d04faa02c9e4aa22 [INFO] running `Command { std: "docker" "start" "-a" "dee30ce80f9d3f95cede1fcb51dcc36973964e53876701c6d04faa02c9e4aa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee30ce80f9d3f95cede1fcb51dcc36973964e53876701c6d04faa02c9e4aa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee30ce80f9d3f95cede1fcb51dcc36973964e53876701c6d04faa02c9e4aa22", kill_on_drop: false }` [INFO] [stdout] dee30ce80f9d3f95cede1fcb51dcc36973964e53876701c6d04faa02c9e4aa22 [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] a9a623d2087f15f4d6cf804b9f5eac5a07fca88c11cddcbfbe0986f65168b6ab [INFO] running `Command { std: "docker" "start" "-a" "a9a623d2087f15f4d6cf804b9f5eac5a07fca88c11cddcbfbe0986f65168b6ab", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling bumpalo v3.15.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [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.8 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [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 physics_engine 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/{libegui_macroquad-e13c9c6c9b99a978,libegui_miniquad-e7a04ab400fba368,libquad_url-7d393f2f3ee476dd,libsapp_jsutils-8006c68aae9c844f,libgetrandom-e8b91c4b2b16b9af,libwasi-b9c6bfbff0bef49f,libstrum-3963c9544368c545,libegui-d5056f9003c713fe,libepaint-5dde7e33590f1d9c,libnohash_hasher-1d2a64c8bb32a3ee,libecolor-aa522303866b0a27,libab_glyph-af2dbe5cca334bc7,libowned_ttf_parser-7b2deceb9f5a6a09,libttf_parser-b8d6bcc7ff803266,libab_glyph_rasterizer-3f247e9b5e769aee,libatomic_refcell-5c9ab99640287ce2,libemath-2a30bdecd000a4ff,libmacroquad-f2ef96356acf6eb1,libbumpalo-a4392900b0246f4f,libfontdue-46cc08fd3fd01c88,libttf_parser-2dad05e889eb49b2,libhashbrown-5393aa7ceaab39f8,libahash-c4bcffb200944663,libonce_cell-847ca6422e74ab52,libzerocopy-8ac84286dd5aeee5,libimage-e908673e0ee998ee,libbytemuck-336c5c2da33143d3,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-05cb6dbdf0e44488,libflate2-20c9052135599986,libminiz_oxide-2450c187032c446b,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libbitflags-15e3d67e03629ffa,libnum_traits-ee81d8aedd12301f,libquad_rand-a489066e64330885,libglam-ca429907f5f11390,libquad_snd-f565de68287ae6d5,libminiquad-c81164ecf6058baa}.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/physics_engine-49e59f3f971854e3.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/physics_engine-49e59f3f971854e3.physics_engine.306e0775f107b906-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/physics_engine-49e59f3f971854e3.physics_engine.306e0775f107b906-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/physics_engine-49e59f3f971854e3.physics_engine.306e0775f107b906-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/physics_engine-49e59f3f971854e3.physics_engine.306e0775f107b906-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/physics_engine-49e59f3f971854e3.physics_engine.306e0775f107b906-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-e7a04ab400fba368.rlib(egui_miniquad-e7a04ab400fba368.egui_miniquad.f3d2720a6016faf9-cgu.2.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-e7a04ab400fba368.rlib(egui_miniquad-e7a04ab400fba368.egui_miniquad.f3d2720a6016faf9-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-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.03.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.03.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.13.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2ef96356acf6eb1.rlib(macroquad-f2ef96356acf6eb1.macroquad.fdbbef130208e7c3-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 `physics_engine` (bin "physics_engine") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a9a623d2087f15f4d6cf804b9f5eac5a07fca88c11cddcbfbe0986f65168b6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a623d2087f15f4d6cf804b9f5eac5a07fca88c11cddcbfbe0986f65168b6ab", kill_on_drop: false }` [INFO] [stdout] a9a623d2087f15f4d6cf804b9f5eac5a07fca88c11cddcbfbe0986f65168b6ab