[INFO] cloning repository https://github.com/lokilow/fractals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lokilow/fractals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokilow%2Ffractals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokilow%2Ffractals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5020ac78db3e6d49236bdcd5e79ab7b60f6c0607 [INFO] testing lokilow/fractals against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokilow%2Ffractals" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lokilow/fractals [INFO] finished tweaking git repo https://github.com/lokilow/fractals [INFO] tweaked toml for git repo https://github.com/lokilow/fractals written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lokilow/fractals on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lokilow/fractals 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 137c011908f07cf8c93b404982eced9b6bd09421b393731fd6f4d5eaf1e49863 [INFO] running `Command { std: "docker" "start" "-a" "137c011908f07cf8c93b404982eced9b6bd09421b393731fd6f4d5eaf1e49863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "137c011908f07cf8c93b404982eced9b6bd09421b393731fd6f4d5eaf1e49863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137c011908f07cf8c93b404982eced9b6bd09421b393731fd6f4d5eaf1e49863", kill_on_drop: false }` [INFO] [stdout] 137c011908f07cf8c93b404982eced9b6bd09421b393731fd6f4d5eaf1e49863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e543f33528500d5e9af11104c7150236b3252124edd000b41103020ae0d373 [INFO] running `Command { std: "docker" "start" "-a" "42e543f33528500d5e9af11104c7150236b3252124edd000b41103020ae0d373", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling rustler_sys v2.4.3 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling rustler_codegen v0.34.0 [INFO] [stderr] Compiling rustler v0.34.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling fractals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "42e543f33528500d5e9af11104c7150236b3252124edd000b41103020ae0d373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e543f33528500d5e9af11104c7150236b3252124edd000b41103020ae0d373", kill_on_drop: false }` [INFO] [stdout] 42e543f33528500d5e9af11104c7150236b3252124edd000b41103020ae0d373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1364d3345109c9a93b34fac12c0336a2c6e8b6c51deec44665230545dc31f0b [INFO] running `Command { std: "docker" "start" "-a" "b1364d3345109c9a93b34fac12c0336a2c6e8b6c51deec44665230545dc31f0b", kill_on_drop: false }` [INFO] [stderr] Compiling fractals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNreE0Z/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustler-5310b278de43db29,libinventory-11dc35072bb540e4,librustler_sys-fc922883e4a8c56e,libnum-c549f68743061c25,libnum_iter-0ffa2cbf2591a1ec,libnum_complex-0bbe1df69188e6e0,libimage-7f497e467e844e00,libimage_webp-c946db870d45f56f,libqoi-9f2a5bb3e0fddf33,librayon-556b83ff68a1cd7e,libpng-94b025d642baeb3d,libbitflags-dde12b0d7d495b50,libfdeflate-57b44300c389365a,libexr-70697a1379dc3669,libzune_inflate-830e3160eed64e83,librayon_core-724bd3cb64d286e7,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-69da55b60c671332,libsmallvec-5dc15f12cdebef01,libzune_jpeg-fd99a6804809ee8e,libzune_core-d8a810c65908360c,libgif-a79f84abcc2f81df,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c57a100048951c83,libloop9-c515fa5eea69c246,libavif_serialize-188690dc7a9d65cc,libquick_error-702b385be5f12d4a,librgb-99db55da7664e2e5,librav1e-18739e211e3199a3,libprofiling-1ccc91ad70120210,libav1_grain-37ea5e3b08c11a06,libnom-38df3904eb494b1a,libmemchr-eec2dd93b0d498c5,libnum_rational-1a3cef18655224d5,libnum_bigint-9fa966b5545bac0e,libnum_integer-d3e4a14ee2c6f46d,libanyhow-c1cb7a337666d93c,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-15fe5958a288db3e,libv_frame-29e2b16c532fc791,libaligned_vec-657289efa2e8e100,libarrayvec-09741c597eeba17a,libthiserror-1edb938efff4f5d0,libbitstream_io-4f0fd9dd1dd9efce,libitertools-1c858d0ad1b5d4ac,libeither-b4418dba5a443acb,liblog-9a3ff67864b30e2c,libimgref-4a6803244c01930e,libbytemuck-c92d855c77341efd,libnum_traits-5ba94aa5999cc22f,libtiff-333c4d553280592b,libflate2-a34c3c5cfeee451d,libminiz_oxide-f31e2dff5c172ca8,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-dba2d92cf6d67f2f,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-5be1025935bd4e47}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNreE0Z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fractals-9360b799237077ea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: enif_get_ulong [INFO] [stdout] >>> referenced by nif_api.snippet:543 (/opt/rustwide/target/debug/build/rustler_sys-046d98b3de9dec75/out/nif_api.snippet:543) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(rustler_sys::rustler_sys_api::enif_get_uint64::he38648217a6e9f00) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_copy [INFO] [stdout] >>> referenced by term.rs:59 (src/term.rs:59) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.4.rcgu.o:(rustler::term::Term::in_env::h64fe9e13a137e582) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_free_env [INFO] [stdout] >>> referenced by env.rs:321 (src/env.rs:321) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(_$LT$rustler..env..OwnedEnv$u20$as$u20$core..ops..drop..Drop$GT$::drop::h39a3c804bd115eb4) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_alloc_env [INFO] [stdout] >>> referenced by env.rs:211 (src/env.rs:211) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(rustler::env::OwnedEnv::new::hd5c9a7f0b2181c45) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_snprintf [INFO] [stdout] >>> referenced by term.rs:12 (src/wrapper/term.rs:12) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(rustler::wrapper::term::fmt::h6144514257faaaa8) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_badarg [INFO] [stdout] >>> referenced by exception.rs:26 (src/wrapper/exception.rs:26) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(rustler::wrapper::exception::raise_badarg::hca2ab368e1e247f5) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_raise_exception [INFO] [stdout] >>> referenced by exception.rs:13 (src/wrapper/exception.rs:13) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.3.rcgu.o:(rustler::wrapper::exception::raise_exception::h71aee229975b018c) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_release_binary [INFO] [stdout] >>> referenced by binary.rs:228 (src/types/binary.rs:228) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(_$LT$rustler..types..binary..OwnedBinary$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd9355758211b2c5e) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_schedule_nif [INFO] [stdout] >>> referenced by codegen_runtime.rs:80 (src/codegen_runtime.rs:80) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::codegen_runtime::NifReturned::apply::hbdf10a42ca7a2198) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_binary [INFO] [stdout] >>> referenced by binary.rs:257 (src/types/binary.rs:257) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::types::binary::Binary::from_owned::hc1e8c6c29f951bb9) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_get_map_value [INFO] [stdout] >>> referenced by map.rs:7 (src/wrapper/map.rs:7) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::map::get_map_value::h3e72ac26694fdbde) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_atom_len [INFO] [stdout] >>> referenced by atom.rs:6 (src/wrapper/atom.rs:6) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::atom::make_atom::h437b544af4fc9099) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_list_from_array [INFO] [stdout] >>> referenced by list.rs:26 (src/wrapper/list.rs:26) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::list::make_list::h0a92dabea0b22dda) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_tuple_from_array [INFO] [stdout] >>> referenced by tuple.rs:16 (src/wrapper/tuple.rs:16) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::tuple::make_tuple::h75b405c902ed81be) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_get_tuple [INFO] [stdout] >>> referenced by tuple.rs:7 (src/wrapper/tuple.rs:7) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::tuple::get_tuple::h0b0358acd227d7cb) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_alloc_binary [INFO] [stdout] >>> referenced by binary.rs:9 (src/wrapper/binary.rs:9) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.6.rcgu.o:(rustler::wrapper::binary::alloc::hafad366f24cc0c3f) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_make_uint [INFO] [stdout] >>> referenced by primitive.rs:12 (src/types/primitive.rs:12) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.7.rcgu.o:(rustler::types::primitive::_$LT$impl$u20$rustler..types..Encoder$u20$for$u20$u8$GT$::encode::h712264b82ee43a04) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: enif_get_double [INFO] [stdout] >>> referenced by primitive.rs:22 (src/types/primitive.rs:22) [INFO] [stdout] >>> rustler-5310b278de43db29.rustler.75a3a4c37864a32-cgu.7.rcgu.o:(rustler::types::primitive::_$LT$impl$u20$rustler..types..Decoder$u20$for$u20$f64$GT$::decode::hbfd658cee3d368ed) in archive /opt/rustwide/target/debug/deps/librustler-5310b278de43db29.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fractals` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1364d3345109c9a93b34fac12c0336a2c6e8b6c51deec44665230545dc31f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1364d3345109c9a93b34fac12c0336a2c6e8b6c51deec44665230545dc31f0b", kill_on_drop: false }` [INFO] [stdout] b1364d3345109c9a93b34fac12c0336a2c6e8b6c51deec44665230545dc31f0b