[INFO] fetching crate security-framework 1.0.0-alpha.1... [INFO] testing security-framework-1.0.0-alpha.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate security-framework 1.0.0-alpha.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate security-framework 1.0.0-alpha.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate security-framework 1.0.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate security-framework 1.0.0-alpha.1 [INFO] tweaked toml for crates.io crate security-framework 1.0.0-alpha.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate security-framework 1.0.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 1fc0efac934293a0c8132a4534b6a1fdd61f104b92d189d8e938497133e22d82 [INFO] running `"docker" "start" "-a" "1fc0efac934293a0c8132a4534b6a1fdd61f104b92d189d8e938497133e22d82"` [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [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.1 (/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.43s [INFO] running `"docker" "inspect" "1fc0efac934293a0c8132a4534b6a1fdd61f104b92d189d8e938497133e22d82"` [INFO] running `"docker" "rm" "-f" "1fc0efac934293a0c8132a4534b6a1fdd61f104b92d189d8e938497133e22d82"` [INFO] [stdout] 1fc0efac934293a0c8132a4534b6a1fdd61f104b92d189d8e938497133e22d82 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 95c2c9ad5766ed0cbc9e0c19fc0bf6146ac1512ef0ae103cf807b8e7b82188a7 [INFO] running `"docker" "start" "-a" "95c2c9ad5766ed0cbc9e0c19fc0bf6146ac1512ef0ae103cf807b8e7b82188a7"` [INFO] [stderr] Compiling remove_dir_all v0.5.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.1 (/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:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | 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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4" "/opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.2oqizbhd41u1fp89.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib" "/opt/rustwide/target/debug/deps/libsecurity_framework_sys-5470a40525054eef.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation-8d1c00d0e35d11b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation_sys-6076a786d44babb7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function `security_framework::secure_transport::SslContext::into_stream': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:854: undefined reference to `SSLSetIOFuncs' [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:865: undefined reference to `SSLSetConnection' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function `security_framework::secure_transport::SslStream::connection': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1062: undefined reference to `SSLGetConnection' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function `security_framework::secure_transport::SslStream::connection_mut': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1072: undefined reference to `SSLGetConnection' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function `security_framework::secure_transport::SslStream::handshake': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1009: undefined reference to `SSLHandshake' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function ` as std::io::Read>::read': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1120: undefined reference to `SSLRead' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function ` as std::io::Write>::write': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1143: undefined reference to `SSLWrite' [INFO] [stderr] /opt/rustwide/target/debug/examples/client-95350e5ab09cccb4.client.8wmwfrbi-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:1000: undefined reference to `SSLGetConnection' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.12.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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.12.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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.12.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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.12.rcgu.o): In function `security_framework::trust::SecTrust::evaluate': [INFO] [stderr] /opt/rustwide/workdir/src/trust.rs:121: undefined reference to `SecTrustEvaluate' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.12.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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::new': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:473: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:475: undefined reference to `SSLCreateContext' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::set_peer_domain_name': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:491: undefined reference to `SSLSetPeerDomainName' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::set_certificate': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:530: undefined reference to `SSLSetCertificate' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::enabled_ciphers': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:583: undefined reference to `SSLGetNumberEnabledCiphers' [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:585: undefined reference to `SSLGetEnabledCiphers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::set_enabled_ciphers': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:598: undefined reference to `SSLSetEnabledCiphers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::negotiated_cipher': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:610: undefined reference to `SSLGetNegotiatedCipher' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::peer_trust2': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:645: undefined reference to `SSLCopyPeerTrust' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::state': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:668: undefined reference to `SSLGetSessionState' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::negotiated_protocol_version': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:677: undefined reference to `SSLGetNegotiatedProtocolVersion' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::set_protocol_version_max': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:693: undefined reference to `SSLSetProtocolVersionMax' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::set_protocol_version_min': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:707: undefined reference to `SSLSetProtocolVersionMin' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.2.rcgu.o): In function `security_framework::secure_transport::SslContext::buffered_read_size': [INFO] [stderr] /opt/rustwide/workdir/src/secure_transport.rs:820: undefined reference to `SSLGetBufferedReadSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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:457: undefined reference to `SSLSetSessionOption' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17h1c95654253e27280E+0xc1): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17hda027749e79203d8E+0xc1): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-cgu.8.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] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:111: undefined reference to `CFStringCreateWithBytes' [INFO] [stderr] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libsecurity_framework-2dbe4775e38fcd67.rlib(security_framework-2dbe4775e38fcd67.security_framework.duk2919p-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] /opt/rustwide/target/debug/deps/libcore_foundation-8d1c00d0e35d11b6.rlib(core_foundation-8d1c00d0e35d11b6.core_foundation.zv9jzwl1-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] /opt/rustwide/target/debug/deps/libcore_foundation-8d1c00d0e35d11b6.rlib(core_foundation-8d1c00d0e35d11b6.core_foundation.zv9jzwl1-cgu.6.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] /opt/rustwide/target/debug/deps/libcore_foundation-8d1c00d0e35d11b6.rlib(core_foundation-8d1c00d0e35d11b6.core_foundation.zv9jzwl1-cgu.6.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] /opt/rustwide/target/debug/deps/libcore_foundation-8d1c00d0e35d11b6.rlib(core_foundation-8d1c00d0e35d11b6.core_foundation.zv9jzwl1-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] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src/string.rs:61: undefined reference to `CFStringGetBytes' [INFO] [stderr] /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" "95c2c9ad5766ed0cbc9e0c19fc0bf6146ac1512ef0ae103cf807b8e7b82188a7"` [INFO] running `"docker" "rm" "-f" "95c2c9ad5766ed0cbc9e0c19fc0bf6146ac1512ef0ae103cf807b8e7b82188a7"` [INFO] [stdout] 95c2c9ad5766ed0cbc9e0c19fc0bf6146ac1512ef0ae103cf807b8e7b82188a7