[INFO] fetching crate srtemplate 0.3.3...
[INFO] documenting srtemplate-0.3.3 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate srtemplate 0.3.3 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate srtemplate 0.3.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate srtemplate 0.3.3
[INFO] tweaked toml for crates.io crate srtemplate 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate srtemplate 0.3.3 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate srtemplate 0.3.3 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded srtemplate_helper_macros v0.1.1
[INFO] [stderr]   Downloaded venial v0.6.0
[INFO] [stderr]   Downloaded divan-macros v0.1.14
[INFO] [stderr]   Downloaded divan v0.1.14
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6
[INFO] running `Command { std: "docker" "start" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]  Documenting srtemplate v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 78 | gen_math_fn!(add, u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, f32, f64);
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 79 | gen_math_fn!(sub, u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, f32, f64);
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 80 | gen_math_fn!(mul, u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, f32, f64);
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 81 | gen_math_fn!(div, u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, f32, f64);
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 83 | gen_math_fn!(@add, i32);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 84 | gen_math_fn!(@sub, i32);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 85 | gen_math_fn!(@mul, i32);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/math.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] ...
[INFO] [stdout] 86 | gen_math_fn!(@div, i32);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_math_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FunctionError`
[INFO] [stdout]   --> src/builtin/os.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// This function can return an error of [`FunctionError`] variant:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ no item named `FunctionError` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/text.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/text.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::function::FunctionError`
[INFO] [stdout]   --> src/builtin/text.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This function can return an error of [`crate::function::FunctionError`] variant:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FunctionError` in module `function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SrTemplateError`
[INFO] [stdout]   --> src/render.rs:13:132
[INFO] [stdout]    |
[INFO] [stdout] 13 | ...dered template as a `String` or a [`SrTemplateError`] in case of an error.
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ no item named `SrTemplateError` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SrTemplateError`
[INFO] [stdout]   --> src/render.rs:23:93
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// A `Result` where `Ok` contains the rendered template as a `String`, and `Err` holds a [`SrTemplateError`] if an error occurs.
[INFO] [stdout]    |                                                                                             ^^^^^^^^^^^^^^^ no item named `SrTemplateError` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   --> src/lib.rs:58:72
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TemplateFunction` in module `template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TemplateFunction` in module `template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TemplateFunction` in module `template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/template.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 5.25s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/srtemplate/index.html
[INFO] running `Command { std: "docker" "inspect" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling venial v0.6.0
[INFO] [stderr]    Compiling srtemplate_helper_macros v0.1.1
[INFO] [stderr]  Documenting srtemplate v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   --> src/lib.rs:58:72
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TemplateFunction` in module `template`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TemplateFunction` in module `template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `template::TemplateFunction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Re-exports the [`template::function`], [`template::SrTemplate`], [`template::TemplateFunction`] type for convenient use.
[INFO] [stdout]                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TemplateFunction` in module `template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/template.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/srtemplate/index.html
[INFO] running `Command { std: "docker" "inspect" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6", kill_on_drop: false }`
[INFO] [stdout] 0767e32aff12b79e657090bba176569ac55e3b68dbd6f39ad268e4dbf09cddd6
