[INFO] cloning repository https://github.com/RadchenTymoph/Worny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RadchenTymoph/Worny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadchenTymoph%2FWorny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadchenTymoph%2FWorny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 049dc69c0b036f023a6dc2e8df25e99d804b0307 [INFO] building RadchenTymoph/Worny against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadchenTymoph%2FWorny" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RadchenTymoph/Worny [INFO] finished tweaking git repo https://github.com/RadchenTymoph/Worny [INFO] tweaked toml for git repo https://github.com/RadchenTymoph/Worny written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RadchenTymoph/Worny 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/RadchenTymoph/Worny 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 13f502bdfec072db0644ee277a0131da7d9102075d7ee007541f37f759180182 [INFO] running `Command { std: "docker" "start" "-a" "13f502bdfec072db0644ee277a0131da7d9102075d7ee007541f37f759180182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13f502bdfec072db0644ee277a0131da7d9102075d7ee007541f37f759180182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f502bdfec072db0644ee277a0131da7d9102075d7ee007541f37f759180182", kill_on_drop: false }` [INFO] [stdout] 13f502bdfec072db0644ee277a0131da7d9102075d7ee007541f37f759180182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 29b1b6fff882a4efea49f6a3658258a9a4c28f30eaab1db4d6d1600c15869ac9 [INFO] running `Command { std: "docker" "start" "-a" "29b1b6fff882a4efea49f6a3658258a9a4c28f30eaab1db4d6d1600c15869ac9", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling experimental 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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-79dd9ff000770352,libmemchr-7415f7f53c525d15,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,librand-acc5a36ce1dcd8dd,librand_chacha-22cb61966c400793,libppv_lite86-b3e00d4cdbb06f1a,librand_core-263dabbf143f871c,libgetrandom-1da3c5c87a243e8e,libmacroquad-2e6273c55ba9ca1b,libbumpalo-d16828b2bdc82ac8,libfontdue-7a6d9f6de0e68875,libttf_parser-2dad05e889eb49b2,libhashbrown-4f5802b9c39ef136,libahash-f65d6c385dae5430,libonce_cell-904453684a9de20a,libzerocopy-cc9047fa1778c3ef,libimage-26f49b23437d0c5c,libbytemuck-64558e758bffb654,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-b7214e2d701d597d,libbitflags-15e3d67e03629ffa,libflate2-bcc15a3e54a73a21,libminiz_oxide-add2caca990dcbb8,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-c19ce4228a5bbdd7,libcfg_if-d6bc76d3bc4619c0,libnum_traits-3a8e83649fd78d15,libquad_rand-c335779a0f85c006,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,libminiquad-c81164ecf6058baa,libserde-a6cbddec357d2a84,libserde_core-7054782e1b276604}.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/experimental-08c4671620e8a212.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/experimental-08c4671620e8a212.experimental.59162a598915c29a-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/experimental-08c4671620e8a212.experimental.59162a598915c29a-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/experimental-08c4671620e8a212.experimental.59162a598915c29a-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/experimental-08c4671620e8a212.experimental.59162a598915c29a-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/experimental-08c4671620e8a212.experimental.59162a598915c29a-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.06.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.06.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.12.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.12.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-cgu.13.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2e6273c55ba9ca1b.rlib(macroquad-2e6273c55ba9ca1b.macroquad.6aa1f25b1f0595aa-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 `experimental` (bin "experimental") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "29b1b6fff882a4efea49f6a3658258a9a4c28f30eaab1db4d6d1600c15869ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b1b6fff882a4efea49f6a3658258a9a4c28f30eaab1db4d6d1600c15869ac9", kill_on_drop: false }` [INFO] [stdout] 29b1b6fff882a4efea49f6a3658258a9a4c28f30eaab1db4d6d1600c15869ac9