[go: up one dir, main page]

compiletest_rs 0.3.21

The compiletest utility from the Rust compiler as a standalone testing harness
Documentation
Build #153067 2019-04-07 18:57:40

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.35.0-nightly (428943cc2 2019-04-02)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Downloading crates ...
Downloaded compiletest_rs v0.3.21
Fresh unicode-xid v0.1.0
Fresh cc v1.0.34
Fresh autocfg v0.1.2
Fresh cfg-if v0.1.7
Fresh rustc-demangle v0.1.13
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh itoa v0.4.3
Fresh unicode-width v0.1.5
Compiling compiletest_rs v0.3.21
Fresh utf8-ranges v1.0.2
Checking diff v0.1.11
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.21/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ef0885c6f36cf6ae -C extra-filename=-ef0885c6f36cf6ae --out-dir /home/cratesfyi/cratesfyi/debug/build/compiletest_rs-ef0885c6f36cf6ae -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name diff /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/diff-0.1.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e6badce72a54f57c -C extra-filename=-e6badce72a54f57c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh log v0.4.6
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.6
Fresh getopts v0.2.18
Fresh proc-macro2 v0.4.27
Fresh libc v0.2.51
Fresh memchr v2.2.0
Fresh serde v1.0.90
Fresh ryu v0.2.7
Fresh quote v0.6.11
Fresh filetime v0.2.4
Fresh backtrace-sys v0.1.28
Fresh aho-corasick v0.7.3
Fresh serde_json v1.0.39
Fresh syn v0.15.30
Fresh backtrace v0.3.15
Fresh regex v1.1.5
Fresh synstructure v0.10.1
Fresh serde_derive v1.0.90
Fresh failure_derive v0.1.5
Fresh failure v0.1.5
Checking rustfix v0.4.5
Running `rustc --crate-name rustfix /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustfix-0.4.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3eec88c41f9bb4be -C extra-filename=-3eec88c41f9bb4be --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-51828d28f75de2b2.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-3a56f60f3ccd279a.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-5dd717b63612cac7.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-94904abb38da4a62.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-03d03e85ec887fd5.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-945d9cb303c84b6e/out`
Running `/home/cratesfyi/cratesfyi/debug/build/compiletest_rs-ef0885c6f36cf6ae/build-script-build`
Documenting compiletest_rs v0.3.21
Running `rustdoc --crate-name compiletest_rs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.21/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190402-1.35.0-nightly-428943cc2 --static-root-path / --disable-per-crate-search --extern-html-root-url 'diff=https://docs.rs/diff/0.1.11' --extern-html-root-url 'filetime=https://docs.rs/filetime/0.2.4' --extern-html-root-url 'getopts=https://docs.rs/getopts/0.2.18' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.51' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'miow=https://docs.rs/miow/0.3.3' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.5' --extern-html-root-url 'rustfix=https://docs.rs/rustfix/0.4.5' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.90' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.90' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.7' --extern-html-root-url 'tester=https://docs.rs/tester/0.5.0' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern diff=/home/cratesfyi/cratesfyi/debug/deps/libdiff-e6badce72a54f57c.rmeta --extern filetime=/home/cratesfyi/cratesfyi/debug/deps/libfiletime-8f7537ed9d02a12f.rmeta --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-ae64422d555adda6.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f08aef472ecfea52.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-3a56f60f3ccd279a.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-32d00b5c0c9d1aff.rmeta --extern rustfix=/home/cratesfyi/cratesfyi/debug/deps/librustfix-3eec88c41f9bb4be.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-5dd717b63612cac7.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-94904abb38da4a62.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-03d03e85ec887fd5.rmeta`
error[E0432]: unresolved import `test::ColorConfig`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.21/src/common.rs:20:5
|
20 | use test::ColorConfig;
|     ^^^^^^^^^^^^^^^^^ no `ColorConfig` in the root

error[E0412]: cannot find type `TestFn` in module `test`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.21/src/lib.rs:274:75
|
274 | pub fn make_test_closure(config: &Config, testpaths: &TestPaths) -> test::TestFn {
|                                                                           ^^^^^^ not found in `test`

error: Compilation failed, aborting rustdoc

error: aborting due to 3 previous errors

Some errors occurred: E0412, E0432.
For more information about an error, try `rustc --explain E0412`.
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --crate-name compiletest_rs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.21/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190402-1.35.0-nightly-428943cc2 --static-root-path / --disable-per-crate-search --extern-html-root-url \'diff=https://docs.rs/diff/0.1.11\' --extern-html-root-url \'filetime=https://docs.rs/filetime/0.2.4\' --extern-html-root-url \'getopts=https://docs.rs/getopts/0.2.18\' --extern-html-root-url \'libc=https://docs.rs/libc/0.2.51\' --extern-html-root-url \'log=https://docs.rs/log/0.4.6\' --extern-html-root-url \'miow=https://docs.rs/miow/0.3.3\' --extern-html-root-url \'regex=https://docs.rs/regex/1.1.5\' --extern-html-root-url \'rustfix=https://docs.rs/rustfix/0.4.5\' --extern-html-root-url \'serde=https://docs.rs/serde/1.0.90\' --extern-html-root-url \'serde_derive=https://docs.rs/serde_derive/1.0.90\' --extern-html-root-url \'serde_json=https://docs.rs/serde_json/1.0.39\' --extern-html-root-url \'tempfile=https://docs.rs/tempfile/3.0.7\' --extern-html-root-url \'tester=https://docs.rs/tester/0.5.0\' --extern-html-root-url \'winapi=https://docs.rs/winapi/0.3.7\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern diff=/home/cratesfyi/cratesfyi/debug/deps/libdiff-e6badce72a54f57c.rmeta --extern filetime=/home/cratesfyi/cratesfyi/debug/deps/libfiletime-8f7537ed9d02a12f.rmeta --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-ae64422d555adda6.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f08aef472ecfea52.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-3a56f60f3ccd279a.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-32d00b5c0c9d1aff.rmeta --extern rustfix=/home/cratesfyi/cratesfyi/debug/deps/librustfix-3eec88c41f9bb4be.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-5dd717b63612cac7.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-94904abb38da4a62.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-03d03e85ec887fd5.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not document `compiletest_rs`.', src/bin/cratesfyi.rs:143:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.