[INFO] cloning repository https://github.com/ddmills/macroquad-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddmills/macroquad-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0405d6966486abefe902ca70770d7b006a63641b [INFO] building ddmills/macroquad-book against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ddmills/macroquad-book [INFO] finished tweaking git repo https://github.com/ddmills/macroquad-book [INFO] tweaked toml for git repo https://github.com/ddmills/macroquad-book written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ddmills/macroquad-book 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/ddmills/macroquad-book 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6765fb0897487eb270f27280c3e867696e39fdec183115f240f0899ac776ead5 [INFO] running `Command { std: "docker" "start" "-a" "6765fb0897487eb270f27280c3e867696e39fdec183115f240f0899ac776ead5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6765fb0897487eb270f27280c3e867696e39fdec183115f240f0899ac776ead5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6765fb0897487eb270f27280c3e867696e39fdec183115f240f0899ac776ead5", kill_on_drop: false }` [INFO] [stdout] 6765fb0897487eb270f27280c3e867696e39fdec183115f240f0899ac776ead5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92e5431c7b6d51cb0b1b891e57fad5d25a85b26f564acc63301a4fd0591ae66a [INFO] running `Command { std: "docker" "start" "-a" "92e5431c7b6d51cb0b1b891e57fad5d25a85b26f564acc63301a4fd0591ae66a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.3 [INFO] [stderr] Compiling cathedral v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | let mut direction_modifier: f32 = 0.0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--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" "-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/{libmacroquad-b3e1f9d27f728aeb,libfontdue-6e7f2492d7ccdc4a,libttf_parser-2dad05e889eb49b2,libhashbrown-3901c0db940a4b4d,libimage-36fc2dc25b859074,libbytemuck-5759e99afaf0e95c,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-933327e23001bbc9,libbitflags-15e3d67e03629ffa,libflate2-86c992e34eac4263,libminiz_oxide-ad66249be0e0f73f,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libnum_traits-b77bdcaa9e27e278,libquad_rand-c335779a0f85c006,libslotmap-e0fb2445f2417256,libglam-1547a7719eb4aa0f,libminiquad-252c34ba76d6ce48,libbevy_ecs-396dde0c42f2036a,libbitflags-8c0836507bb6e8b3,libnonmax-feaeeb51c8fd17d6,libdisqualified-fb287bd4d7871e5d,libpetgraph-20e4d777be606566,libindexmap-761e6d8008e6f71d,libequivalent-e75e9a7d273f0189,libhashbrown-652719fc7272987d,libfixedbitset-5fdc63a05c6302ec,libbevy_tasks-6661c6ead796aaf6,libasync_executor-1aaa39682552ad05,libslab-c8bb0b6279d200da,libconcurrent_queue-7b3b1f83c15b95be,libcrossbeam_utils-afcbc055a6d05ec3,libasync_task-2d64e3e4f09e01e0,libwasm_bindgen_futures-2394626f3c52f1aa,libjs_sys-ff1df624d99d9cd2,libwasm_bindgen-53e32793b1ff6f28,libpin_project-24d91b8dd39cef0c,libfutures_lite-6db80943aa15d7d6,libfutures_io-bda1b9f103edff80,libparking-85c19ab2c668bbce,libfastrand-ecd90c8fbaaa1bfc,libfutures_channel-afffd74bb30070d9,libfutures_core-1dbbcfbc4264017f,libfixedbitset-e6822f3cc91ef68a,libbevy_reflect-c81d6a0c7a25004c,liberased_serde-a6e9d364941a6c83,libtypeid-6442a2c99a18ceeb,libsmallvec-652a3a03c71405c7,libdowncast_rs-189b5963c3e0358c,libderive_more-4961a1187702513d,libbevy_ptr-eb734e91cfa1a3ba,libbevy_utils-6c719cbb02e7b272,libtracing-a0a05da0b6cd1ed0,libpin_project_lite-19621c2fa8381040,libtracing_core-83c440dac02afe7e,libhashbrown-627655d203de9182,libserde-e7ee35c26284e089,liballocator_api2-8e8748a307852ab5,libahash-4217203a9578a3bb,libgetrandom-9553b23d6056303a,libwasi-b9c6bfbff0bef49f,libzerocopy-700d58819e876f4a,libweb_time-393866bfc5adb2f0,libthread_local-cce3dc51bbf5d1d6,libcfg_if-50b02a9e3502ecf2,libonce_cell-e0121d351360d806}.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/cathedral-7c4649eaa8d1b1f9.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/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/cathedral-7c4649eaa8d1b1f9.cathedral.40b7157489c785da-cgu.04.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b3e1f9d27f728aeb.rlib(macroquad-b3e1f9d27f728aeb.macroquad.4e299711c7dd6692-cgu.09.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b3e1f9d27f728aeb.rlib(macroquad-b3e1f9d27f728aeb.macroquad.4e299711c7dd6692-cgu.09.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b3e1f9d27f728aeb.rlib(macroquad-b3e1f9d27f728aeb.macroquad.4e299711c7dd6692-cgu.12.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b3e1f9d27f728aeb.rlib(macroquad-b3e1f9d27f728aeb.macroquad.4e299711c7dd6692-cgu.12.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b3e1f9d27f728aeb.rlib(macroquad-b3e1f9d27f728aeb.macroquad.4e299711c7dd6692-cgu.13.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_schedule_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: glGenQueries [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: glBeginQuery [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 `cathedral` (bin "cathedral") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "92e5431c7b6d51cb0b1b891e57fad5d25a85b26f564acc63301a4fd0591ae66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e5431c7b6d51cb0b1b891e57fad5d25a85b26f564acc63301a4fd0591ae66a", kill_on_drop: false }` [INFO] [stdout] 92e5431c7b6d51cb0b1b891e57fad5d25a85b26f564acc63301a4fd0591ae66a