[INFO] fetching crate cargo-doc-coverage 1.0.0...
[INFO] checking cargo-doc-coverage-1.0.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cargo-doc-coverage 1.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cargo-doc-coverage 1.0.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-doc-coverage 1.0.0
[INFO] finished tweaking crates.io crate cargo-doc-coverage 1.0.0
[INFO] tweaked toml for crates.io crate cargo-doc-coverage 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `cargo_doc_coverage` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96df0d15dcf86d9e88114c5309cd8d770caa45fb8f4cbf76d1422be0957ab721
[INFO] running `Command { std: "docker" "start" "-a" "96df0d15dcf86d9e88114c5309cd8d770caa45fb8f4cbf76d1422be0957ab721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96df0d15dcf86d9e88114c5309cd8d770caa45fb8f4cbf76d1422be0957ab721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96df0d15dcf86d9e88114c5309cd8d770caa45fb8f4cbf76d1422be0957ab721", kill_on_drop: false }`
[INFO] [stdout] 96df0d15dcf86d9e88114c5309cd8d770caa45fb8f4cbf76d1422be0957ab721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb35dfa8166fe03000949bbc95ee549929a3fc475345913f933671c3ef505c2
[INFO] running `Command { std: "docker" "start" "-a" "efb35dfa8166fe03000949bbc95ee549929a3fc475345913f933671c3ef505c2", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `cargo_doc_coverage` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking cargo-doc-coverage v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_lint` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | declare_lint! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lint_array` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         lint_array![DOC_COVERAGE]
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `span_bug` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         None => span_bug!(span, "missing method descriptor?!"),
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_lint` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | declare_lint! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lint_array` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         lint_array![DOC_COVERAGE]
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `span_bug` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         None => span_bug!(span, "missing method descriptor?!"),
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   cx: &LateContext,
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl LintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_lints(&self) -> LintArray {
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl LateLintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn enter_lint_attrs(&mut self, _: &LateContext, attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn exit_lint_attrs(&mut self, _: &LateContext, _attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         _: &LateContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   _: &LateContext,
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn check_crate(&mut self, cx: &LateContext, krate: &hir::Crate) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:163:41
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn check_crate_post(&mut self, cx: &LateContext, _: &hir::Crate) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn check_item(&mut self, cx: &LateContext, it: &hir::Item) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn check_trait_item(&mut self, cx: &LateContext, trait_item: &hir::TraitItem) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:233:40
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn check_impl_item(&mut self, cx: &LateContext, impl_item: &hir::ImplItem) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn check_struct_field(&mut self, cx: &LateContext, sf: &hir::StructField) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn check_variant(&mut self, cx: &LateContext, v: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:276:42
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn check_variant_post(&mut self, _: &LateContext, _: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs<Expr> = HirVec<P<Expr>>;
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn in_macro<T: LintContext>(cx: &T, span: Span) -> bool {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn method_context(cx: &LateContext, id: ast::NodeId, span: Span) -> MethodLateContext {
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/utils/cargo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   cx: &LateContext,
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl LintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_lints(&self) -> LintArray {
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl LateLintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn enter_lint_attrs(&mut self, _: &LateContext, attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn exit_lint_attrs(&mut self, _: &LateContext, _attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         _: &LateContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   _: &LateContext,
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn check_crate(&mut self, cx: &LateContext, krate: &hir::Crate) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:163:41
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn check_crate_post(&mut self, cx: &LateContext, _: &hir::Crate) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn check_item(&mut self, cx: &LateContext, it: &hir::Item) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn check_trait_item(&mut self, cx: &LateContext, trait_item: &hir::TraitItem) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:233:40
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn check_impl_item(&mut self, cx: &LateContext, impl_item: &hir::ImplItem) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0462, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn check_struct_field(&mut self, cx: &LateContext, sf: &hir::StructField) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn check_variant(&mut self, cx: &LateContext, v: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:276:42
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn check_variant_post(&mut self, _: &LateContext, _: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs<Expr> = HirVec<P<Expr>>;
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn in_macro<T: LintContext>(cx: &T, span: Span) -> bool {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn method_context(cx: &LateContext, id: ast::NodeId, span: Span) -> MethodLateContext {
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/utils/cargo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0462, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-doc-coverage` (lib) due to 27 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-doc-coverage` (lib test) due to 27 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "efb35dfa8166fe03000949bbc95ee549929a3fc475345913f933671c3ef505c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb35dfa8166fe03000949bbc95ee549929a3fc475345913f933671c3ef505c2", kill_on_drop: false }`
[INFO] [stdout] efb35dfa8166fe03000949bbc95ee549929a3fc475345913f933671c3ef505c2
[INFO] checking cargo-doc-coverage-1.0.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cargo-doc-coverage 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cargo-doc-coverage 1.0.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-doc-coverage 1.0.0
[INFO] finished tweaking crates.io crate cargo-doc-coverage 1.0.0
[INFO] tweaked toml for crates.io crate cargo-doc-coverage 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `cargo_doc_coverage` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bdb5a6c8b970a0b982e572c9d7e462f36a8210644b4a1dfd2ca52d273771dd1
[INFO] running `Command { std: "docker" "start" "-a" "1bdb5a6c8b970a0b982e572c9d7e462f36a8210644b4a1dfd2ca52d273771dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bdb5a6c8b970a0b982e572c9d7e462f36a8210644b4a1dfd2ca52d273771dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bdb5a6c8b970a0b982e572c9d7e462f36a8210644b4a1dfd2ca52d273771dd1", kill_on_drop: false }`
[INFO] [stdout] 1bdb5a6c8b970a0b982e572c9d7e462f36a8210644b4a1dfd2ca52d273771dd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3254105a9f7d9a4dc4a6ff48723e560df075e1d5154044a40cc0a340fee29d46
[INFO] running `Command { std: "docker" "start" "-a" "3254105a9f7d9a4dc4a6ff48723e560df075e1d5154044a40cc0a340fee29d46", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `cargo_doc_coverage` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking cargo-doc-coverage v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_lint` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | declare_lint! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lint_array` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         lint_array![DOC_COVERAGE]
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `span_bug` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         None => span_bug!(span, "missing method descriptor?!"),
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_lint` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | declare_lint! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lint_array` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         lint_array![DOC_COVERAGE]
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `span_bug` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         None => span_bug!(span, "missing method descriptor?!"),
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   cx: &LateContext,
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl LintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_lints(&self) -> LintArray {
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl LateLintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn enter_lint_attrs(&mut self, _: &LateContext, attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn exit_lint_attrs(&mut self, _: &LateContext, _attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         _: &LateContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   _: &LateContext,
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn check_crate(&mut self, cx: &LateContext, krate: &hir::Crate) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:163:41
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn check_crate_post(&mut self, cx: &LateContext, _: &hir::Crate) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn check_item(&mut self, cx: &LateContext, it: &hir::Item) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn check_trait_item(&mut self, cx: &LateContext, trait_item: &hir::TraitItem) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:233:40
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn check_impl_item(&mut self, cx: &LateContext, impl_item: &hir::ImplItem) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn check_struct_field(&mut self, cx: &LateContext, sf: &hir::StructField) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn check_variant(&mut self, cx: &LateContext, v: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:276:42
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn check_variant_post(&mut self, _: &LateContext, _: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs<Expr> = HirVec<P<Expr>>;
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn in_macro<T: LintContext>(cx: &T, span: Span) -> bool {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn method_context(cx: &LateContext, id: ast::NodeId, span: Span) -> MethodLateContext {
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/utils/cargo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0462, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/doc_coverage.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   cx: &LateContext,
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl LintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn get_lints(&self) -> LintArray {
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl LateLintPass for DocCoverage {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn enter_lint_attrs(&mut self, _: &LateContext, attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn exit_lint_attrs(&mut self, _: &LateContext, _attrs: &[ast::Attribute]) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         _: &LateContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   _: &LateContext,
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn check_crate(&mut self, cx: &LateContext, krate: &hir::Crate) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:163:41
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn check_crate_post(&mut self, cx: &LateContext, _: &hir::Crate) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn check_item(&mut self, cx: &LateContext, it: &hir::Item) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn check_trait_item(&mut self, cx: &LateContext, trait_item: &hir::TraitItem) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:233:40
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn check_impl_item(&mut self, cx: &LateContext, impl_item: &hir::ImplItem) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn check_struct_field(&mut self, cx: &LateContext, sf: &hir::StructField) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn check_variant(&mut self, cx: &LateContext, v: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]    --> src/doc_coverage.rs:276:42
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn check_variant_post(&mut self, _: &LateContext, _: &hir::Variant, _: &hir::Generics) {
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs = HirVec<P<Expr>>;
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type MethodArgs<Expr> = HirVec<P<Expr>>;
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn in_macro<T: LintContext>(cx: &T, span: Span) -> bool {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope
[INFO] [stdout]   --> src/utils/mod.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn method_context(cx: &LateContext, id: ast::NodeId, span: Span) -> MethodLateContext {
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/utils/cargo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/utils/cargo.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(RustcDecodable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-doc-coverage` (lib) due to 27 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 26 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0462, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-doc-coverage` (lib test) due to 27 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3254105a9f7d9a4dc4a6ff48723e560df075e1d5154044a40cc0a340fee29d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3254105a9f7d9a4dc4a6ff48723e560df075e1d5154044a40cc0a340fee29d46", kill_on_drop: false }`
[INFO] [stdout] 3254105a9f7d9a4dc4a6ff48723e560df075e1d5154044a40cc0a340fee29d46
