[INFO] fetching crate modal-rust 0.1.0-alpha.3...
[INFO] documenting modal-rust-0.1.0-alpha.3 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate modal-rust 0.1.0-alpha.3 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate modal-rust 0.1.0-alpha.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 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iter-read v1.1.0
[INFO] [stderr]   Downloaded modal-rust-sdk v0.1.0-alpha.3
[INFO] [stderr]   Downloaded serde-pickle v1.2.0
[INFO] [stderr]   Downloaded modal-rust-runtime v0.1.0-alpha.3
[INFO] [stderr]   Downloaded modal-rust-macros v0.1.0-alpha.3
[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] f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200
[INFO] running `Command { std: "docker" "start" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", 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" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", 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" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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] 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/modal_rust/index.html
[INFO] running `Command { std: "docker" "inspect" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", 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" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200" "/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 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 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] [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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/modal_rust/index.html
[INFO] running `Command { std: "docker" "inspect" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200", kill_on_drop: false }`
[INFO] [stdout] f9701355b65c8b350fffe229be40fbd3fd8df77d9b949807b34940dd3fe60200
