[INFO] fetching crate freetypegl 0.4.0... [INFO] documenting freetypegl-0.4.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate freetypegl 0.4.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate freetypegl 0.4.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate freetypegl 0.4.0 [INFO] finished tweaking crates.io crate freetypegl 0.4.0 [INFO] tweaked toml for crates.io crate freetypegl 0.4.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae25503de1e405f6d0469d90c467da33899a658f2174682309866aa61f6d254e [INFO] running `Command { std: "docker" "start" "-a" "ae25503de1e405f6d0469d90c467da33899a658f2174682309866aa61f6d254e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae25503de1e405f6d0469d90c467da33899a658f2174682309866aa61f6d254e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae25503de1e405f6d0469d90c467da33899a658f2174682309866aa61f6d254e", kill_on_drop: false }` [INFO] [stdout] ae25503de1e405f6d0469d90c467da33899a658f2174682309866aa61f6d254e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2d4c62b5fa831f1f9f82fdc2fd6698316eccea8ea7fd58089cc6b8ec7b28e6a [INFO] running `Command { std: "docker" "start" "-a" "f2d4c62b5fa831f1f9f82fdc2fd6698316eccea8ea7fd58089cc6b8ec7b28e6a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling zlib-src-sys v0.1.2 [INFO] [stderr] Compiling freetype-src-sys v0.1.5 [INFO] [stderr] Compiling freetype-gl-sys v0.2.0 [INFO] [stderr] Documenting freetypegl v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10112:5 [INFO] [stdout] | [INFO] [stdout] 10112 | / #[doc = " @function:"] [INFO] [stdout] 10113 | | #[doc = " FT_Open_Face"] [INFO] [stdout] 10114 | | #[doc = ""] [INFO] [stdout] 10115 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10244 | | #[doc = " } while ( face_idx < num_faces )"] [INFO] [stdout] 10245 | | #[doc = " ```"] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4241:1 [INFO] [stdout] | [INFO] [stdout] 4241 | / #[doc = " @struct:"] [INFO] [stdout] 4242 | | #[doc = " FT_StreamRec"] [INFO] [stdout] 4243 | | #[doc = ""] [INFO] [stdout] 4244 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4291 | | #[doc = " frames."] [INFO] [stdout] 4292 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4420:1 [INFO] [stdout] | [INFO] [stdout] 4420 | / #[doc = " @struct:"] [INFO] [stdout] 4421 | | #[doc = " FT_StreamRec"] [INFO] [stdout] 4422 | | #[doc = ""] [INFO] [stdout] 4423 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4470 | | #[doc = " frames."] [INFO] [stdout] 4471 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4784:1 [INFO] [stdout] | [INFO] [stdout] 4784 | / #[doc = " @struct:"] [INFO] [stdout] 4785 | | #[doc = " FT_Bitmap"] [INFO] [stdout] 4786 | | #[doc = ""] [INFO] [stdout] 4787 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4834 | | #[doc = " A typeless pointer to the bitmap palette; this field is intended for"] [INFO] [stdout] 4835 | | #[doc = " paletted pixel modes. Not used currently."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4941:1 [INFO] [stdout] | [INFO] [stdout] 4941 | / #[doc = " @struct:"] [INFO] [stdout] 4942 | | #[doc = " FT_Bitmap"] [INFO] [stdout] 4943 | | #[doc = ""] [INFO] [stdout] 4944 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4991 | | #[doc = " A typeless pointer to the bitmap palette; this field is intended for"] [INFO] [stdout] 4992 | | #[doc = " paletted pixel modes. Not used currently."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4994:1 [INFO] [stdout] | [INFO] [stdout] 4994 | / #[doc = " @struct:"] [INFO] [stdout] 4995 | | #[doc = " FT_Outline"] [INFO] [stdout] 4996 | | #[doc = ""] [INFO] [stdout] 4997 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5043 | | #[doc = " @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and"] [INFO] [stdout] 5044 | | #[doc = " @FT_OUTLINE_INCLUDE_STUBS in `flags` is then overridden."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5128:1 [INFO] [stdout] | [INFO] [stdout] 5128 | / #[doc = " @struct:"] [INFO] [stdout] 5129 | | #[doc = " FT_Outline"] [INFO] [stdout] 5130 | | #[doc = ""] [INFO] [stdout] 5131 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5177 | | #[doc = " @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and"] [INFO] [stdout] 5178 | | #[doc = " @FT_OUTLINE_INCLUDE_STUBS in `flags` is then overridden."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5294:1 [INFO] [stdout] | [INFO] [stdout] 5294 | / #[doc = " @struct:"] [INFO] [stdout] 5295 | | #[doc = " FT_Outline_Funcs"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] 5297 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5332 | | #[doc = " Set the values of `shift` and `delta` to~0 to get the original point"] [INFO] [stdout] 5333 | | #[doc = " coordinates."] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5417:1 [INFO] [stdout] | [INFO] [stdout] 5417 | / #[doc = " @struct:"] [INFO] [stdout] 5418 | | #[doc = " FT_Outline_Funcs"] [INFO] [stdout] 5419 | | #[doc = ""] [INFO] [stdout] 5420 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5455 | | #[doc = " Set the values of `shift` and `delta` to~0 to get the original point"] [INFO] [stdout] 5456 | | #[doc = " coordinates."] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:6371:1 [INFO] [stdout] | [INFO] [stdout] 6371 | / #[doc = " @struct:"] [INFO] [stdout] 6372 | | #[doc = " FT_Matrix"] [INFO] [stdout] 6373 | | #[doc = ""] [INFO] [stdout] 6374 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 6393 | | #[doc = " yy ::"] [INFO] [stdout] 6394 | | #[doc = " Matrix coefficient."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:6456:1 [INFO] [stdout] | [INFO] [stdout] 6456 | / #[doc = " @struct:"] [INFO] [stdout] 6457 | | #[doc = " FT_Matrix"] [INFO] [stdout] 6458 | | #[doc = ""] [INFO] [stdout] 6459 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 6478 | | #[doc = " yy ::"] [INFO] [stdout] 6479 | | #[doc = " Matrix coefficient."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:7883:1 [INFO] [stdout] | [INFO] [stdout] 7883 | / #[doc = " @struct:"] [INFO] [stdout] 7884 | | #[doc = " FT_FaceRec"] [INFO] [stdout] 7885 | | #[doc = ""] [INFO] [stdout] 7886 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 8052 | | #[doc = " Especially for TrueType fonts see also the documentation for"] [INFO] [stdout] 8053 | | #[doc = " @FT_Size_Metrics."] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:8412:1 [INFO] [stdout] | [INFO] [stdout] 8412 | / #[doc = " @struct:"] [INFO] [stdout] 8413 | | #[doc = " FT_FaceRec"] [INFO] [stdout] 8414 | | #[doc = ""] [INFO] [stdout] 8415 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 8581 | | #[doc = " Especially for TrueType fonts see also the documentation for"] [INFO] [stdout] 8582 | | #[doc = " @FT_Size_Metrics."] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:9033:1 [INFO] [stdout] | [INFO] [stdout] 9033 | / #[doc = " @struct:"] [INFO] [stdout] 9034 | | #[doc = " FT_GlyphSlotRec"] [INFO] [stdout] 9035 | | #[doc = ""] [INFO] [stdout] 9036 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 9226 | | #[doc = " the above code for other hinting modes also, since the delta values"] [INFO] [stdout] 9227 | | #[doc = " are zero then."] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:9491:1 [INFO] [stdout] | [INFO] [stdout] 9491 | / #[doc = " @struct:"] [INFO] [stdout] 9492 | | #[doc = " FT_GlyphSlotRec"] [INFO] [stdout] 9493 | | #[doc = ""] [INFO] [stdout] 9494 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 9684 | | #[doc = " the above code for other hinting modes also, since the delta values"] [INFO] [stdout] 9685 | | #[doc = " are zero then."] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10389:1 [INFO] [stdout] | [INFO] [stdout] 10389 | / #[doc = " @enum:"] [INFO] [stdout] 10390 | | #[doc = " FT_Size_Request_Type"] [INFO] [stdout] 10391 | | #[doc = ""] [INFO] [stdout] 10392 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10433 | | #[doc = " See the note section of @FT_Size_Metrics if you wonder how size"] [INFO] [stdout] 10434 | | #[doc = " requesting relates to scaling values."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10436:1 [INFO] [stdout] | [INFO] [stdout] 10436 | / #[doc = " @enum:"] [INFO] [stdout] 10437 | | #[doc = " FT_Size_Request_Type"] [INFO] [stdout] 10438 | | #[doc = ""] [INFO] [stdout] 10439 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10480 | | #[doc = " See the note section of @FT_Size_Metrics if you wonder how size"] [INFO] [stdout] 10481 | | #[doc = " requesting relates to scaling values."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10639:5 [INFO] [stdout] | [INFO] [stdout] 10639 | / #[doc = " @function:"] [INFO] [stdout] 10640 | | #[doc = " FT_Request_Size"] [INFO] [stdout] 10641 | | #[doc = ""] [INFO] [stdout] 10642 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10670 | | #[doc = ""] [INFO] [stdout] 10671 | | #[doc = " Don't use this function if you are using the FreeType cache API."] [INFO] [stdout] | |__________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10980:5 [INFO] [stdout] | [INFO] [stdout] 10980 | / #[doc = " @function:"] [INFO] [stdout] 10981 | | #[doc = " FT_Render_Glyph"] [INFO] [stdout] 10982 | | #[doc = ""] [INFO] [stdout] 10983 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 11080 | | #[doc = " 3~times per pixel: red foreground subpixel to red background subpixel"] [INFO] [stdout] 11081 | | #[doc = " and so on for green and blue."] [INFO] [stdout] | |_______________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10980:5 [INFO] [stdout] | [INFO] [stdout] 10980 | / #[doc = " @function:"] [INFO] [stdout] 10981 | | #[doc = " FT_Render_Glyph"] [INFO] [stdout] 10982 | | #[doc = ""] [INFO] [stdout] 10983 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 11080 | | #[doc = " 3~times per pixel: red foreground subpixel to red background subpixel"] [INFO] [stdout] 11081 | | #[doc = " and so on for green and blue."] [INFO] [stdout] | |_______________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.67s [INFO] running `Command { std: "docker" "inspect" "f2d4c62b5fa831f1f9f82fdc2fd6698316eccea8ea7fd58089cc6b8ec7b28e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d4c62b5fa831f1f9f82fdc2fd6698316eccea8ea7fd58089cc6b8ec7b28e6a", kill_on_drop: false }` [INFO] [stdout] f2d4c62b5fa831f1f9f82fdc2fd6698316eccea8ea7fd58089cc6b8ec7b28e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 07c48dfb768d5340990faa37c443b5286ba8fa90aaee646a4bc2d0a53a0f0037 [INFO] running `Command { std: "docker" "start" "-a" "07c48dfb768d5340990faa37c443b5286ba8fa90aaee646a4bc2d0a53a0f0037", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling zlib-src-sys v0.1.2 [INFO] [stderr] Compiling freetype-src-sys v0.1.5 [INFO] [stderr] Compiling freetype-gl-sys v0.2.0 [INFO] [stderr] Documenting freetypegl v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10112:5 [INFO] [stdout] | [INFO] [stdout] 10112 | / #[doc = " @function:"] [INFO] [stdout] 10113 | | #[doc = " FT_Open_Face"] [INFO] [stdout] 10114 | | #[doc = ""] [INFO] [stdout] 10115 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10244 | | #[doc = " } while ( face_idx < num_faces )"] [INFO] [stdout] 10245 | | #[doc = " ```"] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4241:1 [INFO] [stdout] | [INFO] [stdout] 4241 | / #[doc = " @struct:"] [INFO] [stdout] 4242 | | #[doc = " FT_StreamRec"] [INFO] [stdout] 4243 | | #[doc = ""] [INFO] [stdout] 4244 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4291 | | #[doc = " frames."] [INFO] [stdout] 4292 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4420:1 [INFO] [stdout] | [INFO] [stdout] 4420 | / #[doc = " @struct:"] [INFO] [stdout] 4421 | | #[doc = " FT_StreamRec"] [INFO] [stdout] 4422 | | #[doc = ""] [INFO] [stdout] 4423 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4470 | | #[doc = " frames."] [INFO] [stdout] 4471 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4784:1 [INFO] [stdout] | [INFO] [stdout] 4784 | / #[doc = " @struct:"] [INFO] [stdout] 4785 | | #[doc = " FT_Bitmap"] [INFO] [stdout] 4786 | | #[doc = ""] [INFO] [stdout] 4787 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4834 | | #[doc = " A typeless pointer to the bitmap palette; this field is intended for"] [INFO] [stdout] 4835 | | #[doc = " paletted pixel modes. Not used currently."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4941:1 [INFO] [stdout] | [INFO] [stdout] 4941 | / #[doc = " @struct:"] [INFO] [stdout] 4942 | | #[doc = " FT_Bitmap"] [INFO] [stdout] 4943 | | #[doc = ""] [INFO] [stdout] 4944 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 4991 | | #[doc = " A typeless pointer to the bitmap palette; this field is intended for"] [INFO] [stdout] 4992 | | #[doc = " paletted pixel modes. Not used currently."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:4994:1 [INFO] [stdout] | [INFO] [stdout] 4994 | / #[doc = " @struct:"] [INFO] [stdout] 4995 | | #[doc = " FT_Outline"] [INFO] [stdout] 4996 | | #[doc = ""] [INFO] [stdout] 4997 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5043 | | #[doc = " @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and"] [INFO] [stdout] 5044 | | #[doc = " @FT_OUTLINE_INCLUDE_STUBS in `flags` is then overridden."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5128:1 [INFO] [stdout] | [INFO] [stdout] 5128 | / #[doc = " @struct:"] [INFO] [stdout] 5129 | | #[doc = " FT_Outline"] [INFO] [stdout] 5130 | | #[doc = ""] [INFO] [stdout] 5131 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5177 | | #[doc = " @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and"] [INFO] [stdout] 5178 | | #[doc = " @FT_OUTLINE_INCLUDE_STUBS in `flags` is then overridden."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5294:1 [INFO] [stdout] | [INFO] [stdout] 5294 | / #[doc = " @struct:"] [INFO] [stdout] 5295 | | #[doc = " FT_Outline_Funcs"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] 5297 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5332 | | #[doc = " Set the values of `shift` and `delta` to~0 to get the original point"] [INFO] [stdout] 5333 | | #[doc = " coordinates."] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:5417:1 [INFO] [stdout] | [INFO] [stdout] 5417 | / #[doc = " @struct:"] [INFO] [stdout] 5418 | | #[doc = " FT_Outline_Funcs"] [INFO] [stdout] 5419 | | #[doc = ""] [INFO] [stdout] 5420 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 5455 | | #[doc = " Set the values of `shift` and `delta` to~0 to get the original point"] [INFO] [stdout] 5456 | | #[doc = " coordinates."] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:6371:1 [INFO] [stdout] | [INFO] [stdout] 6371 | / #[doc = " @struct:"] [INFO] [stdout] 6372 | | #[doc = " FT_Matrix"] [INFO] [stdout] 6373 | | #[doc = ""] [INFO] [stdout] 6374 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 6393 | | #[doc = " yy ::"] [INFO] [stdout] 6394 | | #[doc = " Matrix coefficient."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:6456:1 [INFO] [stdout] | [INFO] [stdout] 6456 | / #[doc = " @struct:"] [INFO] [stdout] 6457 | | #[doc = " FT_Matrix"] [INFO] [stdout] 6458 | | #[doc = ""] [INFO] [stdout] 6459 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 6478 | | #[doc = " yy ::"] [INFO] [stdout] 6479 | | #[doc = " Matrix coefficient."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:7883:1 [INFO] [stdout] | [INFO] [stdout] 7883 | / #[doc = " @struct:"] [INFO] [stdout] 7884 | | #[doc = " FT_FaceRec"] [INFO] [stdout] 7885 | | #[doc = ""] [INFO] [stdout] 7886 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 8052 | | #[doc = " Especially for TrueType fonts see also the documentation for"] [INFO] [stdout] 8053 | | #[doc = " @FT_Size_Metrics."] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:8412:1 [INFO] [stdout] | [INFO] [stdout] 8412 | / #[doc = " @struct:"] [INFO] [stdout] 8413 | | #[doc = " FT_FaceRec"] [INFO] [stdout] 8414 | | #[doc = ""] [INFO] [stdout] 8415 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 8581 | | #[doc = " Especially for TrueType fonts see also the documentation for"] [INFO] [stdout] 8582 | | #[doc = " @FT_Size_Metrics."] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: hexadecimal float literal is not supported [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:9033:1 [INFO] [stdout] | [INFO] [stdout] 9033 | / #[doc = " @struct:"] [INFO] [stdout] 9034 | | #[doc = " FT_GlyphSlotRec"] [INFO] [stdout] 9035 | | #[doc = ""] [INFO] [stdout] 9036 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 9226 | | #[doc = " the above code for other hinting modes also, since the delta values"] [INFO] [stdout] 9227 | | #[doc = " are zero then."] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:9491:1 [INFO] [stdout] | [INFO] [stdout] 9491 | / #[doc = " @struct:"] [INFO] [stdout] 9492 | | #[doc = " FT_GlyphSlotRec"] [INFO] [stdout] 9493 | | #[doc = ""] [INFO] [stdout] 9494 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 9684 | | #[doc = " the above code for other hinting modes also, since the delta values"] [INFO] [stdout] 9685 | | #[doc = " are zero then."] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10389:1 [INFO] [stdout] | [INFO] [stdout] 10389 | / #[doc = " @enum:"] [INFO] [stdout] 10390 | | #[doc = " FT_Size_Request_Type"] [INFO] [stdout] 10391 | | #[doc = ""] [INFO] [stdout] 10392 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10433 | | #[doc = " See the note section of @FT_Size_Metrics if you wonder how size"] [INFO] [stdout] 10434 | | #[doc = " requesting relates to scaling values."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:10436:1 [INFO] [stdout] | [INFO] [stdout] 10436 | / #[doc = " @enum:"] [INFO] [stdout] 10437 | | #[doc = " FT_Size_Request_Type"] [INFO] [stdout] 10438 | | #[doc = ""] [INFO] [stdout] 10439 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10480 | | #[doc = " See the note section of @FT_Size_Metrics if you wonder how size"] [INFO] [stdout] 10481 | | #[doc = " requesting relates to scaling values."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10639:5 [INFO] [stdout] | [INFO] [stdout] 10639 | / #[doc = " @function:"] [INFO] [stdout] 10640 | | #[doc = " FT_Request_Size"] [INFO] [stdout] 10641 | | #[doc = ""] [INFO] [stdout] 10642 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 10670 | | #[doc = ""] [INFO] [stdout] 10671 | | #[doc = " Don't use this function if you are using the FreeType cache API."] [INFO] [stdout] | |__________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10980:5 [INFO] [stdout] | [INFO] [stdout] 10980 | / #[doc = " @function:"] [INFO] [stdout] 10981 | | #[doc = " FT_Render_Glyph"] [INFO] [stdout] 10982 | | #[doc = ""] [INFO] [stdout] 10983 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 11080 | | #[doc = " 3~times per pixel: red foreground subpixel to red background subpixel"] [INFO] [stdout] 11081 | | #[doc = " and so on for green and blue."] [INFO] [stdout] | |_______________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:10980:5 [INFO] [stdout] | [INFO] [stdout] 10980 | / #[doc = " @function:"] [INFO] [stdout] 10981 | | #[doc = " FT_Render_Glyph"] [INFO] [stdout] 10982 | | #[doc = ""] [INFO] [stdout] 10983 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 11080 | | #[doc = " 3~times per pixel: red foreground subpixel to red background subpixel"] [INFO] [stdout] 11081 | | #[doc = " and so on for green and blue."] [INFO] [stdout] | |_______________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7484:1 [INFO] [stdout] | [INFO] [stdout] 7484 | / #[doc = " @enum:"] [INFO] [stdout] 7485 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7486 | | #[doc = ""] [INFO] [stdout] 7487 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7620 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7621 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:7623:1 [INFO] [stdout] | [INFO] [stdout] 7623 | / #[doc = " @enum:"] [INFO] [stdout] 7624 | | #[doc = " FT_Encoding"] [INFO] [stdout] 7625 | | #[doc = ""] [INFO] [stdout] 7626 | | #[doc = " @description:"] [INFO] [stdout] ... | [INFO] [stdout] 7759 | | #[doc = " Greek encoding, not Roman. `TT_MAC_ID_ARABIC` with"] [INFO] [stdout] 7760 | | #[doc = " `TT_MAC_LANGID_FARSI` means the Farsi variant the Arabic encoding."] [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.29s [INFO] running `Command { std: "docker" "inspect" "07c48dfb768d5340990faa37c443b5286ba8fa90aaee646a4bc2d0a53a0f0037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c48dfb768d5340990faa37c443b5286ba8fa90aaee646a4bc2d0a53a0f0037", kill_on_drop: false }` [INFO] [stdout] 07c48dfb768d5340990faa37c443b5286ba8fa90aaee646a4bc2d0a53a0f0037