[INFO] cloning repository https://github.com/cmsd2/ted [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmsd2/ted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fted", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fted'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50db43b80179cb380b554ee5e7dd7ed69af8347 [INFO] building cmsd2/ted against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fted" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cmsd2/ted [INFO] finished tweaking git repo https://github.com/cmsd2/ted [INFO] tweaked toml for git repo https://github.com/cmsd2/ted written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cmsd2/ted 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/cmsd2/ted 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 205c0069a22d654816d6f637441219fa4ecdbd034d777b6f68b494b4169ccd2e [INFO] running `Command { std: "docker" "start" "-a" "205c0069a22d654816d6f637441219fa4ecdbd034d777b6f68b494b4169ccd2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205c0069a22d654816d6f637441219fa4ecdbd034d777b6f68b494b4169ccd2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205c0069a22d654816d6f637441219fa4ecdbd034d777b6f68b494b4169ccd2e", kill_on_drop: false }` [INFO] [stdout] 205c0069a22d654816d6f637441219fa4ecdbd034d777b6f68b494b4169ccd2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c6fff65aa5bd371df3e130fbc47443d01a7ef1b80249289ae6181fd8d25796a3 [INFO] running `Command { std: "docker" "start" "-a" "c6fff65aa5bd371df3e130fbc47443d01a7ef1b80249289ae6181fd8d25796a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling piston-texture v0.7.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling piston2d-graphics v0.34.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling glfw v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.68.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling pistoncore-glfw_window v0.60.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling hello-piston v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `piston::input::keyboard::ModifierKey` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use piston::input::keyboard::ModifierKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::Graphics` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use graphics::Graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::context::Context` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use graphics::context::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color` and `FontSize` [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use graphics::types::{Color, FontSize}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pos` [INFO] [stdout] --> src/app.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::grid::{Drawable, View, Grid, Size, Pos}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Commands` [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use commands::{Commands}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `View` [INFO] [stdout] --> src/main.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use grid::{Drawable, View}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Drawable` [INFO] [stdout] --> src/main.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | use grid::{Drawable, View}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::character::CharacterCache` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use graphics::character::CharacterCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let mut view = Rc::new(RefCell::new(View::new(grid.clone(), pos, size).boxed())); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove` and `clear` are never used [INFO] [stdout] --> src/chords.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl ChordTree where A: Debug { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn remove<'a, K>(&mut self, keys: K) where K: IntoIterator { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `grid_size` is never used [INFO] [stdout] --> src/app.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 43 | impl <'a> App<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | fn grid_size(&self) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RED` is never used [INFO] [stdout] --> src/app.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; [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" "-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/{libsnowflake-d9a6b514fff32c50,libopengl_graphics-85ba599b2e1d935e,libgraphics-8a4c5b140e4be65c,libfnv-14affc5898607367,librusttype-810b6671ee21b223,libstb_truetype-305e0d8347f87e37,libordered_float-45c334c52025d5a1,libapprox-b5e1dd661bd4ff83,libinterpolation-d3c8dd6a009fa987,libread_color-12b14de22a13f0ee,libtexture-9bd37e5f4f54d277,libvecmath-7ac66fc8d9121553,libimage-95687ed39c87e981,libtiff-d068974983e503b5,libpng-c2463372b07a30f3,libdeflate-dcbaeba22e50ae1b,libinflate-8c6508c5610a1e00,libadler32-4420eac1e91924f8,libcrc32fast-dab955578e8bcb00,libjpeg_decoder-4c6fd1dc14c10cfb,librayon-a908e48ecd9f24f5,librayon_core-9e5129a910f5513c,libnum_cpus-c6a44a7285dcfd74,libcrossbeam_queue-098419120bc6cdb1,libeither-1e99cad3fba52ca8,libcrossbeam_deque-5f67c51fe2838f95,libcrossbeam_epoch-f8083c2fde0109ad,libscopeguard-89ec6e95557c4a44,libmemoffset-c96c4655ede16c32,libcrossbeam_utils-611d1e1295f388cf,liblazy_static-36da267ce9339a94,libarrayvec-7546f21a0c9c9671,libnodrop-8745a41c2fc3c10f,libgif-5c79a7c6dbc24d4c,libcolor_quant-e22d504150b6ad8d,libscoped_threadpool-57e4edce7c277e36,libnum_rational-1d6196d5f41b7035,libnum_iter-d9ed4eab8424d209,libnum_integer-c6fccb20f93264d8,libnum_traits-50a46971974f7bb8,liblzw-c84c8bfca384a621,libbyteorder-019cf26721bf1528,libshaders_graphics2d-bc4833f5f70bf80b,libglfw_window-10b4f2ecd88b4c87,libshader_version-b1041336af4c200c,libgl-0281f78eda6ce672,libglfw-c6356db1f0131d2a,liblog-35cdd470c8812a55,libcfg_if-e3689acfdca55ebb,liblibc-e148fdcdd3f36a67,libsemver-d3f671967fce1f52,libsemver_parser-46d83c3c10cd67d9,libpiston-1783aaf23310de1c,libevent_loop-9165f1f54e4c1111,libwindow-60afceb7cb76900b,libgraphics_api_version-3e9f4369f911a8cd,libinput-17908768231395e8,libviewport-9214f5b8b2707c20,libfloat-2ab8e0eeb1c5d816,libserde-bed8b6fe8e70a101,libbitflags-783ca2bd9261e989}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/glfw-sys-6d8a820030fdd180/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/hello_piston-c580532facef7685.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'context.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'init.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'input.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'monitor.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'vulkan.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'window.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'x11_init.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'x11_monitor.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'x11_window.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'xkb_unicode.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'posix_time.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'posix_thread.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'glx_context.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'egl_context.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'osmesa_context.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib: archive member 'linux_joystick.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw_window-10b4f2ecd88b4c87.rlib(glfw_window-10b4f2ecd88b4c87.glfw_window.576c3417bdc95862-cgu.3.rcgu.o): undefined symbol: glfwSetErrorCallback [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw_window-10b4f2ecd88b4c87.rlib(glfw_window-10b4f2ecd88b4c87.glfw_window.576c3417bdc95862-cgu.7.rcgu.o): undefined symbol: glfwInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw_window-10b4f2ecd88b4c87.rlib(glfw_window-10b4f2ecd88b4c87.glfw_window.576c3417bdc95862-cgu.7.rcgu.o): undefined symbol: glfwSwapBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetWindowUserPointer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libglfw-c6356db1f0131d2a.rlib(glfw-c6356db1f0131d2a.glfw.196339949d734ded-cgu.1.rcgu.o): undefined symbol: glfwGetTime [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 `hello-piston` (bin "hello-piston") due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c6fff65aa5bd371df3e130fbc47443d01a7ef1b80249289ae6181fd8d25796a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fff65aa5bd371df3e130fbc47443d01a7ef1b80249289ae6181fd8d25796a3", kill_on_drop: false }` [INFO] [stdout] c6fff65aa5bd371df3e130fbc47443d01a7ef1b80249289ae6181fd8d25796a3