Nov 28 01:37:38.437 INFO documenting ashfordneil/password-hash-util against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 28 01:37:38.439 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 28 01:37:38.952 INFO [stdout] 28833bdfd942a91f7f4b9a5d6a51204d407906c78c2bcdb4b32faa0e72bef58e Nov 28 01:37:38.957 INFO running `"docker" "start" "-a" "28833bdfd942a91f7f4b9a5d6a51204d407906c78c2bcdb4b32faa0e72bef58e"` Nov 28 01:37:40.249 INFO [stderr] usermod: no changes Nov 28 01:37:40.356 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 01:37:40.356 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 01:37:40.356 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 01:37:40.356 INFO [stderr] files will be included as a binary target: Nov 28 01:37:40.356 INFO [stderr] Nov 28 01:37:40.356 INFO [stderr] * /source/src/main.rs Nov 28 01:37:40.356 INFO [stderr] Nov 28 01:37:40.356 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 01:37:40.356 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 01:37:40.356 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 01:37:40.356 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 01:37:40.356 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 01:37:40.356 INFO [stderr] Nov 28 01:37:40.356 INFO [stderr] For more information on this warning you can consult Nov 28 01:37:40.356 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 01:37:40.356 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pw`, Nov 28 01:37:40.356 INFO [stderr] please set bin.path in Cargo.toml Nov 28 01:37:40.437 INFO [stderr] Checking unicode-segmentation v1.0.3 Nov 28 01:37:40.437 INFO [stderr] Compiling rust-crypto v0.2.36 Nov 28 01:37:40.437 INFO [stderr] Checking termios v0.2.2 Nov 28 01:37:41.499 INFO [stderr] Checking rpassword v0.3.1 Nov 28 01:37:41.531 INFO [stderr] Checking clap v2.20.3 Nov 28 01:37:49.960 INFO [stderr] Checking pwhash v0.1.1 Nov 28 01:37:50.759 INFO [stderr] Documenting password-hash-util v0.1.0 (/source) Nov 28 01:37:52.986 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 28 01:37:52.986 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Nov 28 01:37:52.986 INFO [stderr] | Nov 28 01:37:52.986 INFO [stderr] 36 | / /** Nov 28 01:37:52.986 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 01:37:52.986 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Nov 28 01:37:52.986 INFO [stderr] 39 | | * the security provided by a Mac function. Nov 28 01:37:52.986 INFO [stderr] 40 | | */ Nov 28 01:37:52.986 INFO [stderr] | |_______^ Nov 28 01:37:52.986 INFO [stderr] | Nov 28 01:37:52.986 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 01:37:52.986 INFO [stderr] = note: the link appears in this line: Nov 28 01:37:52.986 INFO [stderr] Nov 28 01:37:52.986 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 01:37:52.986 INFO [stderr] ^^ Nov 28 01:37:52.986 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 01:37:52.986 INFO [stderr] Nov 28 01:37:53.086 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.81s Nov 28 01:37:53.094 INFO [stderr] su: No module specific data is present Nov 28 01:37:53.579 INFO running `"docker" "inspect" "28833bdfd942a91f7f4b9a5d6a51204d407906c78c2bcdb4b32faa0e72bef58e"` Nov 28 01:37:53.845 INFO running `"docker" "rm" "-f" "28833bdfd942a91f7f4b9a5d6a51204d407906c78c2bcdb4b32faa0e72bef58e"` Nov 28 01:37:54.042 INFO [stdout] 28833bdfd942a91f7f4b9a5d6a51204d407906c78c2bcdb4b32faa0e72bef58e