[INFO] cloning repository https://github.com/daxpedda/uywi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daxpedda/uywi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fuywi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fuywi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64d13ab7e29470ba06cee23a6a7bb5701b339d72 [INFO] documenting daxpedda/uywi against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fuywi" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daxpedda/uywi on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-34/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/daxpedda/uywi [INFO] finished tweaking git repo https://github.com/daxpedda/uywi [INFO] tweaked toml for git repo https://github.com/daxpedda/uywi written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/daxpedda/uywi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-init v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.12 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.12 [INFO] [stderr] Downloaded pulldown-cmark v0.6.1 [INFO] [stderr] Downloaded seed v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85e2fd16e6f8a955862e24db6c2bf73d09eaf960d1dbc2e49376cecee2538744 [INFO] running `Command { std: "docker" "start" "-a" "85e2fd16e6f8a955862e24db6c2bf73d09eaf960d1dbc2e49376cecee2538744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85e2fd16e6f8a955862e24db6c2bf73d09eaf960d1dbc2e49376cecee2538744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e2fd16e6f8a955862e24db6c2bf73d09eaf960d1dbc2e49376cecee2538744", kill_on_drop: false }` [INFO] [stdout] 85e2fd16e6f8a955862e24db6c2bf73d09eaf960d1dbc2e49376cecee2538744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e39ba54a24aa5724b4aa43ee67e7c9a06752019d5ca1fa5afb3849f63661301 [INFO] running `Command { std: "docker" "start" "-a" "2e39ba54a24aa5724b4aa43ee67e7c9a06752019d5ca1fa5afb3849f63661301", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking array-init v0.1.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling seed v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking uywi v0.1.0 (/opt/rustwide/workdir/uywi) [INFO] [stderr] Documenting uywi v0.1.0 (/opt/rustwide/workdir/uywi) [INFO] [stdout] warning: unresolved link to `ScriptExtPriv::radicals` [INFO] [stdout] --> uywi/src/concept.rs:179:45 [INFO] [stdout] | [INFO] [stdout] 179 | /// Index of the radical. Corresponds to [`ScriptExtPriv::radicals`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `ScriptExtPriv` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `from_str` links to private item `Word` [INFO] [stdout] --> uywi/src/script.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | /// Build [`Concept`] or [`Word`] from string. [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 `from_str` links to private item `Word` [INFO] [stdout] --> uywi/src/script.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | /// Returns [`Error`] on failing to build [`Concept`] or [`Word`] from string. [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 `from_word` [INFO] [stdout] --> uywi/src/script.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | /// Represents a [`Concept`] or [`Word`], return type from [`from_word`]. [INFO] [stdout] | ^^^^^^^^^ no item named `from_word` 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 `WordInvalid` links to private item `Word` [INFO] [stdout] --> uywi/src/lib.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | /// Error when string to build a [`Word`] was invalid. [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 `WordLengthInvalid` links to private item `Word` [INFO] [stdout] --> uywi/src/lib.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | /// Error when string to build a [`Word`] was bigger then buffer. [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking js-sys v0.3.39 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.39 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.12 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Documenting uywi-web v0.1.0 (/opt/rustwide/workdir/uywi-web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "2e39ba54a24aa5724b4aa43ee67e7c9a06752019d5ca1fa5afb3849f63661301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e39ba54a24aa5724b4aa43ee67e7c9a06752019d5ca1fa5afb3849f63661301", kill_on_drop: false }` [INFO] [stdout] 2e39ba54a24aa5724b4aa43ee67e7c9a06752019d5ca1fa5afb3849f63661301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 6f1186c9b4c86b2062d003ff23faef581e8456001820728c3de162ea4dc67e60 [INFO] running `Command { std: "docker" "start" "-a" "6f1186c9b4c86b2062d003ff23faef581e8456001820728c3de162ea4dc67e60", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "6f1186c9b4c86b2062d003ff23faef581e8456001820728c3de162ea4dc67e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1186c9b4c86b2062d003ff23faef581e8456001820728c3de162ea4dc67e60", kill_on_drop: false }` [INFO] [stdout] 6f1186c9b4c86b2062d003ff23faef581e8456001820728c3de162ea4dc67e60