Nov 28 07:20:20.614 INFO documenting websession-0.8.2 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 07:20:20.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-6/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 07:20:21.064 INFO [stdout] aae5968fb36ca2c19f6825e6a824600af42f4c5d3c8a2c89907febfb53569591 Nov 28 07:20:21.066 INFO running `"docker" "start" "-a" "aae5968fb36ca2c19f6825e6a824600af42f4c5d3c8a2c89907febfb53569591"` Nov 28 07:20:22.150 INFO [stderr] usermod: no changes Nov 28 07:20:22.267 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 07:20:22.267 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 07:20:22.267 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 07:20:22.267 INFO [stderr] files will be included as a binary target: Nov 28 07:20:22.267 INFO [stderr] Nov 28 07:20:22.267 INFO [stderr] * /source/src/bin/simple.rs Nov 28 07:20:22.267 INFO [stderr] * /source/src/bin/emit_pwhashes.rs Nov 28 07:20:22.267 INFO [stderr] Nov 28 07:20:22.267 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 07:20:22.267 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 07:20:22.267 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 07:20:22.267 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 07:20:22.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 07:20:22.267 INFO [stderr] Nov 28 07:20:22.267 INFO [stderr] For more information on this warning you can consult Nov 28 07:20:22.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 07:20:22.333 INFO [stderr] Checking rpassword v2.1.0 Nov 28 07:20:22.339 INFO [stderr] Checking fs2 v0.4.3 Nov 28 07:20:22.343 INFO [stderr] Checking pwhash v0.2.0 Nov 28 07:20:24.232 INFO [stderr] Checking websession v0.8.2 (/source) Nov 28 07:20:24.232 INFO [stderr] Documenting websession v0.8.2 (/source) Nov 28 07:20:27.287 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 28 07:20:27.287 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Nov 28 07:20:27.287 INFO [stderr] | Nov 28 07:20:27.287 INFO [stderr] 36 | / /** Nov 28 07:20:27.287 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 07:20:27.287 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Nov 28 07:20:27.287 INFO [stderr] 39 | | * the security provided by a Mac function. Nov 28 07:20:27.287 INFO [stderr] 40 | | */ Nov 28 07:20:27.287 INFO [stderr] | |_______^ Nov 28 07:20:27.287 INFO [stderr] | Nov 28 07:20:27.287 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 07:20:27.287 INFO [stderr] = note: the link appears in this line: Nov 28 07:20:27.287 INFO [stderr] Nov 28 07:20:27.287 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 07:20:27.287 INFO [stderr] ^^ Nov 28 07:20:27.287 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 07:20:27.287 INFO [stderr] Nov 28 07:20:28.572 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 28 07:20:28.572 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Nov 28 07:20:28.573 INFO [stderr] | Nov 28 07:20:28.573 INFO [stderr] 36 | / /** Nov 28 07:20:28.573 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 07:20:28.573 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Nov 28 07:20:28.573 INFO [stderr] 39 | | * the security provided by a Mac function. Nov 28 07:20:28.573 INFO [stderr] 40 | | */ Nov 28 07:20:28.573 INFO [stderr] | |_______^ Nov 28 07:20:28.573 INFO [stderr] | Nov 28 07:20:28.574 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 07:20:28.574 INFO [stderr] = note: the link appears in this line: Nov 28 07:20:28.574 INFO [stderr] Nov 28 07:20:28.574 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 07:20:28.574 INFO [stderr] ^^ Nov 28 07:20:28.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 07:20:28.574 INFO [stderr] Nov 28 07:20:28.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.51s Nov 28 07:20:28.710 INFO [stderr] su: No module specific data is present Nov 28 07:20:29.628 INFO running `"docker" "inspect" "aae5968fb36ca2c19f6825e6a824600af42f4c5d3c8a2c89907febfb53569591"` Nov 28 07:20:29.857 INFO running `"docker" "rm" "-f" "aae5968fb36ca2c19f6825e6a824600af42f4c5d3c8a2c89907febfb53569591"` Nov 28 07:20:30.089 INFO [stdout] aae5968fb36ca2c19f6825e6a824600af42f4c5d3c8a2c89907febfb53569591