[INFO] fetching crate security-framework 2.0.0... [INFO] testing security-framework-2.0.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate security-framework 2.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate security-framework 2.0.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate security-framework 2.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate security-framework 2.0.0 [INFO] tweaked toml for crates.io crate security-framework 2.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate security-framework 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17c5d6adcf66db6e62ffabb8fdad4c77bf08cfa892bc47e788068fbf2e120a66 [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" "17c5d6adcf66db6e62ffabb8fdad4c77bf08cfa892bc47e788068fbf2e120a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17c5d6adcf66db6e62ffabb8fdad4c77bf08cfa892bc47e788068fbf2e120a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c5d6adcf66db6e62ffabb8fdad4c77bf08cfa892bc47e788068fbf2e120a66", kill_on_drop: false }` [INFO] [stdout] 17c5d6adcf66db6e62ffabb8fdad4c77bf08cfa892bc47e788068fbf2e120a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c4bfd05f4949b66836a7ec9b7ec177f2de465676097b5e85e8e7a010a75230e [INFO] running `Command { std: "docker" "start" "-a" "6c4bfd05f4949b66836a7ec9b7ec177f2de465676097b5e85e8e7a010a75230e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling core-foundation-sys v0.8.0 [INFO] [stderr] Compiling security-framework-sys v2.0.0 [INFO] [stderr] Compiling core-foundation v0.9.0 [INFO] [stderr] Compiling security-framework v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core_foundation::string::CFString` [INFO] [stdout] --> src/base.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core_foundation::string::CFString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `Command { std: "docker" "inspect" "6c4bfd05f4949b66836a7ec9b7ec177f2de465676097b5e85e8e7a010a75230e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4bfd05f4949b66836a7ec9b7ec177f2de465676097b5e85e8e7a010a75230e", kill_on_drop: false }` [INFO] [stdout] 6c4bfd05f4949b66836a7ec9b7ec177f2de465676097b5e85e8e7a010a75230e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7620292c8a93662931e3ade21483a97bdb7f0f277fd336ed4e3416a3e7e4f33 [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" "f7620292c8a93662931e3ade21483a97bdb7f0f277fd336ed4e3416a3e7e4f33", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused import: `core_foundation::string::CFString` [INFO] [stdout] --> src/base.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core_foundation::string::CFString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling security-framework v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../test/server.p12: No such file or directory (os error 2) [INFO] [stdout] --> src/import_export.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | let data = include_bytes!("../test/server.p12"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../test/server.der: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | let certificate = include_bytes!("../test/server.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core_foundation::string::CFString` [INFO] [stdout] --> src/base.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core_foundation::string::CFString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd" "/opt/rustwide/target/debug/examples/client-667a32962dd37dbd.2p1dd910zl1tebdk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib" "/opt/rustwide/target/debug/deps/libsecurity_framework_sys-1472a9f3acd77f6a.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation-a7f6731b928b1d88.rlib" "/opt/rustwide/target/debug/deps/liblibc-655f967ebfad5af1.rlib" "/opt/rustwide/target/debug/deps/libcore_foundation_sys-5aeab6a2091efed9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslContext::into_stream': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:840: undefined reference to `SSLSetIOFuncs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:851: undefined reference to `SSLSetConnection' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::connection': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:1048: undefined reference to `SSLGetConnection' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::connection_mut': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:1058: undefined reference to `SSLGetConnection' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function `security_framework::secure_transport::SslStream::handshake': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:995: undefined reference to `SSLHandshake' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:1106: undefined reference to `SSLRead' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:1129: undefined reference to `SSLWrite' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/client-667a32962dd37dbd.client.dpt7m4gv-cgu.0.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:986: undefined reference to `SSLGetConnection' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.13.rcgu.o): in function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17h2894de6286c0ebc8E+0xa0): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.13.rcgu.o): in function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17hfdac3ecf40b09b6cE+0xa0): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:468: undefined reference to `kCFAllocatorDefault' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:470: undefined reference to `SSLCreateContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_peer_domain_name': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:486: undefined reference to `SSLSetPeerDomainName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_certificate': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:525: undefined reference to `SSLSetCertificate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::enabled_ciphers': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:578: undefined reference to `SSLGetNumberEnabledCiphers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/secure_transport.rs:580: undefined reference to `SSLGetEnabledCiphers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_enabled_ciphers': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:593: undefined reference to `SSLSetEnabledCiphers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::negotiated_cipher': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:605: undefined reference to `SSLGetNegotiatedCipher' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::peer_trust2': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:640: undefined reference to `SSLCopyPeerTrust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::state': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:653: undefined reference to `SSLGetSessionState' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::negotiated_protocol_version': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:662: undefined reference to `SSLGetNegotiatedProtocolVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_protocol_version_max': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:678: undefined reference to `SSLSetProtocolVersionMax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_protocol_version_min': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:692: undefined reference to `SSLSetProtocolVersionMin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::buffered_read_size': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:806: undefined reference to `SSLGetBufferedReadSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.3.rcgu.o): in function `security_framework::secure_transport::SslContext::set_break_on_server_auth': [INFO] [stdout] /opt/rustwide/workdir/src/secure_transport.rs:452: undefined reference to `SSLSetSessionOption' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.6.rcgu.o): in function `::wrap_under_get_rule': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/base.rs:247: undefined reference to `CFRetain' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.6.rcgu.o): in function `security_framework::policy::SecPolicy::create_ssl': [INFO] [stdout] /opt/rustwide/workdir/src/policy.rs:39: undefined reference to `SecPolicyCreateSSL' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `core_foundation::string::CFString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:109: undefined reference to `kCFAllocatorDefault' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:111: undefined reference to `CFStringCreateWithBytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `security_framework::certificate::SecCertificate::subject_summary': [INFO] [stdout] /opt/rustwide/workdir/src/certificate.rs:79: undefined reference to `SecCertificateCopySubjectSummary' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `security_framework::trust::SecTrust::set_anchor_certificates': [INFO] [stdout] /opt/rustwide/workdir/src/trust.rs:88: undefined reference to `SecTrustSetAnchorCertificates' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `security_framework::trust::SecTrust::set_trust_anchor_certificates_only': [INFO] [stdout] /opt/rustwide/workdir/src/trust.rs:99: undefined reference to `SecTrustSetAnchorCertificatesOnly' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `security_framework::trust::SecTrust::set_policy': [INFO] [stdout] /opt/rustwide/workdir/src/trust.rs:104: undefined reference to `SecTrustSetPolicies' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `security_framework::trust::SecTrust::evaluate': [INFO] [stdout] /opt/rustwide/workdir/src/trust.rs:121: undefined reference to `SecTrustEvaluate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `::wrap_under_get_rule': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:99: undefined reference to `CFRetain' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsecurity_framework-1570e322c0b11089.rlib(security_framework-1570e322c0b11089.security_framework.c68exbye-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-a7f6731b928b1d88.rlib(core_foundation-a7f6731b928b1d88.core_foundation.1upjakkz-cgu.0.rcgu.o): in function `core_foundation::string::CFString::char_len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:139: undefined reference to `CFStringGetLength' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-a7f6731b928b1d88.rlib(core_foundation-a7f6731b928b1d88.core_foundation.1upjakkz-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-a7f6731b928b1d88.rlib(core_foundation-a7f6731b928b1d88.core_foundation.1upjakkz-cgu.12.rcgu.o): in function `core_foundation::string:: for alloc::borrow::Cow>::from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:52: undefined reference to `CFStringGetCStringPtr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:61: undefined reference to `CFStringGetBytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/string.rs:74: undefined reference to `CFStringGetBytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcore_foundation-a7f6731b928b1d88.rlib(core_foundation-a7f6731b928b1d88.core_foundation.1upjakkz-cgu.15.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f7620292c8a93662931e3ade21483a97bdb7f0f277fd336ed4e3416a3e7e4f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7620292c8a93662931e3ade21483a97bdb7f0f277fd336ed4e3416a3e7e4f33", kill_on_drop: false }` [INFO] [stdout] f7620292c8a93662931e3ade21483a97bdb7f0f277fd336ed4e3416a3e7e4f33