[INFO] fetching crate basex 0.7.0... [INFO] documenting basex-0.7.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate basex 0.7.0 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate basex 0.7.0 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 crates.io crate basex 0.7.0 [INFO] finished tweaking crates.io crate basex 0.7.0 [INFO] tweaked toml for crates.io crate basex 0.7.0 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate crates.io crate basex 0.7.0 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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] [stdout] 349c956bcd9d30e3461c71454822ab4d152b70abc729ee8f9c58d084f3c84ce3 [INFO] running `Command { std: "docker" "start" "-a" "349c956bcd9d30e3461c71454822ab4d152b70abc729ee8f9c58d084f3c84ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "349c956bcd9d30e3461c71454822ab4d152b70abc729ee8f9c58d084f3c84ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349c956bcd9d30e3461c71454822ab4d152b70abc729ee8f9c58d084f3c84ce3", kill_on_drop: false }` [INFO] [stdout] 349c956bcd9d30e3461c71454822ab4d152b70abc729ee8f9c58d084f3c84ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] [stdout] 3e23ce448ced588fea66166a67cd7d8c8bca0ee368047cc8e2edad12e445f826 [INFO] running `Command { std: "docker" "start" "-a" "3e23ce448ced588fea66166a67cd7d8c8bca0ee368047cc8e2edad12e445f826", kill_on_drop: false }` [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Documenting basex v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stdout] warning: public documentation for `query` links to private item `self::QueryWithOptionalInfo::with_info` [INFO] [stdout] --> src/client/client.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 279 | /// [`with_info`]: self::QueryWithOptionalInfo::with_info [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: public documentation for `query` links to private item `self::QueryWithOptionalInfo::without_info` [INFO] [stdout] --> src/client/client.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 280 | /// [`without_info`]: self::QueryWithOptionalInfo::without_info [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 `self::CommandWithOptionalInput::with_input` [INFO] [stdout] --> src/query/query.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | /// [`with_input`]: self::CommandWithOptionalInput::with_input [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::CommandWithOptionalInput::without_input` [INFO] [stdout] --> src/query/query.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | /// [`without_input`]: self::CommandWithOptionalInput::without_input [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `bind` links to private item `self::ArgumentWithOptionalValue::with_value` [INFO] [stdout] --> src/query/query.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | /// [`with_value`]: self::ArgumentWithOptionalValue::with_value [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 `bind` links to private item `self::ArgumentWithOptionalValue::without_value` [INFO] [stdout] --> src/query/query.rs:149:28 [INFO] [stdout] | [INFO] [stdout] 149 | /// [`without_value`]: self::ArgumentWithOptionalValue::without_value [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 `super::analysis::Info` [INFO] [stdout] --> src/query/query.rs:342:19 [INFO] [stdout] | [INFO] [stdout] 342 | /// [`Info`]: super::analysis::Info [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `analysis` in module `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e23ce448ced588fea66166a67cd7d8c8bca0ee368047cc8e2edad12e445f826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e23ce448ced588fea66166a67cd7d8c8bca0ee368047cc8e2edad12e445f826", kill_on_drop: false }` [INFO] [stdout] 3e23ce448ced588fea66166a67cd7d8c8bca0ee368047cc8e2edad12e445f826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "--" "--document-private-items" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 629ad947863475117ae5f5893c19e2cced62cba1ce046f0f709131dc31621182 [INFO] running `Command { std: "docker" "start" "-a" "629ad947863475117ae5f5893c19e2cced62cba1ce046f0f709131dc31621182", kill_on_drop: false }` [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Documenting basex v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `query` links to private item `self::QueryWithOptionalInfo::with_info` [INFO] [stdout] --> src/client/client.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 279 | /// [`with_info`]: self::QueryWithOptionalInfo::with_info [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: public documentation for `query` links to private item `self::QueryWithOptionalInfo::without_info` [INFO] [stdout] --> src/client/client.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 280 | /// [`without_info`]: self::QueryWithOptionalInfo::without_info [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 `self::CommandWithOptionalInput::with_input` [INFO] [stdout] --> src/query/query.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | /// [`with_input`]: self::CommandWithOptionalInput::with_input [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::CommandWithOptionalInput::without_input` [INFO] [stdout] --> src/query/query.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | /// [`without_input`]: self::CommandWithOptionalInput::without_input [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `bind` links to private item `self::ArgumentWithOptionalValue::with_value` [INFO] [stdout] --> src/query/query.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | /// [`with_value`]: self::ArgumentWithOptionalValue::with_value [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 `bind` links to private item `self::ArgumentWithOptionalValue::without_value` [INFO] [stdout] --> src/query/query.rs:149:28 [INFO] [stdout] | [INFO] [stdout] 149 | /// [`without_value`]: self::ArgumentWithOptionalValue::without_value [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 `super::analysis::Info` [INFO] [stdout] --> src/query/query.rs:342:19 [INFO] [stdout] | [INFO] [stdout] 342 | /// [`Info`]: super::analysis::Info [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `analysis` in module `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "629ad947863475117ae5f5893c19e2cced62cba1ce046f0f709131dc31621182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629ad947863475117ae5f5893c19e2cced62cba1ce046f0f709131dc31621182", kill_on_drop: false }` [INFO] [stdout] 629ad947863475117ae5f5893c19e2cced62cba1ce046f0f709131dc31621182