[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.37-6/sources/1.36.0/gh/TheDan64/limonite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/TheDan64/limonite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TheDan64/limonite" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TheDan64/limonite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TheDan64/limonite on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TheDan64/limonite against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 4abcb0cfea439ad15ccb9e1440b7dc19105490f85482ecc64dc811cea4ef3f66 [INFO] running `"docker" "start" "-a" "4abcb0cfea439ad15ccb9e1440b7dc19105490f85482ecc64dc811cea4ef3f66"` [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 memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling semver v0.4.1 [INFO] [stderr] Compiling llvm-sys v37.0.3 [INFO] [stderr] Compiling inkwell v0.0.0 [INFO] [stderr] Compiling env_logger v0.5.12 [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] 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.limonite.e5d71ihk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94" "/opt/crater/target/debug/deps/limonite-b5b39bf4678bec94.qazpatgzfold255.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-6f5bc6d722b88e26/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libinkwell-4eb481ddcf913962.rlib" "/opt/crater/target/debug/deps/libllvm_sys-56a5286adab1f91c.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/libenv_logger-82efb28f0868b224.rlib" "/opt/crater/target/debug/deps/libatty-1d645ed9909e4ccc.rlib" "/opt/crater/target/debug/deps/libhumantime-0fb205b08e1bcd5d.rlib" "/opt/crater/target/debug/deps/libquick_error-80a92ee0564794c2.rlib" "/opt/crater/target/debug/deps/libtermcolor-e021885e7da9c443.rlib" "/opt/crater/target/debug/deps/liblog-e993413252190225.rlib" "/opt/crater/target/debug/deps/libcfg_if-d91c3b4a47d9636f.rlib" "/opt/crater/target/debug/deps/libdocopt-c68752bb9de9749e.rlib" "/opt/crater/target/debug/deps/libserde-9042e905205b30c2.rlib" "/opt/crater/target/debug/deps/libstrsim-e16dede6f67e1ca9.rlib" "/opt/crater/target/debug/deps/libregex-d8a5d1c93977db84.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2c2f92a4c73a1925.rlib" "/opt/crater/target/debug/deps/libucd_util-f3189a919b81ab9d.rlib" "/opt/crater/target/debug/deps/libthread_local-df2aefb56839818a.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libthread_id-b1b7b6e32b66fbce.rlib" "/opt/crater/target/debug/deps/libmemchr-d12724ac3f5eb808.rlib" "/opt/crater/target/debug/deps/libaho_corasick-2de453ac0f6b7245.rlib" "/opt/crater/target/debug/deps/libmemchr-cac139ff34f1706e.rlib" "/opt/crater/target/debug/deps/liblibc-dae8adccaf43d9fd.rlib" "/opt/crater/target/debug/deps/liblazy_static-2b2ddc91fce7b550.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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" "4abcb0cfea439ad15ccb9e1440b7dc19105490f85482ecc64dc811cea4ef3f66"` [INFO] running `"docker" "rm" "-f" "4abcb0cfea439ad15ccb9e1440b7dc19105490f85482ecc64dc811cea4ef3f66"` [INFO] [stdout] 4abcb0cfea439ad15ccb9e1440b7dc19105490f85482ecc64dc811cea4ef3f66