[INFO] cloning repository https://github.com/yingDev/Tickeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingDev/Tickeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yingDev/Tickeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingDev/Tickeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/yingDev/Tickeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingDev/Tickeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/yingDev/Tickeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingDev/Tickeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da238a94bec6545730571e59546aae535b2b69f1 [INFO] checking yingDev/Tickeys against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yingDev/Tickeys on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yingDev/Tickeys [INFO] finished tweaking git repo https://github.com/yingDev/Tickeys [INFO] tweaked toml for git repo https://github.com/yingDev/Tickeys written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yingDev/Tickeys already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/yingDev/iokit-sys.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc v0.1.8 [INFO] [stderr] Downloaded log v0.3.3 [INFO] [stderr] Downloaded openal-rs v0.1.1 [INFO] [stderr] Downloaded gcc v0.3.19 [INFO] [stderr] Downloaded unicase v1.0.1 [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.3 [INFO] [stderr] Downloaded core-foundation v0.2.0 [INFO] [stderr] Downloaded core-foundation-sys v0.2.0 [INFO] [stderr] Downloaded httparse v1.0.0 [INFO] [stderr] Downloaded libc v0.2.1 [INFO] [stderr] Downloaded core-graphics v0.2.0 [INFO] [stderr] Downloaded cocoa v0.2.2 [INFO] [stderr] Downloaded language-tags v0.2.0 [INFO] [stderr] Downloaded mach v0.0.3 [INFO] [stderr] Downloaded url v0.5.3 [INFO] [stderr] Downloaded block v0.1.4 [INFO] [stderr] Downloaded num_cpus v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d49b3f4655eb5a4830245ccd93f3ba74780e7d434b4e41243df487f002cf7ed [INFO] running `Command { std: "docker" "start" "-a" "3d49b3f4655eb5a4830245ccd93f3ba74780e7d434b4e41243df487f002cf7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d49b3f4655eb5a4830245ccd93f3ba74780e7d434b4e41243df487f002cf7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d49b3f4655eb5a4830245ccd93f3ba74780e7d434b4e41243df487f002cf7ed", kill_on_drop: false }` [INFO] [stdout] 3d49b3f4655eb5a4830245ccd93f3ba74780e7d434b4e41243df487f002cf7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217c36f5f1a487ca0e7004945b496af3729cdf344e1f003faf36d14a9d3eae87 [INFO] running `Command { std: "docker" "start" "-a" "217c36f5f1a487ca0e7004945b496af3729cdf344e1f003faf36d14a9d3eae87", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Compiling gcc v0.3.19 [INFO] [stderr] Compiling CoreFoundation-sys v0.1.3 [INFO] [stderr] Compiling core-foundation-sys v0.2.0 [INFO] [stderr] Checking bitflags v0.3.2 [INFO] [stderr] Checking rustc-serialize v0.3.16 [INFO] [stderr] Checking matches v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Checking lazy_static v0.1.15 [INFO] [stderr] Compiling IOKit-sys v0.1.3 (https://github.com/yingDev/iokit-sys.git#ab1ff8d0) [INFO] [stderr] Checking httparse v1.0.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking unicase v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.2.3 [INFO] [stderr] Checking language-tags v0.2.0 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling Tickeys v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking openal-rs v0.1.1 [INFO] [stderr] Checking block v0.1.4 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/40daf23eeb711dadf140b2536e67e3ff4c999196/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking objc v0.1.8 [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | pub type CFArrayRetainCallBack = extern "C" fn(allocator: CFAllocatorRef, value: *const c_void) -> *const c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub type CFArrayReleaseCallBack = extern "C" fn(allocator: CFAllocatorRef, value: *const c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:9:43 [INFO] [stdout] | [INFO] [stdout] 9 | pub type CFArrayCopyDescriptionCallBack = extern "C" fn(value: *const c_void) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub retain: CFArrayRetainCallBack, [INFO] [stdout] | ^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn CFArrayCreate(allocator: CFAllocatorRef, values: *const *const c_void, numValues: CFIndex, callbacks: *const CFArrayCallBacks)... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn CFArrayCreateCopy(allocator: CFAllocatorRef, theArray: CFArrayRef) -> CFArrayRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn CFArrayCreateMutable(allocator: CFAllocatorRef, capacity: CFIndex, callBacks: *const CFArrayCallBacks) -> CFMutableArrayRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/array.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn CFArrayCreateMutableCopy(allocator: CFAllocatorRef, capacity: CFIndex, theArray: CFArrayRef) -> CFMutableArrayRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/data.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn CFDataCreate(allocator: CFAllocatorRef, bytes: *const UInt8, length: CFIndex) -> CFDataRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/data.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn CFDataCreateWithBytesNoCopy(allocator: CFAllocatorRef, bytes: *const UInt8, length: CFIndex, bytesDeallocator: CFAllocatorRef)... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/data.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn CFDataCreateCopy(allocator: CFAllocatorRef, theData: CFDataRef) -> CFDataRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/data.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn CFDataCreateMutable(allocator: CFAllocatorRef, capacity: CFIndex) -> CFMutableDataRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/data.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn CFDataCreateMutableCopy(allocator: CFAllocatorRef, capacity: CFIndex, theData: CFDataRef) -> CFMutableDataRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | pub type CFDictionaryRetainCallBack = extern "C" fn(allocator: CFAllocatorRef, value: *const c_void) -> *const c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | pub type CFDictionaryReleaseCallBack = extern "C" fn(allocator: CFAllocatorRef, value: *const c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | pub type CFDictionaryCopyDescriptionCallBack = extern "C" fn(value: *const c_void) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub retain: CFDictionaryRetainCallBack, [INFO] [stdout] | ^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub retain: CFDictionaryRetainCallBack, [INFO] [stdout] | ^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn CFDictionaryCreate(allocator: CFAllocatorRef, keys: *const *const c_void, values: *const *const c_void, numValues: CFIndex, ke... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:51:46 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn CFDictionaryCreateCopy(allocator: CFAllocatorRef, theDict: CFDictionaryRef) -> CFDictionaryRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn CFDictionaryCreateMutable(allocator: CFAllocatorRef, capacity: CFIndex, keysCallBacks: *const CFDictionaryKeyCallBacks, valueC... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/dictionary.rs:53:53 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn CFDictionaryCreateMutableCopy(allocator: CFAllocatorRef, capacity: CFIndex, theDict: CFDictionaryRef) -> CFMutableDictionaryRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/number.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn CFNumberCreate(alloc: CFAllocatorRef, theType: CFNumberType, valuePtr: *const c_void) -> CFNumberRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:47:113 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn CFStringCreateWithCString(alloc: CFAllocatorRef, cStr: *const c_char, encoding: CFStringEncoding) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:48:165 [INFO] [stdout] | [INFO] [stdout] 48 | ...FStringEncoding, isExternalRepresentation: Boolean) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:49:109 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn CFStringCreateWithCharacters(alloc: CFAllocatorRef, chars: *const UniChar, numChars: CFIndex) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:51:156 [INFO] [stdout] | [INFO] [stdout] 51 | ...tringEncoding, contentsDeallocator: CFAllocatorRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:52:208 [INFO] [stdout] | [INFO] [stdout] 52 | ...tion: Boolean, contentsDeallocator: CFAllocatorRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:53:152 [INFO] [stdout] | [INFO] [stdout] 53 | ...hars: CFIndex, contentsDeallocator: CFAllocatorRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:55:100 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn CFStringCreateWithSubstring(alloc: CFAllocatorRef, str: CFStringRef, range: CFRange) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:56:81 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn CFStringCreateCopy(alloc: CFAllocatorRef, theString: CFStringRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:57:121 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn CFStringCreateWithFormat(alloc: CFAllocatorRef, formatOptions: CFDictionaryRef, format: CFStringRef, ...) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:58:80 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn CFStringCreateMutable(alloc: CFAllocatorRef, maxLength: CFIndex) -> CFMutableStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:59:108 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn CFStringCreateMutableCopy(alloc: CFAllocatorRef, maxLength: CFIndex, theString: CFStringRef) -> CFMutableStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:60:192 [INFO] [stdout] | [INFO] [stdout] 60 | ...x, externalCharactersAllocator: CFAllocatorRef) -> CFMutableStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn CFStringGetLength(theString: CFStringRef) -> CFIndex; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:65:51 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn CFStringGetCharacterAtIndex(theString: CFStringRef, idx: CFIndex) -> UniChar; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn CFStringGetCharacters(theString: CFStringRef, range: CFRange, buffer: *mut UniChar); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn CFStringGetCString(theString: CFStringRef, buffer: *mut c_char, bufferSize: CFIndex, encoding: CFStringEncoding) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:71:45 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn CFStringGetCStringPtr(theString: CFStringRef, encoding: CFStringEncoding) -> *const c_char; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:72:48 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn CFStringGetCharactersPtr(theString: CFStringRef) -> *const UniChar; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn CFStringGetBytes(theString: CFStringRef, range: CFRange, encoding: CFStringEncoding, lossByte: UInt8, isExternalRepresentation... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:77:124 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn CFStringCreateFromExternalRepresentation(alloc: CFAllocatorRef, data: CFDataRef, encoding: CFStringEncoding) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFData` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:78:144 [INFO] [stdout] | [INFO] [stdout] 78 | ...ingRef, encoding: CFStringEncoding, lossByte: UInt8) -> CFDataRef; [INFO] [stdout] | ^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:80:51 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn CFStringGetSmallestEncoding(theString: CFStringRef) -> CFStringEncoding; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn CFStringGetFastestEncoding(theString: CFStringRef) -> CFStringEncoding; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn CFStringGetFileSystemRepresentation(string: CFStringRef, buffer: *mut c_char, maxBufLen: CFIndex) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:89:69 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn CFStringGetMaximumSizeOfFileSystemRepresentation(string: CFStringRef) -> CFIndex; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:90:104 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn CFStringCreateWithFileSystemRepresentation(alloc: CFAllocatorRef, buffer: *const c_char) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:94:60 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn CFStringCompareWithOptionsAndLocale(theString1: CFStringRef, theString2: CFStringRef, rangeToCompare: CFRange, compareOptions:... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:95:51 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn CFStringCompareWithOptions(theString1: CFStringRef, theString2: CFStringRef, rangeToCompare: CFRange, compareOptions: CFString... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn CFStringCompare(theString1: CFStringRef, theString2: CFStringRef, compareOptions: CFStringCompareFlags) -> CFComparisonResult; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:98:56 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn CFStringFindWithOptionsAndLocale(theString: CFStringRef, stringToFind: CFStringRef, rangeToSearch: CFRange, searchOptions: CFS... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn CFStringFindWithOptions(theString: CFStringRef, stringToFind: CFStringRef, rangeToSearch: CFRange, searchOptions: CFStringComp... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFArray` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:100:186 [INFO] [stdout] | [INFO] [stdout] 100 | ...rch: CFRange, compareOptions: CFStringCompareFlags) -> CFArrayRef; [INFO] [stdout] | ^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn CFStringFind(theString: CFStringRef, stringToFind: CFStringRef, compareOptions: CFStringCompareFlags) -> CFRange; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:103:41 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn CFStringHasPrefix(theString: CFStringRef, prefix: CFStringRef) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn CFStringHasSuffix(theString: CFStringRef, suffix: CFStringRef) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:106:67 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn CFStringGetRangeOfComposedCharactersAtIndex(theString: CFStringRef, theIndex: CFIndex) -> CFRange; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:107:52 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn CFStringFindCharacterFromSet(theString: CFStringRef, theSet: CFCharacterSetRef, rangeToSearch: CFRange, searchOptions: CFStrin... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn CFStringGetLineBounds(theString: CFStringRef, range: CFRange, lineBeginIndex: *mut CFIndex, lineEndIndex: *mut CFIndex, conten... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/CoreFoundation-sys-0.1.3/src/string.rs:109:47 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn CFStringGetParagraphBounds(string: CFStringRef, range: CFRange, parBeginIndex: *mut CFIndex, parEndIndex: *mut CFIndex, conten... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | concrete_block_impl!(concrete_block_invoke_args0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(), R, X>) -> R {concrete_block_invoke_args0::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | concrete_block_impl!(concrete_block_invoke_args1, a: A); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A,), R, X>, A) -> R {concrete_block_invoke_args1::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A,), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | concrete_block_impl!(concrete_block_invoke_args2, a: A, b: B); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B), R, X>, A, B) -> R {concrete_block_invoke_args2::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | concrete_block_impl!(concrete_block_invoke_args3, a: A, b: B, c: C); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C), R, X>, A, B, C) -> R {concrete_block_invoke_args3::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | concrete_block_impl!(concrete_block_invoke_args4, a: A, b: B, c: C, d: D); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D), R, X>, A, B, C, D) -> R {concrete_block_invoke_args4::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | concrete_block_impl!(concrete_block_invoke_args5, a: A, b: B, c: C, d: D, e: E); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E), R, X>, A, B, C, D, E) -> R {concrete_block_invoke_args5::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | concrete_block_impl!(concrete_block_invoke_args6, a: A, b: B, c: C, d: D, e: E, f: F); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F), R, X>, A, B, C, D, E, F) -> R {concrete_block_invoke_args6::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | concrete_block_impl!(concrete_block_invoke_args7, a: A, b: B, c: C, d: D, e: E, f: F, g: G); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G), R, X>, A, B, C, D, E, F, G) -> R {concrete_block_invoke_args7::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | concrete_block_impl!(concrete_block_invoke_args8, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H), R, X>, A, B, C, D, E, F, G, H) -> R {concrete_block_invoke_args8::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | concrete_block_impl!(concrete_block_invoke_args9, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I), R, X>, A, B, C, D, E, F, G, H, I) -> R {concrete_block_invoke_args9::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | concrete_block_impl!(concrete_block_invoke_args10, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J), R, X>, A, B, C, D, E, F, G, H, I, J) -> R {concrete_block_invoke_args10::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | concrete_block_impl!(concrete_block_invoke_args11, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K), R, X>, A, B, C, D, E, F, G, H, I, J, K) -> R {concrete_block_invoke_args11::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | concrete_block_impl!(concrete_block_invoke_args12, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K, L), R, X>, A, B, C, D, E, F, G, H, I, J, K, L) -> R {concrete_block_invoke_args12::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K, L), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0591`. [INFO] [stdout] [INFO] [stderr] error: could not compile `CoreFoundation-sys` (lib) due to 62 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `block` (lib) due to 13 previous errors [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/bundle.rs:24:54 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn CFBundleGetBundleWithIdentifier(bundleID: CFStringRef) -> CFBundleRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/bundle.rs:25:82 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn CFBundleGetFunctionPointerForName(bundle: CFBundleRef, function_name: CFStringRef) -> *const c_void; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub copyDescription: extern "C" fn (info: *const c_void) -> CFStringRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub copyDescription: extern "C" fn (info: *const c_void) -> CFStringRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub copyDescription: extern "C" fn (info: *const c_void) -> CFStringRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub copyDescription: extern "C" fn (info: *const c_void) -> CFStringRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:113:58 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn CFRunLoopCopyCurrentMode(rl: CFRunLoopRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFArray` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:114:55 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn CFRunLoopCopyAllModes(rl: CFRunLoopRef) -> CFArrayRef; [INFO] [stdout] | ^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:115:59 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn CFRunLoopAddCommonMode(rl: CFRunLoopRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:116:66 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn CFRunLoopGetNextTimerFireDate(rl: CFRunLoopRef, mode: CFStringRef) -> CFAbsoluteTime; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn CFRunLoopRunInMode(mode: CFStringRef, seconds: CFTimeInterval, returnAfterSourceHandled: Boolean) -> i32; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:123:88 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn CFRunLoopContainsSource(rl: CFRunLoopRef, source: CFRunLoopSourceRef, mode: CFStringRef) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:124:83 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn CFRunLoopAddSource(rl: CFRunLoopRef, source: CFRunLoopSourceRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:125:86 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn CFRunLoopRemoveSource(rl: CFRunLoopRef, source: CFRunLoopSourceRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:126:94 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn CFRunLoopContainsObserver(rl: CFRunLoopRef, observer: CFRunLoopObserverRef, mode: CFStringRef) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:127:89 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn CFRunLoopAddObserver(rl: CFRunLoopRef, observer: CFRunLoopObserverRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:128:92 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn CFRunLoopRemoveObserver(rl: CFRunLoopRef, observer: CFRunLoopObserverRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:129:85 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn CFRunLoopContainsTimer(rl: CFRunLoopRef, timer: CFRunLoopTimerRef, mode: CFStringRef) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:130:80 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn CFRunLoopAddTimer(rl: CFRunLoopRef, timer: CFRunLoopTimerRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/runloop.rs:131:83 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn CFRunLoopRemoveTimer(rl: CFRunLoopRef, timer: CFRunLoopTimerRef, mode: CFStringRef); [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/url.rs:97:79 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn CFURLCreateWithFileSystemPath(allocator: CFAllocatorRef, filePath: CFStringRef, pathStyle: CFURLPathStyle, isDirectory: Boolea... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-foundation-sys-0.2.0/src/url.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn CFURLGetString(anURL: CFURLRef) -> CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core-foundation-sys` (lib) due to 22 previous errors [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-0.1.8/src/message.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | unsafe { mem::transmute(runtime::objc_msgSend) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut Object, Sel, ...) -> *mut Object {runtime::objc_msgSend} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut Object, Sel, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-0.1.8/src/message.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { mem::transmute(runtime::objc_msgSend_stret) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut Object, Sel, ...) {runtime::objc_msgSend_stret} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut Object, Sel, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-0.1.8/src/message.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { mem::transmute(runtime::objc_msgSendSuper) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*const Super, Sel, ...) -> *mut Object {runtime::objc_msgSendSuper} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*const Super, Sel, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-0.1.8/src/message.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | unsafe { mem::transmute(runtime::objc_msgSendSuper_stret) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*const Super, Sel, ...) {runtime::objc_msgSendSuper_stret} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*const Super, Sel, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0591`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objc` (lib) due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "217c36f5f1a487ca0e7004945b496af3729cdf344e1f003faf36d14a9d3eae87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217c36f5f1a487ca0e7004945b496af3729cdf344e1f003faf36d14a9d3eae87", kill_on_drop: false }` [INFO] [stdout] 217c36f5f1a487ca0e7004945b496af3729cdf344e1f003faf36d14a9d3eae87