[INFO] cloning repository https://github.com/girogio/netsketch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girogio/netsketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68ef06d392a9eeb061396432aebd48af6da7fc37 [INFO] building girogio/netsketch against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch" "/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/girogio/netsketch [INFO] finished tweaking git repo https://github.com/girogio/netsketch [INFO] tweaked toml for git repo https://github.com/girogio/netsketch written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/girogio/netsketch 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/girogio/netsketch 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] 368186a7f0e30e9d3a149647ef565e06924dfb767e9f9f5a64fd3b4e4f847cd5 [INFO] running `Command { std: "docker" "start" "-a" "368186a7f0e30e9d3a149647ef565e06924dfb767e9f9f5a64fd3b4e4f847cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368186a7f0e30e9d3a149647ef565e06924dfb767e9f9f5a64fd3b4e4f847cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368186a7f0e30e9d3a149647ef565e06924dfb767e9f9f5a64fd3b4e4f847cd5", kill_on_drop: false }` [INFO] [stdout] 368186a7f0e30e9d3a149647ef565e06924dfb767e9f9f5a64fd3b4e4f847cd5 [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] 8187fb7a4c49aa4fd9cd6433f209a31f6255e3e1c53599157c755db7421da2ea [INFO] running `Command { std: "docker" "start" "-a" "8187fb7a4c49aa4fd9cd6433f209a31f6255e3e1c53599157c755db7421da2ea", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ns-core v0.1.0 (/opt/rustwide/workdir/ns-core) [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling netsketch-server v0.1.0 (/opt/rustwide/workdir/ns-server) [INFO] [stderr] Compiling netsketch v0.1.0 (/opt/rustwide/workdir/ns-client) [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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libclap-875c0e45bf324d2d,libclap_builder-bc65fcae8510df5d,libstrsim-c485924aa06fe89e,libanstream-35202782bff6e823,libanstyle_query-0f14b4a3c5275893,libcolorchoice-189f621e20c702cd,libanstyle_parse-86c8fb5926c3b32c,libutf8parse-daa0e02a62eddb72,libclap_lex-100bd5e358221bfa,libanstyle-25e7bc897fa926e5,libmacroquad-766d1605da6c6b71,libbumpalo-6862c18f52470095,libfontdue-d2a03170057abd23,libttf_parser-7f6c1ac218636fc5,libhashbrown-694e719be6a2f130,libahash-1dd0e54880e6712b,libonce_cell-2313c39de85081ee,libzerocopy-0a1cef45e512ef9f,libimage-9c4475451deee494,libbytemuck-22951c5d9fc5368e,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-bc18a3fbde7cf4b6,libflate2-f75361269d192feb,libminiz_oxide-3211a441a7a09b6c,libfdeflate-5c2fe8097e5c2f0c,libsimd_adler32-b5535ea0505b2829,libcrc32fast-488100a620847c01,libcfg_if-2a1f3d8d3a86aef9,libbitflags-4fa71e63d9d8e5ea,libnum_traits-032ff39cb689c227,libquad_rand-3f6d699ad3c7baf8,libglam-e82683797ae30300,libminiquad-f6b2cc88acecc3f3,libslotmap-81a858c303ded757,libns_core-dd866362bc6fd298,libbincode-3e8ec09dd7416b46,libthiserror-324e335c9ded3409}.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/netsketch-535fe793e1abaa07.wasm" "--gc-sections" "-O3" [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/netsketch-535fe793e1abaa07.netsketch.7e1f6e76bee38fa2-cgu.11.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/netsketch-535fe793e1abaa07.netsketch.7e1f6e76bee38fa2-cgu.11.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/netsketch-535fe793e1abaa07.netsketch.7e1f6e76bee38fa2-cgu.11.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/netsketch-535fe793e1abaa07.netsketch.7e1f6e76bee38fa2-cgu.11.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/netsketch-535fe793e1abaa07.netsketch.7e1f6e76bee38fa2-cgu.11.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-766d1605da6c6b71.rlib(macroquad-766d1605da6c6b71.macroquad.b4cfa2034eac528b-cgu.12.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-766d1605da6c6b71.rlib(macroquad-766d1605da6c6b71.macroquad.b4cfa2034eac528b-cgu.12.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-766d1605da6c6b71.rlib(macroquad-766d1605da6c6b71.macroquad.b4cfa2034eac528b-cgu.13.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-766d1605da6c6b71.rlib(macroquad-766d1605da6c6b71.macroquad.b4cfa2034eac528b-cgu.13.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.03.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glCreateShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glShaderSource [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glCompileShader [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glGetShaderiv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glGetShaderInfoLog [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glGetUniformLocation [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-f6b2cc88acecc3f3.rlib(miniquad-f6b2cc88acecc3f3.miniquad.e5782133306abb87-cgu.00.rcgu.o): undefined symbol: glScissor [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 `netsketch` (bin "netsketch") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8187fb7a4c49aa4fd9cd6433f209a31f6255e3e1c53599157c755db7421da2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8187fb7a4c49aa4fd9cd6433f209a31f6255e3e1c53599157c755db7421da2ea", kill_on_drop: false }` [INFO] [stdout] 8187fb7a4c49aa4fd9cd6433f209a31f6255e3e1c53599157c755db7421da2ea