[INFO] cloning repository https://github.com/sunsided/rust-arrayfire-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunsided/rust-arrayfire-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 512cd050f3a9e574493abe0788a219d8bf507a8a [INFO] building sunsided/rust-arrayfire-experiments against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments" "/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/sunsided/rust-arrayfire-experiments [INFO] finished tweaking git repo https://github.com/sunsided/rust-arrayfire-experiments [INFO] tweaked toml for git repo https://github.com/sunsided/rust-arrayfire-experiments written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunsided/rust-arrayfire-experiments 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/sunsided/rust-arrayfire-experiments 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] 784335f1332237b510a676824f1b046c7822cf1105087ae3cc82847181401c83 [INFO] running `Command { std: "docker" "start" "-a" "784335f1332237b510a676824f1b046c7822cf1105087ae3cc82847181401c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784335f1332237b510a676824f1b046c7822cf1105087ae3cc82847181401c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784335f1332237b510a676824f1b046c7822cf1105087ae3cc82847181401c83", kill_on_drop: false }` [INFO] [stdout] 784335f1332237b510a676824f1b046c7822cf1105087ae3cc82847181401c83 [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] 6595be6622a7c52e1324be7616ff4ce1895426d1e62757989b3069723f18edef [INFO] running `Command { std: "docker" "start" "-a" "6595be6622a7c52e1324be7616ff4ce1895426d1e62757989b3069723f18edef", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling arrayfire v3.7.0 [INFO] [stderr] Compiling rust-arrayfire-experiments 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" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.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/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_draw_image [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_draw_hist [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_div [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_is_scalar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_get_dims [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_load_image [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_cast [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_histogram [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/histogram-5050b5d34246ab59.histogram.7523e87e6e3997d9-cgu.0.rcgu.o: undefined symbol: af_index [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_constant [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_free_host [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_retain_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_create_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_is_window_closed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_get_last_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_destroy_window [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/white_noise-6622e93d787e3c62.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/white_noise-6622e93d787e3c62.white_noise.72b6b7d664a4db9-cgu.0.rcgu.o: undefined symbol: af_draw_image [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/white_noise-6622e93d787e3c62.white_noise.72b6b7d664a4db9-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/white_noise-6622e93d787e3c62.white_noise.72b6b7d664a4db9-cgu.0.rcgu.o: undefined symbol: af_randu [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_free_host [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_create_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_is_window_closed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_get_last_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_set_device [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_set_backend [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_destroy_window [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` (bin "histogram") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` (bin "white-noise") due to 1 previous error [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.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/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_cast [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_draw_image [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_mul [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_clamp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_is_scalar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_eq [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_get_dims [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_gt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_is_scalar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_get_dims [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_randu [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_convolve2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_create_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/conway-bee1cf51d5944db5.conway.8de6d28bdc0f0d57-cgu.0.rcgu.o: undefined symbol: af_retain_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_constant [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 `rust-arrayfire-experiments` (bin "conway") due to 1 previous error [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/trivial-bac82db68422ec5e.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/trivial-bac82db68422ec5e.trivial.9bdb5de54df19982-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/trivial-bac82db68422ec5e.trivial.9bdb5de54df19982-cgu.0.rcgu.o: undefined symbol: af_print_array_gen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/trivial-bac82db68422ec5e.trivial.9bdb5de54df19982-cgu.0.rcgu.o: undefined symbol: af_randu [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_free_host [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_get_last_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_info [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.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/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_draw_image [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_join [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_tile [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_div [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_div [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_mul [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_sub [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_sub [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_is_scalar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_gt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_get_dims [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_is_scalar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_get_dims [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/adaptive_threshold-e99fe49a4e478cf0.adaptive_threshold.6057e1e4168c8dc3-cgu.0.rcgu.o: undefined symbol: af_is_scalar [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 `rust-arrayfire-experiments` (bin "trivial") due to 1 previous error [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` (bin "adaptive-threshold") due to 1 previous error [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libarrayfire-09dbf8b6317ba433,libhalf-15ddaa107a9aa1fb,libnum-c015241868781d59,libnum_rational-eaad80a76300e252,libnum_iter-6d7dbcdc1bfac406,libnum_complex-6528e718552e6ff2,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,liblibc-f5e2201bb327d8ff,liblazy_static-36da267ce9339a94}.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/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/half_precision-53083591f085d0af.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/half_precision-53083591f085d0af.half_precision.83a213c829f6d315-cgu.0.rcgu.o: undefined symbol: af_release_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/half_precision-53083591f085d0af.half_precision.83a213c829f6d315-cgu.0.rcgu.o: undefined symbol: af_print_array_gen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/half_precision-53083591f085d0af.half_precision.83a213c829f6d315-cgu.0.rcgu.o: undefined symbol: af_create_array [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_free_host [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_get_last_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_set_device [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayfire-09dbf8b6317ba433.rlib(arrayfire-09dbf8b6317ba433.arrayfire.c41099c004a8f64f-cgu.0.rcgu.o): undefined symbol: af_set_backend [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` (bin "half-precision") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6595be6622a7c52e1324be7616ff4ce1895426d1e62757989b3069723f18edef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6595be6622a7c52e1324be7616ff4ce1895426d1e62757989b3069723f18edef", kill_on_drop: false }` [INFO] [stdout] 6595be6622a7c52e1324be7616ff4ce1895426d1e62757989b3069723f18edef