Dec 01 21:29:52.534 INFO documenting RCasatta/ots-aggregator against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 01 21:29:52.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-7/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/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 +f86f76f89ea2b1ccbfb3741962ec2029d878a389-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 01 21:29:52.783 INFO [stdout] b7ef056a1296dd4568cec3d218c6bea9ef5071ba360434418da7a83e35c47b63 Dec 01 21:29:52.785 INFO running `"docker" "start" "-a" "b7ef056a1296dd4568cec3d218c6bea9ef5071ba360434418da7a83e35c47b63"` Dec 01 21:29:53.220 INFO [stderr] usermod: no changes Dec 01 21:29:53.513 INFO [stderr] Checking ots-aggregator v0.1.0 (/source) Dec 01 21:29:53.513 INFO [stderr] Documenting ots-aggregator v0.1.0 (/source) Dec 01 21:29:56.483 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 01 21:29:56.483 INFO [stderr] --> src/merkle.rs:29:50 Dec 01 21:29:56.483 INFO [stderr] | Dec 01 21:29:56.483 INFO [stderr] 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Dec 01 21:29:56.483 INFO [stderr] | ^^^^^^^^^ Dec 01 21:29:56.483 INFO [stderr] | Dec 01 21:29:56.483 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 01 21:29:56.483 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 01 21:29:56.483 INFO [stderr] = note: for more information, see issue #48919 Dec 01 21:29:56.483 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 01 21:29:56.483 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 01 21:29:56.483 INFO [stderr] Dec 01 21:29:56.516 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 01 21:29:56.516 INFO [stderr] --> src/timer.rs:55:60 Dec 01 21:29:56.516 INFO [stderr] | Dec 01 21:29:56.516 INFO [stderr] 55 | res.status(), start.elapsed().as_millis()); Dec 01 21:29:56.516 INFO [stderr] | ^^^^^^^^^ Dec 01 21:29:56.516 INFO [stderr] | Dec 01 21:29:56.516 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 01 21:29:56.517 INFO [stderr] = note: for more information, see issue #48919 Dec 01 21:29:56.517 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 01 21:29:56.517 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 01 21:29:56.517 INFO [stderr] Dec 01 21:29:59.124 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Dec 01 21:29:59.124 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Dec 01 21:29:59.124 INFO [stderr] | Dec 01 21:29:59.124 INFO [stderr] 36 | / /** Dec 01 21:29:59.124 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Dec 01 21:29:59.124 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Dec 01 21:29:59.124 INFO [stderr] 39 | | * the security provided by a Mac function. Dec 01 21:29:59.124 INFO [stderr] 40 | | */ Dec 01 21:29:59.124 INFO [stderr] | |_______^ Dec 01 21:29:59.124 INFO [stderr] | Dec 01 21:29:59.124 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 01 21:29:59.124 INFO [stderr] = note: the link appears in this line: Dec 01 21:29:59.124 INFO [stderr] Dec 01 21:29:59.124 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Dec 01 21:29:59.124 INFO [stderr] ^^ Dec 01 21:29:59.124 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 21:29:59.124 INFO [stderr] Dec 01 21:30:01.776 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Dec 01 21:30:01.776 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Dec 01 21:30:01.776 INFO [stderr] | Dec 01 21:30:01.776 INFO [stderr] 36 | / /** Dec 01 21:30:01.776 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Dec 01 21:30:01.776 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Dec 01 21:30:01.776 INFO [stderr] 39 | | * the security provided by a Mac function. Dec 01 21:30:01.776 INFO [stderr] 40 | | */ Dec 01 21:30:01.776 INFO [stderr] | |_______^ Dec 01 21:30:01.776 INFO [stderr] | Dec 01 21:30:01.776 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 01 21:30:01.776 INFO [stderr] = note: the link appears in this line: Dec 01 21:30:01.776 INFO [stderr] Dec 01 21:30:01.776 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Dec 01 21:30:01.776 INFO [stderr] ^^ Dec 01 21:30:01.776 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 21:30:01.776 INFO [stderr] Dec 01 21:30:01.916 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.67s Dec 01 21:30:01.944 INFO [stderr] su: No module specific data is present Dec 01 21:30:02.534 INFO running `"docker" "inspect" "b7ef056a1296dd4568cec3d218c6bea9ef5071ba360434418da7a83e35c47b63"` Dec 01 21:30:02.848 INFO running `"docker" "rm" "-f" "b7ef056a1296dd4568cec3d218c6bea9ef5071ba360434418da7a83e35c47b63"` Dec 01 21:30:03.070 INFO [stdout] b7ef056a1296dd4568cec3d218c6bea9ef5071ba360434418da7a83e35c47b63