Build #822786 2023-05-24 21:38:10
# rustc version
rustc 1.71.0-nightly (5ea3f0ae0 2023-05-23)# docs.rs version
docsrs 0.6.0 (a5028966 2023-05-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/polyphony-types-0.12.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/polyphony-types-0.12.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230523-1.71.0-nightly-5ea3f0ae0\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 6fab5b74c22ca1fd133afc907d3c93b82a7e31adf40a600639e67544d0f054ea
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "6fab5b74c22ca1fd133afc907d3c93b82a7e31adf40a600639e67544d0f054ea", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting polyphony-types v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `u8`
[INFO] [stderr] --> src/entities/attachment.rs:47:8
[INFO] [stderr] |
[INFO] [stderr] 47 | Vec<u8>
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 47 | `Vec<u8>`
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/guild.rs:10:9
[INFO] [stderr] |
[INFO] [stderr] 10 | /// See https://discord.com/developers/docs/resources/guild
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/resources/guild>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/guild.rs:76:9
[INFO] [stderr] |
[INFO] [stderr] 76 | /// See https://docs.spacebar.chat/routes/#get-/guilds/-guild_id-/bans/-user-
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.spacebar.chat/routes/#get-/guilds/-guild_id-/bans/-user->`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/guild.rs:86:9
[INFO] [stderr] |
[INFO] [stderr] 86 | /// See https://docs.spacebar.chat/routes/#cmp--schemas-invite
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.spacebar.chat/routes/#cmp>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/integration.rs:10:9
[INFO] [stderr] |
[INFO] [stderr] 10 | /// See https://discord.com/developers/docs/resources/guild#integration-object-integration-structure
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/resources/guild#integration-object-integration-structure>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/integration.rs:32:9
[INFO] [stderr] |
[INFO] [stderr] 32 | /// See https://discord.com/developers/docs/resources/guild#integration-account-object-integration-account-structure
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/resources/guild#integration-account-object-integration-account-structure>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/role.rs:6:9
[INFO] [stderr] |
[INFO] [stderr] 6 | /// See https://discord.com/developers/docs/topics/permissions#role-object
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/permissions#role-object>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/template.rs:9:9
[INFO] [stderr] |
[INFO] [stderr] 9 | /// See https://docs.spacebar.chat/routes/#cmp--schemas-template
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.spacebar.chat/routes/#cmp>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/voice_state.rs:9:9
[INFO] [stderr] |
[INFO] [stderr] 9 | /// See https://docs.spacebar.chat/routes/#cmp--schemas-voicestate
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.spacebar.chat/routes/#cmp>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/entities/webhook.rs:8:9
[INFO] [stderr] |
[INFO] [stderr] 8 | /// See https://docs.spacebar.chat/routes/#cmp--schemas-webhook
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.spacebar.chat/routes/#cmp>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/channel.rs:7:9
[INFO] [stderr] |
[INFO] [stderr] 7 | /// See https://discord.com/developers/docs/topics/gateway-events#channel-pins-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#channel-pins-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/channel.rs:17:9
[INFO] [stderr] |
[INFO] [stderr] 17 | /// See https://discord.com/developers/docs/topics/gateway-events#channel-create
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#channel-create>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/channel.rs:26:9
[INFO] [stderr] |
[INFO] [stderr] 26 | /// See https://discord.com/developers/docs/topics/gateway-events#channel-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#channel-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/channel.rs:35:9
[INFO] [stderr] |
[INFO] [stderr] 35 | /// See https://discord.com/developers/docs/topics/gateway-events#channel-delete
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#channel-delete>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/guild.rs:6:9
[INFO] [stderr] |
[INFO] [stderr] 6 | /// See https://discord.com/developers/docs/topics/gateway-events#guild-create
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#guild-create>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/guild.rs:26:9
[INFO] [stderr] |
[INFO] [stderr] 26 | /// See https://discord.com/developers/docs/topics/gateway-events#guild-ban-add-guild-ban-add-event-fields
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#guild-ban-add-guild-ban-add-event-fields>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/guild.rs:35:9
[INFO] [stderr] |
[INFO] [stderr] 35 | /// See https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#guild-ban-remove>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/presence.rs:7:9
[INFO] [stderr] |
[INFO] [stderr] 7 | /// See https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#presence-update-presence-update-event-fields>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/presence.rs:17:9
[INFO] [stderr] |
[INFO] [stderr] 17 | /// See https://discord.com/developers/docs/topics/gateway-events#client-status-object
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#client-status-object>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/request_members.rs:5:9
[INFO] [stderr] |
[INFO] [stderr] 5 | /// See https://discord.com/developers/docs/topics/gateway-events#request-guild-members-request-guild-members-structure
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#request-guild-members-request-guild-members-structure>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:6:9
[INFO] [stderr] |
[INFO] [stderr] 6 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-create
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-create>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:15:9
[INFO] [stderr] |
[INFO] [stderr] 15 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:24:9
[INFO] [stderr] |
[INFO] [stderr] 24 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-delete
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-delete>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:33:9
[INFO] [stderr] |
[INFO] [stderr] 33 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-list-sync
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-list-sync>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:44:9
[INFO] [stderr] |
[INFO] [stderr] 44 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-member-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-member-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/thread.rs:72:9
[INFO] [stderr] |
[INFO] [stderr] 72 | /// See https://discord.com/developers/docs/topics/gateway-events#thread-members-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#thread-members-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/user.rs:6:9
[INFO] [stderr] |
[INFO] [stderr] 6 | /// See https://discord.com/developers/docs/topics/gateway-events#user-update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#user-update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/events/voice_status.rs:5:9
[INFO] [stderr] |
[INFO] [stderr] 5 | /// See https://discord.com/developers/docs/topics/gateway-events#update-voice-state-gateway-voice-state-update-structure
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#update-voice-state-gateway-voice-state-update-structure>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interfaces/status.rs:4:9
[INFO] [stderr] |
[INFO] [stderr] 4 | /// See https://discord.com/developers/docs/topics/gateway-events#client-status-object
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://discord.com/developers/docs/topics/gateway-events#client-status-object>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `polyphony-types` (lib doc) generated 29 warnings (run `cargo fix --lib -p polyphony-types` to apply 28 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "6fab5b74c22ca1fd133afc907d3c93b82a7e31adf40a600639e67544d0f054ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fab5b74c22ca1fd133afc907d3c93b82a7e31adf40a600639e67544d0f054ea", kill_on_drop: false }`
[INFO] [stdout] 6fab5b74c22ca1fd133afc907d3c93b82a7e31adf40a600639e67544d0f054ea