[INFO] cloning repository https://github.com/tylercalh/CS7075_map_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylercalh/CS7075_map_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylercalh%2FCS7075_map_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylercalh%2FCS7075_map_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 956060222e370e3561a953533f6f0a6397add4bd [INFO] building tylercalh/CS7075_map_generator against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylercalh%2FCS7075_map_generator" "/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/tylercalh/CS7075_map_generator [INFO] finished tweaking git repo https://github.com/tylercalh/CS7075_map_generator [INFO] tweaked toml for git repo https://github.com/tylercalh/CS7075_map_generator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tylercalh/CS7075_map_generator 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/tylercalh/CS7075_map_generator 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] [stderr] Blocking waiting for file lock on package cache [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] 5df72477a66f9b9b4a6b46a1a91c7b6c7148f2fb925b72b3732fcc0ed11cedfa [INFO] running `Command { std: "docker" "start" "-a" "5df72477a66f9b9b4a6b46a1a91c7b6c7148f2fb925b72b3732fcc0ed11cedfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df72477a66f9b9b4a6b46a1a91c7b6c7148f2fb925b72b3732fcc0ed11cedfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df72477a66f9b9b4a6b46a1a91c7b6c7148f2fb925b72b3732fcc0ed11cedfa", kill_on_drop: false }` [INFO] [stdout] 5df72477a66f9b9b4a6b46a1a91c7b6c7148f2fb925b72b3732fcc0ed11cedfa [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] ef8cebb3b3c095d48c6ba8127371054541b9bdc738233c9ca1c0e44281975bab [INFO] running `Command { std: "docker" "start" "-a" "ef8cebb3b3c095d48c6ba8127371054541b9bdc738233c9ca1c0e44281975bab", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.11 [INFO] [stderr] Compiling map_generator 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" "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" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libndarray-4d496b4465b6af85,libmatrixmultiply-7aaba8c6f40f79e8,libnum_complex-272f29bf3af5a7b8,libnum_integer-1021639c0321794d,librawpointer-bdc2b0e64d56f44e,libmacroquad-b638e5352c225135,libbumpalo-e2decddbfcc90894,libfontdue-73add96bfbc7da25,libttf_parser-2dad05e889eb49b2,libhashbrown-cb50339a665c0c18,libahash-d6ef5797ecbdebad,libonce_cell-847ca6422e74ab52,libzerocopy-700d58819e876f4a,libimage-7693160decd55bfb,libbytemuck-dd9a27301c3b106f,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-905f277b482c2a3f,libflate2-12288045dfbce1a4,libminiz_oxide-119077de7212f19e,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libbitflags-15e3d67e03629ffa,libnum_traits-14c0b589c88d1f7d,libquad_rand-a489066e64330885,libslotmap-d9a116e7abd028d4,libglam-1547a7719eb4aa0f,libminiquad-02f4b54781d9ec71,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2}.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/map_generator-552b008cde6c1e84.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/libminiquad-02f4b54781d9ec71.rlib(miniquad-02f4b54781d9ec71.miniquad.dd62f886eb7b078a-cgu.3.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-02f4b54781d9ec71.rlib(miniquad-02f4b54781d9ec71.miniquad.dd62f886eb7b078a-cgu.3.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-02f4b54781d9ec71.rlib(miniquad-02f4b54781d9ec71.miniquad.dd62f886eb7b078a-cgu.3.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-02f4b54781d9ec71.rlib(miniquad-02f4b54781d9ec71.miniquad.dd62f886eb7b078a-cgu.3.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-02f4b54781d9ec71.rlib(miniquad-02f4b54781d9ec71.miniquad.dd62f886eb7b078a-cgu.3.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `map_generator` (bin "map_generator") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ef8cebb3b3c095d48c6ba8127371054541b9bdc738233c9ca1c0e44281975bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8cebb3b3c095d48c6ba8127371054541b9bdc738233c9ca1c0e44281975bab", kill_on_drop: false }` [INFO] [stdout] ef8cebb3b3c095d48c6ba8127371054541b9bdc738233c9ca1c0e44281975bab