[INFO] fetching crate nar 0.0.8...
[INFO] documenting nar-0.0.8 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate nar 0.0.8 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate nar 0.0.8
[INFO] finished tweaking crates.io crate nar 0.0.8
[INFO] tweaked toml for crates.io crate nar 0.0.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nar 0.0.8 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nar 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8parse v0.1.1
[INFO] [stderr]   Downloaded voile-util v0.2.2
[INFO] [stderr]   Downloaded memchr v2.3.0
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded structopt-derive v0.4.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded rustversion v1.0.1
[INFO] [stderr]   Downloaded minitt-util v0.2.3
[INFO] [stderr]   Downloaded rustyline v6.0.0
[INFO] [stderr]   Downloaded backtrace v0.3.42
[INFO] [stderr]   Downloaded structopt v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61392d7721502af98dcb0c5bae98d960e68d1acc393a70cba762f37169886444
[INFO] running `Command { std: "docker" "start" "-a" "61392d7721502af98dcb0c5bae98d960e68d1acc393a70cba762f37169886444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61392d7721502af98dcb0c5bae98d960e68d1acc393a70cba762f37169886444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61392d7721502af98dcb0c5bae98d960e68d1acc393a70cba762f37169886444", kill_on_drop: false }`
[INFO] [stdout] 61392d7721502af98dcb0c5bae98d960e68d1acc393a70cba762f37169886444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0503350fa6a9ff5a87a04f606474240d144624a2ae4535e9b9f9604f4ab176cd
[INFO] running `Command { std: "docker" "start" "-a" "0503350fa6a9ff5a87a04f606474240d144624a2ae4535e9b9f9604f4ab176cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking pest v2.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rustyline v6.0.0
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]     Checking voile-util v0.2.2
[INFO] [stderr]    Compiling structopt-derive v0.4.0
[INFO] [stderr]     Checking structopt v0.3.7
[INFO] [stderr]     Checking minitt-util v0.2.3
[INFO] [stderr]     Checking nar v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting nar v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `decl_impl::*` and `pretty::*`
[INFO] [stdout]  --> src/syntax/core/mod.rs:3:59
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::{ast::*, ast_fold::*, ast_util::*, decl::*, decl_impl::*, pretty::*};
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decl_impl::*` and `pretty::*`
[INFO] [stdout]  --> src/syntax/abs/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::{ast::*, decl::*, decl_impl::*, pretty::*};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_eta_var` and `type_of_decl`
[INFO] [stdout]   --> src/check/rules/term/mod.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     infer::{infer, type_of_decl},
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     view::{expect_data, is_eta_var, is_eta_var_ref},
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/check/rules/clause/split.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (mut delta1, dom, delta2) = split_tele(lhs.tele, ix);
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_forced`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     is_forced: bool,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_forced`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pats`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pats: Vec<AbsPat>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_pats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta1`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (mut delta1, dom, delta2) = split_tele(lhs.tele, ix);
[INFO] [stdout]    |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta2`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (mut delta1, dom, delta2) = split_tele(lhs.tele, ix);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let (data, tcs) = expect_data(tcs, dom.ty)?;
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cons_params`
[INFO] [stdout]   --> src/check/rules/clause/split.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let cons_params = match tcs.def(head.cons_ix) {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cons_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tcs`
[INFO] [stdout]    --> src/check/pats/mat.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn match_pat(tcs: &TCS, p: CorePat, t: Term) -> (Match, Term) {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_tcs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pat_sub` is never read
[INFO] [stdout]   --> src/check/rules/clause/lhs.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(super) struct Lhs {
[INFO] [stdout]    |                   --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub(super) pat_sub: Rc<Subst>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lhs` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_implicit_pats` is never used
[INFO] [stdout]   --> src/check/rules/clause/state.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub(super) fn insert_implicit_pats(pats: Vec<AbsCopat>, tele: &TeleS) -> Vec<AbsCopat> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/syntax/core/subst/prim.rs:130:53
[INFO] [stdout]     |
[INFO] [stdout] 130 |             (n, Lift(DBI(0), _rho)) => unreachable!(&format!("n = {:?}", n)),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 130 |             (n, Lift(DBI(0), _rho)) => unreachable!("{}", &format!("n = {:?}", n)),
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/check/rules/decls.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |                         _ => unreachable!(ERROR_MSG),
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 36 |                         _ => unreachable!("{}", ERROR_MSG),
[INFO] [stdout]    |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/check/rules/decls.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 |             AbsDecl::Cons(_) => unreachable!(ERROR_MSG),
[INFO] [stdout]    |                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 42 |             AbsDecl::Cons(_) => unreachable!("{}", ERROR_MSG),
[INFO] [stdout]    |                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::syntax::core::ast::Val::Refl`
[INFO] [stdout]   --> src/syntax/pat.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Dual to [`crate::syntax::core::ast::Val::Refl`].
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ast` in module `core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::syntax::core::ast::Val::Cons`
[INFO] [stdout]   --> src/syntax/pat.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Dual to [`crate::syntax::core::ast::Val::Cons`],
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ast` in module `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::is_eta_var`
[INFO] [stdout]   --> src/check/rules/term/view.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// A borrowing version of [`is_eta_var`](Self::is_eta_var).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ `is_eta_var_ref` is a function, not a module or type, and cannot have associated items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/syntax/pat.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// https://hackage.haskell.org/package/Agda-2.6.0.1/docs/Agda-Syntax-Internal.html#t:Pattern
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// <https://hackage.haskell.org/package/Agda-2.6.0.1/docs/Agda-Syntax-Internal.html#t:Pattern>
[INFO] [stdout]    |         +                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/check/rules/clause/state.rs:86:51
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// It's supposed to use [`insert_implicit_pats`](self::insert_implicit_pats) to
[INFO] [stdout]    |                           ----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 86 - /// It's supposed to use [`insert_implicit_pats`](self::insert_implicit_pats) to
[INFO] [stdout] 86 + /// It's supposed to use [`insert_implicit_pats`] to
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nar/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "0503350fa6a9ff5a87a04f606474240d144624a2ae4535e9b9f9604f4ab176cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0503350fa6a9ff5a87a04f606474240d144624a2ae4535e9b9f9604f4ab176cd", kill_on_drop: false }`
[INFO] [stdout] 0503350fa6a9ff5a87a04f606474240d144624a2ae4535e9b9f9604f4ab176cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"rustdoc/katex-header.html\", \"--document-private-items\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdeb28e2610394db6134aa68fbd030c8d1a126dbbcf05e7ec1964d3b8e4ced1e
[INFO] running `Command { std: "docker" "start" "-a" "cdeb28e2610394db6134aa68fbd030c8d1a126dbbcf05e7ec1964d3b8e4ced1e", kill_on_drop: false }`
[INFO] [stderr]  Documenting nar v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::syntax::core::ast::Val::Refl`
[INFO] [stdout]   --> src/syntax/pat.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Dual to [`crate::syntax::core::ast::Val::Refl`].
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ast` in module `core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::syntax::core::ast::Val::Cons`
[INFO] [stdout]   --> src/syntax/pat.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Dual to [`crate::syntax::core::ast::Val::Cons`],
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ast` in module `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/syntax/pat.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// https://hackage.haskell.org/package/Agda-2.6.0.1/docs/Agda-Syntax-Internal.html#t:Pattern
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// <https://hackage.haskell.org/package/Agda-2.6.0.1/docs/Agda-Syntax-Internal.html#t:Pattern>
[INFO] [stdout]    |         +                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nar/index.html
[INFO] running `Command { std: "docker" "inspect" "cdeb28e2610394db6134aa68fbd030c8d1a126dbbcf05e7ec1964d3b8e4ced1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdeb28e2610394db6134aa68fbd030c8d1a126dbbcf05e7ec1964d3b8e4ced1e", kill_on_drop: false }`
[INFO] [stdout] cdeb28e2610394db6134aa68fbd030c8d1a126dbbcf05e7ec1964d3b8e4ced1e
