[INFO] cloning repository https://github.com/reese/rox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reese/rox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freese%2Frox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freese%2Frox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5570e71d1b1b51c7b55738daf742272c48042ac [INFO] building reese/rox against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freese%2Frox" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reese/rox on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reese/rox [INFO] finished tweaking git repo https://github.com/reese/rox [INFO] tweaked toml for git repo https://github.com/reese/rox written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/reese/rox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a237d58a5dff563d613b8ab074ae15f1bcf0e1ad39b4d4a306f8b5da4fb5280e [INFO] running `Command { std: "docker" "start" "-a" "a237d58a5dff563d613b8ab074ae15f1bcf0e1ad39b4d4a306f8b5da4fb5280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a237d58a5dff563d613b8ab074ae15f1bcf0e1ad39b4d4a306f8b5da4fb5280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a237d58a5dff563d613b8ab074ae15f1bcf0e1ad39b4d4a306f8b5da4fb5280e", kill_on_drop: false }` [INFO] [stdout] a237d58a5dff563d613b8ab074ae15f1bcf0e1ad39b4d4a306f8b5da4fb5280e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0490f1e92cdb24abbcae22a110d63abd8a1ef21af73adb1c1ca23f54d1576d48 [INFO] running `Command { std: "docker" "start" "-a" "0490f1e92cdb24abbcae22a110d63abd8a1ef21af73adb1c1ca23f54d1576d48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#25b9fc58) [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling llvm-sys v100.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#25b9fc58) [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rox-lang v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJW9d4Q/symbols.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.rox.27a8f9ff-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019.3m5sis2ktg7slmse.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/llvm-sys-fa92b496fc5a045d/out" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-6b830151b4758925.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libclap-d1844e172359c78e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/librox-3834f54bc0fd3b81.rlib" "/opt/rustwide/target/debug/deps/libtempfile-84e94e2663831914.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-94f153702f9c9a15.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libinkwell-d5585ace575277f2.rlib" "-Wl,-Bdynamic" "-lffi" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeither-656f04c82a594d13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf69674686debc34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7ebacb3bccd40f38.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib" "-Wl,-Bdynamic" "-lz" "-lrt" "-ldl" "-ltinfo" "-lpthread" "-lm" "-lstdc++" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-3f16ac585672188c.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7b2106000b625742.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-15accacd1251d941.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb8d1566a1046906.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-757bd6fa410f1121.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "-Wl,-Bdynamic" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rox-47b663b4e394b019" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o): in function `llvm::Interpreter::callExternalFunction(llvm::Function*, llvm::ArrayRef)': [INFO] [stdout] (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x93f): undefined reference to `ffi_type_void' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x953): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9aa): undefined reference to `ffi_type_double' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9d1): undefined reference to `ffi_type_pointer' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc6b): undefined reference to `ffi_type_void' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc85): undefined reference to `ffi_type_double' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcab): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcb4): undefined reference to `ffi_type_pointer' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcd6): undefined reference to `ffi_prep_cif' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xdbc): undefined reference to `ffi_call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x0): undefined reference to `ffi_type_sint8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x8): undefined reference to `ffi_type_sint16' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x10): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x18): undefined reference to `ffi_type_sint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x20): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x28): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x30): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-1c24ce18b2f61586.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x38): undefined reference to `ffi_type_sint64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rox-lang` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0490f1e92cdb24abbcae22a110d63abd8a1ef21af73adb1c1ca23f54d1576d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0490f1e92cdb24abbcae22a110d63abd8a1ef21af73adb1c1ca23f54d1576d48", kill_on_drop: false }` [INFO] [stdout] 0490f1e92cdb24abbcae22a110d63abd8a1ef21af73adb1c1ca23f54d1576d48