[INFO] cloning repository vmchale/tw-rs [INFO] running `"git" "clone" "--bare" "git://github.com/vmchale/tw-rs.git" "work/cache/sources/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/vmchale/tw-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/vmchale/tw-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vmchale/tw-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vmchale/tw-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vmchale/tw-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oauth-client-fix v0.1.5 [INFO] [stderr] Downloaded libz-sys v1.0.16 [INFO] [stderr] Downloaded colored v1.5.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing vmchale/tw-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d5798c9878aa6007626c2baba9d26095916eaf6364d7279fe7898a7a7d209045 [INFO] running `"docker" "start" "-a" "d5798c9878aa6007626c2baba9d26095916eaf6364d7279fe7898a7a7d209045"` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.7.17 [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 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 textwrap v0.7.0 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling clap v2.26.0 [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.tw.eo0yszwh-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d" "/opt/crater/target/debug/deps/tw-d715e2fae4bf0a7d.1od7f33aadeksk3d.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-1aac6a73fe20d941/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/rust-crypto-963180f41133d830/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtweet-5b7d5d50bdec9508.rlib" "/opt/crater/target/debug/deps/libcolored-70b9620e377f4f8f.rlib" "/opt/crater/target/debug/deps/liblazy_static-50a75ee36f502a63.rlib" "/opt/crater/target/debug/deps/libbase64-bc193db696a3738c.rlib" "/opt/crater/target/debug/deps/libsafemem-a6ad1c4a619ecefc.rlib" "/opt/crater/target/debug/deps/libbyteorder-5f88c62a95ce7a66.rlib" "/opt/crater/target/debug/deps/libnom-343a25b0a64a20fd.rlib" "/opt/crater/target/debug/deps/libmemchr-2e3e0eea288d9e55.rlib" "/opt/crater/target/debug/deps/liboauth_client_fix-1fb9ab7800dcb34a.rlib" "/opt/crater/target/debug/deps/liburl-d30755102ac6db4f.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1884c77952fbfdbf.rlib" "/opt/crater/target/debug/deps/libidna-26bcafdb0c66b717.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0c55c160f3dd76fd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-287ea36dfe326c6a.rlib" "/opt/crater/target/debug/deps/libmatches-cca8d826310cbc91.rlib" "/opt/crater/target/debug/deps/liblog-9f21ca94d113fc56.rlib" "/opt/crater/target/debug/deps/libcurl-4dda7d4b36368602.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-841f4dac99d36591.rlib" "/opt/crater/target/debug/deps/libcurl_sys-6d146375e76ca2fe.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-1c0cca359a5dd896.rlib" "/opt/crater/target/debug/deps/liblibz_sys-53b0730bf86717a0.rlib" "/opt/crater/target/debug/deps/libcrypto-a7333c3d38079645.rlib" "/opt/crater/target/debug/deps/libtime-802091e5db00b0ce.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/librand-85d97b095401960a.rlib" "/opt/crater/target/debug/deps/libclap-f2096ad686d80887.rlib" "/opt/crater/target/debug/deps/libatty-2f1ea7896911a79e.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-e46abac78e5edae6.rlib" "/opt/crater/target/debug/deps/libtextwrap-252a540dea472be7.rlib" "/opt/crater/target/debug/deps/libterm_size-15a3a42d99353d70.rlib" "/opt/crater/target/debug/deps/liblibc-638b8fae526d9f8a.rlib" "/opt/crater/target/debug/deps/libvec_map-4de38bdb9cc8628d.rlib" "/opt/crater/target/debug/deps/libbitflags-5c538049b1a115b3.rlib" "/opt/crater/target/debug/deps/libunicode_width-45cf281a67fc78d9.rlib" "/opt/crater/target/debug/deps/libyaml_rust-039112b234d5ac18.rlib" "/opt/crater/target/debug/deps/libansi_term-ec6c7db5cbeec31e.rlib" "/opt/crater/target/debug/deps/libstrsim-f98f2d8b1103ddb8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.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-1c0cca359a5dd896.rlib(openssl_sys-1c0cca359a5dd896.openssl_sys.8o3en7qs-cgu.14.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-1c0cca359a5dd896.rlib(openssl_sys-1c0cca359a5dd896.openssl_sys.8o3en7qs-cgu.14.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" "d5798c9878aa6007626c2baba9d26095916eaf6364d7279fe7898a7a7d209045"` [INFO] running `"docker" "rm" "-f" "d5798c9878aa6007626c2baba9d26095916eaf6364d7279fe7898a7a7d209045"` [INFO] [stdout] d5798c9878aa6007626c2baba9d26095916eaf6364d7279fe7898a7a7d209045