[INFO] updating cached repository TheDan64/limonite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TheDan64/limonite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TheDan64/limonite" "work/ex/beta-1.38-1/sources/1.37.0/gh/TheDan64/limonite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TheDan64/limonite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TheDan64/limonite" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheDan64/limonite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheDan64/limonite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee7a681cc99969abc9da50db8d9dac8b0d40f913 [INFO] sha for GitHub repo TheDan64/limonite: ee7a681cc99969abc9da50db8d9dac8b0d40f913 [INFO] validating manifest of TheDan64/limonite on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TheDan64/limonite on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TheDan64/limonite [INFO] removed 1 missing tests [INFO] finished frobbing TheDan64/limonite [INFO] frobbed toml for TheDan64/limonite written to work/ex/beta-1.38-1/sources/1.37.0/gh/TheDan64/limonite/Cargo.toml [INFO] started frobbing TheDan64/limonite [INFO] removed 1 missing tests [INFO] finished frobbing TheDan64/limonite [INFO] frobbed toml for TheDan64/limonite written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheDan64/limonite/Cargo.toml [INFO] crate TheDan64/limonite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TheDan64/limonite against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheDan64/limonite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c102aab420237eb3a51c1dd0efa85cea147c9c0cda2d4867ac0df4b12c8b7b98 [INFO] running `"docker" "start" "-a" "c102aab420237eb3a51c1dd0efa85cea147c9c0cda2d4867ac0df4b12c8b7b98"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/utils.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_parser.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_lexer.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_type_checker.rs [INFO] [stderr] * /opt/crater/workdir/tests/tests.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_llvm_codegen.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling serde v1.0.50 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling semver v0.4.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling llvm-sys v37.0.3 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling inkwell v0.0.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.41 [INFO] [stderr] Compiling docopt v1.0.0 [INFO] [stderr] Compiling limonite v0.0.5 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:129:32 [INFO] [stderr] | [INFO] [stderr] 129 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:130:32 [INFO] [stderr] | [INFO] [stderr] 130 | 'a'...'f' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:131:32 [INFO] [stderr] | [INFO] [stderr] 131 | 'A'...'F' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:176:32 [INFO] [stderr] | [INFO] [stderr] 176 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:188:40 [INFO] [stderr] | [INFO] [stderr] 188 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:218:24 [INFO] [stderr] | [INFO] [stderr] 218 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:229:32 [INFO] [stderr] | [INFO] [stderr] 229 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:580:32 [INFO] [stderr] | [INFO] [stderr] 580 | if let Some('='...'>') = self.next_char() { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:129:32 [INFO] [stderr] | [INFO] [stderr] 129 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:130:32 [INFO] [stderr] | [INFO] [stderr] 130 | 'a'...'f' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:131:32 [INFO] [stderr] | [INFO] [stderr] 131 | 'A'...'F' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:176:32 [INFO] [stderr] | [INFO] [stderr] 176 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:188:40 [INFO] [stderr] | [INFO] [stderr] 188 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:218:24 [INFO] [stderr] | [INFO] [stderr] 218 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:229:32 [INFO] [stderr] | [INFO] [stderr] 229 | '0'...'9' | [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexical/lexer.rs:580:32 [INFO] [stderr] | [INFO] [stderr] 580 | if let Some('='...'>') = self.next_char() { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.limonite.8vbv4wtp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465" "/opt/crater/target/debug/deps/limonite-0e2985d106d43465.2a36fsuuy7sp9smu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/llvm-3.8/lib" "-L" "/opt/crater/target/debug/build/llvm-sys-1b29de2a11ce05b7/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libinkwell-ecb90948b4f5a436.rlib" "/opt/crater/target/debug/deps/libllvm_sys-41ea2e9ee85b4bc5.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/libenv_logger-1810d9d4c65214e0.rlib" "/opt/crater/target/debug/deps/libatty-7b8f7312b4eb550d.rlib" "/opt/crater/target/debug/deps/libhumantime-c217b80e408ebf45.rlib" "/opt/crater/target/debug/deps/libquick_error-bd18b10649bc56b3.rlib" "/opt/crater/target/debug/deps/libtermcolor-0af9041985e3e807.rlib" "/opt/crater/target/debug/deps/liblog-9f29daffacf088d8.rlib" "/opt/crater/target/debug/deps/libcfg_if-168f8d02dd20eb98.rlib" "/opt/crater/target/debug/deps/libdocopt-a45477c3153da96d.rlib" "/opt/crater/target/debug/deps/libserde-9c889f50a6bbcf3d.rlib" "/opt/crater/target/debug/deps/libstrsim-323d74444d0cce8b.rlib" "/opt/crater/target/debug/deps/libregex-60762b5e60ef8ed9.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-09a6e1d8631730f6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-30cccd048b400c37.rlib" "/opt/crater/target/debug/deps/libucd_util-b5b9d245693ae036.rlib" "/opt/crater/target/debug/deps/libthread_local-e3035b4f05e65c19.rlib" "/opt/crater/target/debug/deps/libunreachable-50f2ecea0581636d.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/libthread_id-c09b03ec8cabcf2c.rlib" "/opt/crater/target/debug/deps/libmemchr-f4639c85c6dd764b.rlib" "/opt/crater/target/debug/deps/libaho_corasick-5f809b618d9e9aa6.rlib" "/opt/crater/target/debug/deps/libmemchr-c510b2ee90b28220.rlib" "/opt/crater/target/debug/deps/liblibc-fa6a13efc42a2c55.rlib" "/opt/crater/target/debug/deps/liblazy_static-477b2fb8337c6397.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lLLVMLTO" "-lLLVMObjCARCOpts" "-lLLVMSymbolize" "-lLLVMDebugInfoPDB" "-lLLVMDebugInfoDWARF" "-lLLVMXCoreDisassembler" "-lLLVMXCoreCodeGen" "-lLLVMXCoreDesc" "-lLLVMXCoreInfo" "-lLLVMXCoreAsmPrinter" "-lLLVMSystemZDisassembler" "-lLLVMSystemZCodeGen" "-lLLVMSystemZAsmParser" "-lLLVMSystemZDesc" "-lLLVMSystemZInfo" "-lLLVMSystemZAsmPrinter" "-lLLVMSparcDisassembler" "-lLLVMSparcCodeGen" "-lLLVMSparcAsmParser" "-lLLVMSparcDesc" "-lLLVMSparcInfo" "-lLLVMSparcAsmPrinter" "-lLLVMPowerPCDisassembler" "-lLLVMPowerPCCodeGen" "-lLLVMPowerPCAsmParser" "-lLLVMPowerPCDesc" "-lLLVMPowerPCInfo" "-lLLVMPowerPCAsmPrinter" "-lLLVMNVPTXCodeGen" "-lLLVMNVPTXDesc" "-lLLVMNVPTXInfo" "-lLLVMNVPTXAsmPrinter" "-lLLVMMSP430CodeGen" "-lLLVMMSP430Desc" "-lLLVMMSP430Info" "-lLLVMMSP430AsmPrinter" "-lLLVMMipsDisassembler" "-lLLVMMipsCodeGen" "-lLLVMMipsAsmParser" "-lLLVMMipsDesc" "-lLLVMMipsInfo" "-lLLVMMipsAsmPrinter" "-lLLVMHexagonDisassembler" "-lLLVMHexagonCodeGen" "-lLLVMHexagonAsmParser" "-lLLVMHexagonDesc" "-lLLVMHexagonInfo" "-lLLVMCppBackendCodeGen" "-lLLVMCppBackendInfo" "-lLLVMBPFCodeGen" "-lLLVMBPFDesc" "-lLLVMBPFInfo" "-lLLVMBPFAsmPrinter" "-lLLVMARMDisassembler" "-lLLVMARMCodeGen" "-lLLVMARMAsmParser" "-lLLVMARMDesc" "-lLLVMARMInfo" "-lLLVMARMAsmPrinter" "-lLLVMAMDGPUCodeGen" "-lLLVMAMDGPUAsmParser" "-lLLVMAMDGPUDesc" "-lLLVMAMDGPUUtils" "-lLLVMAMDGPUInfo" "-lLLVMAMDGPUAsmPrinter" "-lLLVMAArch64Disassembler" "-lLLVMAArch64CodeGen" "-lLLVMAArch64AsmParser" "-lLLVMAArch64Desc" "-lLLVMAArch64Info" "-lLLVMAArch64AsmPrinter" "-lLLVMAArch64Utils" "-lLLVMMIRParser" "-lLLVMLibDriver" "-lLLVMOption" "-lLLVMTableGen" "-lLLVMLineEditor" "-lLLVMX86Disassembler" "-lLLVMX86AsmParser" "-lLLVMX86CodeGen" "-lLLVMSelectionDAG" "-lLLVMAsmPrinter" "-lLLVMX86Desc" "-lLLVMMCDisassembler" "-lLLVMX86Info" "-lLLVMX86AsmPrinter" "-lLLVMX86Utils" "-lLLVMMCJIT" "-lLLVMPasses" "-lLLVMipo" "-lLLVMVectorize" "-lLLVMLinker" "-lLLVMIRReader" "-lLLVMAsmParser" "-lLLVMDebugInfoCodeView" "-lLLVMInterpreter" "-lLLVMCodeGen" "-lLLVMScalarOpts" "-lLLVMInstCombine" "-lLLVMInstrumentation" "-lLLVMProfileData" "-lLLVMBitWriter" "-lLLVMOrcJIT" "-lLLVMTransformUtils" "-lLLVMExecutionEngine" "-lLLVMTarget" "-lLLVMAnalysis" "-lLLVMRuntimeDyld" "-lLLVMObject" "-lLLVMMCParser" "-lLLVMBitReader" "-lLLVMMC" "-lLLVMCore" "-lLLVMSupport" "-lrt" "-ldl" "-ltinfo" "-lpthread" "-lz" "-lm" "-lstdc++" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x3e): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x4b): undefined reference to `ffi_type_double' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x53): undefined reference to `ffi_type_pointer' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x63): undefined reference to `ffi_type_void' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x90): undefined reference to `ffi_type_sint8' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0x9b): undefined reference to `ffi_type_sint64' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0xa3): undefined reference to `ffi_type_sint32' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `ffiTypeFor(llvm::Type*)': [INFO] [stderr] (.text._ZL10ffiTypeForPN4llvm4TypeE+0xb3): undefined reference to `ffi_type_sint16' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `llvm::Interpreter::callExternalFunction(llvm::Function*, llvm::ArrayRef)': [INFO] [stderr] (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x90d): undefined reference to `ffi_prep_cif' [INFO] [stderr] /usr/lib/llvm-3.8/lib/libLLVMInterpreter.a(ExternalFunctions.cpp.o): In function `llvm::Interpreter::callExternalFunction(llvm::Function*, llvm::ArrayRef)': [INFO] [stderr] (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xa91): undefined reference to `ffi_call' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `limonite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c102aab420237eb3a51c1dd0efa85cea147c9c0cda2d4867ac0df4b12c8b7b98"` [INFO] running `"docker" "rm" "-f" "c102aab420237eb3a51c1dd0efa85cea147c9c0cda2d4867ac0df4b12c8b7b98"` [INFO] [stdout] c102aab420237eb3a51c1dd0efa85cea147c9c0cda2d4867ac0df4b12c8b7b98