[INFO] fetching crate fixity 0.0.1... [INFO] documenting fixity-0.0.1 against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] extracting crate fixity 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate fixity 0.0.1 on toolchain d7d9f15be205b45d44700e7ac33b4f79b91f9680 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate fixity 0.0.1 [INFO] finished tweaking crates.io crate fixity 0.0.1 [INFO] tweaked toml for crates.io crate fixity 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded speedy-derive v0.7.1 [INFO] [stderr] Downloaded speedy v0.7.1 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded lru v0.6.6 [INFO] [stderr] Downloaded addr2line v0.15.2 [INFO] [stderr] Downloaded fastcdc v1.0.8 [INFO] [stderr] Downloaded fbuzhash v0.0.1 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded cjson v0.1.2 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50fc4ac279162967c721a3a5e13915ac847587ca0057ca989c14fe5d3b4daea1 [INFO] running `Command { std: "docker" "start" "-a" "50fc4ac279162967c721a3a5e13915ac847587ca0057ca989c14fe5d3b4daea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50fc4ac279162967c721a3a5e13915ac847587ca0057ca989c14fe5d3b4daea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50fc4ac279162967c721a3a5e13915ac847587ca0057ca989c14fe5d3b4daea1", kill_on_drop: false }` [INFO] [stdout] 50fc4ac279162967c721a3a5e13915ac847587ca0057ca989c14fe5d3b4daea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f686e1cbf10ae8d5555bdbc25ad592c56601cee014ed02e246c703d7a992b10f [INFO] running `Command { std: "docker" "start" "-a" "f686e1cbf10ae8d5555bdbc25ad592c56601cee014ed02e246c703d7a992b10f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking fbuzhash v0.0.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking cjson v0.1.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking fastcdc v1.0.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling speedy-derive v0.7.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking data-encoding-macro v0.1.13 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking speedy v0.7.1 [INFO] [stderr] Documenting fixity v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CacheRead::read_struct` [INFO] [stdout] --> src/core/cache.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / /// The structured data that the cache can borrow and return in [`CacheRead::read_struct`]. [INFO] [stdout] 36 | | /// [INFO] [stdout] 37 | | /// This is an associated type to allow implementers to define borrowed and alternate [INFO] [stdout] 38 | | /// versions of the [`Structured`] data type. Generally this type should reflect [`Structured`], [INFO] [stdout] 39 | | /// but doesn't have to be identical. [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The structured data that the cache can borrow and return in [`CacheRead::read_struct`]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the trait `CacheRead` has no associated item named `read_struct` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Commit` [INFO] [stdout] --> src/core/cache.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::clear` [INFO] [stdout] --> src/core/map.rs:145:46 [INFO] [stdout] | [INFO] [stdout] 145 | /// The core implementation of [`clear`](crate::BatchMap::clear). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::insert` [INFO] [stdout] --> src/core/map.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | /// The core implementation of [`insert`](crate::BatchMap::insert). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::stage` [INFO] [stdout] --> src/core/map.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | /// The core implementation of [`stage`](crate::BatchMap::stage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::stage` [INFO] [stdout] --> src/core/map.rs:291:46 [INFO] [stdout] | [INFO] [stdout] 291 | /// The core implementation of [`stage`](crate::BatchMap::stage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::primitive::prollylist` [INFO] [stdout] --> src/core/primitive/prollylist.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | /// A node within a [Prolly List](crate::primitive::prollylist). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `primitive` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::prolly` [INFO] [stdout] --> src/core/primitive/prollytree/refimpl/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | //! A [`crate::prolly`] reference implementation. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `prolly` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Commit` [INFO] [stdout] --> src/core/storage.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Ref` [INFO] [stdout] --> src/core/workspace/fs.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | /// A separator between the lhs and optional rhs of a [`Ref`]. [INFO] [stdout] | ^^^ no item named `Ref` 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::Commit` [INFO] [stdout] --> src/core/workspace.rs:231:20 [INFO] [stdout] | [INFO] [stdout] 231 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Path` [INFO] [stdout] --> src/map.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | /// Get a value at the current [`Path`]. [INFO] [stdout] | ^^^^ no item named `Path` 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 `Path` [INFO] [stdout] --> src/map.rs:209:66 [INFO] [stdout] | [INFO] [stdout] 209 | /// Write any [staged](Self::stage) changes at the current [`Path`] into the workspace. [INFO] [stdout] | ^^^^ no item named `Path` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.04s [INFO] [stderr] Generated /opt/rustwide/target/doc/fixity/index.html [INFO] running `Command { std: "docker" "inspect" "f686e1cbf10ae8d5555bdbc25ad592c56601cee014ed02e246c703d7a992b10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f686e1cbf10ae8d5555bdbc25ad592c56601cee014ed02e246c703d7a992b10f", kill_on_drop: false }` [INFO] [stdout] f686e1cbf10ae8d5555bdbc25ad592c56601cee014ed02e246c703d7a992b10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bed42786c1648fcb44fdf6b402caae5307705378567d5942383e939b456e0426 [INFO] running `Command { std: "docker" "start" "-a" "bed42786c1648fcb44fdf6b402caae5307705378567d5942383e939b456e0426", kill_on_drop: false }` [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Documenting fixity v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CacheRead::read_struct` [INFO] [stdout] --> src/core/cache.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / /// The structured data that the cache can borrow and return in [`CacheRead::read_struct`]. [INFO] [stdout] 36 | | /// [INFO] [stdout] 37 | | /// This is an associated type to allow implementers to define borrowed and alternate [INFO] [stdout] 38 | | /// versions of the [`Structured`] data type. Generally this type should reflect [`Structured`], [INFO] [stdout] 39 | | /// but doesn't have to be identical. [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The structured data that the cache can borrow and return in [`CacheRead::read_struct`]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the trait `CacheRead` has no associated item named `read_struct` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Commit` [INFO] [stdout] --> src/core/cache.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::clear` [INFO] [stdout] --> src/core/map.rs:145:46 [INFO] [stdout] | [INFO] [stdout] 145 | /// The core implementation of [`clear`](crate::BatchMap::clear). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::insert` [INFO] [stdout] --> src/core/map.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | /// The core implementation of [`insert`](crate::BatchMap::insert). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::stage` [INFO] [stdout] --> src/core/map.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | /// The core implementation of [`stage`](crate::BatchMap::stage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BatchMap::stage` [INFO] [stdout] --> src/core/map.rs:291:46 [INFO] [stdout] | [INFO] [stdout] 291 | /// The core implementation of [`stage`](crate::BatchMap::stage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BatchMap` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::primitive::prollylist` [INFO] [stdout] --> src/core/primitive/prollylist.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | /// A node within a [Prolly List](crate::primitive::prollylist). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `primitive` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::prolly` [INFO] [stdout] --> src/core/primitive/prollytree/refimpl/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | //! A [`crate::prolly`] reference implementation. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `prolly` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Commit` [INFO] [stdout] --> src/core/storage.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Commit` [INFO] [stdout] --> src/core/workspace.rs:231:20 [INFO] [stdout] | [INFO] [stdout] 231 | /// See [`Commit`](crate::Commit) for example usage. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Commit` in module `fixity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Path` [INFO] [stdout] --> src/map.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | /// Get a value at the current [`Path`]. [INFO] [stdout] | ^^^^ no item named `Path` 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 `Path` [INFO] [stdout] --> src/map.rs:209:66 [INFO] [stdout] | [INFO] [stdout] 209 | /// Write any [staged](Self::stage) changes at the current [`Path`] into the workspace. [INFO] [stdout] | ^^^^ no item named `Path` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] [stderr] Generated /opt/rustwide/target/doc/fixity/index.html [INFO] running `Command { std: "docker" "inspect" "bed42786c1648fcb44fdf6b402caae5307705378567d5942383e939b456e0426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed42786c1648fcb44fdf6b402caae5307705378567d5942383e939b456e0426", kill_on_drop: false }` [INFO] [stdout] bed42786c1648fcb44fdf6b402caae5307705378567d5942383e939b456e0426 [INFO] documenting fixity-0.0.1 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate fixity 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate fixity 0.0.1 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate fixity 0.0.1 [INFO] finished tweaking crates.io crate fixity 0.0.1 [INFO] tweaked toml for crates.io crate fixity 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab204ebc7e9584036024bc78d18e831577d5d38020629a5489b24359496722f9 [INFO] running `Command { std: "docker" "start" "-a" "ab204ebc7e9584036024bc78d18e831577d5d38020629a5489b24359496722f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab204ebc7e9584036024bc78d18e831577d5d38020629a5489b24359496722f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab204ebc7e9584036024bc78d18e831577d5d38020629a5489b24359496722f9", kill_on_drop: false }` [INFO] [stdout] ab204ebc7e9584036024bc78d18e831577d5d38020629a5489b24359496722f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f18cc52e9c3c137d8a3dfa5b85bb7cd8dad7bf3dee94169346b5d18c7c0dd8c [INFO] running `Command { std: "docker" "start" "-a" "2f18cc52e9c3c137d8a3dfa5b85bb7cd8dad7bf3dee94169346b5d18c7c0dd8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking fbuzhash v0.0.1 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking cjson v0.1.2 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking fastcdc v1.0.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling speedy-derive v0.7.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking data-encoding-macro v0.1.13 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking speedy v0.7.1 [INFO] [stderr] Documenting fixity v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: missing required bound on `Guard` [INFO] [stdout] --> src/core/workspace.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | type Guard<'a>: Guard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `fixity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50be22964035027398754e54cd3a497efb00f83e/bin/rustdoc --edition=2018 --crate-type lib --crate-name fixity src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="borsh"' --cfg 'feature="cjson"' --cfg 'feature="debug_checks"' --cfg 'feature="default"' --cfg 'feature="deser_borsh"' --cfg 'feature="deser_json"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d429c05e06b5f02c -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-0ce835f7dbf706c9.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8deabbbcb29a4a5b.so --extern blake3=/opt/rustwide/target/debug/deps/libblake3-403b70df81e556c4.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-10a4760b97d48231.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-11ad1fde33c429a1.rmeta --extern cjson=/opt/rustwide/target/debug/deps/libcjson-548f6be42643af59.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-cbb8fd74b98a0144.rmeta --extern fastcdc=/opt/rustwide/target/debug/deps/libfastcdc-0e5e96d8d93a142d.rmeta --extern fbuzhash=/opt/rustwide/target/debug/deps/libfbuzhash-e9561ef6a5dec942.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8baa393fb6f0f258.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-e4cf91620fcb42c4.rmeta --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-a988a5dbd01d7cab.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1cac0f84758aef1c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-78971c4951311d23.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-50c62e899feb2958.rmeta --extern speedy=/opt/rustwide/target/debug/deps/libspeedy-4991eed52f869464.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-26acb1b056340626.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-22783c9e070697ce.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d228e3e093cffa7e.rmeta --cap-lints=forbid --crate-version 0.0.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2f18cc52e9c3c137d8a3dfa5b85bb7cd8dad7bf3dee94169346b5d18c7c0dd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f18cc52e9c3c137d8a3dfa5b85bb7cd8dad7bf3dee94169346b5d18c7c0dd8c", kill_on_drop: false }` [INFO] [stdout] 2f18cc52e9c3c137d8a3dfa5b85bb7cd8dad7bf3dee94169346b5d18c7c0dd8c