Dec 02 08:07:46.207 INFO documenting executors-0.4.1 against master#147e60c5f89cfa2d3ffc247413956a37582c98e7 for pr-55318-1 Dec 02 08:07:46.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-1/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55318-1/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/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 +147e60c5f89cfa2d3ffc247413956a37582c98e7-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"` Dec 02 08:07:46.376 INFO [stdout] 28d9a2a0eb2c392a6266c05153db33b5c9f43ae86e3d8e06c65749dab3083e51 Dec 02 08:07:46.382 INFO running `"docker" "start" "-a" "28d9a2a0eb2c392a6266c05153db33b5c9f43ae86e3d8e06c65749dab3083e51"` Dec 02 08:07:46.838 INFO [stderr] usermod: no changes Dec 02 08:07:46.995 INFO [stderr] Checking synchronoise v0.4.0 Dec 02 08:07:47.398 INFO [stderr] Documenting executors v0.4.1 (/source) Dec 02 08:07:50.151 INFO [stderr] warning: `[]` cannot be resolved, ignoring it... Dec 02 08:07:50.151 INFO [stderr] --> src/bichannel.rs:9:1 Dec 02 08:07:50.151 INFO [stderr] | Dec 02 08:07:50.152 INFO [stderr] 9 | / //! A simple abstraction for bidirectional 1-to-1 channels built over Dec 02 08:07:50.152 INFO [stderr] 10 | | //! [`std::sync::mpsc`](https://doc.rust-lang.org/std/sync/mpsc/). Dec 02 08:07:50.152 INFO [stderr] 11 | | //! Dec 02 08:07:50.153 INFO [stderr] 12 | | //! Bichannels have two asymmetrical endpoints [`LeftEnd`](), [`RightEnd`]() Dec 02 08:07:50.153 INFO [stderr] 13 | | //! which provide mirror images of send/receive functions to each other. Dec 02 08:07:50.153 INFO [stderr] 14 | | //! Dec 02 08:07:50.153 INFO [stderr] | |___^ Dec 02 08:07:50.154 INFO [stderr] | Dec 02 08:07:50.154 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 02 08:07:50.154 INFO [stderr] = note: the link appears in this line: Dec 02 08:07:50.154 INFO [stderr] Dec 02 08:07:50.155 INFO [stderr] Bichannels have two asymmetrical endpoints [`LeftEnd`](), [`RightEnd`]() Dec 02 08:07:50.155 INFO [stderr] Dec 02 08:07:50.155 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 08:07:50.155 INFO [stderr] Dec 02 08:07:50.156 INFO [stderr] warning: `[]` cannot be resolved, ignoring it... Dec 02 08:07:50.156 INFO [stderr] --> src/bichannel.rs:9:1 Dec 02 08:07:50.156 INFO [stderr] | Dec 02 08:07:50.156 INFO [stderr] 9 | / //! A simple abstraction for bidirectional 1-to-1 channels built over Dec 02 08:07:50.157 INFO [stderr] 10 | | //! [`std::sync::mpsc`](https://doc.rust-lang.org/std/sync/mpsc/). Dec 02 08:07:50.157 INFO [stderr] 11 | | //! Dec 02 08:07:50.157 INFO [stderr] 12 | | //! Bichannels have two asymmetrical endpoints [`LeftEnd`](), [`RightEnd`]() Dec 02 08:07:50.157 INFO [stderr] 13 | | //! which provide mirror images of send/receive functions to each other. Dec 02 08:07:50.157 INFO [stderr] 14 | | //! Dec 02 08:07:50.158 INFO [stderr] | |___^ Dec 02 08:07:50.158 INFO [stderr] | Dec 02 08:07:50.158 INFO [stderr] = note: the link appears in this line: Dec 02 08:07:50.158 INFO [stderr] Dec 02 08:07:50.159 INFO [stderr] Bichannels have two asymmetrical endpoints [`LeftEnd`](), [`RightEnd`]() Dec 02 08:07:50.159 INFO [stderr] Dec 02 08:07:50.159 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 08:07:50.159 INFO [stderr] Dec 02 08:07:50.265 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.40s Dec 02 08:07:50.276 INFO [stderr] su: No module specific data is present Dec 02 08:07:50.605 INFO running `"docker" "inspect" "28d9a2a0eb2c392a6266c05153db33b5c9f43ae86e3d8e06c65749dab3083e51"` Dec 02 08:07:50.750 INFO running `"docker" "rm" "-f" "28d9a2a0eb2c392a6266c05153db33b5c9f43ae86e3d8e06c65749dab3083e51"` Dec 02 08:07:50.914 INFO [stdout] 28d9a2a0eb2c392a6266c05153db33b5c9f43ae86e3d8e06c65749dab3083e51