Nov 28 08:56:32.905 INFO documenting sonm-0.1.0 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 08:56:32.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-7/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 08:56:33.201 INFO [stdout] 86ea359b997290cb7b91c901d66145594dff82146c28fe73915605fd155a0656 Nov 28 08:56:33.206 INFO running `"docker" "start" "-a" "86ea359b997290cb7b91c901d66145594dff82146c28fe73915605fd155a0656"` Nov 28 08:56:34.191 INFO [stderr] usermod: no changes Nov 28 08:56:34.778 INFO [stderr] Compiling proc-macro2 v0.4.24 Nov 28 08:56:34.783 INFO [stderr] Checking rustc-hex v2.0.1 Nov 28 08:56:34.787 INFO [stderr] Checking futures-await-await-macro v0.1.1 Nov 28 08:56:34.795 INFO [stderr] Compiling secp256k1 v0.8.5 Nov 28 08:56:34.795 INFO [stderr] Compiling uint v0.2.1 Nov 28 08:56:34.819 INFO [stderr] Compiling ethereum-types v0.3.2 Nov 28 08:56:34.827 INFO [stderr] Checking ethereum-types-serialize v0.2.1 Nov 28 08:56:35.627 INFO [stderr] Checking fixed-hash v0.2.5 Nov 28 08:56:37.491 INFO [stderr] Checking ethbloom v0.5.0 Nov 28 08:56:44.835 INFO [stderr] Compiling quote v0.6.10 Nov 28 08:56:49.543 INFO [stderr] Compiling syn v0.15.22 Nov 28 08:56:49.543 INFO [stderr] Compiling syn v0.14.9 Nov 28 08:57:11.119 INFO [stderr] Compiling futures-await-async-macro v0.1.4 Nov 28 08:57:25.959 INFO [stderr] Compiling synstructure v0.10.1 Nov 28 08:57:26.007 INFO [stderr] Compiling actix_derive v0.3.2 Nov 28 08:57:26.007 INFO [stderr] Compiling serde_derive v1.0.80 Nov 28 08:57:30.779 INFO [stderr] Checking futures-await v0.1.1 Nov 28 08:57:41.091 INFO [stderr] Compiling failure_derive v0.1.3 Nov 28 08:57:48.539 INFO [stderr] Checking failure v0.1.3 Nov 28 08:57:51.383 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 28 08:57:58.299 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 28 08:58:01.856 INFO [stderr] Checking actix v0.7.7 Nov 28 08:58:06.907 INFO [stderr] Checking actix-net v0.2.4 Nov 28 08:58:11.882 INFO [stderr] Checking actix-web v0.7.14 Nov 28 08:58:23.437 INFO [stderr] Documenting sonm v0.1.0 (/source) Nov 28 08:58:32.759 INFO [stderr] warning: `[Record]` cannot be resolved, ignoring it... Nov 28 08:58:32.759 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.5.0/src/op/message.rs:663:67 Nov 28 08:58:32.759 INFO [stderr] | Nov 28 08:58:32.760 INFO [stderr] 663 | /// The message taken in should be processed and then return [`Record`]s which should be Nov 28 08:58:32.760 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 08:58:32.760 INFO [stderr] | Nov 28 08:58:32.760 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 08:58:32.760 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 08:58:32.760 INFO [stderr] Nov 28 08:58:32.761 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 28 08:58:32.762 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Nov 28 08:58:32.762 INFO [stderr] | Nov 28 08:58:32.762 INFO [stderr] 36 | / /** Nov 28 08:58:32.762 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 08:58:32.762 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Nov 28 08:58:32.762 INFO [stderr] 39 | | * the security provided by a Mac function. Nov 28 08:58:32.762 INFO [stderr] 40 | | */ Nov 28 08:58:32.762 INFO [stderr] | |_______^ Nov 28 08:58:32.762 INFO [stderr] | Nov 28 08:58:32.762 INFO [stderr] = note: the link appears in this line: Nov 28 08:58:32.762 INFO [stderr] Nov 28 08:58:32.762 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 28 08:58:32.762 INFO [stderr] ^^ Nov 28 08:58:32.762 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 08:58:32.762 INFO [stderr] Nov 28 08:58:32.955 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Nov 28 08:58:32.987 INFO [stderr] su: No module specific data is present Nov 28 08:58:33.784 INFO running `"docker" "inspect" "86ea359b997290cb7b91c901d66145594dff82146c28fe73915605fd155a0656"` Nov 28 08:58:33.922 INFO running `"docker" "rm" "-f" "86ea359b997290cb7b91c901d66145594dff82146c28fe73915605fd155a0656"` Nov 28 08:58:34.033 INFO [stdout] 86ea359b997290cb7b91c901d66145594dff82146c28fe73915605fd155a0656