Nov 28 05:58:09.248 INFO documenting Devolutions/docktape-rs against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 05:58:09.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-4/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-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 28 05:58:09.660 INFO [stdout] 23055636de9e81b8221a76469c04b77873bbac5549402887965835f942c2e438 Nov 28 05:58:09.667 INFO running `"docker" "start" "-a" "23055636de9e81b8221a76469c04b77873bbac5549402887965835f942c2e438"` Nov 28 05:58:10.971 INFO [stderr] usermod: no changes Nov 28 05:58:11.295 INFO [stderr] Checking tokio-threadpool v0.1.3 Nov 28 05:58:13.129 INFO [stderr] Checking tokio-fs v0.1.0 Nov 28 05:58:14.287 INFO [stderr] Checking tokio v0.1.6 Nov 28 05:58:16.086 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 05:58:18.378 INFO [stderr] Checking tokio-proto v0.1.1 Nov 28 05:58:18.391 INFO [stderr] Checking tokio-uds v0.1.7 Nov 28 05:58:22.977 INFO [stderr] Checking hyper v0.11.27 Nov 28 05:58:29.299 INFO [stderr] Checking hyperlocal v0.4.1 Nov 28 05:58:31.647 INFO [stderr] Documenting docktape v0.3.7 (/source) Nov 28 05:58:36.531 INFO [stderr] error: `[ContentLength]` cannot be resolved, ignoring it... Nov 28 05:58:36.531 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/request.rs:101:49 Nov 28 05:58:36.532 INFO [stderr] | Nov 28 05:58:36.532 INFO [stderr] 101 | /// override this behavior, manually set a [`ContentLength`] header with the Nov 28 05:58:36.532 INFO [stderr] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 05:58:36.532 INFO [stderr] | Nov 28 05:58:36.532 INFO [stderr] note: lint level defined here Nov 28 05:58:36.532 INFO [stderr] --> src/lib.rs:2:9 Nov 28 05:58:36.532 INFO [stderr] | Nov 28 05:58:36.532 INFO [stderr] 2 | #![deny(warnings)] Nov 28 05:58:36.532 INFO [stderr] | ^^^^^^^^ Nov 28 05:58:36.532 INFO [stderr] = note: #[deny(intra_doc_link_resolution_failure)] implied by #[deny(warnings)] Nov 28 05:58:36.532 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 05:58:36.532 INFO [stderr] Nov 28 05:58:36.532 INFO [stderr] error: `[BufWriter]` cannot be resolved, ignoring it... Nov 28 05:58:36.532 INFO [stderr] | Nov 28 05:58:36.532 INFO [stderr] = note: the link appears in this line: Nov 28 05:58:36.532 INFO [stderr] Nov 28 05:58:36.532 INFO [stderr] Like [`BufWriter`], a `LineWriter`’s buffer will also be flushed when the Nov 28 05:58:36.532 INFO [stderr] ^^^^^^^^^^^ Nov 28 05:58:36.532 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 05:58:36.532 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] error: `[ErrorKind]` cannot be resolved, ignoring it... Nov 28 05:58:36.536 INFO [stderr] | Nov 28 05:58:36.536 INFO [stderr] = note: the link appears in this line: Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] Converts an [`ErrorKind`] into an [`Error`]. Nov 28 05:58:36.536 INFO [stderr] ^^^^^^^^^^^ Nov 28 05:58:36.536 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] error: `[Error]` cannot be resolved, ignoring it... Nov 28 05:58:36.536 INFO [stderr] | Nov 28 05:58:36.536 INFO [stderr] = note: the link appears in this line: Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] Converts an [`ErrorKind`] into an [`Error`]. Nov 28 05:58:36.536 INFO [stderr] ^^^^^^^ Nov 28 05:58:36.536 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] error: `[Seek::seek_relative]` cannot be resolved, ignoring it... Nov 28 05:58:36.536 INFO [stderr] | Nov 28 05:58:36.536 INFO [stderr] = note: the link appears in this line: Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.536 INFO [stderr] To seek without discarding the internal buffer, use [`Seek::seek_relative`]. Nov 28 05:58:36.536 INFO [stderr] ^^^^^^^^^^^^^^^^^^^^^ Nov 28 05:58:36.536 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 05:58:36.536 INFO [stderr] Nov 28 05:58:36.657 INFO [stderr] error: Could not document `docktape`. Nov 28 05:58:36.657 INFO [stderr] Nov 28 05:58:36.657 INFO [stderr] Caused by: Nov 28 05:58:36.657 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name docktape src/lib.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern futures=/target/debug/deps/libfutures-07d31da4c501c63e.rmeta --extern hyper=/target/debug/deps/libhyper-bdc6bf21ff690b9b.rmeta --extern hyperlocal=/target/debug/deps/libhyperlocal-07f528544cc16562.rmeta --extern log=/target/debug/deps/liblog-b389cbccfe04a1bf.rmeta --extern percent_encoding=/target/debug/deps/libpercent_encoding-b14ea428ec77ac1a.rmeta --extern serde_json=/target/debug/deps/libserde_json-dabc7be1c1a739f7.rmeta --extern tokio_core=/target/debug/deps/libtokio_core-12e2f8c6c3b8fa05.rmeta --extern tokio_io=/target/debug/deps/libtokio_io-3c25b771d08d7e87.rmeta --extern tokio_service=/target/debug/deps/libtokio_service-35f35e380a673b8e.rmeta --extern tokio_uds=/target/debug/deps/libtokio_uds-07c89f88baeeda63.rmeta --extern url=/target/debug/deps/liburl-b2a463a75ab636ce.rmeta --cap-lints=forbid` (exit code: 1) Nov 28 05:58:36.662 INFO [stderr] su: No module specific data is present Nov 28 05:58:36.969 INFO running `"docker" "inspect" "23055636de9e81b8221a76469c04b77873bbac5549402887965835f942c2e438"` Nov 28 05:58:37.084 INFO running `"docker" "rm" "-f" "23055636de9e81b8221a76469c04b77873bbac5549402887965835f942c2e438"` Nov 28 05:58:37.211 INFO [stdout] 23055636de9e81b8221a76469c04b77873bbac5549402887965835f942c2e438