[INFO] fetching crate mmtk 0.33.0...
[INFO] documenting mmtk-0.33.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate mmtk 0.33.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate mmtk 0.33.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mmtk 0.33.0
[INFO] tweaked toml for crates.io crate mmtk 0.33.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmtk 0.33.0 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 mmtk 0.33.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6
[INFO] running `Command { std: "docker" "start" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6", 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" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6", 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" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling atomic-traits v0.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking atomic_refcell v0.1.14
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking probe v0.5.2
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling mmtk-macros v0.33.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libgit2-sys v0.18.7+1.9.6
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling mmtk v0.33.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting mmtk v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::MMTK::initialize_vm_space_object`
[INFO] [stdout]    --> src/policy/sft.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// -   The VM binding calls [`crate::MMTK::initialize_vm_space_object`] which calls this method
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MMTK` has no field or associated item named `initialize_vm_space_object`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::vm::ObjectModel::NEED_VO_BITS_DURING_TRACING`
[INFO] [stdout]   --> src/util/metadata/vo_bit/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | //! [`crate::vm::ObjectModel::NEED_VO_BITS_DURING_TRACING`] to `true`.  mmtk-core does not
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ObjectModel` has no associated item named `NEED_VO_BITS_DURING_TRACING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mmtk/3a63738a4529e62e/out/built.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static PKG_VERSION: &str = "0.33.0";
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `MMTk crate version such as 0.14.0`
[INFO] [stdout]    = help: ends near `The full version.`
[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]   --> /opt/rustwide/target/debug/build/mmtk/3a63738a4529e62e/out/built.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static PKG_VERSION: &str = "0.33.0";
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The full version.`
[INFO] [stdout]    = help: ends near `The full version.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/build_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Comma separated features enabled for this build
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/mmtk/3a63738a4529e62e/out/built.rs:89:50
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[doc=r#"The features as a comma-separated string."#]
[INFO] [stdout]    |                                                  - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mmtk/3a63738a4529e62e/out/built.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[doc=r#"The features as a comma-separated string."#]
[INFO] [stdout]    |          ^ starts here                           - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `mmtk`
[INFO] running `Command { std: "docker" "inspect" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6", kill_on_drop: false }`
[INFO] [stdout] 39adece2c9b20cdf1dfad69d544e08425d980016b7befbe92e46c75f4e56c9c6
