[INFO] crate security-framework 1.0.0-alpha.2 is already in cache [INFO] testing security-framework-1.0.0-alpha.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate security-framework 1.0.0-alpha.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate security-framework 1.0.0-alpha.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate security-framework 1.0.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate security-framework 1.0.0-alpha.2 [INFO] tweaked toml for crates.io crate security-framework 1.0.0-alpha.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate security-framework 1.0.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c970dd7650d683ad88f037e0f6c55dacfb1216709d6ffe840766e19f09c617de [INFO] running `"docker" "start" "-a" "c970dd7650d683ad88f037e0f6c55dacfb1216709d6ffe840766e19f09c617de"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Compiling security-framework-sys v1.0.0-alpha.1 [INFO] [stderr] Compiling core-foundation v0.7.0 [INFO] [stderr] Compiling security-framework v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `core_foundation::string::CFString` [INFO] [stderr] --> src/base.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use core_foundation::string::CFString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `"docker" "inspect" "c970dd7650d683ad88f037e0f6c55dacfb1216709d6ffe840766e19f09c617de"` [INFO] running `"docker" "rm" "-f" "c970dd7650d683ad88f037e0f6c55dacfb1216709d6ffe840766e19f09c617de"` [INFO] [stdout] c970dd7650d683ad88f037e0f6c55dacfb1216709d6ffe840766e19f09c617de [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64e339d83ed762c0547c957d05509eb49c6dbaa53eabfd1c4e0a478f530d95a5 [INFO] running `"docker" "start" "-a" "64e339d83ed762c0547c957d05509eb49c6dbaa53eabfd1c4e0a478f530d95a5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] warning: unused import: `core_foundation::string::CFString` [INFO] [stderr] --> src/base.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use core_foundation::string::CFString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling security-framework v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../test/server.p12: No such file or directory (os error 2) [INFO] [stderr] --> src/import_export.rs:166:20 [INFO] [stderr] | [INFO] [stderr] 166 | let data = include_bytes!("../test/server.p12"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../test/server.der: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:76:27 [INFO] [stderr] | [INFO] [stderr] 76 | let certificate = include_bytes!("../test/server.der"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `core_foundation::string::CFString` [INFO] [stderr] --> src/base.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use core_foundation::string::CFString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `security-framework`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936" "/opt/rustwide/target/debug/examples/client-42afb10ec6749936.3l7mugtcho02g2a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib" "/opt/rustwide/target/debug/deps/libsecurity_framework_sys-e2bb3af5ff5f8178.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation-5cddbc9efb7ba107.rlib" "/opt/rustwide/target/debug/deps/liblibc-4188ef2a529901ad.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation_sys-3c0390744bf3cd16.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslContext::into_stream': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:840: undefined reference to `SSLSetIOFuncs' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:851: undefined reference to `SSLSetConnection' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::connection': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1048: undefined reference to `SSLGetConnection' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::connection_mut': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1058: undefined reference to `SSLGetConnection' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::handshake': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:995: undefined reference to `SSLHandshake' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function ` as std::io::Read>::read': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1106: undefined reference to `SSLRead' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function ` as std::io::Write>::write': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1129: undefined reference to `SSLWrite' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-42afb10ec6749936.client.7j025drg-cgu.0.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:986: undefined reference to `SSLGetConnection' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.14.rcgu.o): in function `security_framework::policy::SecPolicy::create_ssl': [INFO] [stderr] /opt/rustwide/workdir/src/policy.rs:39: undefined reference to `SecPolicyCreateSSL' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.14.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.14.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::new': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:468: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:470: undefined reference to `SSLCreateContext' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_peer_domain_name': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:486: undefined reference to `SSLSetPeerDomainName' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_certificate': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:525: undefined reference to `SSLSetCertificate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::enabled_ciphers': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:578: undefined reference to `SSLGetNumberEnabledCiphers' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:580: undefined reference to `SSLGetEnabledCiphers' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_enabled_ciphers': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:593: undefined reference to `SSLSetEnabledCiphers' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::negotiated_cipher': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:605: undefined reference to `SSLGetNegotiatedCipher' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::peer_trust2': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:640: undefined reference to `SSLCopyPeerTrust' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::state': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:653: undefined reference to `SSLGetSessionState' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::negotiated_protocol_version': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:662: undefined reference to `SSLGetNegotiatedProtocolVersion' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_protocol_version_max': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:678: undefined reference to `SSLSetProtocolVersionMax' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_protocol_version_min': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:692: undefined reference to `SSLSetProtocolVersionMin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::buffered_read_size': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:806: undefined reference to `SSLGetBufferedReadSize' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.2.rcgu.o): in function `security_framework::secure_transport::SslContext::set_break_on_server_auth': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:452: undefined reference to `SSLSetSessionOption' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.4.rcgu.o): in function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17h346ebb5dc2e1691eE+0xa0): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.4.rcgu.o): in function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17h8fc9a2324ad55a47E+0xa0): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.4.rcgu.o): in function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/base.rs:246: undefined reference to `CFRetain' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.5.rcgu.o): in function `core_foundation::string::CFString::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:109: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:111: undefined reference to `CFStringCreateWithBytes' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.8.rcgu.o): in function `security_framework::certificate::SecCertificate::subject_summary': [INFO] [stderr] /opt/rustwide/workdir/src/certificate.rs:79: undefined reference to `SecCertificateCopySubjectSummary' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.8.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.8.rcgu.o): in function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.9.rcgu.o): in function `security_framework::trust::SecTrust::set_anchor_certificates': [INFO] [stderr] /opt/rustwide/workdir/src/trust.rs:88: undefined reference to `SecTrustSetAnchorCertificates' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.9.rcgu.o): in function `security_framework::trust::SecTrust::set_trust_anchor_certificates_only': [INFO] [stderr] /opt/rustwide/workdir/src/trust.rs:99: undefined reference to `SecTrustSetAnchorCertificatesOnly' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.9.rcgu.o): in function `security_framework::trust::SecTrust::set_policy': [INFO] [stderr] /opt/rustwide/workdir/src/trust.rs:104: undefined reference to `SecTrustSetPolicies' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.9.rcgu.o): in function `security_framework::trust::SecTrust::evaluate': [INFO] [stderr] /opt/rustwide/workdir/src/trust.rs:121: undefined reference to `SecTrustEvaluate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-2d14a2adcd426a8a.rlib(security_framework-2d14a2adcd426a8a.security_framework.bn9iofqw-cgu.9.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-5cddbc9efb7ba107.rlib(core_foundation-5cddbc9efb7ba107.core_foundation.94g2uf42-cgu.4.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-5cddbc9efb7ba107.rlib(core_foundation-5cddbc9efb7ba107.core_foundation.94g2uf42-cgu.7.rcgu.o): in function `core_foundation::string::CFString::char_len': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:139: undefined reference to `CFStringGetLength' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-5cddbc9efb7ba107.rlib(core_foundation-5cddbc9efb7ba107.core_foundation.94g2uf42-cgu.7.rcgu.o): in function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-5cddbc9efb7ba107.rlib(core_foundation-5cddbc9efb7ba107.core_foundation.94g2uf42-cgu.11.rcgu.o): in function `core_foundation::string:: for alloc::borrow::Cow>::from': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:52: undefined reference to `CFStringGetCStringPtr' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:61: undefined reference to `CFStringGetBytes' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:74: undefined reference to `CFStringGetBytes' [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: build failed [INFO] running `"docker" "inspect" "64e339d83ed762c0547c957d05509eb49c6dbaa53eabfd1c4e0a478f530d95a5"` [INFO] running `"docker" "rm" "-f" "64e339d83ed762c0547c957d05509eb49c6dbaa53eabfd1c4e0a478f530d95a5"` [INFO] [stdout] 64e339d83ed762c0547c957d05509eb49c6dbaa53eabfd1c4e0a478f530d95a5