[INFO] cloning repository https://github.com/x509cert/rust-gravity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x509cert/rust-gravity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx509cert%2Frust-gravity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx509cert%2Frust-gravity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5d1763ef3202150c53b4d994a1715fa905c7b0 [INFO] building x509cert/rust-gravity against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx509cert%2Frust-gravity" "/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/x509cert/rust-gravity [INFO] finished tweaking git repo https://github.com/x509cert/rust-gravity [INFO] tweaked toml for git repo https://github.com/x509cert/rust-gravity written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/x509cert/rust-gravity 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/x509cert/rust-gravity 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] d4dd2f9bda1979552d9a6099f4f5a8524bbd0e9dcf7e4af6103630b40aa09421 [INFO] running `Command { std: "docker" "start" "-a" "d4dd2f9bda1979552d9a6099f4f5a8524bbd0e9dcf7e4af6103630b40aa09421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4dd2f9bda1979552d9a6099f4f5a8524bbd0e9dcf7e4af6103630b40aa09421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4dd2f9bda1979552d9a6099f4f5a8524bbd0e9dcf7e4af6103630b40aa09421", kill_on_drop: false }` [INFO] [stdout] d4dd2f9bda1979552d9a6099f4f5a8524bbd0e9dcf7e4af6103630b40aa09421 [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] 8fbac7f494d17bbcd2a7394b67428d964930d74bc792cba41b613d0e48214b80 [INFO] running `Command { std: "docker" "start" "-a" "8fbac7f494d17bbcd2a7394b67428d964930d74bc792cba41b613d0e48214b80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling quad-rand v0.2.2 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling gravity_simulation 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" "-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/{libmacroquad-b2d45b9a2a1d7210,libbumpalo-e2decddbfcc90894,libfontdue-785eb5b1cf9e5554,libttf_parser-2dad05e889eb49b2,libhashbrown-f4ab1c145b2bccf0,libahash-f94f95cd23a6c2f3,libonce_cell-30ca894d04b13faf,libzerocopy-d6a54923267a093a,libimage-d1cf6023b9d27a26,libbytemuck-919f559fbc30ecc5,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-273aca598f509ce9,libbitflags-15e3d67e03629ffa,libflate2-0b3695b1751b68c1,libminiz_oxide-bcf6294f2dd855ab,libfdeflate-e925f1870d5e1dec,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libnum_traits-b77bdcaa9e27e278,libquad_rand-b87bcdbf6664509b,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,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/gravity_simulation-63e8e80624e8574c.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/gravity_simulation-63e8e80624e8574c.gravity_simulation.b16438280cc35538-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gravity_simulation-63e8e80624e8574c.gravity_simulation.b16438280cc35538-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gravity_simulation-63e8e80624e8574c.gravity_simulation.b16438280cc35538-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gravity_simulation-63e8e80624e8574c.gravity_simulation.b16438280cc35538-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gravity_simulation-63e8e80624e8574c.gravity_simulation.b16438280cc35538-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.03.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.03.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b2d45b9a2a1d7210.rlib(macroquad-b2d45b9a2a1d7210.macroquad.7c842441ec553dfa-cgu.13.rcgu.o): undefined symbol: glGenBuffers [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 `gravity_simulation` (bin "gravity_simulation") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8fbac7f494d17bbcd2a7394b67428d964930d74bc792cba41b613d0e48214b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbac7f494d17bbcd2a7394b67428d964930d74bc792cba41b613d0e48214b80", kill_on_drop: false }` [INFO] [stdout] 8fbac7f494d17bbcd2a7394b67428d964930d74bc792cba41b613d0e48214b80