[INFO] updating cached repository LPGhatguy/lua-async-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LPGhatguy/lua-async-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/lua-async-http" "work/ex/beta-1.37-6/sources/1.36.0/gh/LPGhatguy/lua-async-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/LPGhatguy/lua-async-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/lua-async-http" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LPGhatguy/lua-async-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LPGhatguy/lua-async-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cea24cc7bf457dd779cd524cc38d74ba3f8c7d61 [INFO] sha for GitHub repo LPGhatguy/lua-async-http: cea24cc7bf457dd779cd524cc38d74ba3f8c7d61 [INFO] validating manifest of LPGhatguy/lua-async-http 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 LPGhatguy/lua-async-http 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 LPGhatguy/lua-async-http [INFO] finished frobbing LPGhatguy/lua-async-http [INFO] frobbed toml for LPGhatguy/lua-async-http written to work/ex/beta-1.37-6/sources/1.36.0/gh/LPGhatguy/lua-async-http/Cargo.toml [INFO] started frobbing LPGhatguy/lua-async-http [INFO] finished frobbing LPGhatguy/lua-async-http [INFO] frobbed toml for LPGhatguy/lua-async-http written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LPGhatguy/lua-async-http/Cargo.toml [INFO] crate LPGhatguy/lua-async-http 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 LPGhatguy/lua-async-http 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/LPGhatguy/lua-async-http:/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] a25c539b62abc5551bc6f44e497a1395eed5ca927c703aaf7e03100481858049 [INFO] running `"docker" "start" "-a" "a25c539b62abc5551bc6f44e497a1395eed5ca927c703aaf7e03100481858049"` [INFO] [stderr] Compiling bindgen v0.39.0 [INFO] [stderr] Compiling termcolor v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling aho-corasick v0.6.7 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling tokio-reactor v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling lua51-sys v0.1.0 (https://github.com/LPGhatguy/rust-lua51-sys.git#a72880fd) [INFO] [stderr] Compiling lua-async-http v0.1.0 (/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/async_http.async_http.3v3jn3nw-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/async_http.async_http.3v3jn3nw-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libasync_http.so" "-Wl,--version-script=/tmp/rustcxp8xss/list" "/opt/crater/target/debug/deps/async_http.24ec7yucldnxg4si.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-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/libreqwest-c16ffb86fad76f45.rlib" "/opt/crater/target/debug/deps/libuuid-a305b465795c16af.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-b92aa216e40d52b0.rlib" "/opt/crater/target/debug/deps/liburl-8f275b31b2dacefb.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libserde_json-c1ee5033b29a48bf.rlib" "/opt/crater/target/debug/deps/libitoa-5b7c9b1990697752.rlib" "/opt/crater/target/debug/deps/libryu-6b9163f812a3c42b.rlib" "/opt/crater/target/debug/deps/libserde-dc5c597775b0b90f.rlib" "/opt/crater/target/debug/deps/libmime_guess-3bb2d6a6a908e018.rlib" "/opt/crater/target/debug/deps/libphf-af1f3774a4042179.rlib" "/opt/crater/target/debug/deps/libphf_shared-a01bef23a0b61f52.rlib" "/opt/crater/target/debug/deps/libunicase-a5fc52f7dc93164f.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/liblibflate-58ec237f85ca23b5.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libhyper_tls-c2dfb5c49215aa1a.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f995184e164121c2.rlib" "/opt/crater/target/debug/deps/libnative_tls-8d303499d6a609af.rlib" "/opt/crater/target/debug/deps/libopenssl-9723bac8d8507d0c.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-73354dd38bc8e3a5.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper-dab3e0b43336f780.rlib" "/opt/crater/target/debug/deps/libwant-aa99c24533abfe48.rlib" "/opt/crater/target/debug/deps/libtry_lock-0af4b05ff87051ef.rlib" "/opt/crater/target/debug/deps/libtokio_service-d2b0c26a9b54a6b4.rlib" "/opt/crater/target/debug/deps/libtokio_core-0b4d253f8675dc9e.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libtokio-283906a5cb8432c4.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f051de004128fa41.rlib" "/opt/crater/target/debug/deps/libmio_uds-28525a85c978b627.rlib" "/opt/crater/target/debug/deps/libtokio_udp-2e0b6b2ab2b36a2e.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-a542ab196433214d.rlib" "/opt/crater/target/debug/deps/libtokio_timer-b6011265755165df.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-80488a0106169a4c.rlib" "/opt/crater/target/debug/deps/libparking_lot-ae2be64ae40bfd13.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-e44c9c62dcee52ef.rlib" "/opt/crater/target/debug/deps/libsmallvec-dccf53ea5ad5238a.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/librand-5b4846b2df01bb6e.rlib" "/opt/crater/target/debug/deps/liblock_api-2d155416291659b9.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e78aff661390a85c.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-4767db3553a865cf.rlib" "/opt/crater/target/debug/deps/librand-d1f19fb0435a3e18.rlib" "/opt/crater/target/debug/deps/librand_core-7ff4cdbb828d08c4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2c269f4773db227a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-00dbf0b6ba541630.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-18baa1a70943fe72.rlib" "/opt/crater/target/debug/deps/libarrayvec-dd884d2ab1ff983a.rlib" "/opt/crater/target/debug/deps/libnodrop-b35cecb68ede0f00.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5f4e1e325b7fa805.rlib" "/opt/crater/target/debug/deps/libtokio_io-5e10323ae45ec676.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-1558f6a9ff0b60f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-57ff93bd2cab8a5f.rlib" "/opt/crater/target/debug/deps/libmio-a735f5d1ccdda0bd.rlib" "/opt/crater/target/debug/deps/libslab-9c5bb5986ad7a903.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-17a79c91fbe40e3a.rlib" "/opt/crater/target/debug/deps/librelay-5f30eff9e39e4b02.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libnet2-42e4d25be26767c3.rlib" "/opt/crater/target/debug/deps/libmime-7e8f8423823e92ae.rlib" "/opt/crater/target/debug/deps/libunicase-83fd4b73459540bc.rlib" "/opt/crater/target/debug/deps/liblog-d094e0f14dabb6eb.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-caeb4a13a2b82e34.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-8863869294f4b77c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-3ba4d21d0f7c311a.rlib" "/opt/crater/target/debug/deps/libbase64-a7ac32782add3fa5.rlib" "/opt/crater/target/debug/deps/libsafemem-18da3c741f61ab39.rlib" "/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib" "/opt/crater/target/debug/deps/libencoding_rs-51e0167a66a27589.rlib" "/opt/crater/target/debug/deps/libcfg_if-37a71300891feb34.rlib" "/opt/crater/target/debug/deps/libbytes-cab66c1b0f49bbaf.rlib" "/opt/crater/target/debug/deps/libiovec-d46b4cea91f7fa67.rlib" "/opt/crater/target/debug/deps/libbyteorder-39dbbc2e73380750.rlib" "/opt/crater/target/debug/deps/liblibc-dd1adeeac4690585.rlib" "/opt/crater/target/debug/deps/liblua51_sys-8849b70bf99462e6.rlib" "/opt/crater/target/debug/deps/liblazy_static-ef66b6a719e68a15.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-llua51" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llua51 [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 `lua-async-http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a25c539b62abc5551bc6f44e497a1395eed5ca927c703aaf7e03100481858049"` [INFO] running `"docker" "rm" "-f" "a25c539b62abc5551bc6f44e497a1395eed5ca927c703aaf7e03100481858049"` [INFO] [stdout] a25c539b62abc5551bc6f44e497a1395eed5ca927c703aaf7e03100481858049