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.14.0-nightly (6dc035ed9 2016-10-15)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading slog-extra v0.1.0
Compiling winapi v0.2.8
Compiling slog v1.1.0
Compiling winapi-build v0.1.1
Compiling libc v0.2.17
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-1.1.0/src/lib.rs --crate-name slog --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=6341362da85dcd0e -C extra-filename=-6341362da85dcd0e --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -g -C metadata=0889532d327ff4e2 -C extra-filename=-0889532d327ff4e2 --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.17/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=ad32fde1bd850538 -C extra-filename=-ad32fde1bd850538 --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -g -C metadata=493a7b0628804707 -C extra-filename=-493a7b0628804707 --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --cap-lints allow`
Compiling kernel32-sys v0.2.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=d6afa5bd3d7cfaef --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern build=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Running `/home/cratesfyi/slog-extra-0.1.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-name kernel32 --crate-type lib -g -C metadata=df86a08647459244 -C extra-filename=-df86a08647459244 --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern winapi=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling thread-id v2.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread-id-2.0.0/src/lib.rs --crate-name thread_id --crate-type lib -g -C metadata=bcd46c79a620a618 -C extra-filename=-bcd46c79a620a618 --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern kernel32=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libkernel32-df86a08647459244.rlib --extern libc=/home/cratesfyi/slog-extra-0.1.0/debug/deps/liblibc-ad32fde1bd850538.rlib --cap-lints allow`
Compiling thread_local v0.2.7
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.2.7/src/lib.rs --crate-name thread_local --crate-type lib -g -C metadata=a3c0092e9fb6507d -C extra-filename=-a3c0092e9fb6507d --out-dir /home/cratesfyi/slog-extra-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern thread_id=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libthread_id-bcd46c79a620a618.rlib --cap-lints allow`
Documenting slog-extra v0.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs --crate-name slog_extra -o /home/cratesfyi/slog-extra-0.1.0/doc -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern slog=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libslog-6341362da85dcd0e.rlib --extern thread_local=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libthread_local-a3c0092e9fb6507d.rlib`
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:112:5
|
112 | fn emit_bool(&mut self, key: &'static str, val: bool) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, bool) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, bool) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 112:73...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:112:74
|
112 | fn emit_bool(&mut self, key: &'static str, val: bool) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:116:5
|
116 | fn emit_unit(&mut self, key: &'static str) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 116:62...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:116:63
|
116 | fn emit_unit(&mut self, key: &'static str) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:120:5
|
120 | fn emit_none(&mut self, key: &'static str) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 120:62...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:120:63
|
120 | fn emit_none(&mut self, key: &'static str) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:125:5
|
125 | fn emit_char(&mut self, key: &'static str, val: char) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, char) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, char) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 125:73...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:125:74
|
125 | fn emit_char(&mut self, key: &'static str, val: char) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:129:5
|
129 | fn emit_u8(&mut self, key: &'static str, val: u8) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, u8) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, u8) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 129:69...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:129:70
|
129 | fn emit_u8(&mut self, key: &'static str, val: u8) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:133:5
|
133 | fn emit_i8(&mut self, key: &'static str, val: i8) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, i8) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, i8) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 133:69...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:133:70
|
133 | fn emit_i8(&mut self, key: &'static str, val: i8) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:137:5
|
137 | fn emit_u16(&mut self, key: &'static str, val: u16) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, u16) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, u16) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 137:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:137:72
|
137 | fn emit_u16(&mut self, key: &'static str, val: u16) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:141:5
|
141 | fn emit_i16(&mut self, key: &'static str, val: i16) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, i16) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, i16) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 141:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:141:72
|
141 | fn emit_i16(&mut self, key: &'static str, val: i16) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:145:5
|
145 | fn emit_u32(&mut self, key: &'static str, val: u32) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, u32) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, u32) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 145:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:145:72
|
145 | fn emit_u32(&mut self, key: &'static str, val: u32) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:149:5
|
149 | fn emit_i32(&mut self, key: &'static str, val: i32) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, i32) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, i32) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 149:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:149:72
|
149 | fn emit_i32(&mut self, key: &'static str, val: i32) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:153:5
|
153 | fn emit_f32(&mut self, key: &'static str, val: f32) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, f32) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, f32) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 153:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:153:72
|
153 | fn emit_f32(&mut self, key: &'static str, val: f32) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:157:5
|
157 | fn emit_u64(&mut self, key: &'static str, val: u64) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, u64) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, u64) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 157:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:157:72
|
157 | fn emit_u64(&mut self, key: &'static str, val: u64) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:161:5
|
161 | fn emit_i64(&mut self, key: &'static str, val: i64) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, i64) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, i64) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 161:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:161:72
|
161 | fn emit_i64(&mut self, key: &'static str, val: i64) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:165:5
|
165 | fn emit_f64(&mut self, key: &'static str, val: f64) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, f64) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, f64) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 165:71...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:165:72
|
165 | fn emit_f64(&mut self, key: &'static str, val: f64) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:169:5
|
169 | fn emit_usize(&mut self, key: &'static str, val: usize) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, usize) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, usize) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 169:75...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:169:76
|
169 | fn emit_usize(&mut self, key: &'static str, val: usize) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:173:5
|
173 | fn emit_isize(&mut self, key: &'static str, val: isize) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, isize) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, isize) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 173:75...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:173:76
|
173 | fn emit_isize(&mut self, key: &'static str, val: isize) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:177:5
|
177 | fn emit_str(&mut self, key: &'static str, val: &str) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, &str) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, &str) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 177:72...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:177:73
|
177 | fn emit_str(&mut self, key: &'static str, val: &str) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error[E0308]: method not compatible with trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:181:5
|
181 | fn emit_arguments(&mut self, key: &'static str, val: &fmt::Arguments) -> ser::Result {
| ^ lifetime mismatch
|
= note: expected type `fn(&mut ToSendSerializer, &str, &std::fmt::Arguments<'_>) -> std::result::Result<(), slog::ser::Error>`
= note: found type `fn(&mut ToSendSerializer, &'static str, &std::fmt::Arguments<'_>) -> std::result::Result<(), slog::ser::Error>`
note: the anonymous lifetime #2 defined on the block at 181:89...
--> .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs:181:90
|
181 | fn emit_arguments(&mut self, key: &'static str, val: &fmt::Arguments) -> ser::Result {
| ^
= note: ...does not necessarily outlive the static lifetime
error: Compilation failed, aborting rustdoc
thread 'main' panicked at 'ChainedError {
error: Could not document `slog-extra`.,
cause: process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.0/lib.rs --crate-name slog_extra -o /home/cratesfyi/slog-extra-0.1.0/doc -L dependency=/home/cratesfyi/slog-extra-0.1.0/debug/deps --extern slog=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libslog-6341362da85dcd0e.rlib --extern thread_local=/home/cratesfyi/slog-extra-0.1.0/debug/deps/libthread_local-a3c0092e9fb6507d.rlib` (exit code: 101)
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.