[INFO] fetching crate goya-ipadic 0.1.9... [INFO] documenting goya-ipadic-0.1.9 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate goya-ipadic 0.1.9 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate goya-ipadic 0.1.9 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] started tweaking crates.io crate goya-ipadic 0.1.9 [INFO] finished tweaking crates.io crate goya-ipadic 0.1.9 [INFO] tweaked toml for crates.io crate goya-ipadic 0.1.9 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 rkyv_derive v0.7.38 [INFO] [stderr] Downloaded bytecheck_derive v0.6.8 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded bytecheck v0.6.8 [INFO] [stderr] Downloaded rkyv v0.7.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 9675efb7872b348b13cd7e36de17c99caa7ee40e509271411596a32be1e76221 [INFO] running `Command { std: "docker" "start" "-a" "9675efb7872b348b13cd7e36de17c99caa7ee40e509271411596a32be1e76221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9675efb7872b348b13cd7e36de17c99caa7ee40e509271411596a32be1e76221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9675efb7872b348b13cd7e36de17c99caa7ee40e509271411596a32be1e76221", kill_on_drop: false }` [INFO] [stdout] 9675efb7872b348b13cd7e36de17c99caa7ee40e509271411596a32be1e76221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 3b9036e8753069ab142a9a116cedc66d6655bf300f97a203ebae6aed31d00733 [INFO] running `Command { std: "docker" "start" "-a" "3b9036e8753069ab142a9a116cedc66d6655bf300f97a203ebae6aed31d00733", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking goya v0.1.9 [INFO] [stderr] Documenting goya-ipadic v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// https://taku910.github.io/mecab/learn.html#config [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.85s [INFO] running `Command { std: "docker" "inspect" "3b9036e8753069ab142a9a116cedc66d6655bf300f97a203ebae6aed31d00733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9036e8753069ab142a9a116cedc66d6655bf300f97a203ebae6aed31d00733", kill_on_drop: false }` [INFO] [stdout] 3b9036e8753069ab142a9a116cedc66d6655bf300f97a203ebae6aed31d00733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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: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] d18f42def73b71b9b493feca858ec28c2460dc710b71f7089c428c5c882d58bc [INFO] running `Command { std: "docker" "start" "-a" "d18f42def73b71b9b493feca858ec28c2460dc710b71f7089c428c5c882d58bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking goya v0.1.9 [INFO] [stderr] Documenting goya-ipadic v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// https://taku910.github.io/mecab/learn.html#config [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ipadic_loader.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | /// https://taku910.github.io/mecab/dic-detail.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.23s [INFO] running `Command { std: "docker" "inspect" "d18f42def73b71b9b493feca858ec28c2460dc710b71f7089c428c5c882d58bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d18f42def73b71b9b493feca858ec28c2460dc710b71f7089c428c5c882d58bc", kill_on_drop: false }` [INFO] [stdout] d18f42def73b71b9b493feca858ec28c2460dc710b71f7089c428c5c882d58bc