[INFO] cloning repository https://github.com/picodata/pike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picodata/pike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 522309c091dd6b48c49f68a4fd813558fa59b871
[INFO] documenting picodata/pike against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/picodata/pike
[INFO] finished tweaking git repo https://github.com/picodata/pike
[INFO] tweaked toml for git repo https://github.com/picodata/pike written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picodata/pike on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/picodata/pike 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69af3e27128ebc80368a62cc29aa92014ec73bf9f6cd6bc3732f5159a24fc884
[INFO] running `Command { std: "docker" "start" "-a" "69af3e27128ebc80368a62cc29aa92014ec73bf9f6cd6bc3732f5159a24fc884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69af3e27128ebc80368a62cc29aa92014ec73bf9f6cd6bc3732f5159a24fc884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69af3e27128ebc80368a62cc29aa92014ec73bf9f6cd6bc3732f5159a24fc884", kill_on_drop: false }`
[INFO] [stdout] 69af3e27128ebc80368a62cc29aa92014ec73bf9f6cd6bc3732f5159a24fc884
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c1fcd73964fcb7347bb12ec30d8bd5a1fdaf70f09ca64509958d67668d8bfc
[INFO] running `Command { std: "docker" "start" "-a" "a2c1fcd73964fcb7347bb12ec30d8bd5a1fdaf70f09ca64509958d67668d8bfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking colog v1.4.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking serde_ignored v0.1.14
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]     Checking liquid-lib v0.26.11
[INFO] [stderr]     Checking liquid v0.26.11
[INFO] [stderr]  Documenting picodata-pike v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking picodata-pike v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `path` links to private item `PluginPathKind`
[INFO] [stdout]   --> src/commands/run.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// Path should conform to one of path kinds, see [`PluginPathKind`]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `target`
[INFO] [stdout]    --> src/main.rs:200:85
[INFO] [stdout]     |
[INFO] [stdout] 200 |         /// Override resulting archive file name or path (if relative, placed under <target>/<profile>)
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `profile`
[INFO] [stdout]    --> src/main.rs:200:94
[INFO] [stdout]     |
[INFO] [stdout] 200 |         /// Override resulting archive file name or path (if relative, placed under <target>/<profile>)
[INFO] [stdout]     |                                                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pike/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "a2c1fcd73964fcb7347bb12ec30d8bd5a1fdaf70f09ca64509958d67668d8bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c1fcd73964fcb7347bb12ec30d8bd5a1fdaf70f09ca64509958d67668d8bfc", kill_on_drop: false }`
[INFO] [stdout] a2c1fcd73964fcb7347bb12ec30d8bd5a1fdaf70f09ca64509958d67668d8bfc
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13035bd4263d238cae8d1d5d0c3289c0e72f385e4fffb406254cc66d9986221a
[INFO] running `Command { std: "docker" "start" "-a" "13035bd4263d238cae8d1d5d0c3289c0e72f385e4fffb406254cc66d9986221a", kill_on_drop: false }`
[INFO] [stderr]  Documenting picodata-pike v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `path` links to private item `PluginPathKind`
[INFO] [stdout]   --> src/commands/run.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// Path should conform to one of path kinds, see [`PluginPathKind`]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pike/index.html
[INFO] running `Command { std: "docker" "inspect" "13035bd4263d238cae8d1d5d0c3289c0e72f385e4fffb406254cc66d9986221a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13035bd4263d238cae8d1d5d0c3289c0e72f385e4fffb406254cc66d9986221a", kill_on_drop: false }`
[INFO] [stdout] 13035bd4263d238cae8d1d5d0c3289c0e72f385e4fffb406254cc66d9986221a
