Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading core-text v8.0.0
Fresh foreign-types v0.3.0
Fresh bitflags v1.0.1
Fresh libc v0.2.33
Compiling core-foundation-sys v0.4.4
Running `/home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-1ceae70023a2e0d2/build-script-build`
Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f86c10451a467bb3 -C extra-filename=-f86c10451a467bb3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-efd62672193c2c7a.rlib --extern-version libc=libc,0.2.33 --cap-lints allow`
Compiling core-foundation v0.4.4
Running `rustc --crate-name core_foundation .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.4.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=49813e0752f20b0d -C extra-filename=-49813e0752f20b0d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-efd62672193c2c7a.rlib --extern-version libc=libc,0.2.33 --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-f86c10451a467bb3.rlib --extern-version core_foundation_sys=core-foundation-sys,0.4.4 --cap-lints allow`
Compiling core-graphics v0.12.1
Running `rustc --crate-name core_graphics .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=c9e31e64cefcc23f -C extra-filename=-c9e31e64cefcc23f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-9522102d45f1e994.rlib --extern-version bitflags=bitflags,1.0.1 --extern core_foundation=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation-49813e0752f20b0d.rlib --extern-version core_foundation=core-foundation,0.4.4 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-efd62672193c2c7a.rlib --extern-version libc=libc,0.2.33 --extern foreign_types=/home/cratesfyi/cratesfyi/debug/deps/libforeign_types-b62dfef44c69c939.rlib --extern-version foreign_types=foreign-types,0.3.0 --cap-lints allow`
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/color_space.rs:45:1
|
45 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/context.rs:232:1
|
232 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/data_provider.rs:73:1
|
73 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/font.rs:96:1
|
96 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/geometry.rs:137:5
|
137 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/image.rs:95:1
|
95 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0455]: native frameworks are only available on macOS targets
--> .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/path.rs:111:1
|
111 | #[link(name = "CoreGraphics", kind = "framework")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 7 previous errors
thread 'main' panicked at 'ChainedError {
error: Could not compile `core-graphics`.,
cause: process didn't exit successfully: `rustc --crate-name core_graphics .cargo/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.12.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg feature="default" -C metadata=c9e31e64cefcc23f -C extra-filename=-c9e31e64cefcc23f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-9522102d45f1e994.rlib --extern-version bitflags=bitflags,1.0.1 --extern core_foundation=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation-49813e0752f20b0d.rlib --extern-version core_foundation=core-foundation,0.4.4 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-efd62672193c2c7a.rlib --extern-version libc=libc,0.2.33 --extern foreign_types=/home/cratesfyi/cratesfyi/debug/deps/libforeign_types-b62dfef44c69c939.rlib --extern-version foreign_types=foreign-types,0.3.0 --cap-lints allow` (exit code: 101)
}', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.