[INFO] cloning repository https://github.com/coderedart/jokolay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedart/jokolay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 527defbf901c483227fa2dd1a817a7420cfac4c5 [INFO] documenting coderedart/jokolay against beta-2023-05-30 for beta-1.71-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coderedart/jokolay on toolchain beta-2023-05-30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-05-30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/coderedart/jokolay [INFO] finished tweaking git repo https://github.com/coderedart/jokolay [INFO] tweaked toml for git repo https://github.com/coderedart/jokolay written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coderedart/jokolay already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-05-30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65e32427c0d2497839ef27e87b4232c8eb7f8afdbc88d3d48040d22d8c16989e [INFO] running `Command { std: "docker" "start" "-a" "65e32427c0d2497839ef27e87b4232c8eb7f8afdbc88d3d48040d22d8c16989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65e32427c0d2497839ef27e87b4232c8eb7f8afdbc88d3d48040d22d8c16989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e32427c0d2497839ef27e87b4232c8eb7f8afdbc88d3d48040d22d8c16989e", kill_on_drop: false }` [INFO] [stdout] 65e32427c0d2497839ef27e87b4232c8eb7f8afdbc88d3d48040d22d8c16989e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc58640ba641a2e45dab15f18c3f7b692642a0a017f91935cfe922b12f9eccc5 [INFO] running `Command { std: "docker" "start" "-a" "fc58640ba641a2e45dab15f18c3f7b692642a0a017f91935cfe922b12f9eccc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ab_glyph v0.2.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking inplace_it v0.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling scratch v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling cxxbridge-flags v1.0.75 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking intmap v2.0.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling cxx-build v1.0.75 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling glfw-sys-passthrough v4.0.1+3.3.5 [INFO] [stderr] Compiling link-cplusplus v1.0.7 [INFO] [stderr] Compiling cxx v1.0.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking roxmltree v0.15.0 [INFO] [stderr] Checking poll-promise v0.1.0 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking mmarinus v0.4.0 [INFO] [stderr] Checking indextree v4.5.0 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking const_format v0.2.26 [INFO] [stderr] Checking glfw-passthrough v0.44.1 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling cxxbridge-macro v1.0.75 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling jokolay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking naga v0.9.0 [INFO] [stderr] Checking egui_backend v0.2.0 [INFO] [stderr] Checking egui_window_glfw_passthrough v0.2.1 [INFO] [stderr] Checking wgpu-hal v0.13.2 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking egui_render_wgpu v0.2.0 [INFO] [stderr] Checking egui_render_wgpu v0.3.0 [INFO] [stderr] Checking egui_overlay v0.2.3 [INFO] [stderr] Documenting jokolay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `Utf8Path` [INFO] [stdout] --> src/jmf/pack/xml/mod.rs:45:76 [INFO] [stdout] | [INFO] [stdout] 45 | //! 3. parse into elements and store in entries with the file path (Arc). skip if any errors. [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 45 | //! 3. parse into elements and store in entries with the file path (`Arc`). skip if any errors. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/jmf/pack/xml/mod.rs:127:128 [INFO] [stdout] | [INFO] [stdout] 127 | /// parses the given `Vec` as a zipfile and reads all the files into a Map with file paths as keys and file contents as Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 127 | /// parses the given `Vec` as a zipfile and reads all the files into a Map with file paths as keys and file contents as `Vec` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jokoapi/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | //! 1. https://github.com/GW2ToolBelt/GW2APIClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jokoapi/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | //! 2. https://github.com/greaka/gw2lib [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/jokoapi/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | //! 1. https://wiki.guildwars2.com/wiki/API:API_key [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/jokoapi/mod.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | //! 2. https://wiki.guildwars2.com/wiki/API:2 [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/jokoapi/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | //! 3. https://wiki.guildwars2.com/wiki/API:Main [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 31.21s [INFO] running `Command { std: "docker" "inspect" "fc58640ba641a2e45dab15f18c3f7b692642a0a017f91935cfe922b12f9eccc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc58640ba641a2e45dab15f18c3f7b692642a0a017f91935cfe922b12f9eccc5", kill_on_drop: false }` [INFO] [stdout] fc58640ba641a2e45dab15f18c3f7b692642a0a017f91935cfe922b12f9eccc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "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] 77d6509f6503418563c3d6bcb1729fe3bf14184d9ee9fa3928e86164d5a4b15f [INFO] running `Command { std: "docker" "start" "-a" "77d6509f6503418563c3d6bcb1729fe3bf14184d9ee9fa3928e86164d5a4b15f", kill_on_drop: false }` [INFO] [stderr] Documenting jokolay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `Utf8Path` [INFO] [stdout] --> src/jmf/pack/xml/mod.rs:45:76 [INFO] [stdout] | [INFO] [stdout] 45 | //! 3. parse into elements and store in entries with the file path (Arc). skip if any errors. [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 45 | //! 3. parse into elements and store in entries with the file path (`Arc`). skip if any errors. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jokoapi/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | //! 1. https://github.com/GW2ToolBelt/GW2APIClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jokoapi/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | //! 2. https://github.com/greaka/gw2lib [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/jokoapi/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | //! 1. https://wiki.guildwars2.com/wiki/API:API_key [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/jokoapi/mod.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | //! 2. https://wiki.guildwars2.com/wiki/API:2 [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/jokoapi/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | //! 3. https://wiki.guildwars2.com/wiki/API:Main [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "77d6509f6503418563c3d6bcb1729fe3bf14184d9ee9fa3928e86164d5a4b15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d6509f6503418563c3d6bcb1729fe3bf14184d9ee9fa3928e86164d5a4b15f", kill_on_drop: false }` [INFO] [stdout] 77d6509f6503418563c3d6bcb1729fe3bf14184d9ee9fa3928e86164d5a4b15f