[INFO] fetching crate modal-rust 0.1.0-alpha.3...
[INFO] documenting modal-rust-0.1.0-alpha.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate modal-rust 0.1.0-alpha.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate modal-rust 0.1.0-alpha.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate modal-rust 0.1.0-alpha.3
[INFO] tweaked toml for crates.io crate modal-rust 0.1.0-alpha.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate modal-rust 0.1.0-alpha.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate modal-rust 0.1.0-alpha.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe
[INFO] running `Command { std: "docker" "start" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe", 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" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe", 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" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking modal-rust-runtime v0.1.0-alpha.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling modal-rust-macros v0.1.0-alpha.3
[INFO] [stderr]  Documenting modal-rust v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `local_with_registry` links to private item `App::config_for`
[INFO] [stdout]    --> src/app.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// [`App::config_for`] returns `FunctionOptions::default()` (all `None`) and the
[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: public documentation for `from_manifest` links to private item `App::config_for`
[INFO] [stdout]    --> src/app.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// [`config_for`](App::config_for) + the SDK ops (P9 §B.1). Used by the
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App::connect_from_manifest`
[INFO] [stdout]    --> src/app.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |     /// [`connect_from_manifest`](App::connect_from_manifest) for the live handle.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `App` has no field or associated item named `connect_from_manifest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App`
[INFO] [stdout]    --> src/function.rs:340:76
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// already-built `In`, so the handle is construct-cheap and borrows the [`App`]
[INFO] [stdout]     |                                                                            ^^^ no item named `App` 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::remote::parse_image_spec`
[INFO] [stdout]   --> src/registration.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// [`crate::remote::parse_image_spec`] (base image / install_rust / apt/pip/run
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `remote` in module `modal_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::remote::parse_image_spec`
[INFO] [stdout]    --> src/registration.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |     /// parses it via [`crate::remote::parse_image_spec`] and folds the base image /
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `remote` in module `modal_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unrunnable_error` links to private item `crate::scope::workspace_closure`
[INFO] [stdout]   --> src/runner_gen.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// path ([`crate::scope::workspace_closure`]) so `.remote()`/deploy fail BEFORE
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `resolve_runner_target` links to private item `scope`
[INFO] [stdout]    --> src/runner_gen.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// `cargo metadata` (via [`scope`]) to find the package's lib name, its crate dir
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `materialize_shadow` links to private item `scope::workspace_closure`
[INFO] [stdout]    --> src/runner_gen.rs:333:62
[INFO] [stdout]     |
[INFO] [stdout] 333 | /// `Cargo.toml` + dev-dep-stripped member manifests (from [`scope::workspace_closure`])
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `stub_inline_files`
[INFO] [stdout]   --> src/scope.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// the dependency-prebuild stub synthesis ([`stub_inline_files`]); defaults to
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^ no item named `stub_inline_files` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/registration.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / pub fn run_cli_from_inventory() -> i32 {
[INFO] [stdout] 479 | |     let argv: Vec<String> = std::env::args().skip(1).collect();
[INFO] [stdout] 480 | |     run_cli_with_args_from_inventory(&argv, &mut std::io::stdout())
[INFO] [stdout] 481 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Run the facade-owned inventory path; used by `modal_runner!()`.`
[INFO] [stdout]     = help: ends near `Run the macro-backed runner CLI from facade inventory.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/registration.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / pub fn run_cli_from_inventory() -> i32 {
[INFO] [stdout] 479 | |     let argv: Vec<String> = std::env::args().skip(1).collect();
[INFO] [stdout] 480 | |     run_cli_with_args_from_inventory(&argv, &mut std::io::stdout())
[INFO] [stdout] 481 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Run the macro-backed runner CLI from facade inventory.`
[INFO] [stdout]     = help: ends near `Run the macro-backed runner CLI from facade inventory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `unrelated-package`
[INFO] [stdout]   --> src/runner_gen.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// "available bin in <unrelated-package>" help.
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `function` is both a module and an attribute macro
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! The [`function`] attribute is re-exported here so it is spellable as
[INFO] [stdout]    |           ^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! The [`mod@function`] attribute is re-exported here so it is spellable as
[INFO] [stdout]    |           ++++
[INFO] [stdout] help: to link to the attribute macro, prefix with `attribute@`
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! The [`attribute@function`] attribute is re-exported here so it is spellable as
[INFO] [stdout]    |           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `modal-rust`
[INFO] running `Command { std: "docker" "inspect" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe", kill_on_drop: false }`
[INFO] [stdout] e7618732ca83d911ae252f181f7a6ba3f22c969ebbb9f010c4c02ef359ad2ebe
