Nov 27 21:22:55.371 INFO documenting gugahoa/ww-subscribe against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 21:22:55.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-3/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 21:22:55.875 INFO [stdout] 9b3c46452ee1b56e86702ab8e221f3d1439765200957ce8197cde5c81bc932f0 Nov 27 21:22:55.881 INFO running `"docker" "start" "-a" "9b3c46452ee1b56e86702ab8e221f3d1439765200957ce8197cde5c81bc932f0"` Nov 27 21:22:56.867 INFO [stderr] usermod: no changes Nov 27 21:22:57.475 INFO [stderr] Compiling ident_case v1.0.0 Nov 27 21:22:57.488 INFO [stderr] Compiling derive_builder v0.6.0 Nov 27 21:22:57.499 INFO [stderr] Checking want v0.0.6 Nov 27 21:22:57.503 INFO [stderr] Checking tokio-io v0.1.10 Nov 27 21:22:57.503 INFO [stderr] Checking erased-serde v0.3.6 Nov 27 21:22:57.503 INFO [stderr] Compiling telebot-derive v0.0.12 Nov 27 21:22:57.504 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 27 21:22:57.504 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 27 21:22:58.494 INFO [stderr] Compiling serde_derive v1.0.80 Nov 27 21:22:58.568 INFO [stderr] Checking tokio-threadpool v0.1.8 Nov 27 21:22:59.635 INFO [stderr] Checking dotenv v0.9.0 Nov 27 21:23:01.196 INFO [stderr] Compiling darling_core v0.6.3 Nov 27 21:23:02.913 INFO [stderr] Checking quick-xml v0.13.1 Nov 27 21:23:03.618 INFO [stderr] Checking tokio-codec v0.1.1 Nov 27 21:23:04.505 INFO [stderr] Checking tokio-reactor v0.1.6 Nov 27 21:23:06.681 INFO [stderr] Checking h2 v0.1.13 Nov 27 21:23:06.981 INFO [stderr] Checking tokio-fs v0.1.4 Nov 27 21:23:16.048 INFO [stderr] Checking tokio-uds v0.2.3 Nov 27 21:23:16.084 INFO [stderr] Checking tokio-udp v0.1.2 Nov 27 21:23:16.316 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 27 21:23:27.703 INFO [stderr] Checking tokio v0.1.11 Nov 27 21:23:35.987 INFO [stderr] Checking tokio-core v0.1.17 Nov 27 21:23:37.181 INFO [stderr] Checking diesel v1.3.3 Nov 27 21:23:38.083 INFO [stderr] Checking hyper v0.12.12 Nov 27 21:23:43.706 INFO [stderr] Compiling darling_macro v0.6.3 Nov 27 21:23:56.535 INFO [stderr] Compiling darling v0.6.3 Nov 27 21:23:57.484 INFO [stderr] Checking hyper-tls v0.3.1 Nov 27 21:23:57.484 INFO [stderr] Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Nov 27 21:24:00.369 INFO [stderr] Compiling derive_builder_core v0.3.0 Nov 27 21:24:01.879 INFO [stderr] Checking reqwest v0.9.3 Nov 27 21:24:02.759 INFO [stderr] Checking telebot v0.2.10 Nov 27 21:24:18.009 INFO [stderr] Checking rss v1.6.0 Nov 27 21:24:46.681 INFO [stderr] Documenting ww-subscription v0.1.0 (/source) Nov 27 21:25:12.061 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 21:25:12.061 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/expression/sql_literal.rs:233:22 Nov 27 21:25:12.063 INFO [stderr] | Nov 27 21:25:12.063 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 21:25:12.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:25:12.063 INFO [stderr] | Nov 27 21:25:12.064 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 21:25:12.064 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:25:12.064 INFO [stderr] Nov 27 21:25:12.073 INFO [stderr] warning: `[allow_tables_to_appear_in_same_query]` cannot be resolved, ignoring it... Nov 27 21:25:12.074 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/macros/mod.rs:985:27 Nov 27 21:25:12.074 INFO [stderr] | Nov 27 21:25:12.074 INFO [stderr] 985 | /// still need to invoke [`allow_tables_to_appear_in_same_query!`] for these two tables to Nov 27 21:25:12.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:25:12.075 INFO [stderr] | Nov 27 21:25:12.075 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:25:12.075 INFO [stderr] Nov 27 21:25:12.076 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 21:25:12.076 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/expression/sql_literal.rs:233:22 Nov 27 21:25:12.076 INFO [stderr] | Nov 27 21:25:12.077 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 21:25:12.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:25:12.077 INFO [stderr] | Nov 27 21:25:12.077 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:25:12.078 INFO [stderr] Nov 27 21:25:16.386 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Nov 27 21:25:16.418 INFO [stderr] su: No module specific data is present Nov 27 21:25:19.057 INFO running `"docker" "inspect" "9b3c46452ee1b56e86702ab8e221f3d1439765200957ce8197cde5c81bc932f0"` Nov 27 21:25:19.421 INFO running `"docker" "rm" "-f" "9b3c46452ee1b56e86702ab8e221f3d1439765200957ce8197cde5c81bc932f0"` Nov 27 21:25:19.775 INFO [stdout] 9b3c46452ee1b56e86702ab8e221f3d1439765200957ce8197cde5c81bc932f0