[INFO] fetching crate luis_sys 0.3.12... [INFO] extracting crate luis_sys 0.3.12 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/luis_sys/0.3.12 [INFO] extracting crate luis_sys 0.3.12 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/luis_sys/0.3.12 [INFO] validating manifest of luis_sys-0.3.12 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 luis_sys-0.3.12 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 luis_sys-0.3.12 [INFO] finished frobbing luis_sys-0.3.12 [INFO] frobbed toml for luis_sys-0.3.12 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/luis_sys/0.3.12/Cargo.toml [INFO] started frobbing luis_sys-0.3.12 [INFO] finished frobbing luis_sys-0.3.12 [INFO] frobbed toml for luis_sys-0.3.12 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/luis_sys/0.3.12/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 luis_sys-0.3.12 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/luis_sys/0.3.12:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 317f1c22d212b8113bf66cd0fa913605cf4d6ec17e1b5fc48b68c36cf989c66e [INFO] running `"docker" "start" "-a" "317f1c22d212b8113bf66cd0fa913605cf4d6ec17e1b5fc48b68c36cf989c66e"` [INFO] [stderr] Compiling luis_sys v0.3.12 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/events.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | /// Bitmask for events callbacks and reason of result. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Default, Deserialize)] [INFO] [stderr] 20 | | pub struct Flags: u64 { [INFO] [stderr] 21 | | const Connected = 0b0001; [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/audio.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | /// Support only push stream. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 83 | / SmartHandle!( [INFO] [stderr] 84 | | AudioStream, [INFO] [stderr] 85 | | SPXAUDIOSTREAMHANDLE, [INFO] [stderr] 86 | | audio_stream_release, [INFO] [stderr] 87 | | audio_stream_is_handle_valid [INFO] [stderr] 88 | | ); [INFO] [stderr] | |__- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/audio.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | /// Very simple object for audio format defination. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 121 | / SmartHandle!( [INFO] [stderr] 122 | | AudioStreamFormat, [INFO] [stderr] 123 | | SPXAUDIOSTREAMFORMATHANDLE, [INFO] [stderr] 124 | | audio_stream_format_release, [INFO] [stderr] 125 | | audio_stream_format_is_handle_valid [INFO] [stderr] 126 | | ); [INFO] [stderr] | |__- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `"docker" "inspect" "317f1c22d212b8113bf66cd0fa913605cf4d6ec17e1b5fc48b68c36cf989c66e"` [INFO] running `"docker" "rm" "-f" "317f1c22d212b8113bf66cd0fa913605cf4d6ec17e1b5fc48b68c36cf989c66e"` [INFO] [stdout] 317f1c22d212b8113bf66cd0fa913605cf4d6ec17e1b5fc48b68c36cf989c66e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/luis_sys/0.3.12:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1efa4ee431fd8e93ecabb291676fb629214132af11204f425c01f022442fb226 [INFO] running `"docker" "start" "-a" "1efa4ee431fd8e93ecabb291676fb629214132af11204f425c01f022442fb226"` [INFO] [stderr] Compiling luis_sys v0.3.12 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/events.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | /// Bitmask for events callbacks and reason of result. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Default, Deserialize)] [INFO] [stderr] 20 | | pub struct Flags: u64 { [INFO] [stderr] 21 | | const Connected = 0b0001; [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/audio.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | /// Support only push stream. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 83 | / SmartHandle!( [INFO] [stderr] 84 | | AudioStream, [INFO] [stderr] 85 | | SPXAUDIOSTREAMHANDLE, [INFO] [stderr] 86 | | audio_stream_release, [INFO] [stderr] 87 | | audio_stream_is_handle_valid [INFO] [stderr] 88 | | ); [INFO] [stderr] | |__- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/speech/audio.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | /// Very simple object for audio format defination. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 121 | / SmartHandle!( [INFO] [stderr] 122 | | AudioStreamFormat, [INFO] [stderr] 123 | | SPXAUDIOSTREAMFORMATHANDLE, [INFO] [stderr] 124 | | audio_stream_format_release, [INFO] [stderr] 125 | | audio_stream_format_is_handle_valid [INFO] [stderr] 126 | | ); [INFO] [stderr] | |__- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused import: `Session` [INFO] [stderr] --> examples/asr_simple.rs:6:111 [INFO] [stderr] | [INFO] [stderr] 6 | use luis_sys::{builder::RecognizerConfig, events::Flags, Result, AsrResult, CancellationResult, SpeechResult, Session}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] 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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.luis_sys.ato9dqcz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896" "/opt/crater/target/debug/deps/luis_sys-be1ba4e70b053896.2u91yqgmwp8or4s9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out" "-L" "/opt/crater/target/debug/build/backtrace-sys-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lMicrosoft.CognitiveServices.Speech.core" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/libserde_json-641c38be778e40bd.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libserde-18dc95c748e63f7b.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: warning: libssl.so.1.0.0, needed by /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so, not found (try using -rpath or -rpath-link) [INFO] [stderr] /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so, not found (try using -rpath or -rpath-link) [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_verify@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_cleanup@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_set_lookup_crls_cb@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_write@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_add1_header@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_NAME_cmp@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_locking_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_puts@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_s_file@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_set_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_CRL_http_nbio@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_set_connect_state@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_get_cert_store@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new_connect@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_free_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_pop_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_2_method@OPENSSL_1.0.1' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new_mem_buf@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_library_init@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_ctrl@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_get_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_f_base64@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_cleanup_all_ex_data@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_CRL_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_clear_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_s_mem@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_http@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_PrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `RSA_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_get1_RSA@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_id@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_ctrl_pending@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509_AUX@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_load_error_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_RSAPrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_add_cert@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_new_null@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_default_verify_paths@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_write_bio_X509_CRL@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_cert_verify_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509_CRL@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OPENSSL_add_all_algorithms_noconf@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_value@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_num_locks@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_parse_url@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_get_ext_d2i@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_read@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_peek_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_push@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_new@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_push@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_TIME_to_generalizedtime@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_write@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_1_method@OPENSSL_1.0.1' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_peek_last_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_GENERALIZEDTIME_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_id_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `GENERAL_NAME_get0_value@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_create_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_get_issuer_name@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_get_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_pop@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_VERIFY_PARAM_get_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_ctrl@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_lock_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_CTX_get_current_cert@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_set_bio@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_destroy_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_STRING_length@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_method@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_certificate@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_set_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_read@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_STRING_data@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_load_BIO_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_do_handshake@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_NAME_hash@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_set_max_response_length@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_remove_thread_state@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_PrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `DIST_POINT_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_free_all@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_num@OPENSSL_1.0.0' [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 `luis_sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.asr_simple.egs0kxnr-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10" "/opt/crater/target/debug/examples/asr_simple-0b45c3705c996e10.4r2d96fshdqejh6w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out" "-L" "/opt/crater/target/debug/build/backtrace-sys-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio-fec3efed5e98c33a.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-a94cce6ea7d284ad.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-f8c8f9f180a8b087.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-8ada514e1ce361ce.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-5002bd09af5787ea.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libparking_lot-aa03c4354f374030.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-339789ed9a750888.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-da89d0276ca83ec6.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-c3bf7da337023453.rlib" "/opt/crater/target/debug/deps/librand-948dae45830b7616.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3f911b54e25ff3b.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-d24e8b637969bd0e.rlib" "/opt/crater/target/debug/deps/librand_chacha-bc2f20f84511d658.rlib" "/opt/crater/target/debug/deps/librand_isaac-d7bbe276c7b2d57a.rlib" "/opt/crater/target/debug/deps/librand_core-6fa9f5d43a50161b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/libtokio_codec-441ef4c5f650e60c.rlib" "/opt/crater/target/debug/deps/libtokio_io-b39a3fa6e963259b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libbytes-4fe7c615bfe6227f.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libluis_sys-c80daca179cccb91.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libserde_json-641c38be778e40bd.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libserde-18dc95c748e63f7b.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lMicrosoft.CognitiveServices.Speech.core" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: warning: libssl.so.1.0.0, needed by /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so, not found (try using -rpath or -rpath-link) [INFO] [stderr] /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so, not found (try using -rpath or -rpath-link) [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_get_cert_store@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509_CRL@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_NAME_cmp@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_GENERALIZEDTIME_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_CRL_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_verify@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_add1_header@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_parse_url@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_RSAPrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_num_locks@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_ctrl@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_destroy_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_CTX_get_current_cert@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `GENERAL_NAME_get0_value@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_get_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_locking_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_pop@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_write@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_load_BIO_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_method@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `DIST_POINT_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_load_error_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_STRING_data@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_get_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_write_bio_X509_CRL@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_write@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_id@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_s_file@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_cert_verify_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_set_connect_state@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_cleanup@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new_mem_buf@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new_connect@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_STRING_length@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_CRL_http_nbio@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_set_max_response_length@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_peek_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_do_handshake@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_free_strings@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_peek_last_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_num@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_VERIFY_PARAM_get_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_clear_error@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_get1_RSA@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_2_method@OPENSSL_1.0.1' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_get_issuer_name@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ASN1_TIME_to_generalizedtime@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_cleanup_all_ex_data@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_new_null@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_certificate@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_s_mem@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_NAME_hash@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_read@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_X509_AUX@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_set_bio@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `ERR_remove_thread_state@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_ctrl@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_set_default_verify_paths@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_push@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_ctrl_pending@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_set_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_read@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `RSA_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_new@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_CTX_use_PrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_push@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_new@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OPENSSL_add_all_algorithms_noconf@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `SSL_library_init@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_set_flags@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_free_all@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_get_ext_d2i@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `TLSv1_1_method@OPENSSL_1.0.1' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `EVP_PKEY_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_http@OPENSSL_1.0.2' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_value@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_create_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `sk_pop_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `OCSP_REQ_CTX_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_id_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `PEM_read_bio_PrivateKey@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `CRYPTO_set_dynlock_lock_callback@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_add_cert@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_f_base64@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_free@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `BIO_puts@OPENSSL_1.0.0' [INFO] [stderr] /opt/crater/target/debug/build/luis_sys-26146c6ee105f9cb/out/libMicrosoft.CognitiveServices.Speech.core.so: undefined reference to `X509_STORE_set_lookup_crls_cb@OPENSSL_1.0.2' [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 `luis_sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1efa4ee431fd8e93ecabb291676fb629214132af11204f425c01f022442fb226"` [INFO] running `"docker" "rm" "-f" "1efa4ee431fd8e93ecabb291676fb629214132af11204f425c01f022442fb226"` [INFO] [stdout] 1efa4ee431fd8e93ecabb291676fb629214132af11204f425c01f022442fb226