[INFO] crate security-framework 1.0.0-alpha.2 is already in cache [INFO] testing security-framework-1.0.0-alpha.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate security-framework 1.0.0-alpha.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate security-framework 1.0.0-alpha.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-7/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] fca7b5d76e075f3b42d4363af7647abc0f04a05b3ef4b199d72720c28de5d66f [INFO] running `"docker" "start" "-a" "fca7b5d76e075f3b42d4363af7647abc0f04a05b3ef4b199d72720c28de5d66f"` [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 3.49s [INFO] running `"docker" "inspect" "fca7b5d76e075f3b42d4363af7647abc0f04a05b3ef4b199d72720c28de5d66f"` [INFO] running `"docker" "rm" "-f" "fca7b5d76e075f3b42d4363af7647abc0f04a05b3ef4b199d72720c28de5d66f"` [INFO] [stdout] fca7b5d76e075f3b42d4363af7647abc0f04a05b3ef4b199d72720c28de5d66f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 31c9c34f3d189fe498acc347e3c4bd0f0bc55d5e644d2f93145ca2a231fc387d [INFO] running `"docker" "start" "-a" "31c9c34f3d189fe498acc347e3c4bd0f0bc55d5e644d2f93145ca2a231fc387d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.client.amlrt1n5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e" "/opt/rustwide/target/debug/examples/client-7bdda1a1ed47c40e.567rzkjq2ysru5o6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecurity_framework-1973f157d68a5503.rlib" "/opt/rustwide/target/debug/deps/libsecurity_framework_sys-8b43e020e91f8b2e.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation-91392ae09dcd3618.rlib" "/opt/rustwide/target/debug/deps/liblibc-b9b48b62b9633cf5.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation_sys-780f566773dabbf1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-7bdda1a1ed47c40e.client.amlrt1n5-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.10.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.10.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.10.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.13.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.13.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.13.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.13.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.13.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.15.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.5.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.5.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.5.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.7.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_CFTypes17h29548831833ab0a1E+0xc1): 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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.7.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_CFTypes17haeba71ba2c2e9798E+0xc1): 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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.7.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.7.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-1973f157d68a5503.rlib(security_framework-1973f157d68a5503.security_framework.4612nj2p-cgu.7.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/libcore_foundation-91392ae09dcd3618.rlib(core_foundation-91392ae09dcd3618.core_foundation.17srl36e-cgu.3.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-91392ae09dcd3618.rlib(core_foundation-91392ae09dcd3618.core_foundation.17srl36e-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-91392ae09dcd3618.rlib(core_foundation-91392ae09dcd3618.core_foundation.17srl36e-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-91392ae09dcd3618.rlib(core_foundation-91392ae09dcd3618.core_foundation.17srl36e-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: 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: 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] running `"docker" "inspect" "31c9c34f3d189fe498acc347e3c4bd0f0bc55d5e644d2f93145ca2a231fc387d"` [INFO] running `"docker" "rm" "-f" "31c9c34f3d189fe498acc347e3c4bd0f0bc55d5e644d2f93145ca2a231fc387d"` [INFO] [stdout] 31c9c34f3d189fe498acc347e3c4bd0f0bc55d5e644d2f93145ca2a231fc387d