[INFO] crate core-foundation 0.7.0 is already in cache [INFO] testing core-foundation-0.7.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate core-foundation 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate core-foundation 0.7.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate core-foundation 0.7.0 [INFO] finished tweaking crates.io crate core-foundation 0.7.0 [INFO] tweaked toml for crates.io crate core-foundation 0.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 0ed4b6d7e72d096e36ca9532c1b86d3ed466f31817b0ab2689937ad3c8a9b7ac [INFO] running `"docker" "start" "-a" "0ed4b6d7e72d096e36ca9532c1b86d3ed466f31817b0ab2689937ad3c8a9b7ac"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Compiling core-foundation v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::mem::MaybeUninit` [INFO] [stderr] --> src/url.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::mem::MaybeUninit; [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.98s [INFO] running `"docker" "inspect" "0ed4b6d7e72d096e36ca9532c1b86d3ed466f31817b0ab2689937ad3c8a9b7ac"` [INFO] running `"docker" "rm" "-f" "0ed4b6d7e72d096e36ca9532c1b86d3ed466f31817b0ab2689937ad3c8a9b7ac"` [INFO] [stdout] 0ed4b6d7e72d096e36ca9532c1b86d3ed466f31817b0ab2689937ad3c8a9b7ac [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] 6f63cbe908e46cd87f3053066ca38440f850ec02fa32c099c1c96ae9e4ae5e29 [INFO] running `"docker" "start" "-a" "6f63cbe908e46cd87f3053066ca38440f850ec02fa32c099c1c96ae9e4ae5e29"` [INFO] [stderr] Compiling core-foundation v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::mem::MaybeUninit` [INFO] [stderr] --> src/url.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::mem::MaybeUninit; [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] warning: unused import: `std::mem::MaybeUninit` [INFO] [stderr] --> src/url.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::mem::MaybeUninit; [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/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4" "/opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.42axiuuev8da84gc.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/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.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/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::from_CFType_pairs': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:46: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:(.text._ZN15core_foundation10dictionary25CFDictionary$LT$K$C$V$GT$17from_CFType_pairs17h501a4262a5d22c26E+0x11b): undefined reference to `kCFTypeDictionaryKeyCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:(.text._ZN15core_foundation10dictionary25CFDictionary$LT$K$C$V$GT$17from_CFType_pairs17h501a4262a5d22c26E+0x122): undefined reference to `kCFTypeDictionaryValueCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:46: undefined reference to `CFDictionaryCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::from_CFType_pairs': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:46: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:(.text._ZN15core_foundation10dictionary25CFDictionary$LT$K$C$V$GT$17from_CFType_pairs17ha75b6ed4e165222eE+0x11b): undefined reference to `kCFTypeDictionaryKeyCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:(.text._ZN15core_foundation10dictionary25CFDictionary$LT$K$C$V$GT$17from_CFType_pairs17ha75b6ed4e165222eE+0x122): undefined reference to `kCFTypeDictionaryValueCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:46: undefined reference to `CFDictionaryCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::len': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:80: undefined reference to `CFDictionaryGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::len': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:80: undefined reference to `CFDictionaryGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::contains_key': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:91: undefined reference to `CFDictionaryContainsKey' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::find': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:98: undefined reference to `CFDictionaryGetValueIfPresent' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFDictionary::get_keys_and_values': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:122: undefined reference to `CFDictionaryGetKeysAndValues' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:136: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:136: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::with_capacity': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFTypeDictionaryKeyCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFTypeDictionaryValueCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:150: undefined reference to `CFDictionaryCreateMutable' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::with_capacity': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFTypeDictionaryKeyCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFTypeDictionaryValueCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:148: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:150: undefined reference to `CFDictionaryCreateMutable' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::len': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:198: undefined reference to `CFDictionaryGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::len': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:198: undefined reference to `CFDictionaryGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::find': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:218: undefined reference to `CFDictionaryGetValueIfPresent' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::get_keys_and_values': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:242: undefined reference to `CFDictionaryGetKeysAndValues' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::add': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:255: undefined reference to `CFDictionaryAddValue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::add': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:255: undefined reference to `CFDictionaryAddValue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::remove': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:273: undefined reference to `CFDictionaryRemoveValue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function `core_foundation::dictionary::CFMutableDictionary::remove_all': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:278: undefined reference to `CFDictionaryRemoveAllValues' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core::convert::From<&core_foundation::dictionary::CFDictionary>>::from': [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:291: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/dictionary.rs:293: undefined reference to `CFDictionaryCreateMutableCopy' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.0.rcgu.o: In function ` as core_foundation::base::TCFType>::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `core_foundation::number::CFNumber::to_i64': [INFO] [stderr] /opt/rustwide/workdir/src/number.rs:42: undefined reference to `CFNumberGetValue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `>::from': [INFO] [stderr] /opt/rustwide/workdir/src/number.rs:68: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/number.rs:70: undefined reference to `CFNumberCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `core_foundation::string:: for alloc::borrow::Cow>::from': [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:52: undefined reference to `CFStringGetCStringPtr' [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:61: undefined reference to `CFStringGetBytes' [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:74: undefined reference to `CFStringGetBytes' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `core_foundation::filedescriptor::test::test_callback': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:181: undefined reference to `kCFRunLoopDefaultMode' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.1.rcgu.o: In function `::type_id': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:117: undefined reference to `CFNumberGetTypeID' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `::fmt': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:119: undefined reference to `CFCopyDescription' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `::eq': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:138: undefined reference to `CFEqual' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `core_foundation::base::TCFType::type_of': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:218: undefined reference to `CFGetTypeID' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:246: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.10.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::new': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:(.text._ZN15core_foundation14filedescriptor16CFFileDescriptor3new17hb66ec175d6843575E+0x49): undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:34: undefined reference to `CFFileDescriptorCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::enable_callbacks': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:57: undefined reference to `CFFileDescriptorEnableCallBacks' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::disable_callbacks': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:63: undefined reference to `CFFileDescriptorDisableCallBacks' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::valid': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:69: undefined reference to `CFFileDescriptorIsValid' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::invalidate': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:75: undefined reference to `CFFileDescriptorInvalidate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `core_foundation::filedescriptor::CFFileDescriptor::to_run_loop_source': [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:79: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/filedescriptor.rs:81: undefined reference to `CFFileDescriptorCreateRunLoopSource' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.12.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `core_foundation::date::CFDate::new': [INFO] [stderr] /opt/rustwide/workdir/src/date.rs:31: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/date.rs:33: undefined reference to `CFDateCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `core_foundation::date::CFDate::now': [INFO] [stderr] /opt/rustwide/workdir/src/date.rs:40: undefined reference to `CFAbsoluteTimeGetCurrent' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `core_foundation::date::CFDate::abs_time': [INFO] [stderr] /opt/rustwide/workdir/src/date.rs:46: undefined reference to `CFDateGetAbsoluteTime' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `::partial_cmp': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:201: undefined reference to `CFDateCompare' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.13.rcgu.o: In function `core_foundation::runloop::test::wait_200_milliseconds': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:178: undefined reference to `kCFRunLoopDefaultMode' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:29: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17h44170f6a84e1d5ffE+0xb2): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::from_CFTypes': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:80: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:(.text._ZN15core_foundation5array16CFArray$LT$T$GT$12from_CFTypes17hb8d16c296b69561cE+0xb2): undefined reference to `kCFTypeArrayCallBacks' [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:80: undefined reference to `CFArrayCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::len': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:119: undefined reference to `CFArrayGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::len': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:119: undefined reference to `CFArrayGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::len': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:119: undefined reference to `CFArrayGetCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::get_unchecked': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:125: undefined reference to `CFArrayGetValueAtIndex' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::get_unchecked': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:125: undefined reference to `CFArrayGetValueAtIndex' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::get': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:131: undefined reference to `CFArrayGetValueAtIndex' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::array::CFArray::get_values': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:140: undefined reference to `CFArrayGetValues' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::from_path': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:62: undefined reference to `CFURLCreateFromFileSystemRepresentation' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::from_file_system_path': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:72: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:72: undefined reference to `CFURLCreateWithFileSystemPath' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::to_path': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:82: undefined reference to `CFURLGetFileSystemRepresentation' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::get_string': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:94: undefined reference to `CFURLGetString' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::get_file_system_path': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:100: undefined reference to `CFURLCopyFileSystemPath' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::CFURL::absolute': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:106: undefined reference to `CFURLCopyAbsoluteURL' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::bundle::CFBundle::new': [INFO] [stderr] /opt/rustwide/workdir/src/bundle.rs:30: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/bundle.rs:30: undefined reference to `CFBundleCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::bundle::CFBundle::executable_url': [INFO] [stderr] /opt/rustwide/workdir/src/bundle.rs:73: undefined reference to `CFBundleCopyExecutableURL' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::bundle::CFBundle::private_frameworks_url': [INFO] [stderr] /opt/rustwide/workdir/src/bundle.rs:84: undefined reference to `CFBundleCopyPrivateFrameworksURL' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function ` as core_foundation::base::TCFType>::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::non_utf8': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:126: undefined reference to `CFURLGetBytes' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `core_foundation::url::absolute_file_url': [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:142: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/url.rs:142: undefined reference to `CFURLCreateWithFileSystemPathRelativeToBase' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.15.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.3.rcgu.o: In function `core_foundation::propertylist::test::test_property_list_serialization': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:274: undefined reference to `CFEqual' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `core_foundation::base::TCFType::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/base.rs:210: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `core_foundation::string::CFString::from_static_string': [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:123: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:(.text._ZN15core_foundation6string8CFString18from_static_string17hf59b0f791d50895aE+0x5a): undefined reference to `kCFAllocatorNull' [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:125: undefined reference to `CFStringCreateWithBytesNoCopy' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `core_foundation::string::CFString::char_len': [INFO] [stderr] /opt/rustwide/workdir/src/string.rs:139: undefined reference to `CFStringGetLength' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.5.rcgu.o: In function `::type_id': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:117: undefined reference to `CFStringGetTypeID' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoop::get_current': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:32: undefined reference to `CFRunLoopGetCurrent' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoop::run_current': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:46: undefined reference to `CFRunLoopRun' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoop::stop': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:52: undefined reference to `CFRunLoopStop' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoop::add_timer': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:76: undefined reference to `CFRunLoopAddTimer' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoop::add_source': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:94: undefined reference to `CFRunLoopAddSource' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::runloop::CFRunLoopTimer::new': [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:129: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/runloop.rs:131: undefined reference to `CFRunLoopTimerCreate' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::default': [INFO] [stderr] /opt/rustwide/workdir/src/timezone.rs:32: undefined reference to `CFTimeZoneCopyDefault' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `core_foundation::timezone::CFTimeZone::system': [INFO] [stderr] /opt/rustwide/workdir/src/timezone.rs:50: undefined reference to `CFTimeZoneCopySystem' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.6.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::boolean::CFBoolean::true_value': [INFO] [stderr] /opt/rustwide/workdir/src/boolean.rs:27: undefined reference to `kCFBooleanTrue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::boolean::CFBoolean::false_value': [INFO] [stderr] /opt/rustwide/workdir/src/boolean.rs:33: undefined reference to `kCFBooleanFalse' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::boolean:: for bool>::from': [INFO] [stderr] /opt/rustwide/workdir/src/boolean.rs:51: undefined reference to `kCFBooleanTrue' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::error::CFError::domain': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:54: undefined reference to `CFErrorGetDomain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::error::CFError::code': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:61: undefined reference to `CFErrorGetCode' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::error::CFError::description': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:67: undefined reference to `CFErrorCopyDescription' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::propertylist::create_with_data': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:31: undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:31: undefined reference to `CFPropertyListCreateWithData' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::propertylist::create_data': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:(.text._ZN15core_foundation12propertylist11create_data17h05041d88aa778e56E+0x28): undefined reference to `kCFAllocatorDefault' [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:47: undefined reference to `CFPropertyListCreateData' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::propertylist::CFPropertyList::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:124: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::propertylist::CFPropertyList::retain_count': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:157: undefined reference to `CFGetRetainCount' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `core_foundation::propertylist::CFPropertyList::type_of': [INFO] [stderr] /opt/rustwide/workdir/src/propertylist.rs:164: undefined reference to `CFGetTypeID' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::wrap_under_get_rule': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:98: undefined reference to `CFRetain' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::type_id': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:117: undefined reference to `CFBooleanGetTypeID' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] /opt/rustwide/target/debug/deps/core_foundation-ad198038688d54b4.core_foundation.8yut078r-cgu.8.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/lib.rs:67: undefined reference to `CFRelease' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `core-foundation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6f63cbe908e46cd87f3053066ca38440f850ec02fa32c099c1c96ae9e4ae5e29"` [INFO] running `"docker" "rm" "-f" "6f63cbe908e46cd87f3053066ca38440f850ec02fa32c099c1c96ae9e4ae5e29"` [INFO] [stdout] 6f63cbe908e46cd87f3053066ca38440f850ec02fa32c099c1c96ae9e4ae5e29