[INFO] fetching crate hoedown 6.0.0... [INFO] building hoedown-6.0.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate hoedown 6.0.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate hoedown 6.0.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hoedown 6.0.0 [INFO] finished tweaking crates.io crate hoedown 6.0.0 [INFO] tweaked toml for crates.io crate hoedown 6.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding bitflags v0.5.0 (available: v2.6.0) [INFO] [stderr] Adding glob v0.2.11 (available: v0.3.2) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timebomb v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44c873761a6ddf88be74f591a78f2a740de60a53f661da6f9d8109dc7ebd7fea [INFO] running `Command { std: "docker" "start" "-a" "44c873761a6ddf88be74f591a78f2a740de60a53f661da6f9d8109dc7ebd7fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44c873761a6ddf88be74f591a78f2a740de60a53f661da6f9d8109dc7ebd7fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c873761a6ddf88be74f591a78f2a740de60a53f661da6f9d8109dc7ebd7fea", kill_on_drop: false }` [INFO] [stdout] 44c873761a6ddf88be74f591a78f2a740de60a53f661da6f9d8109dc7ebd7fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93af92d96fe0ecf0eab540ea818b272ec471f296a461939a8bae4b330471ef54 [INFO] running `Command { std: "docker" "start" "-a" "93af92d96fe0ecf0eab540ea818b272ec471f296a461939a8bae4b330471ef54", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling hoedown v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stdout] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | gcc::compile_library("libhoedown.a", LIBHOEDOWN_SRC); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'autolink_delim': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:37:55: warning: unused parameter 'max_rewind' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 37 | autolink_delim(uint8_t *data, size_t link_end, size_t max_rewind, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:37:74: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 37 | autolink_delim(uint8_t *data, size_t link_end, size_t max_rewind, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'hoedown_autolink__www': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:153:22: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 153 | unsigned int flags) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'hoedown_autolink__email': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:189:22: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 189 | unsigned int flags) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'create_footnote_ref': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:244:43: warning: unused parameter 'list' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 244 | create_footnote_ref(struct footnote_list *list, const uint8_t *name, size_t name_size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_linebreak': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:800:96: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 800 | char_linebreak(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_codespan': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:815:80: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 815 | char_codespan(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_quote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:860:77: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 860 | char_quote(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_entity': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:940:78: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 940 | char_entity(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_langle_tag': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:968:82: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 968 | char_langle_tag(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_link': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1149:33: warning: this 'else' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: hoedown@6.0.0: 1149 | else nb_p--; i++; [INFO] [stderr] warning: hoedown@6.0.0: | ^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1149:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' [INFO] [stderr] warning: hoedown@6.0.0: 1149 | else nb_p--; i++; [INFO] [stderr] warning: hoedown@6.0.0: | ^ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_superscript': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1292:83: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 1292 | char_superscript(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'htmlblock_is_end': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:2039:27: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 2039 | hoedown_document *doc, [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_blockcode': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:96:121: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 96 | rndr_blockcode(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_buffer *lang, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_blockquote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:115:97: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 115 | rndr_blockquote(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_codespan': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:124:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 124 | rndr_codespan(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_strikethrough': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:133:100: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 133 | rndr_strikethrough(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_double_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:145:102: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 145 | rndr_double_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:158:95: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 158 | rndr_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_underline': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:168:96: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 168 | rndr_underline(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_highlight': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:181:96: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 181 | rndr_highlight(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_quote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:194:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | rndr_quote(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_list': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:260:117: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 260 | rndr_list(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_listitem': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:269:85: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 269 | rndr_listitem(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:269:121: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 269 | rndr_listitem(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_raw_block': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:326:93: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 326 | rndr_raw_block(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_triple_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:353:102: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 353 | rndr_triple_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:411:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 411 | rndr_table(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table_header': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:420:99: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 420 | rndr_table_header(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table_body': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:429:97: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 429 | rndr_table_body(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_tablerow': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:438:95: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 438 | rndr_tablerow(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_tablecell': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:446:123: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 446 | rndr_tablecell(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_table_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_superscript': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:482:98: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 482 | rndr_superscript(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_normal_text': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:492:98: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 492 | rndr_normal_text(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_footnote_def': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:514:117: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 514 | rndr_footnote_def(hoedown_buffer *ob, const hoedown_buffer *content, unsigned int num, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_footnote_ref': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:544:86: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 544 | rndr_footnote_ref(hoedown_buffer *ob, unsigned int num, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_math': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:551:105: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 551 | rndr_math(hoedown_buffer *ob, const hoedown_buffer *text, int displaymode, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'toc_link': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:83: warning: unused parameter 'link' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:111: warning: unused parameter 'title' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:147: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__parens': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:166:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 166 | smartypants_cb__parens(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:166:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 166 | smartypants_cb__parens(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__dash': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:194:67: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | smartypants_cb__dash(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:194:81: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | smartypants_cb__dash(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__period': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:234:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 234 | smartypants_cb__period(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:234:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 234 | smartypants_cb__period(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__number': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:265:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 265 | smartypants_cb__number(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__ltag': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:307:67: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 307 | smartypants_cb__ltag(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:307:81: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 307 | smartypants_cb__ltag(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__escape': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:357:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 357 | smartypants_cb__escape(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:357:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 357 | smartypants_cb__escape(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/buffer.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn to_str<'a>(&'a self) -> Result<&str, str::Utf8Error> { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/renderer/html.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// Flags to control the behavior of the html renderer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.5.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "93af92d96fe0ecf0eab540ea818b272ec471f296a461939a8bae4b330471ef54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93af92d96fe0ecf0eab540ea818b272ec471f296a461939a8bae4b330471ef54", kill_on_drop: false }` [INFO] [stdout] 93af92d96fe0ecf0eab540ea818b272ec471f296a461939a8bae4b330471ef54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc849ee4d54a95d463fc6d1375ce30af03b1608bcc99d954b76bfad9089e0baf [INFO] running `Command { std: "docker" "start" "-a" "fc849ee4d54a95d463fc6d1375ce30af03b1608bcc99d954b76bfad9089e0baf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'autolink_delim': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:37:55: warning: unused parameter 'max_rewind' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 37 | autolink_delim(uint8_t *data, size_t link_end, size_t max_rewind, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:37:74: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 37 | autolink_delim(uint8_t *data, size_t link_end, size_t max_rewind, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'hoedown_autolink__www': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:153:22: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 153 | unsigned int flags) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c: In function 'hoedown_autolink__email': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/autolink.c:189:22: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 189 | unsigned int flags) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'create_footnote_ref': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:244:43: warning: unused parameter 'list' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 244 | create_footnote_ref(struct footnote_list *list, const uint8_t *name, size_t name_size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_linebreak': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:800:96: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 800 | char_linebreak(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_codespan': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:815:80: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 815 | char_codespan(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_quote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:860:77: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 860 | char_quote(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_entity': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:940:78: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 940 | char_entity(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_langle_tag': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:968:82: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 968 | char_langle_tag(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_link': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1149:33: warning: this 'else' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: hoedown@6.0.0: 1149 | else nb_p--; i++; [INFO] [stderr] warning: hoedown@6.0.0: | ^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1149:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' [INFO] [stderr] warning: hoedown@6.0.0: 1149 | else nb_p--; i++; [INFO] [stderr] warning: hoedown@6.0.0: | ^ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'char_superscript': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:1292:83: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 1292 | char_superscript(hoedown_buffer *ob, hoedown_document *doc, uint8_t *data, size_t offset, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c: In function 'htmlblock_is_end': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/document.c:2039:27: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 2039 | hoedown_document *doc, [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_blockcode': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:96:121: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 96 | rndr_blockcode(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_buffer *lang, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_blockquote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:115:97: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 115 | rndr_blockquote(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_codespan': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:124:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 124 | rndr_codespan(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_strikethrough': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:133:100: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 133 | rndr_strikethrough(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_double_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:145:102: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 145 | rndr_double_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:158:95: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 158 | rndr_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_underline': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:168:96: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 168 | rndr_underline(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_highlight': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:181:96: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 181 | rndr_highlight(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_quote': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:194:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | rndr_quote(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_list': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:260:117: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 260 | rndr_list(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_listitem': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:269:85: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 269 | rndr_listitem(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:269:121: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 269 | rndr_listitem(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_list_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_raw_block': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:326:93: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 326 | rndr_raw_block(hoedown_buffer *ob, const hoedown_buffer *text, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_triple_emphasis': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:353:102: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 353 | rndr_triple_emphasis(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:411:92: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 411 | rndr_table(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table_header': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:420:99: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 420 | rndr_table_header(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_table_body': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:429:97: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 429 | rndr_table_body(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_tablerow': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:438:95: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 438 | rndr_tablerow(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_tablecell': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:446:123: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 446 | rndr_tablecell(hoedown_buffer *ob, const hoedown_buffer *content, hoedown_table_flags flags, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_superscript': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:482:98: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 482 | rndr_superscript(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_normal_text': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:492:98: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 492 | rndr_normal_text(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_footnote_def': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:514:117: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 514 | rndr_footnote_def(hoedown_buffer *ob, const hoedown_buffer *content, unsigned int num, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_footnote_ref': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:544:86: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 544 | rndr_footnote_ref(hoedown_buffer *ob, unsigned int num, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'rndr_math': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:551:105: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 551 | rndr_math(hoedown_buffer *ob, const hoedown_buffer *text, int displaymode, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c: In function 'toc_link': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:83: warning: unused parameter 'link' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:111: warning: unused parameter 'title' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html.c:595:147: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 595 | toc_link(hoedown_buffer *ob, const hoedown_buffer *content, const hoedown_buffer *link, const hoedown_buffer *title, const hoedown_renderer_data *data) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__parens': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:166:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 166 | smartypants_cb__parens(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:166:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 166 | smartypants_cb__parens(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__dash': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:194:67: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | smartypants_cb__dash(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:194:81: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 194 | smartypants_cb__dash(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__period': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:234:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 234 | smartypants_cb__period(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:234:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 234 | smartypants_cb__period(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__number': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:265:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 265 | smartypants_cb__number(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__ltag': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:307:67: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 307 | smartypants_cb__ltag(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:307:81: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 307 | smartypants_cb__ltag(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c: In function 'smartypants_cb__escape': [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:357:69: warning: unused parameter 'smrt' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 357 | smartypants_cb__escape(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: hoedown@6.0.0: libhoedown/src/html_smartypants.c:357:83: warning: unused parameter 'previous_char' [-Wunused-parameter] [INFO] [stderr] warning: hoedown@6.0.0: 357 | smartypants_cb__escape(hoedown_buffer *ob, struct smartypants_data *smrt, uint8_t previous_char, const uint8_t *text, size_t size) [INFO] [stderr] warning: hoedown@6.0.0: | ~~~~~~~~^~~~~~~~~~~~~ [INFO] [stdout] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | gcc::compile_library("libhoedown.a", LIBHOEDOWN_SRC); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/buffer.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn to_str<'a>(&'a self) -> Result<&str, str::Utf8Error> { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/renderer/html.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// Flags to control the behavior of the html renderer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling timebomb v0.1.2 [INFO] [stderr] Compiling hoedown v6.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extensions.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | /// Constants for the various Hoedown extensions [INFO] [stdout] 3 | | pub flags Extension: u32 { [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/buffer.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn to_str<'a>(&'a self) -> Result<&str, str::Utf8Error> { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/mod.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | / bitflags! { [INFO] [stdout] 565 | | /// Flags that describe a list or list item [INFO] [stdout] 566 | | #[repr(C)] [INFO] [stdout] 567 | | pub flags List: u32 { [INFO] [stdout] ... | [INFO] [stdout] 576 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/renderer/html.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// Flags to control the behavior of the html renderer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `assignment_operators` [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bitflags` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `bitflags` may come from an old version of the `bitflags` crate, try updating your dependency with `cargo update -p bitflags` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/renderer/html.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / bitflags! { [INFO] [stdout] 34 | | /// Information about a list item [INFO] [stdout] 35 | | pub flags Flags: u32 { [INFO] [stdout] 36 | | /// Ignore raw html [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.5.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fc849ee4d54a95d463fc6d1375ce30af03b1608bcc99d954b76bfad9089e0baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc849ee4d54a95d463fc6d1375ce30af03b1608bcc99d954b76bfad9089e0baf", kill_on_drop: false }` [INFO] [stdout] fc849ee4d54a95d463fc6d1375ce30af03b1608bcc99d954b76bfad9089e0baf