Nov 27 23:47:18.408 INFO documenting cstorey/spki-sexp.rs against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 23:47:18.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-7/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 23:47:18.999 INFO [stdout] 51104daadcd4855f198b8d8e331ce7623dad076a3fccf86166a13eab7ab2c974 Nov 27 23:47:19.001 INFO running `"docker" "start" "-a" "51104daadcd4855f198b8d8e331ce7623dad076a3fccf86166a13eab7ab2c974"` Nov 27 23:47:21.135 INFO [stderr] usermod: no changes Nov 27 23:47:21.283 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 27 23:47:21.283 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 27 23:47:21.284 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 27 23:47:21.284 INFO [stderr] files will be included as a test target: Nov 27 23:47:21.284 INFO [stderr] Nov 27 23:47:21.284 INFO [stderr] * /source/tests/lib_types.rs Nov 27 23:47:21.285 INFO [stderr] * /source/tests/lib_types.in.rs Nov 27 23:47:21.285 INFO [stderr] Nov 27 23:47:21.285 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 27 23:47:21.285 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 27 23:47:21.286 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 27 23:47:21.286 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 27 23:47:21.286 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 27 23:47:21.286 INFO [stderr] Nov 27 23:47:21.287 INFO [stderr] For more information on this warning you can consult Nov 27 23:47:21.287 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 27 23:47:21.391 INFO [stderr] Checking serde v0.8.19 Nov 27 23:47:21.407 INFO [stderr] Compiling syntex_pos v0.50.0 Nov 27 23:47:21.407 INFO [stderr] Compiling memchr v0.1.11 Nov 27 23:47:21.408 INFO [stderr] Compiling syn v0.10.3 Nov 27 23:47:21.439 INFO [stderr] Compiling term v0.4.4 Nov 27 23:47:21.439 INFO [stderr] Compiling thread-id v2.0.0 Nov 27 23:47:21.440 INFO [stderr] Compiling tempfile v2.1.4 Nov 27 23:47:21.440 INFO [stderr] Checking backtrace v0.2.3 Nov 27 23:47:23.599 INFO [stderr] Compiling thread_local v0.2.7 Nov 27 23:47:24.239 INFO [stderr] Compiling aho-corasick v0.5.3 Nov 27 23:47:24.589 INFO [stderr] Checking error-chain v0.5.0 Nov 27 23:47:30.829 INFO [stderr] Compiling regex v0.1.80 Nov 27 23:47:31.148 INFO [stderr] Compiling syntex_errors v0.50.0 Nov 27 23:47:40.560 INFO [stderr] Compiling syntex_syntax v0.50.0 Nov 27 23:47:41.192 INFO [stderr] Compiling serde_codegen_internals v0.11.1 Nov 27 23:47:52.238 INFO [stderr] Compiling env_logger v0.3.5 Nov 27 23:48:24.635 INFO [stderr] Compiling syntex v0.50.0 Nov 27 23:48:25.794 INFO [stderr] Compiling serde_codegen v0.8.19 Nov 27 23:48:29.379 INFO [stderr] Compiling spki-sexp v0.0.1 (/source) Nov 27 23:48:33.419 INFO [stderr] Documenting spki-sexp v0.0.1 (/source) Nov 27 23:48:35.629 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 27 23:48:35.629 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-0.8.19/src/de/mod.rs:385:78 Nov 27 23:48:35.630 INFO [stderr] | Nov 27 23:48:35.630 INFO [stderr] 385 | /// name. This allows deserializers to choose between &str, usize, or &[u8] to properly Nov 27 23:48:35.630 INFO [stderr] | ^^ cannot be resolved, ignoring Nov 27 23:48:35.631 INFO [stderr] | Nov 27 23:48:35.631 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 23:48:35.631 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 23:48:35.631 INFO [stderr] Nov 27 23:48:35.759 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Nov 27 23:48:35.767 INFO [stderr] su: No module specific data is present Nov 27 23:48:36.525 INFO running `"docker" "inspect" "51104daadcd4855f198b8d8e331ce7623dad076a3fccf86166a13eab7ab2c974"` Nov 27 23:48:36.815 INFO running `"docker" "rm" "-f" "51104daadcd4855f198b8d8e331ce7623dad076a3fccf86166a13eab7ab2c974"` Nov 27 23:48:37.159 INFO [stdout] 51104daadcd4855f198b8d8e331ce7623dad076a3fccf86166a13eab7ab2c974