[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] testing yingDev/Tickeys against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yingDev/Tickeys on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-11/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 373d1ee3c1c01a373b5df39e30158f19babdcb10c105fb3c5c5f6660ec422df4 [INFO] running `Command { std: "docker" "start" "-a" "373d1ee3c1c01a373b5df39e30158f19babdcb10c105fb3c5c5f6660ec422df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "373d1ee3c1c01a373b5df39e30158f19babdcb10c105fb3c5c5f6660ec422df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373d1ee3c1c01a373b5df39e30158f19babdcb10c105fb3c5c5f6660ec422df4", kill_on_drop: false }` [INFO] [stdout] 373d1ee3c1c01a373b5df39e30158f19babdcb10c105fb3c5c5f6660ec422df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df1ac4ef3eb8a2ea29987bbfd96d9271f3b8d64a79611218b207f623117d85d8 [INFO] running `Command { std: "docker" "start" "-a" "df1ac4ef3eb8a2ea29987bbfd96d9271f3b8d64a79611218b207f623117d85d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Compiling libc v0.1.12 [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] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling bitflags v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling IOKit-sys v0.1.3 (https://github.com/yingDev/iokit-sys.git#ab1ff8d0) [INFO] [stderr] Compiling httparse v1.0.0 [INFO] [stderr] Compiling language-tags v0.2.0 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling Tickeys v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicase v1.0.1 [INFO] [stderr] Compiling block v0.1.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 time v0.1.34 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling openal-rs v0.1.1 [INFO] [stderr] Compiling log v0.3.3 [INFO] [stderr] Compiling num_cpus v0.2.7 [INFO] [stderr] Compiling mach v0.0.3 [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0591`. [INFO] [stdout] [INFO] [stderr] error: could not compile `block` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/array.rs:16:26 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/array.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | pub release: CFArrayReleaseCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/array.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | pub copyDescription: CFArrayCopyDescriptionCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/data.rs:23:123 [INFO] [stdout] | [INFO] [stdout] 23 | ...es: *const UInt8, length: CFIndex, bytesDeallocator: CFAllocatorRef) -> CFDataRef; [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/dictionary.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub retain: CFDictionaryRetainCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/dictionary.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub copyDescription: CFDictionaryCopyDescriptionCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/dictionary.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub retain: CFDictionaryRetainCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/dictionary.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub copyDescription: CFDictionaryCopyDescriptionCallBack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:47:45 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn CFStringCreateWithBytes(alloc: CFAllocatorRef, bytes: *const UInt8, numBytes: CFIndex, encoding: CFStringEncoding, isExternalR... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:49:48 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn CFStringCreateWithCStringNoCopy(alloc: CFAllocatorRef, cStr: *const c_char, encoding: CFStringEncoding, contentsDeallocator: C... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:51:137 [INFO] [stdout] | [INFO] [stdout] 51 | ...ar, encoding: CFStringEncoding, 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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn CFStringCreateWithBytesNoCopy(alloc: CFAllocatorRef, bytes: *const UInt8, numBytes: CFIndex, encoding: CFStringEncoding, isExt... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:52:189 [INFO] [stdout] | [INFO] [stdout] 52 | ...xternalRepresentation: 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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn CFStringCreateWithCharactersNoCopy(alloc: CFAllocatorRef, chars: *const UniChar, numChars: CFIndex, contentsDeallocator: CFAll... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:53:133 [INFO] [stdout] | [INFO] [stdout] 53 | ...nst UniChar, numChars: 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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:55:47 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:55:68 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:56:38 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:56:65 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:57:44 [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 `__CFDictionary` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:57:75 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:57:100 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:58:41 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:59:45 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:59:92 [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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:60:69 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn CFStringCreateMutableWithExternalCharactersNoCopy(alloc: CFAllocatorRef, chars: *mut UniChar, numChars: CFIndex, capacity: CFI... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:60:173 [INFO] [stdout] | [INFO] [stdout] 60 | ...dex, capacity: CFIndex, 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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:77:60 [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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:77:82 [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 `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:78:56 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn CFStringCreateExternalRepresentation(alloc: CFAllocatorRef, theString: CFStringRef, encoding: CFStringEncoding, lossByte: UInt... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:78:83 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn CFStringCreateExternalRepresentation(alloc: CFAllocatorRef, theString: CFStringRef, encoding: CFStringEncoding, lossByte: UInt... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFData` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:90:62 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:94:85 [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 `__CFLocale` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:94:169 [INFO] [stdout] | [INFO] [stdout] 94 | ...CFRange, compareOptions: CFStringCompareFlags, locale: CFLocaleRef) -> CFComparisonResult; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:95:76 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:96:65 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:98:83 [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 `__CFLocale` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:98:165 [INFO] [stdout] | [INFO] [stdout] 98 | ... CFRange, searchOptions: CFStringCompareFlags, locale: CFLocaleRef, result: *mut CFRange) -> Boolean; [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:99:74 [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 `__CFAllocator` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn CFStringCreateArrayWithFindResults(alloc: CFAllocatorRef, theString: CFStringRef, stringToFind: CFStringRef, rangeToSearch: CF... [INFO] [stdout] | ^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:100:81 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn CFStringCreateArrayWithFindResults(alloc: CFAllocatorRef, theString: CFStringRef, stringToFind: CFStringRef, rangeToSearch: CF... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFString` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:100:108 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn CFStringCreateArrayWithFindResults(alloc: CFAllocatorRef, theString: CFStringRef, stringToFind: CFStringRef, rangeToSearch: CF... [INFO] [stdout] | ^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `__CFArray` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:102:63 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:103:62 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:104:62 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 `__CFCharacterSet` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/src/string.rs:107:73 [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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: aborting due to 107 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `CoreFoundation-sys` due to 108 previous errors [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 8 | pub type mach_port_name_t = natural_t; [INFO] [stdout] | -------------------------------------- not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 14 | pub type ipc_port_t = *mut ipc_port; [INFO] [stdout] | ------------------------------------ not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0517`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mach` due to 3 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "df1ac4ef3eb8a2ea29987bbfd96d9271f3b8d64a79611218b207f623117d85d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1ac4ef3eb8a2ea29987bbfd96d9271f3b8d64a79611218b207f623117d85d8", kill_on_drop: false }` [INFO] [stdout] df1ac4ef3eb8a2ea29987bbfd96d9271f3b8d64a79611218b207f623117d85d8