[INFO] cloning repository https://github.com/sindrsh/equations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sindrsh/equations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindrsh%2Fequations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindrsh%2Fequations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65b2c18bd11224c93e5117c3f3d1110700f59c30 [INFO] building sindrsh/equations against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindrsh%2Fequations" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sindrsh/equations [INFO] finished tweaking git repo https://github.com/sindrsh/equations [INFO] tweaked toml for git repo https://github.com/sindrsh/equations written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sindrsh/equations 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/sindrsh/equations 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ba7ca6d8e191146badb7abcb364dbb9e138ea7b045968d25214c85bb6f741acb [INFO] running `Command { std: "docker" "start" "-a" "ba7ca6d8e191146badb7abcb364dbb9e138ea7b045968d25214c85bb6f741acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba7ca6d8e191146badb7abcb364dbb9e138ea7b045968d25214c85bb6f741acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7ca6d8e191146badb7abcb364dbb9e138ea7b045968d25214c85bb6f741acb", kill_on_drop: false }` [INFO] [stdout] ba7ca6d8e191146badb7abcb364dbb9e138ea7b045968d25214c85bb6f741acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8db77582c4816b49726d33c93f4b04b57b568e67ea7a72a3ebbe3c0b2dd773b0 [INFO] running `Command { std: "docker" "start" "-a" "8db77582c4816b49726d33c93f4b04b57b568e67ea7a72a3ebbe3c0b2dd773b0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling sapp-wasm v0.1.26 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling mathrs v0.0.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling equation_scale v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [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" "file_loaded" "--export" "allocate_vec_u8" "--export" "crate_version" "--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" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libgeo-954f3ee7579f988e,libgeographiclib_rs-4419f99f6c97add2,liblazy_static-36da267ce9339a94,librobust-16b5e66da2457c66,liblog-9b32a532a53b0ae4,libgeo_types-d64cba31eeebd914,libapprox-ee790da1809509eb,librstar-2ae973462f616a8b,libpdqselect-e1d9999d115d2c44,libheapless-7c62ca6d12485604,libas_slice-65ce5a7f0042a4ea,libstable_deref_trait-5e25dd7775e0b365,libgeneric_array-f7a62983d79cd523,libgeneric_array-866b23e19e5c0245,libhash32-cc4f07d2003d2a4b,libgeneric_array-74504bee76987001,libtypenum-4999784581bc7ff0,libsmallvec-b2a38fd929b44f15,libmacroquad-e1139ba344ad5025,libbumpalo-6b4829fd98d6d013,libfontdue-579f954a9f4c598c,libttf_parser-ad2d129e6b78f05e,libhashbrown-700d959969d836a6,libahash-506f64581819aaff,libimage-d63a9868210a6278,libcolor_quant-8e07a515e6ff48c0,libnum_iter-cb98697f428d40c4,libbytemuck-eaca2bf54f3a1ce9,libpng-ce9f4378674c8fba,libminiz_oxide-dadf386c3d95bd8d,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2,libdeflate-cec0dcc85515ac5c,libbyteorder-f00db367bf6f80f8,libadler32-9f2c3df339504c4f,libbitflags-15e3d67e03629ffa,libnum_rational-cc41532932283355,libnum_integer-4dd7eb7c765b6f02,libnum_traits-9b1d81968a913e17,libquad_rand-a489066e64330885,libglam-ce101decb0695bbd,libquad_snd-a863a8eec6c06467,libminiquad-213571fa7b5cb85e,libsapp_wasm-bb036ec843127a2e}.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/equation_scale-9c1226d7bb0f63b0.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/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.05.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.06.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.06.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.06.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-e1139ba344ad5025.rlib(macroquad-e1139ba344ad5025.macroquad.1fca50a4140db552-cgu.06.rcgu.o): undefined symbol: glFinish [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 `equation_scale` (bin "equation_scale") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8db77582c4816b49726d33c93f4b04b57b568e67ea7a72a3ebbe3c0b2dd773b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db77582c4816b49726d33c93f4b04b57b568e67ea7a72a3ebbe3c0b2dd773b0", kill_on_drop: false }` [INFO] [stdout] 8db77582c4816b49726d33c93f4b04b57b568e67ea7a72a3ebbe3c0b2dd773b0