[INFO] cloning repository https://github.com/ollej/rusty-aquarium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollej/rusty-aquarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-aquarium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-aquarium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3ef88d4cf9a3e1a24cfdeb8bdb9b61cc65b33eb [INFO] building ollej/rusty-aquarium against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-aquarium" "/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/ollej/rusty-aquarium [INFO] finished tweaking git repo https://github.com/ollej/rusty-aquarium [INFO] tweaked toml for git repo https://github.com/ollej/rusty-aquarium written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ollej/rusty-aquarium 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/ollej/rusty-aquarium 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] bc1baf225e2e6742725b536654a16a2c355a326555796b147cd638e00881ef26 [INFO] running `Command { std: "docker" "start" "-a" "bc1baf225e2e6742725b536654a16a2c355a326555796b147cd638e00881ef26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc1baf225e2e6742725b536654a16a2c355a326555796b147cd638e00881ef26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1baf225e2e6742725b536654a16a2c355a326555796b147cd638e00881ef26", kill_on_drop: false }` [INFO] [stdout] bc1baf225e2e6742725b536654a16a2c355a326555796b147cd638e00881ef26 [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] c1719c84b425e6514d02db452da988c1b74a8e5865f7e180e87dd83927e0c4fb [INFO] running `Command { std: "docker" "start" "-a" "c1719c84b425e6514d02db452da988c1b74a8e5865f7e180e87dd83927e0c4fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling miniquad v0.4.7 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling macroquad_macro v0.1.8 (https://github.com/not-fl3/macroquad.git#8de643fc) [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling quad-net v0.1.2 [INFO] [stderr] Compiling macroquad v0.4.13 (https://github.com/not-fl3/macroquad.git#8de643fc) [INFO] [stderr] Compiling macroquad-particles v0.2.2 (https://github.com/not-fl3/macroquad.git#8de643fc) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusty-aquarium v0.21.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" "--export" "quad_net_crate_version" "--export" "sapp_jsutils_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librusty_aquarium-68d34d9dbf49f817,libfutures-3d07d1e954d683c1,libfutures_executor-db0a17312f2d8f2d,libfutures_util-632b700595e1c97f,libmemchr-3d40250de56b26d2,libfutures_io-af2810504839c3d3,libslab-4af642a1c9906cda,libfutures_channel-16dc283b071fcd73,libpin_project_lite-43305c225ea12cb3,libfutures_sink-d71b134240462431,libfutures_task-949622d1bf8db247,libpin_utils-968b1d9a7bed0152,libfutures_core-28c652d07f2f3de2,libquad_net-d8ca5ed69d24c76a,libsapp_jsutils-1c91de801b69c9cf,libnanoserde-3149f35f1fbcfa14,libmacroquad_particles-5ffa68c02a60dafd,libmacroquad-a39847be504bf579,libfontdue-b1b07f4d589c8cf3,libhashbrown-cb1e7b162465bc00,libfoldhash-0e5f167957a078ec,libequivalent-c6f3b69c4dc4dcb2,liballocator_api2-56fadeef27297144,libttf_parser-4d0ebdc5d38f1a2d,libimage-37b4a779d0400306,libbytemuck-7f084c31ae186f6d,libcolor_quant-940e017b5c078197,libbyteorder-d7043af5df67e162,libpng-02a05449ad377772,libbitflags-a346519f7e5b0ea5,libflate2-4474bd51fed6731b,libminiz_oxide-eefc2fd0c5f14cae,libfdeflate-823ef62d5430e191,libsimd_adler32-3295e62124412daa,libcrc32fast-a7beddaab35c965f,libcfg_if-b323c96c3756c419,libnum_traits-598f9b95b7d3360d,libquad_rand-3076e4e769215a13,libglam-5d9bd126ffbedf37,libminiquad-89f520f3c54b3213}.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/rusty_aquarium-52cd8252295fed32.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/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_aquarium-52cd8252295fed32.rusty_aquarium.59552b10b675028e-cgu.7.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_net-d8ca5ed69d24c76a.rlib(quad_net-d8ca5ed69d24c76a.quad_net.70363138ee23e67e-cgu.0.rcgu.o): undefined symbol: http_try_recv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_net-d8ca5ed69d24c76a.rlib(quad_net-d8ca5ed69d24c76a.quad_net.70363138ee23e67e-cgu.0.rcgu.o): undefined symbol: http_make_request [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_buf_length [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_unwrap_to_buf [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_set_field_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_create_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a39847be504bf579.rlib(macroquad-a39847be504bf579.macroquad.dee1eab56503ab2f-cgu.04.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a39847be504bf579.rlib(macroquad-a39847be504bf579.macroquad.dee1eab56503ab2f-cgu.04.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a39847be504bf579.rlib(macroquad-a39847be504bf579.macroquad.dee1eab56503ab2f-cgu.08.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a39847be504bf579.rlib(macroquad-a39847be504bf579.macroquad.dee1eab56503ab2f-cgu.08.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-a39847be504bf579.rlib(macroquad-a39847be504bf579.macroquad.dee1eab56503ab2f-cgu.08.rcgu.o): undefined symbol: glCopyTexImage2D [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 `rusty-aquarium` (bin "rusty-aquarium") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1719c84b425e6514d02db452da988c1b74a8e5865f7e180e87dd83927e0c4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1719c84b425e6514d02db452da988c1b74a8e5865f7e180e87dd83927e0c4fb", kill_on_drop: false }` [INFO] [stdout] c1719c84b425e6514d02db452da988c1b74a8e5865f7e180e87dd83927e0c4fb