[INFO] cloning repository https://github.com/kneasle/kuudos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kneasle/kuudos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fkuudos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fkuudos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ef6d2e6e7395b24f70cf6e8762105c8514cfb54 [INFO] documenting kneasle/kuudos against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fkuudos" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kneasle/kuudos on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kneasle/kuudos [INFO] finished tweaking git repo https://github.com/kneasle/kuudos [INFO] tweaked toml for git repo https://github.com/kneasle/kuudos written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kneasle/kuudos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b321c1acd647a0dd309295c5fbc1c52f35ca1420b8fe15395effe6f634ed21f [INFO] running `Command { std: "docker" "start" "-a" "8b321c1acd647a0dd309295c5fbc1c52f35ca1420b8fe15395effe6f634ed21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b321c1acd647a0dd309295c5fbc1c52f35ca1420b8fe15395effe6f634ed21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b321c1acd647a0dd309295c5fbc1c52f35ca1420b8fe15395effe6f634ed21f", kill_on_drop: false }` [INFO] [stdout] 8b321c1acd647a0dd309295c5fbc1c52f35ca1420b8fe15395effe6f634ed21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c01e38c3c4d6c1832b4cd85989924b372687ddea456c48834fc5a69ba6781a8b [INFO] running `Command { std: "docker" "start" "-a" "c01e38c3c4d6c1832b4cd85989924b372687ddea456c48834fc5a69ba6781a8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking vector2d v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking simple-xml-builder v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking angle v0.4.0 [INFO] [stderr] Documenting kuudos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Shape` [INFO] [stdout] --> src/builder/to_image.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | /// generating an SVG string by converting through a [`Shape`], this conversion will always succeed [INFO] [stdout] | ^^^^^ no item named `Shape` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Shape` [INFO] [stdout] --> src/builder/to_image.rs:30:56 [INFO] [stdout] | [INFO] [stdout] 30 | /// even if the [`Builder`] cannot be converted to a [`Shape`]. [INFO] [stdout] | ^^^^^ no item named `Shape` 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 `kuudos::shape::Edge` [INFO] [stdout] --> src/builder/to_shape.rs:751:62 [INFO] [stdout] | [INFO] [stdout] 751 | /// An edge between two **boxes** (not to be confused with [`kuudos::shape::Edge`], which sits [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `kuudos` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Edge` [INFO] [stdout] --> src/builder/mod.rs:462:46 [INFO] [stdout] | [INFO] [stdout] 462 | /// Gets the number of cells along any [`Edge`] of a box in a given [`Direction`]. [INFO] [stdout] | ^^^^ no item named `Edge` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `LinkSide` links to private item `EdgeLink` [INFO] [stdout] --> src/builder/mod.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | /// The sides of an [`EdgeLink`] that can connect to boxes [INFO] [stdout] | ^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [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 `Source` [INFO] [stdout] --> src/builder/mod.rs:552:83 [INFO] [stdout] | [INFO] [stdout] 552 | /// [`Shape`]) while the rest are stored as [`Box_::Ref`]s pointing back to the [`Source`]. We [INFO] [stdout] | ^^^^^^ no item named `Source` 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 `BoxType::Source` [INFO] [stdout] --> src/builder/mod.rs:622:42 [INFO] [stdout] | [INFO] [stdout] 622 | /// This panics if `self` is not a [`BoxType::Source`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `BoxType` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Box_::rotation_within_equiv_class` [INFO] [stdout] --> src/builder/mod.rs:644:11 [INFO] [stdout] | [INFO] [stdout] 644 | /// [`Box_::rotation_within_equiv_class`]) to both compute the puzzle's symmetry and in [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Box_` has no variant or associated item named `rotation_within_equiv_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Builder` [INFO] [stdout] --> src/image/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | //! e.g. [`Builder`] and [`Shape`]. [INFO] [stdout] | ^^^^^^^ no item named `Builder` 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 `Shape` [INFO] [stdout] --> src/image/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | //! e.g. [`Builder`] and [`Shape`]. [INFO] [stdout] | ^^^^^ no item named `Shape` 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 `Shape` [INFO] [stdout] --> src/image/ir.rs:13:90 [INFO] [stdout] | [INFO] [stdout] 13 | /// A full [`Image`], composed of many [`Elem`]ents. [`Image`]s use the same units as [`Shape`] - [INFO] [stdout] | ^^^^^ no item named `Shape` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `FillStyle` links to private item `Elem` [INFO] [stdout] --> src/image/ir.rs:151:42 [INFO] [stdout] | [INFO] [stdout] 151 | /// The visual style of the body of an [`Elem`] [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 `StrokeStyle` links to private item `Elem` [INFO] [stdout] --> src/image/ir.rs:167:45 [INFO] [stdout] | [INFO] [stdout] 167 | /// The visual style of the outline of an [`Elem`] [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 `TextStyle` links to private item `Elem::Text` [INFO] [stdout] --> src/image/ir.rs:187:32 [INFO] [stdout] | [INFO] [stdout] 187 | /// The visual style of some [`Elem::Text`] [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 `Image` links to private item `ir::Image` [INFO] [stdout] --> src/image/mod.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | /// Re-export of [`ir::Image`] with the type params needed by the rest of the code [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 `LoweredImage` links to private item `ir::Image` [INFO] [stdout] --> src/image/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | /// Version of [`ir::Image`] where all the styles are fully specified [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 `Elem` links to private item `ir::Elem` [INFO] [stdout] --> src/image/mod.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | /// Re-export of [`ir::Elem`] with the type params needed by the rest of the code [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 `LoweredElem` links to private item `ir::Elem` [INFO] [stdout] --> src/image/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | /// Version of [`ir::Elem`] where all the styles are fully specified [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 `Style` links to private item `ir::Style` [INFO] [stdout] --> src/image/mod.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | /// Re-export of [`ir::Style`] with the type params needed by the rest of the code [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 `LoweredStyle` links to private item `ir::Style` [INFO] [stdout] --> src/image/mod.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | /// Version of [`ir::Style`] where all the styles are fully specified [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 `Naive` [INFO] [stdout] --> src/solve/random.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | /// A [`Solver`] similar to [`Naive`] that chooses new digits randomly, thus generating a random [INFO] [stdout] | ^^^^^ no item named `Naive` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.80s [INFO] running `Command { std: "docker" "inspect" "c01e38c3c4d6c1832b4cd85989924b372687ddea456c48834fc5a69ba6781a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01e38c3c4d6c1832b4cd85989924b372687ddea456c48834fc5a69ba6781a8b", kill_on_drop: false }` [INFO] [stdout] c01e38c3c4d6c1832b4cd85989924b372687ddea456c48834fc5a69ba6781a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfce37e1611eed8b39294a3023829571f0ea5aa504622aa35eedf49dc0129858 [INFO] running `Command { std: "docker" "start" "-a" "cfce37e1611eed8b39294a3023829571f0ea5aa504622aa35eedf49dc0129858", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking vector2d v2.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking simple-xml-builder v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking angle v0.4.0 [INFO] [stderr] Documenting kuudos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Shape` [INFO] [stdout] --> src/builder/to_image.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | /// generating an SVG string by converting through a [`Shape`], this conversion will always succeed [INFO] [stdout] | ^^^^^ no item named `Shape` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Shape` [INFO] [stdout] --> src/builder/to_image.rs:30:56 [INFO] [stdout] | [INFO] [stdout] 30 | /// even if the [`Builder`] cannot be converted to a [`Shape`]. [INFO] [stdout] | ^^^^^ no item named `Shape` 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 `kuudos::shape::Edge` [INFO] [stdout] --> src/builder/to_shape.rs:751:62 [INFO] [stdout] | [INFO] [stdout] 751 | /// An edge between two **boxes** (not to be confused with [`kuudos::shape::Edge`], which sits [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `kuudos` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Edge` [INFO] [stdout] --> src/builder/mod.rs:462:46 [INFO] [stdout] | [INFO] [stdout] 462 | /// Gets the number of cells along any [`Edge`] of a box in a given [`Direction`]. [INFO] [stdout] | ^^^^ no item named `Edge` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `LinkSide` links to private item `EdgeLink` [INFO] [stdout] --> src/builder/mod.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | /// The sides of an [`EdgeLink`] that can connect to boxes [INFO] [stdout] | ^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [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 `Source` [INFO] [stdout] --> src/builder/mod.rs:552:83 [INFO] [stdout] | [INFO] [stdout] 552 | /// [`Shape`]) while the rest are stored as [`Box_::Ref`]s pointing back to the [`Source`]. We [INFO] [stdout] | ^^^^^^ no item named `Source` 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 `BoxType::Source` [INFO] [stdout] --> src/builder/mod.rs:622:42 [INFO] [stdout] | [INFO] [stdout] 622 | /// This panics if `self` is not a [`BoxType::Source`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `BoxType` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Box_::rotation_within_equiv_class` [INFO] [stdout] --> src/builder/mod.rs:644:11 [INFO] [stdout] | [INFO] [stdout] 644 | /// [`Box_::rotation_within_equiv_class`]) to both compute the puzzle's symmetry and in [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Box_` has no variant or associated item named `rotation_within_equiv_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Builder` [INFO] [stdout] --> src/image/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | //! e.g. [`Builder`] and [`Shape`]. [INFO] [stdout] | ^^^^^^^ no item named `Builder` 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 `Shape` [INFO] [stdout] --> src/image/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | //! e.g. [`Builder`] and [`Shape`]. [INFO] [stdout] | ^^^^^ no item named `Shape` 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 `Shape` [INFO] [stdout] --> src/image/ir.rs:13:90 [INFO] [stdout] | [INFO] [stdout] 13 | /// A full [`Image`], composed of many [`Elem`]ents. [`Image`]s use the same units as [`Shape`] - [INFO] [stdout] | ^^^^^ no item named `Shape` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `FillStyle` links to private item `Elem` [INFO] [stdout] --> src/image/ir.rs:151:42 [INFO] [stdout] | [INFO] [stdout] 151 | /// The visual style of the body of an [`Elem`] [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 `StrokeStyle` links to private item `Elem` [INFO] [stdout] --> src/image/ir.rs:167:45 [INFO] [stdout] | [INFO] [stdout] 167 | /// The visual style of the outline of an [`Elem`] [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 `TextStyle` links to private item `Elem::Text` [INFO] [stdout] --> src/image/ir.rs:187:32 [INFO] [stdout] | [INFO] [stdout] 187 | /// The visual style of some [`Elem::Text`] [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 `Image` links to private item `ir::Image` [INFO] [stdout] --> src/image/mod.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | /// Re-export of [`ir::Image`] with the type params needed by the rest of the code [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 `LoweredImage` links to private item `ir::Image` [INFO] [stdout] --> src/image/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | /// Version of [`ir::Image`] where all the styles are fully specified [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 `Elem` links to private item `ir::Elem` [INFO] [stdout] --> src/image/mod.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | /// Re-export of [`ir::Elem`] with the type params needed by the rest of the code [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 `LoweredElem` links to private item `ir::Elem` [INFO] [stdout] --> src/image/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | /// Version of [`ir::Elem`] where all the styles are fully specified [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 `Style` links to private item `ir::Style` [INFO] [stdout] --> src/image/mod.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | /// Re-export of [`ir::Style`] with the type params needed by the rest of the code [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 `LoweredStyle` links to private item `ir::Style` [INFO] [stdout] --> src/image/mod.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | /// Version of [`ir::Style`] where all the styles are fully specified [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 `Naive` [INFO] [stdout] --> src/solve/random.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | /// A [`Solver`] similar to [`Naive`] that chooses new digits randomly, thus generating a random [INFO] [stdout] | ^^^^^ no item named `Naive` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.10s [INFO] running `Command { std: "docker" "inspect" "cfce37e1611eed8b39294a3023829571f0ea5aa504622aa35eedf49dc0129858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfce37e1611eed8b39294a3023829571f0ea5aa504622aa35eedf49dc0129858", kill_on_drop: false }` [INFO] [stdout] cfce37e1611eed8b39294a3023829571f0ea5aa504622aa35eedf49dc0129858