[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lokilow/fractals on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded rustler_sys v2.4.3
[INFO] [stderr]   Downloaded fdeflate v0.3.6
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded png v0.17.14
[INFO] [stderr]   Downloaded cc v1.1.33
[INFO] [stderr]   Downloaded rustler v0.34.0
[INFO] [stderr]   Downloaded rustler_codegen v0.34.0
[INFO] [stderr]   Downloaded image v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05171d0784a5517d0f2fa08d7bb1e0d646ec9d693ca88d30ef502d7fa819ae7c
[INFO] running `Command { std: "docker" "start" "-a" "05171d0784a5517d0f2fa08d7bb1e0d646ec9d693ca88d30ef502d7fa819ae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05171d0784a5517d0f2fa08d7bb1e0d646ec9d693ca88d30ef502d7fa819ae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05171d0784a5517d0f2fa08d7bb1e0d646ec9d693ca88d30ef502d7fa819ae7c", kill_on_drop: false }`
[INFO] [stdout] 05171d0784a5517d0f2fa08d7bb1e0d646ec9d693ca88d30ef502d7fa819ae7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 076c058ad6a1bac5f102c13dfe8b8b36c39c5660521e4fc5b811236eaf5fa3ef
[INFO] running `Command { std: "docker" "start" "-a" "076c058ad6a1bac5f102c13dfe8b8b36c39c5660521e4fc5b811236eaf5fa3ef", 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 adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling rustler_sys v2.4.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.14
[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 thiserror-impl v1.0.66
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rustler_codegen v0.34.0
[INFO] [stderr]    Compiling num v0.4.3
[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 21s
[INFO] running `Command { std: "docker" "inspect" "076c058ad6a1bac5f102c13dfe8b8b36c39c5660521e4fc5b811236eaf5fa3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "076c058ad6a1bac5f102c13dfe8b8b36c39c5660521e4fc5b811236eaf5fa3ef", kill_on_drop: false }`
[INFO] [stdout] 076c058ad6a1bac5f102c13dfe8b8b36c39c5660521e4fc5b811236eaf5fa3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 737136b0073863b3e1efb372b892d4c3e0b90723b809b2be75c10c9110b82478
[INFO] running `Command { std: "docker" "start" "-a" "737136b0073863b3e1efb372b892d4c3e0b90723b809b2be75c10c9110b82478", 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/rustc4bgxHq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustler-0188b762a057a2a9,libinventory-088038bc7f84a093,librustler_sys-c96cc30f398829a7,libnum-f189bc37ece53fe8,libnum_iter-cd7454caead641ac,libnum_complex-7f97c0e7c007ab85,libimage-e8d74fa17f3571e7,libimage_webp-695fd95191f6c250,libqoi-7fb4e22344fbc3a5,librayon-937ea05ec8e0296c,libpng-87b2725a6c9496ac,libbitflags-3333d968e5f279ee,libfdeflate-61a1f81d7fb0981c,libexr-91f2f4a48d99fcfd,libzune_inflate-51258798c47a0d0c,librayon_core-621f7bd31e10fa17,libcrossbeam_deque-f2c3fd5e7bbfd927,libcrossbeam_epoch-ed4a2d3daceac61a,libcrossbeam_utils-70904e6a5a5294cc,libbit_field-501e5d6015b125f7,liblebe-e68178c381bd44a8,libhalf-c7faaa5a19a55697,libsmallvec-1e420823036fb874,libzune_jpeg-56261477a467385b,libzune_core-2eb42932cdb8cd0c,libgif-d29b4eaa303c7a48,libcolor_quant-145974e5a457ca63,libbyteorder_lite-e2e4304b776b21cd,libravif-fa515355e770040e,libloop9-b349bc4710ae1b1a,libavif_serialize-088106c6037ce6dd,libquick_error-fab1fa2edaf56e55,librgb-61ab2a50995b9e7f,librav1e-98d54d939bb16a73,libprofiling-75d83b0672addaec,libav1_grain-9bedda9f12987928,libnom-cdf3f2d99661fd5b,libmemchr-19b8063cb8773ce3,libnum_rational-f038d144e69a897a,libnum_bigint-e7e00d1ab9d0e8e6,libnum_integer-be15574b1ce078a2,libanyhow-811b10b50866b1f6,libdebug_unreachable-0b660284ca9cef37,libmaybe_rayon-ce9961900d4ad6a8,libv_frame-7049d4f991aafbcc,libaligned_vec-6560fef833f11ee4,libarrayvec-7339f336323a9f9d,libthiserror-0faedf302e362c00,libbitstream_io-a00bf86b7c0f22e6,libitertools-aaef348be19c4885,libeither-e3ab338dd559fca0,liblog-a5d9c51207957a5d,libimgref-6d73c5b830354574,libbytemuck-a4d63f25af7968c5,libnum_traits-27b8709ec52e20ba,libtiff-87a57875e20a4c0b,libflate2-0b9805f499517414,libminiz_oxide-7e1a43d63d2ba75d,libsimd_adler32-1857eb2e05e0033d,libcrc32fast-9120768a38b567d5,libcfg_if-3183e62f61f23a61,libweezl-226667df26356eb1,libjpeg_decoder-c94da4b1f87689b3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4bgxHq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fractals-2f7cd578a80e7661" "-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_alloc_binary
[INFO] [stdout]           >>> referenced by binary.rs:9 (src/wrapper/binary.rs:9)
[INFO] [stdout]           >>>               rustler-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::wrapper::binary::alloc::h0bf5a6edb04e5054) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::wrapper::list::make_list::h7b24b09b22afbb23) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::wrapper::map::get_map_value::h4b15e8514150fe30) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::wrapper::tuple::get_tuple::h82d25b3f25a2245b) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::wrapper::tuple::make_tuple::hd3db5425a8a904c2) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(_$LT$rustler..types..binary..OwnedBinary$u20$as$u20$core..ops..drop..Drop$GT$::drop::h65ee9bd704a2343c) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.0.rcgu.o:(rustler::types::binary::Binary::from_owned::h459beea850964d7c) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.5.rcgu.o:(rustler::codegen_runtime::NifReturned::apply::h0295ec076e22e006) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.4.rcgu.o:(rustler::wrapper::atom::make_atom::hde895c734d4b8b96) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.4.rcgu.o:(rustler::wrapper::exception::raise_exception::ha1483cc81c4d577d) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.4.rcgu.o:(rustler::wrapper::exception::raise_badarg::hccf44c489f923ef1) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.4.rcgu.o:(rustler::env::OwnedEnv::new::h9093c0cbeff2c81f) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.4.rcgu.o:(_$LT$rustler..env..OwnedEnv$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5e47a9ceb4f2772d) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.3.rcgu.o:(rustler::term::Term::in_env::h715bc3b9319c88fb) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_get_ulong
[INFO] [stdout]           >>> referenced by nif_api.snippet:543 (/opt/rustwide/target/debug/build/rustler_sys-359355465beff477/out/nif_api.snippet:543)
[INFO] [stdout]           >>>               rustler-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.7.rcgu.o:(rustler_sys::rustler_sys_api::enif_get_uint64::h0c169f4bce1a5e16) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.6.rcgu.o:(rustler::wrapper::term::fmt::h9aebe20361465ec8) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.6.rcgu.o:(rustler::types::primitive::_$LT$impl$u20$rustler..types..Decoder$u20$for$u20$f64$GT$::decode::ha111c1ea5da747a1) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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-0188b762a057a2a9.rustler.a7a69db2298f185d-cgu.6.rcgu.o:(rustler::types::primitive::_$LT$impl$u20$rustler..types..Encoder$u20$for$u20$u8$GT$::encode::h8fd3f2badbd19561) in archive /opt/rustwide/target/debug/deps/librustler-0188b762a057a2a9.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" "737136b0073863b3e1efb372b892d4c3e0b90723b809b2be75c10c9110b82478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737136b0073863b3e1efb372b892d4c3e0b90723b809b2be75c10c9110b82478", kill_on_drop: false }`
[INFO] [stdout] 737136b0073863b3e1efb372b892d4c3e0b90723b809b2be75c10c9110b82478
