[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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vmchale/tw-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vmchale/tw-rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vmchale/tw-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vmchale/tw-rs on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vmchale/tw-rs/Cargo.toml [INFO] crate vmchale/tw-rs has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vmchale/tw-rs against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] ceeb15d07589d24ac885ff71f4b78f10db1ca40bb5f83a726982ce2486955fd0 [INFO] running `"docker" "start" "-a" "ceeb15d07589d24ac885ff71f4b78f10db1ca40bb5f83a726982ce2486955fd0"` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling base64 v0.6.0 [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 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/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.tw.6ivvz4so-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5" "/opt/crater/target/debug/deps/tw-4e45f4697d2769f5.59nc8e7g5c4pkuml.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-71a8ae56ddf749ae/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/rust-crypto-ddd2ccf23bbfbca4/out" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtweet-3b69668bdec5016a.rlib" "/opt/crater/target/debug/deps/libcolored-77d3485b5eaf7001.rlib" "/opt/crater/target/debug/deps/liblazy_static-85340c74b00d9315.rlib" "/opt/crater/target/debug/deps/libbase64-90d642e10a237221.rlib" "/opt/crater/target/debug/deps/libsafemem-fca53fc263a447c0.rlib" "/opt/crater/target/debug/deps/libbyteorder-ff11d6f4c10d8ef5.rlib" "/opt/crater/target/debug/deps/libnom-d9ad68a2e2e6131a.rlib" "/opt/crater/target/debug/deps/libmemchr-999aa4acc979f8f7.rlib" "/opt/crater/target/debug/deps/liboauth_client_fix-e995e9b74ac5e9eb.rlib" "/opt/crater/target/debug/deps/liburl-f6a611d752befea7.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-a4b1670ea64a1163.rlib" "/opt/crater/target/debug/deps/libidna-6824711f29a45053.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-158270a8a373f40c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-05636db41640b39a.rlib" "/opt/crater/target/debug/deps/libmatches-492534f9aa91c0e9.rlib" "/opt/crater/target/debug/deps/liblog-1ed2d39e35be51b7.rlib" "/opt/crater/target/debug/deps/libcurl-91ab5fefdff8ba47.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b93dbc2048c5c4dd.rlib" "/opt/crater/target/debug/deps/libcurl_sys-9e43d24ec4e77ef6.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-afc7b5a38a6e8b8f.rlib" "/opt/crater/target/debug/deps/liblibz_sys-71f97f31fd7bcd70.rlib" "/opt/crater/target/debug/deps/libcrypto-654f2e81536fafba.rlib" "/opt/crater/target/debug/deps/libtime-b0a2e24ad693729c.rlib" "/opt/crater/target/debug/deps/librustc_serialize-9039b0e92acf6250.rlib" "/opt/crater/target/debug/deps/librand-f1d76d8351dfd25d.rlib" "/opt/crater/target/debug/deps/libclap-e27d2de7dcc77fb6.rlib" "/opt/crater/target/debug/deps/libatty-c37394b39fdf03a1.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-6c7adcfc274abee0.rlib" "/opt/crater/target/debug/deps/libtextwrap-bf6900ec12ab539f.rlib" "/opt/crater/target/debug/deps/libterm_size-cbe01ef709dc69a1.rlib" "/opt/crater/target/debug/deps/liblibc-273c919aadf7c840.rlib" "/opt/crater/target/debug/deps/libvec_map-4f0c03ccc5106f46.rlib" "/opt/crater/target/debug/deps/libbitflags-294d3a465ecc56bb.rlib" "/opt/crater/target/debug/deps/libunicode_width-1b48d75b350b65d3.rlib" "/opt/crater/target/debug/deps/libyaml_rust-669ae1a66661684f.rlib" "/opt/crater/target/debug/deps/libansi_term-3e2b641b0e421fc3.rlib" "/opt/crater/target/debug/deps/libstrsim-eacf386af33d6d27.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.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-afc7b5a38a6e8b8f.rlib(openssl_sys-afc7b5a38a6e8b8f.openssl_sys.63ewwf2l-cgu.10.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-afc7b5a38a6e8b8f.rlib(openssl_sys-afc7b5a38a6e8b8f.openssl_sys.63ewwf2l-cgu.10.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" "ceeb15d07589d24ac885ff71f4b78f10db1ca40bb5f83a726982ce2486955fd0"` [INFO] running `"docker" "rm" "-f" "ceeb15d07589d24ac885ff71f4b78f10db1ca40bb5f83a726982ce2486955fd0"` [INFO] [stdout] ceeb15d07589d24ac885ff71f4b78f10db1ca40bb5f83a726982ce2486955fd0