[INFO] fetching crate spreadsheet-ods 0.19.3... [INFO] documenting spreadsheet-ods-0.19.3 against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] extracting crate spreadsheet-ods 0.19.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate spreadsheet-ods 0.19.3 on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spreadsheet-ods 0.19.3 [INFO] finished tweaking crates.io crate spreadsheet-ods 0.19.3 [INFO] tweaked toml for crates.io crate spreadsheet-ods 0.19.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate spreadsheet-ods 0.19.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kparse v3.0.5 [INFO] [stderr] Downloaded rust_decimal_macros v1.33.1 [INFO] [stderr] Downloaded color-rs v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75eb31818be106f6a68fa6ff614f4f157a6f4d7dfafc801fff56f2173e6a5f7b [INFO] running `Command { std: "docker" "start" "-a" "75eb31818be106f6a68fa6ff614f4f157a6f4d7dfafc801fff56f2173e6a5f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75eb31818be106f6a68fa6ff614f4f157a6f4d7dfafc801fff56f2173e6a5f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75eb31818be106f6a68fa6ff614f4f157a6f4d7dfafc801fff56f2173e6a5f7b", kill_on_drop: false }` [INFO] [stdout] 75eb31818be106f6a68fa6ff614f4f157a6f4d7dfafc801fff56f2173e6a5f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb7ee8bc572dc7b59cb0590a89127b0f5122a6eb73e87fd29f6e4d190780cb8 [INFO] running `Command { std: "docker" "start" "-a" "aeb7ee8bc572dc7b59cb0590a89127b0f5122a6eb73e87fd29f6e4d190780cb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking litemap v0.7.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking writeable v0.5.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Checking kparse v3.0.5 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rust_decimal_macros v1.33.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Checking icu_locid v1.4.0 [INFO] [stderr] Checking angle v0.5.0 [INFO] [stderr] Checking color-rs v0.8.0 [INFO] [stderr] Documenting spreadsheet-ods v0.19.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | svg_x!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | svg_y!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_y` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | svg_x!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | svg_y!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_y` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/draw.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PNG` [INFO] [stdout] --> src/draw.rs:338:63 [INFO] [stdout] | [INFO] [stdout] 338 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `PNG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/draw.rs:388:27 [INFO] [stdout] | [INFO] [stdout] 388 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PNG` [INFO] [stdout] --> src/draw.rs:388:67 [INFO] [stdout] | [INFO] [stdout] 388 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `PNG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC2616` [INFO] [stdout] --> src/macro_attr_draw.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | /// this attribute are those defined in accordance with §3.7 of [RFC2616], or registered in accordance [INFO] [stdout] | ^^^^^^^ no item named `RFC2616` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6838` [INFO] [stdout] --> src/macro_attr_draw.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 213 | /// with [RFC6838]. [INFO] [stdout] | ^^^^^^^ no item named `RFC6838` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MIMETYPES` [INFO] [stdout] --> src/macro_attr_draw.rs:214:79 [INFO] [stdout] | [INFO] [stdout] 214 | /// Note: Additional information on MIME media types can be found at [MIMETYPES]. [INFO] [stdout] | ^^^^^^^^^ no item named `MIMETYPES` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | /// See §5.6.2 of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | xlink_actuate!(attr); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_actuate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | /// of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | xlink_href!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_href` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | /// See §5.6.1 of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | xlink_show!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_show` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | /// See §3.2 of [XLink]. This attribute always has the value 'simple' in OpenDocument document [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | xlink_type!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | /// cell!([abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | /// cell!([abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | /// cell!(table => [abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | /// cell!(table => [abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:61 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `a` [INFO] [stdout] --> src/macro_attr_draw.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `b` [INFO] [stdout] --> src/macro_attr_draw.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `c` [INFO] [stdout] --> src/macro_attr_draw.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `d` [INFO] [stdout] --> src/macro_attr_draw.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:122:87 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:63 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:66 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:75 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:84 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | /// provided, it is assumed to be equal to . [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:71 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:66 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:75 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:87 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `a` [INFO] [stdout] --> src/macro_attr_draw.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `b` [INFO] [stdout] --> src/macro_attr_draw.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `c` [INFO] [stdout] --> src/macro_attr_draw.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `d` [INFO] [stdout] --> src/macro_attr_draw.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:122:87 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:63 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:66 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:75 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:84 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | /// provided, it is assumed to be equal to . [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:71 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:66 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:75 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:87 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 85 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.83s [INFO] [stderr] Generated /opt/rustwide/target/doc/spreadsheet_ods/index.html [INFO] running `Command { std: "docker" "inspect" "aeb7ee8bc572dc7b59cb0590a89127b0f5122a6eb73e87fd29f6e4d190780cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb7ee8bc572dc7b59cb0590a89127b0f5122a6eb73e87fd29f6e4d190780cb8", kill_on_drop: false }` [INFO] [stdout] aeb7ee8bc572dc7b59cb0590a89127b0f5122a6eb73e87fd29f6e4d190780cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6459d65e2efbf5cbccb2680b63c801bee1c94121319b46a0a00f7672196928f8 [INFO] running `Command { std: "docker" "start" "-a" "6459d65e2efbf5cbccb2680b63c801bee1c94121319b46a0a00f7672196928f8", kill_on_drop: false }` [INFO] [stderr] Documenting spreadsheet-ods v0.19.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | svg_x!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | svg_y!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_y` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ missing type for generic parameters [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | svg_x!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/macro_attr_svg.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | /// See §5.1.2 of [SVG]. For drawing shapes that have a non-rectangular shape, the coordinate [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | svg_y!(attr); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `svg_y` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/draw.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PNG` [INFO] [stdout] --> src/draw.rs:338:63 [INFO] [stdout] | [INFO] [stdout] 338 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `PNG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SVG` [INFO] [stdout] --> src/draw.rs:388:27 [INFO] [stdout] | [INFO] [stdout] 388 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `SVG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PNG` [INFO] [stdout] --> src/draw.rs:388:67 [INFO] [stdout] | [INFO] [stdout] 388 | /// be stored in the [SVG] format and bitmap graphics in the [PNG] format. [INFO] [stdout] | ^^^ no item named `PNG` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC2616` [INFO] [stdout] --> src/macro_attr_draw.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | /// this attribute are those defined in accordance with §3.7 of [RFC2616], or registered in accordance [INFO] [stdout] | ^^^^^^^ no item named `RFC2616` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6838` [INFO] [stdout] --> src/macro_attr_draw.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 213 | /// with [RFC6838]. [INFO] [stdout] | ^^^^^^^ no item named `RFC6838` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MIMETYPES` [INFO] [stdout] --> src/macro_attr_draw.rs:214:79 [INFO] [stdout] | [INFO] [stdout] 214 | /// Note: Additional information on MIME media types can be found at [MIMETYPES]. [INFO] [stdout] | ^^^^^^^^^ no item named `MIMETYPES` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | draw_mime_type!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `draw_mime_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | /// See §5.6.2 of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | xlink_actuate!(attr); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_actuate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | /// of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | xlink_href!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_href` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | /// See §5.6.1 of [XLink]. [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | xlink_show!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_show` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `XLink` [INFO] [stdout] --> src/macro_attr_xlink.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | /// See §3.2 of [XLink]. This attribute always has the value 'simple' in OpenDocument document [INFO] [stdout] | ^^^^^ no item named `XLink` in scope [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | xlink_type!(attr); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `xlink_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | /// cell!([abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | /// cell!([abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | /// cell!([abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | /// cell!(table => [abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | /// cell!(table => [abs] row, [abs] col); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `abs` [INFO] [stdout] --> src/formula.rs:13:61 [INFO] [stdout] | [INFO] [stdout] 13 | /// cell!(table => [abs] row, [abs] col, [abs] row_to, [abs] col_to); [INFO] [stdout] | ^^^ no item named `abs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `a` [INFO] [stdout] --> src/macro_attr_draw.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `b` [INFO] [stdout] --> src/macro_attr_draw.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `c` [INFO] [stdout] --> src/macro_attr_draw.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `d` [INFO] [stdout] --> src/macro_attr_draw.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:122:87 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:63 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:66 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:75 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:84 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | /// provided, it is assumed to be equal to . [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:71 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:66 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:75 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:87 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `a` [INFO] [stdout] --> src/macro_attr_draw.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `b` [INFO] [stdout] --> src/macro_attr_draw.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `c` [INFO] [stdout] --> src/macro_attr_draw.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `d` [INFO] [stdout] --> src/macro_attr_draw.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | /// • matrix( ), specifies a transformation in the form of a [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `e` [INFO] [stdout] --> src/macro_attr_draw.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f` [INFO] [stdout] --> src/macro_attr_draw.rs:122:87 [INFO] [stdout] | [INFO] [stdout] 122 | /// transformation matrix in column-major order, where the right column (, ) describes the [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `rotate-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:124:63 [INFO] [stdout] | [INFO] [stdout] 124 | /// • rotate(), specifies a rotation by degrees about the [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:126:66 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:75 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sy` [INFO] [stdout] --> src/macro_attr_draw.rs:126:84 [INFO] [stdout] | [INFO] [stdout] 126 | /// • scale( []), specifies a scale operation by and . If is not [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `sx` [INFO] [stdout] --> src/macro_attr_draw.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | /// provided, it is assumed to be equal to . [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:128:71 [INFO] [stdout] | [INFO] [stdout] 128 | /// • skewX(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `skew-angle` [INFO] [stdout] --> src/macro_attr_draw.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | /// • skewY(), specifies a skew transformation by degrees along [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:66 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:132:75 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `tx` [INFO] [stdout] --> src/macro_attr_draw.rs:132:87 [INFO] [stdout] | [INFO] [stdout] 132 | /// • translate( []), specifies a translation by and , where and [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ty` [INFO] [stdout] --> src/macro_attr_draw.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | /// are lengths (18.3.18). If is not provided, it is assumed to be zero. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/draw.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | draw_transform!(attr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `draw_transform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 85 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] [stderr] Generated /opt/rustwide/target/doc/spreadsheet_ods/index.html [INFO] running `Command { std: "docker" "inspect" "6459d65e2efbf5cbccb2680b63c801bee1c94121319b46a0a00f7672196928f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6459d65e2efbf5cbccb2680b63c801bee1c94121319b46a0a00f7672196928f8", kill_on_drop: false }` [INFO] [stdout] 6459d65e2efbf5cbccb2680b63c801bee1c94121319b46a0a00f7672196928f8