Build #1089505 2024-01-14T12:47:41.409640+00:00
# rustc version
rustc 1.77.0-nightly (d78329b92 2024-01-13)# docs.rs version
docsrs 0.6.0 (e3e15028 2024-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/slack-morphism-1.17.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/slack-morphism-1.17.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/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\", \"-20240113-1.77.0-nightly-d78329b92\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--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" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] ce1538cea97f788e686159b52064abcb06eb29557eef9427f30cf8183bdedb3f
[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" "ce1538cea97f788e686159b52064abcb06eb29557eef9427f30cf8183bdedb3f", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting slack-morphism v1.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models/mod.rs:3:44
[INFO] [stderr] |
[INFO] [stderr] 3 | //! Please follow to the official website: https://slack-rust.abdolence.dev for details.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://slack-rust.abdolence.dev>`
[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/models/blocks/kit.rs:876:1
[INFO] [stderr] |
[INFO] [stderr] 876 | / /**
[INFO] [stderr] 877 | | * 'plain_text' type of https://api.slack.com/reference/block-kit/composition-objects#text
[INFO] [stderr] 878 | | */
[INFO] [stderr] | |__^ help: use an automatic link instead: `<https://api.slack.com/reference/block-kit/composition-objects#text>`
[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/models/blocks/kit.rs:886:1
[INFO] [stderr] |
[INFO] [stderr] 886 | / /**
[INFO] [stderr] 887 | | * 'mrkdwn' type of https://api.slack.com/reference/block-kit/composition-objects#text
[INFO] [stderr] 888 | | */
[INFO] [stderr] | |___^ help: use an automatic link instead: `<https://api.slack.com/reference/block-kit/composition-objects#text>`
[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/models/blocks/kit.rs:897:4
[INFO] [stderr] |
[INFO] [stderr] 897 | * https://api.slack.com/reference/block-kit/composition-objects#text
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/reference/block-kit/composition-objects#text>`
[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/api/apps.rs:21:9
[INFO] [stderr] |
[INFO] [stderr] 21 | /// https://api.slack.com/methods/apps.connections.open
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.connections.open>`
[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/api/apps.rs:37:9
[INFO] [stderr] |
[INFO] [stderr] 37 | /// https://api.slack.com/methods/apps.manifest.create
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.manifest.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/api/apps.rs:53:9
[INFO] [stderr] |
[INFO] [stderr] 53 | /// https://api.slack.com/methods/apps.manifest.delete
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.manifest.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/api/apps.rs:69:9
[INFO] [stderr] |
[INFO] [stderr] 69 | /// https://api.slack.com/methods/apps.manifest.export
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.manifest.export>`
[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/api/apps.rs:85:9
[INFO] [stderr] |
[INFO] [stderr] 85 | /// https://api.slack.com/methods/apps.manifest.update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.manifest.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/api/apps.rs:101:9
[INFO] [stderr] |
[INFO] [stderr] 101 | /// https://api.slack.com/methods/apps.manifest.validate
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/apps.manifest.validate>`
[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/api/auth.rs:20:9
[INFO] [stderr] |
[INFO] [stderr] 20 | /// https://api.slack.com/methods/auth.test
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/auth.test>`
[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/api/bots.rs:19:9
[INFO] [stderr] |
[INFO] [stderr] 19 | /// https://api.slack.com/methods/bots.info
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/bots.info>`
[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/api/chat.rs:26:9
[INFO] [stderr] |
[INFO] [stderr] 26 | /// https://api.slack.com/methods/chat.delete
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.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/api/chat.rs:38:9
[INFO] [stderr] |
[INFO] [stderr] 38 | /// https://api.slack.com/methods/chat.deleteScheduledMessage
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.deleteScheduledMessage>`
[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/api/chat.rs:54:9
[INFO] [stderr] |
[INFO] [stderr] 54 | /// https://api.slack.com/methods/chat.getPermalink
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.getPermalink>`
[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/api/chat.rs:73:9
[INFO] [stderr] |
[INFO] [stderr] 73 | /// https://api.slack.com/methods/chat.postEphemeral
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.postEphemeral>`
[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/api/chat.rs:85:9
[INFO] [stderr] |
[INFO] [stderr] 85 | /// https://api.slack.com/methods/chat.postMessage
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.postMessage>`
[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/api/chat.rs:101:9
[INFO] [stderr] |
[INFO] [stderr] 101 | /// https://api.slack.com/methods/chat.scheduleMessage
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.scheduleMessage>`
[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/api/chat.rs:118:9
[INFO] [stderr] |
[INFO] [stderr] 118 | /// https://api.slack.com/methods/chat.unfurl
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.unfurl>`
[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/api/chat.rs:131:9
[INFO] [stderr] |
[INFO] [stderr] 131 | /// https://api.slack.com/methods/chat.unfurl
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.unfurl>`
[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/api/chat.rs:143:9
[INFO] [stderr] |
[INFO] [stderr] 143 | /// https://api.slack.com/methods/chat.update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.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/api/chat.rs:155:9
[INFO] [stderr] |
[INFO] [stderr] 155 | /// https://api.slack.com/methods/chat.scheduledMessages.list
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/chat.scheduledMessages.list>`
[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/api/conversations.rs:21:9
[INFO] [stderr] |
[INFO] [stderr] 21 | /// https://api.slack.com/methods/conversations.archive
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.archive>`
[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/api/conversations.rs:37:9
[INFO] [stderr] |
[INFO] [stderr] 37 | /// https://api.slack.com/methods/conversations.close
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.close>`
[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/api/conversations.rs:49:9
[INFO] [stderr] |
[INFO] [stderr] 49 | /// https://api.slack.com/methods/conversations.create
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.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/api/conversations.rs:65:9
[INFO] [stderr] |
[INFO] [stderr] 65 | /// https://api.slack.com/methods/conversations.history
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.history>`
[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/api/conversations.rs:88:9
[INFO] [stderr] |
[INFO] [stderr] 88 | /// https://api.slack.com/methods/conversations.info
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.info>`
[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/api/conversations.rs:114:9
[INFO] [stderr] |
[INFO] [stderr] 114 | /// https://api.slack.com/methods/conversations.invite
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.invite>`
[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/api/conversations.rs:130:9
[INFO] [stderr] |
[INFO] [stderr] 130 | /// https://api.slack.com/methods/conversations.join
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.join>`
[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/api/conversations.rs:142:9
[INFO] [stderr] |
[INFO] [stderr] 142 | /// https://api.slack.com/methods/conversations.kick
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.kick>`
[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/api/conversations.rs:154:9
[INFO] [stderr] |
[INFO] [stderr] 154 | /// https://api.slack.com/methods/conversations.leave
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.leave>`
[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/api/conversations.rs:166:9
[INFO] [stderr] |
[INFO] [stderr] 166 | /// https://api.slack.com/methods/conversations.list
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.list>`
[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/api/conversations.rs:201:9
[INFO] [stderr] |
[INFO] [stderr] 201 | /// https://api.slack.com/methods/conversations.members
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.members>`
[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/api/conversations.rs:221:9
[INFO] [stderr] |
[INFO] [stderr] 221 | /// https://api.slack.com/methods/conversations.open
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.open>`
[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/api/conversations.rs:238:9
[INFO] [stderr] |
[INFO] [stderr] 238 | /// https://api.slack.com/methods/conversations.open
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.open>`
[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/api/conversations.rs:255:9
[INFO] [stderr] |
[INFO] [stderr] 255 | /// https://api.slack.com/methods/conversations.rename
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.rename>`
[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/api/conversations.rs:271:9
[INFO] [stderr] |
[INFO] [stderr] 271 | /// https://api.slack.com/methods/conversations.replies
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.replies>`
[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/api/conversations.rs:295:9
[INFO] [stderr] |
[INFO] [stderr] 295 | /// https://api.slack.com/methods/conversations.setPurpose
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.setPurpose>`
[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/api/conversations.rs:311:9
[INFO] [stderr] |
[INFO] [stderr] 311 | /// https://api.slack.com/methods/conversations.setTopic
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.setTopic>`
[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/api/conversations.rs:327:9
[INFO] [stderr] |
[INFO] [stderr] 327 | /// https://api.slack.com/methods/conversations.unarchive
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/conversations.unarchive>`
[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/api/files.rs:20:9
[INFO] [stderr] |
[INFO] [stderr] 20 | /// https://api.slack.com/methods/files.upload
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/files.upload>`
[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/api/oauth.rs:21:9
[INFO] [stderr] |
[INFO] [stderr] 21 | /// https://api.slack.com/methods/oauth.v2.access
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/oauth.v2.access>`
[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/api/reactions.rs:21:9
[INFO] [stderr] |
[INFO] [stderr] 21 | /// https://api.slack.com/methods/reactions.get
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/reactions.get>`
[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/api/reactions.rs:42:9
[INFO] [stderr] |
[INFO] [stderr] 42 | /// https://api.slack.com/methods/reactions.add
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/reactions.add>`
[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/api/reactions.rs:54:9
[INFO] [stderr] |
[INFO] [stderr] 54 | /// https://api.slack.com/methods/reactions.remove
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/reactions.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/api/team.rs:19:9
[INFO] [stderr] |
[INFO] [stderr] 19 | /// https://api.slack.com/methods/team.info
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/team.info>`
[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/api/team.rs:35:9
[INFO] [stderr] |
[INFO] [stderr] 35 | /// https://api.slack.com/methods/team.profile.get
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/team.profile.get>`
[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/api/test.rs:18:9
[INFO] [stderr] |
[INFO] [stderr] 18 | /// https://api.slack.com/methods/api.test
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/api.test>`
[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/api/usergroups.rs:20:9
[INFO] [stderr] |
[INFO] [stderr] 20 | /// https://api.slack.com/methods/usergroups.list
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/usergroups.list>`
[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/api/usergroups.rs:50:9
[INFO] [stderr] |
[INFO] [stderr] 50 | /// https://api.slack.com/methods/usergroups.users.list
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/usergroups.users.list>`
[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/api/users.rs:22:9
[INFO] [stderr] |
[INFO] [stderr] 22 | /// https://api.slack.com/methods/users.conversations
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.conversations>`
[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/api/users.rs:58:9
[INFO] [stderr] |
[INFO] [stderr] 58 | /// https://api.slack.com/methods/users.getPresence
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.getPresence>`
[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/api/users.rs:74:9
[INFO] [stderr] |
[INFO] [stderr] 74 | /// https://api.slack.com/methods/users.identity
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.identity>`
[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/api/users.rs:87:9
[INFO] [stderr] |
[INFO] [stderr] 87 | /// https://api.slack.com/methods/users.info
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.info>`
[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/api/users.rs:109:9
[INFO] [stderr] |
[INFO] [stderr] 109 | /// https://api.slack.com/methods/users.list
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.list>`
[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/api/users.rs:133:9
[INFO] [stderr] |
[INFO] [stderr] 133 | /// https://api.slack.com/methods/users.lookupByEmail
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.lookupByEmail>`
[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/api/users.rs:149:9
[INFO] [stderr] |
[INFO] [stderr] 149 | /// https://api.slack.com/methods/users.setPresence
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.setPresence>`
[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/api/users.rs:161:9
[INFO] [stderr] |
[INFO] [stderr] 161 | /// https://api.slack.com/methods/users.profile.get
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.profile.get>`
[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/api/users.rs:183:9
[INFO] [stderr] |
[INFO] [stderr] 183 | /// https://api.slack.com/methods/users.profile.set
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/users.profile.set>`
[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/api/views.rs:20:9
[INFO] [stderr] |
[INFO] [stderr] 20 | /// https://api.slack.com/methods/views.open
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/views.open>`
[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/api/views.rs:32:9
[INFO] [stderr] |
[INFO] [stderr] 32 | /// https://api.slack.com/methods/views.publish
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/views.publish>`
[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/api/views.rs:44:9
[INFO] [stderr] |
[INFO] [stderr] 44 | /// https://api.slack.com/methods/views.push
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/views.push>`
[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/api/views.rs:56:9
[INFO] [stderr] |
[INFO] [stderr] 56 | /// https://api.slack.com/methods/views.update
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.slack.com/methods/views.update>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `slack-morphism` (lib doc) generated 63 warnings (run `cargo fix --lib -p slack-morphism` to apply 63 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.95s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/slack_morphism/index.html
[INFO] running `Command { std: "docker" "inspect" "ce1538cea97f788e686159b52064abcb06eb29557eef9427f30cf8183bdedb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1538cea97f788e686159b52064abcb06eb29557eef9427f30cf8183bdedb3f", kill_on_drop: false }`
[INFO] [stdout] ce1538cea97f788e686159b52064abcb06eb29557eef9427f30cf8183bdedb3f