[INFO] updating cached repository compenguy/clickrs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/compenguy/clickrs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/compenguy/clickrs" "work/ex/beta-1.37-6/sources/1.36.0/gh/compenguy/clickrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/compenguy/clickrs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/compenguy/clickrs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/compenguy/clickrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/compenguy/clickrs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] df2981f39e7cce39b7085e8a4f1d84fbd469168c [INFO] sha for GitHub repo compenguy/clickrs: df2981f39e7cce39b7085e8a4f1d84fbd469168c [INFO] validating manifest of compenguy/clickrs 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 compenguy/clickrs 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 compenguy/clickrs [INFO] finished frobbing compenguy/clickrs [INFO] frobbed toml for compenguy/clickrs written to work/ex/beta-1.37-6/sources/1.36.0/gh/compenguy/clickrs/Cargo.toml [INFO] started frobbing compenguy/clickrs [INFO] finished frobbing compenguy/clickrs [INFO] frobbed toml for compenguy/clickrs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/compenguy/clickrs/Cargo.toml [INFO] crate compenguy/clickrs 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing compenguy/clickrs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/compenguy/clickrs:/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-07-23" "build" "--frozen"` [INFO] [stdout] 19e74cdab21886b77438e1ffaa0ae9414af2dba6ca06a07fe22e2301b383fc0d [INFO] running `"docker" "start" "-a" "19e74cdab21886b77438e1ffaa0ae9414af2dba6ca06a07fe22e2301b383fc0d"` [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling sys-info v0.4.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling loggerv v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling x11 v2.15.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling clickrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.clickrs.2acx2q3s-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a" "/opt/crater/target/debug/deps/clickrs-8922524fe275747a.2vkvj7mxx2mmzdwc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-f8c3553d30f50804/out/.libs" "-L" "/opt/crater/target/debug/build/sys-info-1919438aaa249c68/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libx11-3604adc445e6116a.rlib" "/opt/crater/target/debug/deps/libregex-3b7d8418376ecf6c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-c0725748a5019df0.rlib" "/opt/crater/target/debug/deps/libthread_local-f5eed3535d04c13a.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libthread_id-26551c53fa36037d.rlib" "/opt/crater/target/debug/deps/libaho_corasick-9de89c8fa914b65f.rlib" "/opt/crater/target/debug/deps/libmemchr-b54e338b6135849f.rlib" "/opt/crater/target/debug/deps/libsys_info-744f5ce36fd51894.rlib" "/opt/crater/target/debug/deps/libloggerv-46b34adf3e439b8c.rlib" "/opt/crater/target/debug/deps/liblog-429cc4bc6b322fb5.rlib" "/opt/crater/target/debug/deps/libclap-c8a5b751227701ec.rlib" "/opt/crater/target/debug/deps/libatty-eb940ba71525a260.rlib" "/opt/crater/target/debug/deps/libtextwrap-ad5ee5246e1ba0f5.rlib" "/opt/crater/target/debug/deps/libterm_size-2ecd0aad716ed1db.rlib" "/opt/crater/target/debug/deps/libvec_map-28d381902bbfbe40.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libunicode_width-9160dad23804e44f.rlib" "/opt/crater/target/debug/deps/libansi_term-fcb9211d64d6a652.rlib" "/opt/crater/target/debug/deps/libstrsim-a3e581aa39d667e4.rlib" "/opt/crater/target/debug/deps/liblazy_static-92eccc1cdf1a3473.rlib" "/opt/crater/target/debug/deps/liberror_chain-7e1e3125c53ef087.rlib" "/opt/crater/target/debug/deps/libbacktrace-a46041fb871592fe.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-0e96426b31104611.rlib" "/opt/crater/target/debug/deps/librustc_demangle-709242620b6f35fc.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblibc-b74f70e4fb62a1c1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libsys_info-744f5ce36fd51894.rlib(sys_info-744f5ce36fd51894.sys_info.9qi22ldc-cgu.3.rcgu.o): In function `sys_info::os_type': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:80: undefined reference to `get_os_type' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-744f5ce36fd51894.rlib(sys_info-744f5ce36fd51894.sys_info.9qi22ldc-cgu.3.rcgu.o): In function `sys_info::os_release': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:99: undefined reference to `get_os_release' [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 `clickrs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "19e74cdab21886b77438e1ffaa0ae9414af2dba6ca06a07fe22e2301b383fc0d"` [INFO] running `"docker" "rm" "-f" "19e74cdab21886b77438e1ffaa0ae9414af2dba6ca06a07fe22e2301b383fc0d"` [INFO] [stdout] 19e74cdab21886b77438e1ffaa0ae9414af2dba6ca06a07fe22e2301b383fc0d