[INFO] fetching crate coca 0.3.0... [INFO] documenting coca-0.3.0 against try#6fd27704e643b25711e6a97ec2b04873b411b97d for pr-96676 [INFO] extracting crate coca 0.3.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate coca 0.3.0 on toolchain 6fd27704e643b25711e6a97ec2b04873b411b97d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coca 0.3.0 [INFO] finished tweaking crates.io crate coca 0.3.0 [INFO] tweaked toml for crates.io crate coca 0.3.0 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate coca 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41ed5dceb6e43c48bd749e3898b1aaea9fed9f7c1f1892f7e3b0455f57dd7058 [INFO] running `Command { std: "docker" "start" "-a" "41ed5dceb6e43c48bd749e3898b1aaea9fed9f7c1f1892f7e3b0455f57dd7058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41ed5dceb6e43c48bd749e3898b1aaea9fed9f7c1f1892f7e3b0455f57dd7058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ed5dceb6e43c48bd749e3898b1aaea9fed9f7c1f1892f7e3b0455f57dd7058", kill_on_drop: false }` [INFO] [stdout] 41ed5dceb6e43c48bd749e3898b1aaea9fed9f7c1f1892f7e3b0455f57dd7058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dd5908e960b7b56a7dd5468a23a7cf717589b19c22d81c0409456dab7986851 [INFO] running `Command { std: "docker" "start" "-a" "2dd5908e960b7b56a7dd5468a23a7cf717589b19c22d81c0409456dab7986851", kill_on_drop: false }` [INFO] [stderr] Documenting coca v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `alloc::alloc::Allocator` [INFO] [stdout] --> src/lib.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | //! unstable [`Allocator` API](alloc::alloc::Allocator)) as needed when they [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `alloc` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `storage::AllocStorage` [INFO] [stdout] --> src/lib.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | //! * Likewise, [`AllocStorage`](storage::AllocStorage) references a block of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `AllocStorage` in module `storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `collections::AllocVec` [INFO] [stdout] --> src/lib.rs:85:59 [INFO] [stdout] | [INFO] [stdout] 85 | //! [`ArenaVec`](collections::ArenaVec), and [`AllocVec`](collections::AllocVec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `AllocVec` in module `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `storage::AllocStorage` [INFO] [stdout] --> src/lib.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | //! the [`AllocStorage`](storage::AllocStorage) type, as well as other trait [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `AllocStorage` in module `storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `object` [INFO] [stdout] --> src/lib.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | //! - `unstable`: Adds the [`object`] module providing a statically-sized [INFO] [stdout] | ^^^^^^ no item named `object` 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 `Arena::utilization` [INFO] [stdout] --> src/arena.rs:53:62 [INFO] [stdout] | [INFO] [stdout] 53 | //! To accommodate this, the `profile` feature enables the [`Arena::utilization`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the struct `Arena` has no field or associated item named `utilization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UtilizationProfile` [INFO] [stdout] --> src/arena.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | //! method and its return type, [`UtilizationProfile`]. Note that this requires [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `UtilizationProfile` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro_rules fallback is used during doc link resolution [INFO] [stdout] --> src/arena.rs:1218:55 [INFO] [stdout] | [INFO] [stdout] 1218 | /// Primarily intended for use in expansions of [`fmt!`]. This should only [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(rustdoc::macro_rules_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro_rules fallback is used during doc link resolution [INFO] [stdout] --> src/arena.rs:1308:51 [INFO] [stdout] | [INFO] [stdout] 1308 | /// Primarily intended for use in expansions of [`fmt!`]. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CacheTable::with_capacity` [INFO] [stdout] --> src/collections/cache.rs:387:27 [INFO] [stdout] | [INFO] [stdout] 387 | /// and [`with_capacity`](CacheTable::with_capacity) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CacheTable` has no field or associated item named `with_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CacheTable::with_capacity_and_hasher` [INFO] [stdout] --> src/collections/cache.rs:389:34 [INFO] [stdout] | [INFO] [stdout] 389 | /// [`with_capacity_and_hasher`](CacheTable::with_capacity_and_hasher) or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CacheTable` has no field or associated item named `with_capacity_and_hasher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro_rules fallback is used during doc link resolution [INFO] [stdout] --> src/collections/pool/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | //! using the [`handle_type!`] macro. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro_rules fallback is used during doc link resolution [INFO] [stdout] --> src/collections/pool/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | /// Using [`handle_type!`] should be preferred over implementing this manually. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro_rules fallback is used during doc link resolution [INFO] [stdout] --> src/storage.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | /// Using [`index_type!`] should be preferred over implementing this manually. [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `coca` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name coca src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=586db1144d5eb122 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid --crate-version 0.3.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2dd5908e960b7b56a7dd5468a23a7cf717589b19c22d81c0409456dab7986851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd5908e960b7b56a7dd5468a23a7cf717589b19c22d81c0409456dab7986851", kill_on_drop: false }` [INFO] [stdout] 2dd5908e960b7b56a7dd5468a23a7cf717589b19c22d81c0409456dab7986851