[INFO] cloning repository https://github.com/Mycellf/anonymous [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mycellf/anonymous" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fanonymous", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fanonymous'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a17a7b369ecd9eee464e238740e37b0bb520f6d [INFO] building Mycellf/anonymous against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fanonymous" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mycellf/anonymous [INFO] finished tweaking git repo https://github.com/Mycellf/anonymous [INFO] tweaked toml for git repo https://github.com/Mycellf/anonymous written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mycellf/anonymous 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/Mycellf/anonymous 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5ca66c4ba67b18ea2b3948bb2aa20ec7ae22a4e070c01b643acdf107a136e148 [INFO] running `Command { std: "docker" "start" "-a" "5ca66c4ba67b18ea2b3948bb2aa20ec7ae22a4e070c01b643acdf107a136e148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ca66c4ba67b18ea2b3948bb2aa20ec7ae22a4e070c01b643acdf107a136e148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca66c4ba67b18ea2b3948bb2aa20ec7ae22a4e070c01b643acdf107a136e148", kill_on_drop: false }` [INFO] [stdout] 5ca66c4ba67b18ea2b3948bb2aa20ec7ae22a4e070c01b643acdf107a136e148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3f86154f9829ccf09d7afbf2a965ad83c856c61100087be85ca14c74e75d8d2e [INFO] running `Command { std: "docker" "start" "-a" "3f86154f9829ccf09d7afbf2a965ad83c856c61100087be85ca14c74e75d8d2e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling anonymous v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_tile`, `get_chunk`, and `chunk_in_bounds` are never used [INFO] [stdout] --> src/tilemap.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl TileMap { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_tile(&self, position: Vector2) -> Tile { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_chunk(&self, chunk: Vector2) -> &Chunk { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn chunk_in_bounds(&self, position: Vector2) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `PIXEL_SIZE` is never used [INFO] [stdout] --> src/tilemap.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | impl Chunk { [INFO] [stdout] | ----------------------------- associated constant in this implementation [INFO] [stdout] 134 | pub const PIXEL_SIZE: usize = N * Tile::PIXEL_SIZE; [INFO] [stdout] | ^^^^^^^^^^ [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" "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" "<8 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnalgebra-96d74832a73a987b,libmatrixmultiply-5c37bfdc6f54c716,librawpointer-6c46af61ca4ee004,libnum_rational-5836f779c39b776b,libnum_integer-f0f38c05599aa3fa,libtypenum-28dcaf21099bfea2,libsimba-77b384d9041a2541,libwide-327eb9a6812114a9,libsafe_arch-05bc0a6137b4a2f0,libnum_complex-76ff98e99e7150e2,libapprox-a79ada9aa0297feb,libmacroquad-dbe4ea45a439921b,libbumpalo-6862c18f52470095,libfontdue-a504452553c26e72,libttf_parser-7f6c1ac218636fc5,libhashbrown-996ca15df6d18c4e,libahash-09d9e46139648c75,libonce_cell-259c17ba94809e42,libzerocopy-0a1cef45e512ef9f,libimage-f285671a5b5d98ab,libbytemuck-22951c5d9fc5368e,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-54682d32a92b01db,libflate2-f4a3760cf6082b61,libminiz_oxide-3211a441a7a09b6c,libfdeflate-5c2fe8097e5c2f0c,libsimd_adler32-b5535ea0505b2829,libcrc32fast-2df740da1935ec46,libcfg_if-2a1f3d8d3a86aef9,libbitflags-4fa71e63d9d8e5ea,libnum_traits-b1049042b023790c,libquad_rand-3f6d699ad3c7baf8,libglam-e82683797ae30300,libminiquad-13ed6206ef99138a,libslotmap-36351a39db5cd01e}.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/anonymous-8d0998bdaca6459c.wasm" "--gc-sections" "-O1" [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/anonymous-8d0998bdaca6459c.anonymous.6fee53f757f5d602-cgu.1.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/anonymous-8d0998bdaca6459c.anonymous.6fee53f757f5d602-cgu.1.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/anonymous-8d0998bdaca6459c.anonymous.6fee53f757f5d602-cgu.1.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/anonymous-8d0998bdaca6459c.anonymous.6fee53f757f5d602-cgu.1.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/anonymous-8d0998bdaca6459c.anonymous.6fee53f757f5d602-cgu.1.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-dbe4ea45a439921b.rlib(macroquad-dbe4ea45a439921b.macroquad.859387d8aefd2c75-cgu.12.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-dbe4ea45a439921b.rlib(macroquad-dbe4ea45a439921b.macroquad.859387d8aefd2c75-cgu.12.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-dbe4ea45a439921b.rlib(macroquad-dbe4ea45a439921b.macroquad.859387d8aefd2c75-cgu.15.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-dbe4ea45a439921b.rlib(macroquad-dbe4ea45a439921b.macroquad.859387d8aefd2c75-cgu.15.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-dbe4ea45a439921b.rlib(macroquad-dbe4ea45a439921b.macroquad.859387d8aefd2c75-cgu.15.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.03.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glCreateShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glShaderSource [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glCompileShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetShaderInfoLog [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glGetUniformLocation [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-13ed6206ef99138a.rlib(miniquad-13ed6206ef99138a.miniquad.5e370f015bab81bc-cgu.00.rcgu.o): undefined symbol: glViewport [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 `anonymous` (bin "anonymous") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3f86154f9829ccf09d7afbf2a965ad83c856c61100087be85ca14c74e75d8d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f86154f9829ccf09d7afbf2a965ad83c856c61100087be85ca14c74e75d8d2e", kill_on_drop: false }` [INFO] [stdout] 3f86154f9829ccf09d7afbf2a965ad83c856c61100087be85ca14c74e75d8d2e