[INFO] cloning repository https://github.com/dbwg/lain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbwg/lain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbwg%2Flain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbwg%2Flain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4f098b004e23c143bef6c64b2be0a6c34cd96e9 [INFO] testing dbwg/lain against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbwg%2Flain" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dbwg/lain on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dbwg/lain [INFO] finished tweaking git repo https://github.com/dbwg/lain [INFO] tweaked toml for git repo https://github.com/dbwg/lain written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dbwg/lain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fc69caa219ec4fa4114962e18a95ce4a5b8733dda8b30adf9268e496cd67c17 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fc69caa219ec4fa4114962e18a95ce4a5b8733dda8b30adf9268e496cd67c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fc69caa219ec4fa4114962e18a95ce4a5b8733dda8b30adf9268e496cd67c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc69caa219ec4fa4114962e18a95ce4a5b8733dda8b30adf9268e496cd67c17", kill_on_drop: false }` [INFO] [stdout] 2fc69caa219ec4fa4114962e18a95ce4a5b8733dda8b30adf9268e496cd67c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d27d04848300efc88a80e224f181811aca3b644c27f571007f9a3f58bb2c4b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d27d04848300efc88a80e224f181811aca3b644c27f571007f9a3f58bb2c4b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling pq-sys v0.4.3 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling serde v1.0.5 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling lain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(try!(String::from_utf8(try!(Command::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(try!(String::from_utf8(try!(Command::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(try!(String::from_utf8(try!(Command::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(try!(String::from_utf8(try!(Command::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> build.rs:31:55 [INFO] [stdout] | [INFO] [stdout] 31 | (Ok(hash), Ok(date)) => format!("{} {}", hash.trim_right(), date), [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling psutil v1.0.0 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling r2d2 v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling diesel v0.12.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] warning: src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] warning: 132 | dh->p = p; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] warning: src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] warning: | ^~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys-extras v0.7.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-extras-aac913edf6921a6a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/openssl-sys-extras-948d011993625e24/out/src/openssl_shim.o" "-c" "src/openssl_shim.c" [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] cargo:warning= 132 | dh->p = p; [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] cargo:warning=src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] cargo:warning= 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:1200:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dfe8d3e2fc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55dfe8d3e2fc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dfe8d3e2fc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55dfe8d3e2fc - ::fmt::h3e2b509ce2ce6007 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55dfe8d6036c - core::fmt::write::h753c7571fa063ecb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x55dfe8d39203 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stderr] 6: 0x55dfe8d40562 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55dfe8d40562 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55dfe8d40562 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55dfe8d40145 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55dfe8d40bb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55dfe8d18e02 - std::panicking::begin_panic::{{closure}}::h146a84a51276d967 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stderr] 12: 0x55dfe8d18ae9 - std::sys_common::backtrace::__rust_end_short_backtrace::h17901d60ee943737 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55dfe8d18d83 - std::panicking::begin_panic::h28b7b772ffd95ac5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stderr] 14: 0x55dfe8cfe5c5 - gcc::fail::h12b0cdb886275779 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:1200:5 [INFO] [stderr] 15: 0x55dfe8cfda89 - gcc::run::h09fd6b8e01ae7941 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:1144:9 [INFO] [stderr] 16: 0x55dfe8cf4dc0 - gcc::Config::compile_object::h385e7db458124576 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:493:9 [INFO] [stderr] 17: 0x55dfe8cf461e - gcc::Config::compile_objects::hb6ada627ff5d8b27 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:459:13 [INFO] [stderr] 18: 0x55dfe8cf37b1 - gcc::Config::compile::ha23ff46b9362659f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.46/src/lib.rs:408:9 [INFO] [stderr] 19: 0x55dfe8ceff31 - build_script_build::main::h2504567e8c2dde58 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-extras-0.7.14/build.rs:19:5 [INFO] [stderr] 20: 0x55dfe8cf164b - core::ops::function::FnOnce::call_once::hf6f3f806972fb135 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55dfe8cf26ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h2842f9cb8cbe0661 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 22: 0x55dfe8cf19c1 - std::rt::lang_start::{{closure}}::h415bf1c886702388 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x55dfe8d3d9b0 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55dfe8d3d9b0 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 25: 0x55dfe8d3d9b0 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 26: 0x55dfe8d3d9b0 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 27: 0x55dfe8d3d9b0 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x55dfe8d3d9b0 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 29: 0x55dfe8d3d9b0 - std::panicking::try::h010108d314169ac6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 30: 0x55dfe8d3d9b0 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 31: 0x55dfe8d3d9b0 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x55dfe8cf1990 - std::rt::lang_start::he9d7333146875a74 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x55dfe8cf107c - main [INFO] [stderr] 34: 0x7f83e8f4e0b3 - __libc_start_main [INFO] [stderr] 35: 0x55dfe8cefb5e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_clone': [INFO] [stderr] warning: src/c_helpers.c:4:5: warning: implicit declaration of function 'CRYPTO_add' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/c_helpers.c:4:20: error: dereferencing pointer to incomplete type 'SSL' {aka 'struct ssl_st'} [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:4:37: error: 'CRYPTO_LOCK_SSL' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] warning: src/c_helpers.c:4:37: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_CTX_clone': [INFO] [stderr] warning: src/c_helpers.c:8:20: error: dereferencing pointer to incomplete type 'SSL_CTX' {aka 'struct ssl_ctx_st'} [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:8:35: error: 'CRYPTO_LOCK_SSL_CTX' undeclared (first use in this function); did you mean 'CRYPTO_EX_INDEX_SSL_CTX'? [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_EX_INDEX_SSL_CTX [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_X509_clone': [INFO] [stderr] warning: src/c_helpers.c:12:21: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:12:36: error: 'CRYPTO_LOCK_X509' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d27d04848300efc88a80e224f181811aca3b644c27f571007f9a3f58bb2c4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d27d04848300efc88a80e224f181811aca3b644c27f571007f9a3f58bb2c4b0", kill_on_drop: false }` [INFO] [stdout] 5d27d04848300efc88a80e224f181811aca3b644c27f571007f9a3f58bb2c4b0