Nov 27 16:06:25.752 INFO documenting ojensen5115/pastebin-actix against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 16:06:25.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-0/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 27 16:06:26.209 INFO [stdout] c01ac2ade0135b8d0f71530dcd906661cb14bd6d48d24bd0e2214fed2f8bf92e Nov 27 16:06:26.212 INFO running `"docker" "start" "-a" "c01ac2ade0135b8d0f71530dcd906661cb14bd6d48d24bd0e2214fed2f8bf92e"` Nov 27 16:06:27.995 INFO [stderr] usermod: no changes Nov 27 16:06:28.913 INFO [stderr] Compiling serde v1.0.70 Nov 27 16:06:28.956 INFO [stderr] Compiling plist v0.2.4 Nov 27 16:06:28.980 INFO [stderr] Compiling cmake v0.1.31 Nov 27 16:06:28.984 INFO [stderr] Compiling actix-web v0.6.14 Nov 27 16:06:29.007 INFO [stderr] Compiling memchr v1.0.2 Nov 27 16:06:29.011 INFO [stderr] Checking base64 v0.8.0 Nov 27 16:06:29.070 INFO [stderr] Compiling syn v0.13.11 Nov 27 16:06:29.071 INFO [stderr] Checking h2 v0.1.10 Nov 27 16:06:31.999 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 27 16:06:32.000 INFO [stderr] Checking chrono v0.4.4 Nov 27 16:06:32.000 INFO [stderr] Compiling error-chain v0.11.0 Nov 27 16:06:32.001 INFO [stderr] Compiling nom v3.2.1 Nov 27 16:06:32.306 INFO [stderr] Checking askama_shared v0.6.2 Nov 27 16:06:32.939 INFO [stderr] Compiling onig_sys v65.0.1 Nov 27 16:06:38.399 INFO [stderr] Checking tokio-fs v0.1.1 Nov 27 16:06:40.824 INFO [stderr] Checking tokio v0.1.7 Nov 27 16:06:48.309 INFO [stderr] Checking tokio-core v0.1.17 Nov 27 16:06:58.500 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 27 16:07:01.028 INFO [stderr] Checking tokio-signal v0.1.5 Nov 27 16:07:01.060 INFO [stderr] Compiling askama_derive v0.6.4 Nov 27 16:07:03.477 INFO [stderr] Checking onig v1.6.1 Nov 27 16:07:13.784 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 27 16:07:19.523 INFO [stderr] Checking serde_json v1.0.22 Nov 27 16:07:19.523 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 27 16:07:20.295 INFO [stderr] Checking bincode v0.8.0 Nov 27 16:07:22.407 INFO [stderr] Compiling semver v0.9.0 Nov 27 16:07:27.391 INFO [stderr] Compiling askama v0.6.4 Nov 27 16:07:27.739 INFO [stderr] Checking syntect v1.8.1 Nov 27 16:07:28.063 INFO [stderr] Compiling pastebin-actix v0.1.0 (/source) Nov 27 16:07:31.235 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 27 16:07:37.608 INFO [stderr] Compiling skeptic v0.13.3 Nov 27 16:07:41.168 INFO [stderr] Compiling actix v0.5.8 Nov 27 16:07:57.607 INFO [stderr] Documenting pastebin-actix v0.1.0 (/source) Nov 27 16:08:04.377 INFO [stderr] warning: `[Record]` cannot be resolved, ignoring it... Nov 27 16:08:04.377 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.3.3/src/op/message.rs:718:67 Nov 27 16:08:04.377 INFO [stderr] | Nov 27 16:08:04.377 INFO [stderr] 718 | /// The message taken in should be processed and then return [`Record`]s which should be Nov 27 16:08:04.377 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 27 16:08:04.377 INFO [stderr] | Nov 27 16:08:04.377 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 16:08:04.377 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 16:08:04.377 INFO [stderr] Nov 27 16:08:04.387 INFO [stderr] warning: `[u8]` cannot be resolved, ignoring it... Nov 27 16:08:04.387 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/src/mac.rs:36:5 Nov 27 16:08:04.387 INFO [stderr] | Nov 27 16:08:04.387 INFO [stderr] 36 | / /** Nov 27 16:08:04.387 INFO [stderr] 37 | | * Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 27 16:08:04.387 INFO [stderr] 38 | | * since incorrect use of the Mac code could result in permitting a timing attack which defeats Nov 27 16:08:04.387 INFO [stderr] 39 | | * the security provided by a Mac function. Nov 27 16:08:04.387 INFO [stderr] 40 | | */ Nov 27 16:08:04.387 INFO [stderr] | |_______^ Nov 27 16:08:04.387 INFO [stderr] | Nov 27 16:08:04.387 INFO [stderr] = note: the link appears in this line: Nov 27 16:08:04.387 INFO [stderr] Nov 27 16:08:04.387 INFO [stderr] Obtain the result of a Mac computation as [u8]. This method should be used very carefully Nov 27 16:08:04.387 INFO [stderr] ^^ Nov 27 16:08:04.387 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 16:08:04.387 INFO [stderr] Nov 27 16:08:04.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 27 16:08:04.655 INFO [stderr] su: No module specific data is present Nov 27 16:08:05.424 INFO running `"docker" "inspect" "c01ac2ade0135b8d0f71530dcd906661cb14bd6d48d24bd0e2214fed2f8bf92e"` Nov 27 16:08:05.779 INFO running `"docker" "rm" "-f" "c01ac2ade0135b8d0f71530dcd906661cb14bd6d48d24bd0e2214fed2f8bf92e"` Nov 27 16:08:06.039 INFO [stdout] c01ac2ade0135b8d0f71530dcd906661cb14bd6d48d24bd0e2214fed2f8bf92e