[INFO] fetching crate ripr 0.10.0...
[INFO] documenting ripr-0.10.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate ripr 0.10.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ripr 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ripr 0.10.0
[INFO] tweaked toml for crates.io crate ripr 0.10.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripr 0.10.0 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 ripr 0.10.0 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 oxc_str v0.130.0
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.4
[INFO] [stderr]   Downloaded ra_ap_edition v0.0.330
[INFO] [stderr]   Downloaded ra-ap-rustc_lexer v0.160.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.130.0
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.330
[INFO] [stderr]   Downloaded oxc_syntax v0.130.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.130.0
[INFO] [stderr]   Downloaded oxc_span v0.130.0
[INFO] [stderr]   Downloaded oxc_estree v0.130.0
[INFO] [stderr]   Downloaded oxc_data_structures v0.130.0
[INFO] [stderr]   Downloaded oxc_regular_expression v0.130.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.130.0
[INFO] [stderr]   Downloaded tower-lsp-server v0.23.0
[INFO] [stderr]   Downloaded ls-types v0.0.6
[INFO] [stderr]   Downloaded ra_ap_syntax v0.0.330
[INFO] [stderr]   Downloaded oxc_parser v0.130.0
[INFO] [stderr]   Downloaded oxc_allocator v0.130.0
[INFO] [stderr]   Downloaded oxc_ast v0.130.0
[INFO] [stderr]   Downloaded ra_ap_parser v0.0.330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34
[INFO] running `Command { std: "docker" "start" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", 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" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", 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" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking oxc_data_structures v0.130.0
[INFO] [stderr]     Checking oxc_estree v0.130.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.160.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.4
[INFO] [stderr]     Checking ra_ap_edition v0.0.330
[INFO] [stderr]     Checking jod-thread v1.0.0
[INFO] [stderr]     Checking rowan v0.15.18
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking oxc_allocator v0.130.0
[INFO] [stderr]     Checking oxc_str v0.130.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxc_ast_macros v0.130.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking oxc-miette v2.7.1
[INFO] [stderr]     Checking ra_ap_stdx v0.0.330
[INFO] [stderr]     Checking ra_ap_parser v0.0.330
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking oxc_span v0.130.0
[INFO] [stderr]     Checking oxc_diagnostics v0.130.0
[INFO] [stderr]     Checking ra_ap_syntax v0.0.330
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking oxc_regular_expression v0.130.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking oxc_index v4.1.0
[INFO] [stderr]     Checking ls-types v0.0.6
[INFO] [stderr]     Checking oxc_syntax v0.130.0
[INFO] [stderr]     Checking oxc_ast v0.130.0
[INFO] [stderr]     Checking oxc_ecmascript v0.130.0
[INFO] [stderr]     Checking oxc_parser v0.130.0
[INFO] [stderr]     Checking tower-lsp-server v0.23.0
[INFO] [stderr]  Documenting ripr v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `inventory_classified_seams_at`
[INFO] [stdout]   --> src/analysis/seam_inventory.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 | /// `repo-exposure-*` formats lives in [`inventory_classified_seams_at`].
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `inventory_classified_seams_at` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ripr/index.html
[INFO] running `Command { std: "docker" "inspect" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", 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" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34" "/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]  Documenting ripr v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ripr/index.html
[INFO] running `Command { std: "docker" "inspect" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34", kill_on_drop: false }`
[INFO] [stdout] a2009f973c8f31e5fec203e1f6a6c6ddfe8fca1f40e66a34bc8e310bf0779e34
