[INFO] updating cached repository vmchale/tw-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vmchale/tw-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vmchale/tw-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vmchale/tw-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vmchale/tw-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vmchale/tw-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5dde302fef3f36fb495e810974c3b91d28f94e90 [INFO] sha for GitHub repo vmchale/tw-rs: 5dde302fef3f36fb495e810974c3b91d28f94e90 [INFO] validating manifest of vmchale/tw-rs 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 vmchale/tw-rs 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 vmchale/tw-rs [INFO] finished frobbing vmchale/tw-rs [INFO] frobbed toml for vmchale/tw-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/vmchale/tw-rs/Cargo.toml [INFO] started frobbing vmchale/tw-rs [INFO] finished frobbing vmchale/tw-rs [INFO] frobbed toml for vmchale/tw-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vmchale/tw-rs/Cargo.toml [INFO] crate vmchale/tw-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing vmchale/tw-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vmchale/tw-rs:/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.37.0" "build" "--frozen"` [INFO] [stdout] d806064ad918d9306a29779b8996f8841b9dd732354e62a7ce1a5def73f513a4 [INFO] running `"docker" "start" "-a" "d806064ad918d9306a29779b8996f8841b9dd732354e62a7ce1a5def73f513a4"` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling colored v1.5.2 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Compiling curl-sys v0.2.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling curl v0.3.11 [INFO] [stderr] Compiling oauth-client-fix v0.1.5 [INFO] [stderr] Compiling tw-rs v0.1.35-pre (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tw-8861627df80bd664.tw.8gr7pakh-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tw-8861627df80bd664" "/opt/crater/target/debug/deps/tw-8861627df80bd664.1tkzisq6kh518imk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/curl-sys-4e9f1733518c8051/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/rust-crypto-504dd97a31ed29f2/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtweet-119b806d06bcde14.rlib" "/opt/crater/target/debug/deps/libcolored-69f67b96aa49a85d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libnom-57993229e4fcb6f9.rlib" "/opt/crater/target/debug/deps/libmemchr-b1c117ea27c9e624.rlib" "/opt/crater/target/debug/deps/liboauth_client_fix-555114aa19405ff6.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/libcurl-f039e69a187a600b.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b08725fd40c6f506.rlib" "/opt/crater/target/debug/deps/libcurl_sys-23744ca1349be47f.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2e8dfc1e2fd50838.rlib" "/opt/crater/target/debug/deps/liblibz_sys-7f7fd5403b629433.rlib" "/opt/crater/target/debug/deps/libcrypto-4effd544819b43aa.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/librustc_serialize-cc29b8ffd74fbfca.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libclap-fd4461974e99094b.rlib" "/opt/crater/target/debug/deps/libatty-aa8b93ec74804d55.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-340ddadb97d6bd38.rlib" "/opt/crater/target/debug/deps/libtextwrap-c4439b066896d1ee.rlib" "/opt/crater/target/debug/deps/libterm_size-f2d4cdc939b09324.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "/opt/crater/target/debug/deps/libvec_map-574990f4164cde65.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libunicode_width-8e49fc9eb4c9dbb0.rlib" "/opt/crater/target/debug/deps/libyaml_rust-c79c5c8050dad054.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/libstrsim-c7682b911d844d93.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libopenssl_sys-2e8dfc1e2fd50838.rlib(openssl_sys-2e8dfc1e2fd50838.openssl_sys.4qlcmx99-cgu.13.rcgu.o): In function `openssl_sys::init::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:517: undefined reference to `SSL_library_init' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:518: undefined reference to `SSL_load_error_strings' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:519: undefined reference to `OPENSSL_add_all_algorithms_noconf' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:521: undefined reference to `CRYPTO_num_locks' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:531: undefined reference to `CRYPTO_set_locking_callback' [INFO] [stderr] /opt/crater/target/debug/deps/libopenssl_sys-2e8dfc1e2fd50838.rlib(openssl_sys-2e8dfc1e2fd50838.openssl_sys.4qlcmx99-cgu.13.rcgu.o): In function `openssl_sys::set_id_callback': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.17/src/lib.rs:544: undefined reference to `CRYPTO_set_id_callback' [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 `tw-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d806064ad918d9306a29779b8996f8841b9dd732354e62a7ce1a5def73f513a4"` [INFO] running `"docker" "rm" "-f" "d806064ad918d9306a29779b8996f8841b9dd732354e62a7ce1a5def73f513a4"` [INFO] [stdout] d806064ad918d9306a29779b8996f8841b9dd732354e62a7ce1a5def73f513a4