[INFO] cloning repository https://github.com/chamons/archivist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chamons/archivist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Farchivist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Farchivist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a279b1f28619ebc6162cdf4fa3c0363f46222af [INFO] building chamons/archivist against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Farchivist" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chamons/archivist [INFO] finished tweaking git repo https://github.com/chamons/archivist [INFO] tweaked toml for git repo https://github.com/chamons/archivist written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chamons/archivist 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/chamons/archivist 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c0fcd4723c4ed3c4a532fb49032d9e2c0145f49b7968c2b86b6551db25968018 [INFO] running `Command { std: "docker" "start" "-a" "c0fcd4723c4ed3c4a532fb49032d9e2c0145f49b7968c2b86b6551db25968018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0fcd4723c4ed3c4a532fb49032d9e2c0145f49b7968c2b86b6551db25968018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fcd4723c4ed3c4a532fb49032d9e2c0145f49b7968c2b86b6551db25968018", kill_on_drop: false }` [INFO] [stdout] c0fcd4723c4ed3c4a532fb49032d9e2c0145f49b7968c2b86b6551db25968018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e39e0b4836955750dc423efcfd3e2ed1bf6e44ab2f57fd7a2d8b1fc4cb4b2d6d [INFO] running `Command { std: "docker" "start" "-a" "e39e0b4836955750dc423efcfd3e2ed1bf6e44ab2f57fd7a2d8b1fc4cb4b2d6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling bresenham v0.1.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling sark_grids v0.6.2 [INFO] [stderr] Compiling adam_fov_rs v0.4.0 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling archivist 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" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarchivist-06bf86c83be37590,libdirectories-ed5d801051b4bbb4,libserde_json-8be1236308f33f1d,libmemchr-dfb4dcf33508194b,libitoa-35b3fe3082eacdb5,libryu-ac750c37d4cdfd8c,libbresenham-1ea72c4b6d061e17,libadam_fov_rs-1deb46c4d5eb5476,libsark_grids-cb14a1c648986905,libenum_ordinalize-9a086c4b33bb17bf,libbit_vec-48eace4fa26290c0,libglam-db78431fd52c9c97,libpathfinding-0180a2a63a3f5140,libinteger_sqrt-5832e675f2f63936,libthiserror-1ef38af97100a7b2,librustc_hash-2272d6a6fd7fb01e,libindexmap-73baf6c334fc9e1d,libserde-7798835892cf5e47,libmacroquad-406616846c4525d5,libfontdue-a27edc6a048c7f7f,libhashbrown-d14abc27e17eb835,libfoldhash-1b4b4bcad838060e,libequivalent-847e63ace6824f0b,liballocator_api2-f7af5031277b4963,libttf_parser-dab2f10347360aed,libimage-36d19c673b6c9035,libbytemuck-87daae0ada7b01ab,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-333c761bec07896c,libbitflags-4fa71e63d9d8e5ea,libflate2-2006ae38c292d8b4,libminiz_oxide-1bc7b3d4df5ea65f,libfdeflate-1ea1d279f1cf051a,libsimd_adler32-b5535ea0505b2829,libcrc32fast-b3ce77927718d531,libcfg_if-5075a1edf5d12a80,libnum_traits-5b1551a699e9ccb4,libquad_rand-64cccd7057cafd0b,libglam-a17c452ab1fb70b7,libquad_snd-32290e55aaeccac5,libminiquad-18ebb5f9a337472b}.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/archivist-dcf3ed575a4a760a.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/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/archivist-dcf3ed575a4a760a.archivist.4a3cca53d50f7431-cgu.1.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-406616846c4525d5.rlib(macroquad-406616846c4525d5.macroquad.bfcc9080a8f4e2b1-cgu.07.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-406616846c4525d5.rlib(macroquad-406616846c4525d5.macroquad.bfcc9080a8f4e2b1-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-406616846c4525d5.rlib(macroquad-406616846c4525d5.macroquad.bfcc9080a8f4e2b1-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-406616846c4525d5.rlib(macroquad-406616846c4525d5.macroquad.bfcc9080a8f4e2b1-cgu.08.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-406616846c4525d5.rlib(macroquad-406616846c4525d5.macroquad.bfcc9080a8f4e2b1-cgu.08.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_source_set_volume [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_add_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_play_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_source_stop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_source_delete [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_source_is_loaded [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetIntegerv [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 `archivist` (bin "archivist") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e39e0b4836955750dc423efcfd3e2ed1bf6e44ab2f57fd7a2d8b1fc4cb4b2d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39e0b4836955750dc423efcfd3e2ed1bf6e44ab2f57fd7a2d8b1fc4cb4b2d6d", kill_on_drop: false }` [INFO] [stdout] e39e0b4836955750dc423efcfd3e2ed1bf6e44ab2f57fd7a2d8b1fc4cb4b2d6d