[INFO] cloning repository https://github.com/vince59/sprites [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vince59/sprites" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvince59%2Fsprites", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvince59%2Fsprites'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 395e8778f99293934445ce277e160a357ab0ebdc [INFO] building vince59/sprites against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvince59%2Fsprites" "/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/vince59/sprites [INFO] finished tweaking git repo https://github.com/vince59/sprites [INFO] tweaked toml for git repo https://github.com/vince59/sprites written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vince59/sprites 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/vince59/sprites 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] 01dc1cd7377ed0c035a1b13d4b5b4c0c57e80108e25012f6cb79ebeeb0db9dc9 [INFO] running `Command { std: "docker" "start" "-a" "01dc1cd7377ed0c035a1b13d4b5b4c0c57e80108e25012f6cb79ebeeb0db9dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01dc1cd7377ed0c035a1b13d4b5b4c0c57e80108e25012f6cb79ebeeb0db9dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01dc1cd7377ed0c035a1b13d4b5b4c0c57e80108e25012f6cb79ebeeb0db9dc9", kill_on_drop: false }` [INFO] [stdout] 01dc1cd7377ed0c035a1b13d4b5b4c0c57e80108e25012f6cb79ebeeb0db9dc9 [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] 56817beee6f263fa261bb8eb7594da1dda475622d60f301a5bbdb5de71903fda [INFO] running `Command { std: "docker" "start" "-a" "56817beee6f263fa261bb8eb7594da1dda475622d60f301a5bbdb5de71903fda", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [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 bumpalo v3.19.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling sprites 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-29309df8898d117d,libbumpalo-d16828b2bdc82ac8,libfontdue-057566fd17470f77,libttf_parser-2dad05e889eb49b2,libhashbrown-76559f61787de64d,libahash-8ba027ffa795dbd5,libonce_cell-904453684a9de20a,libzerocopy-f6c31b5b2a66a0e6,libquad_rand-c335779a0f85c006,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,libminiquad-c81164ecf6058baa,libimage-f5ab3a58a7fe50df,libqoi-ed535ea67f86072a,libbytemuck-ac08047533836a3e,libpng-a5ffaa55b53796d5,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-5340c73a7019cf70,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-70415d5783691f47,libsmallvec-e66260ff59480183,libgif-f186828e03786cb2,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libnum_traits-3a8e83649fd78d15,libtiff-93b45dd15e41576a,libflate2-4f6b5b719fb5a7b5,libminiz_oxide-add2caca990dcbb8,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-9f62b0ef3f44334c,libcfg_if-beec54d71ff48acf,libweezl-162e8768ca50a878,libjpeg_decoder-4947324e4a7040bc,librayon-d1e657c959b3d0c1,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libeither-cfdd7ad9333739d9}.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/sprites-1701ad308f6274c8.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/sprites-1701ad308f6274c8.sprites.f62bbe8439813968-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sprites-1701ad308f6274c8.sprites.f62bbe8439813968-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sprites-1701ad308f6274c8.sprites.f62bbe8439813968-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sprites-1701ad308f6274c8.sprites.f62bbe8439813968-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/sprites-1701ad308f6274c8.sprites.f62bbe8439813968-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.05.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.05.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.05.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.05.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-29309df8898d117d.rlib(macroquad-29309df8898d117d.macroquad.55475351e331e281-cgu.11.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 `sprites` (bin "sprites") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "56817beee6f263fa261bb8eb7594da1dda475622d60f301a5bbdb5de71903fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56817beee6f263fa261bb8eb7594da1dda475622d60f301a5bbdb5de71903fda", kill_on_drop: false }` [INFO] [stdout] 56817beee6f263fa261bb8eb7594da1dda475622d60f301a5bbdb5de71903fda