[INFO] cloning repository https://github.com/glennib/chum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glennib/chum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennib%2Fchum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennib%2Fchum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8268b9640911afcc46a4ee177bec8eb1ae895deb
[INFO] documenting glennib/chum against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennib%2Fchum" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glennib/chum
[INFO] finished tweaking git repo https://github.com/glennib/chum
[INFO] tweaked toml for git repo https://github.com/glennib/chum written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glennib/chum 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 git repo https://github.com/glennib/chum 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] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: `chum` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded tabled_derive v0.12.0
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded tabled v0.22.0
[INFO] [stderr]   Downloaded psm v0.1.32
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded owo-colors v4.4.0
[INFO] [stderr]   Downloaded papergrid v0.18.0
[INFO] [stderr]   Downloaded stacker v0.1.25
[INFO] [stderr]   Downloaded clickhouse-macros v0.3.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.6
[INFO] [stderr]   Downloaded clickhouse-types v0.1.3
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.3
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded cityhash-rs v1.0.1
[INFO] [stderr]   Downloaded hyper v1.11.1
[INFO] [stderr]   Downloaded bstr v1.13.1
[INFO] [stderr]   Downloaded clickhouse v0.15.2
[INFO] [stderr]   Downloaded sqlparser v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855
[INFO] running `Command { std: "docker" "start" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", 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" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", 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" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: `chum` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling tabled_derive v0.12.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling clickhouse-macros v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tabled v0.22.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking clickhouse-types v0.1.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking clickhouse v0.15.2
[INFO] [stderr]  Documenting chum v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `checksum` links to private item `normalize`
[INFO] [stdout]   --> src/migration.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// The SQL is first [normalized](normalize): line endings are unified to `\n`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/chum/index.html
[INFO] running `Command { std: "docker" "inspect" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", 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" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: `chum` (manifest) generated 2 warnings
[INFO] [stderr]  Documenting chum v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `checksum` links to private item `normalize`
[INFO] [stdout]   --> src/migration.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// The SQL is first [normalized](normalize): line endings are unified to `\n`
[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 0.94s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/chum/index.html
[INFO] running `Command { std: "docker" "inspect" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855", kill_on_drop: false }`
[INFO] [stdout] 66d0003c3a67e96585b9df23ced6234605bd8483fc4e41be473fdbf0cd359855
