[INFO] fetching crate bracket-terminal 0.8.5...
[INFO] documenting bracket-terminal-0.8.5 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate bracket-terminal 0.8.5 into /workspace/builds/worker-12/source
[INFO] validating manifest of crates.io crate bracket-terminal 0.8.5 on toolchain 1.61.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bracket-terminal 0.8.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bracket-terminal 0.8.5
[INFO] tweaked toml for crates.io crate bracket-terminal 0.8.5 written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate crates.io crate bracket-terminal 0.8.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded erased-serde v0.3.10
[INFO] [stderr] Downloaded amethyst_tiles v0.3.0
[INFO] [stderr] Downloaded fluent-syntax v0.9.2
[INFO] [stderr] Downloaded paste-impl v0.1.7
[INFO] [stderr] Downloaded alga v0.9.2
[INFO] [stderr] Downloaded ncurses v5.99.0
[INFO] [stderr] Downloaded euclid v0.20.7
[INFO] [stderr] Downloaded pdcurses-sys v0.7.1
[INFO] [stderr] Downloaded pancurses v0.16.1
[INFO] [stderr] Downloaded bumpalo v3.2.0
[INFO] [stderr] Downloaded paste v0.1.7
[INFO] [stderr] Downloaded ahash v0.3.3
[INFO] [stderr] Downloaded bstr v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33ab8c8d32ceb371d94a32f45781d480db1acf9bcfa5f59dcd65616ca43d39b4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "33ab8c8d32ceb371d94a32f45781d480db1acf9bcfa5f59dcd65616ca43d39b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33ab8c8d32ceb371d94a32f45781d480db1acf9bcfa5f59dcd65616ca43d39b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ab8c8d32ceb371d94a32f45781d480db1acf9bcfa5f59dcd65616ca43d39b4", kill_on_drop: false }`
[INFO] [stdout] 33ab8c8d32ceb371d94a32f45781d480db1acf9bcfa5f59dcd65616ca43d39b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 140f00f933b13cf31026fb10a53d5aef911de872ed4743525996c5253407b45b
[INFO] running `Command { std: "docker" "start" "-a" "140f00f933b13cf31026fb10a53d5aef911de872ed4743525996c5253407b45b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling xml-rs v0.8.3
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling version_check v0.9.1
[INFO] [stderr] Checking once_cell v1.8.0
[INFO] [stderr] Checking scoped-tls v1.0.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking ttf-parser v0.6.2
[INFO] [stderr] Compiling nix v0.18.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Compiling anyhow v1.0.26
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking jpeg-decoder v0.1.22
[INFO] [stderr] Checking glow v0.10.0
[INFO] [stderr] Compiling wayland-sys v0.28.6
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Checking safe_arch v0.5.2
[INFO] [stderr] Checking libloading v0.7.0
[INFO] [stderr] Checking instant v0.1.9
[INFO] [stderr] Checking libloading v0.6.7
[INFO] [stderr] Checking lock_api v0.4.4
[INFO] [stderr] Checking log v0.4.8
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Checking deflate v0.8.4
[INFO] [stderr] Checking crc32fast v1.2.0
[INFO] [stderr] Checking dlib v0.5.0
[INFO] [stderr] Compiling nom v6.2.1
[INFO] [stderr] Checking wide v0.6.5
[INFO] [stderr] Checking dlib v0.4.1
[INFO] [stderr] Compiling gl_generator v0.13.1
[INFO] [stderr] Checking png v0.16.8
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking owned_ttf_parser v0.6.0
[INFO] [stderr] Compiling wayland-scanner v0.28.6
[INFO] [stderr] Checking rusttype v0.9.2
[INFO] [stderr] Checking andrew v0.3.1
[INFO] [stderr] Compiling glutin_glx_sys v0.1.6
[INFO] [stderr] Compiling glutin_egl_sys v0.1.4
[INFO] [stderr] Checking ultraviolet v0.8.1
[INFO] [stderr] Checking num-iter v0.1.40
[INFO] [stderr] Checking nix v0.20.0
[INFO] [stderr] Checking parking_lot_core v0.8.3
[INFO] [stderr] Checking net2 v0.2.33
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking x11-dl v2.18.5
[INFO] [stderr] Checking memmap2 v0.1.0
[INFO] [stderr] Checking shared_library v0.1.9
[INFO] [stderr] Checking raw-window-handle v0.3.3
[INFO] [stderr] Checking flate2 v1.0.20
[INFO] [stderr] Checking image v0.23.14
[INFO] [stderr] Checking parking_lot v0.11.1
[INFO] [stderr] Checking mio v0.6.21
[INFO] [stderr] Checking osmesa-sys v0.1.2
[INFO] [stderr] Compiling wayland-client v0.28.6
[INFO] [stderr] Compiling wayland-protocols v0.28.6
[INFO] [stderr] Checking xcursor v0.3.3
[INFO] [stderr] Checking bracket-color v0.8.2
[INFO] [stderr] Checking object-pool v0.5.4
[INFO] [stderr] Checking bracket-geometry v0.8.3
[INFO] [stderr] Checking mio-extras v2.0.6
[INFO] [stderr] Checking wayland-commons v0.28.6
[INFO] [stderr] Checking calloop v0.6.5
[INFO] [stderr] Checking wayland-cursor v0.28.6
[INFO] [stderr] Checking wayland-egl v0.28.6
[INFO] [stderr] Checking smithay-client-toolkit v0.12.3
[INFO] [stderr] Checking winit v0.24.0
[INFO] [stderr] Checking glutin v0.26.0
[INFO] [stderr] Documenting bracket-terminal v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `blue`
[INFO] [stdout] --> src/bterm.rs:884:39
[INFO] [stdout] |
[INFO] [stdout] 884 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `pink`
[INFO] [stdout] --> src/bterm.rs:884:72
[INFO] [stdout] |
[INFO] [stdout] 884 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/command_buffer.rs:251:12
[INFO] [stdout] |
[INFO] [stdout] 251 | /// "#[blue]This blue text contains a #[pink]pink#[] word"
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/command_buffer.rs:251:45
[INFO] [stdout] |
[INFO] [stdout] 251 | /// "#[blue]This blue text contains a #[pink]pink#[] word"
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/console.rs:51:39
[INFO] [stdout] |
[INFO] [stdout] 51 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/console.rs:51:72
[INFO] [stdout] |
[INFO] [stdout] 51 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/flexible_console.rs:307:39
[INFO] [stdout] |
[INFO] [stdout] 307 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/flexible_console.rs:307:72
[INFO] [stdout] |
[INFO] [stdout] 307 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/simple_console.rs:262:39
[INFO] [stdout] |
[INFO] [stdout] 262 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/simple_console.rs:262:72
[INFO] [stdout] |
[INFO] [stdout] 262 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/sparse_console.rs:286:39
[INFO] [stdout] |
[INFO] [stdout] 286 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/sparse_console.rs:286:72
[INFO] [stdout] |
[INFO] [stdout] 286 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/sprite_console.rs:203:39
[INFO] [stdout] |
[INFO] [stdout] 203 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/sprite_console.rs:203:72
[INFO] [stdout] |
[INFO] [stdout] 203 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/virtual_console.rs:315:39
[INFO] [stdout] |
[INFO] [stdout] 315 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/virtual_console.rs:315:72
[INFO] [stdout] |
[INFO] [stdout] 315 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/bterm.rs:285:29
[INFO] [stdout] |
[INFO] [stdout] 285 | /// Render a REX Paint (https://www.gridsagegames.com/rexpaint/) file as a sprite.
[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: 17 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "140f00f933b13cf31026fb10a53d5aef911de872ed4743525996c5253407b45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140f00f933b13cf31026fb10a53d5aef911de872ed4743525996c5253407b45b", kill_on_drop: false }`
[INFO] [stdout] 140f00f933b13cf31026fb10a53d5aef911de872ed4743525996c5253407b45b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 91bbf7501cf8ee9efc211a7c4e5dbd3a27c65f799a98021fbdf9f1560f4fa4d6
[INFO] running `Command { std: "docker" "start" "-a" "91bbf7501cf8ee9efc211a7c4e5dbd3a27c65f799a98021fbdf9f1560f4fa4d6", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling xml-rs v0.8.3
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling pkg-config v0.3.17
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Compiling khronos_api v3.1.0
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Checking once_cell v1.8.0
[INFO] [stderr] Compiling version_check v0.9.1
[INFO] [stderr] Compiling cc v1.0.50
[INFO] [stderr] Checking downcast-rs v1.1.1
[INFO] [stderr] Checking scoped-tls v1.0.0
[INFO] [stderr] Checking ttf-parser v0.6.2
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling nix v0.18.0
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking bytemuck v1.2.0
[INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking xdg v2.2.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking adler32 v1.0.4
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Compiling anyhow v1.0.26
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking color_quant v1.1.0
[INFO] [stderr] Checking jpeg-decoder v0.1.22
[INFO] [stderr] Checking glow v0.10.0
[INFO] [stderr] Checking libloading v0.7.0
[INFO] [stderr] Checking instant v0.1.9
[INFO] [stderr] Checking libloading v0.6.7
[INFO] [stderr] Checking lock_api v0.4.4
[INFO] [stderr] Checking walkdir v2.3.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling num-iter v0.1.40
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Checking safe_arch v0.5.2
[INFO] [stderr] Compiling nom v6.2.1
[INFO] [stderr] Checking deflate v0.8.4
[INFO] [stderr] Checking miniz_oxide v0.3.6
[INFO] [stderr] Checking dlib v0.5.0
[INFO] [stderr] Checking owned_ttf_parser v0.6.0
[INFO] [stderr] Compiling wayland-sys v0.28.6
[INFO] [stderr] Compiling x11-dl v2.18.5
[INFO] [stderr] Checking wide v0.6.5
[INFO] [stderr] Compiling gl_generator v0.13.1
[INFO] [stderr] Checking rusttype v0.9.2
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Checking png v0.16.8
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking andrew v0.3.1
[INFO] [stderr] Compiling wayland-scanner v0.28.6
[INFO] [stderr] Checking dlib v0.4.1
[INFO] [stderr] Compiling glutin_glx_sys v0.1.6
[INFO] [stderr] Compiling glutin_egl_sys v0.1.4
[INFO] [stderr] Checking nix v0.20.0
[INFO] [stderr] Checking parking_lot_core v0.8.3
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking net2 v0.2.33
[INFO] [stderr] Checking memmap2 v0.1.0
[INFO] [stderr] Checking raw-window-handle v0.3.3
[INFO] [stderr] Checking shared_library v0.1.9
[INFO] [stderr] Checking flate2 v1.0.20
[INFO] [stderr] Checking osmesa-sys v0.1.2
[INFO] [stderr] Checking mio v0.6.21
[INFO] [stderr] Checking parking_lot v0.11.1
[INFO] [stderr] Checking ultraviolet v0.8.1
[INFO] [stderr] Checking bracket-color v0.8.2
[INFO] [stderr] Checking object-pool v0.5.4
[INFO] [stderr] Checking mio-extras v2.0.6
[INFO] [stderr] Checking image v0.23.14
[INFO] [stderr] Checking xcursor v0.3.3
[INFO] [stderr] Compiling wayland-client v0.28.6
[INFO] [stderr] Compiling wayland-protocols v0.28.6
[INFO] [stderr] Checking bracket-geometry v0.8.3
[INFO] [stderr] Checking calloop v0.6.5
[INFO] [stderr] Checking wayland-commons v0.28.6
[INFO] [stderr] Checking wayland-cursor v0.28.6
[INFO] [stderr] Checking wayland-egl v0.28.6
[INFO] [stderr] Checking smithay-client-toolkit v0.12.3
[INFO] [stderr] Checking winit v0.24.0
[INFO] [stderr] Checking glutin v0.26.0
[INFO] [stderr] Documenting bracket-terminal v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `blue`
[INFO] [stdout] --> src/bterm.rs:884:39
[INFO] [stdout] |
[INFO] [stdout] 884 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `pink`
[INFO] [stdout] --> src/bterm.rs:884:72
[INFO] [stdout] |
[INFO] [stdout] 884 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/command_buffer.rs:251:12
[INFO] [stdout] |
[INFO] [stdout] 251 | /// "#[blue]This blue text contains a #[pink]pink#[] word"
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/command_buffer.rs:251:45
[INFO] [stdout] |
[INFO] [stdout] 251 | /// "#[blue]This blue text contains a #[pink]pink#[] word"
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/console.rs:51:39
[INFO] [stdout] |
[INFO] [stdout] 51 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/console.rs:51:72
[INFO] [stdout] |
[INFO] [stdout] 51 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/flexible_console.rs:307:39
[INFO] [stdout] |
[INFO] [stdout] 307 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/flexible_console.rs:307:72
[INFO] [stdout] |
[INFO] [stdout] 307 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/simple_console.rs:262:39
[INFO] [stdout] |
[INFO] [stdout] 262 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/simple_console.rs:262:72
[INFO] [stdout] |
[INFO] [stdout] 262 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/sparse_console.rs:286:39
[INFO] [stdout] |
[INFO] [stdout] 286 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/sparse_console.rs:286:72
[INFO] [stdout] |
[INFO] [stdout] 286 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/sprite_console.rs:203:39
[INFO] [stdout] |
[INFO] [stdout] 203 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/sprite_console.rs:203:72
[INFO] [stdout] |
[INFO] [stdout] 203 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` 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 `blue`
[INFO] [stdout] --> src/consoles/virtual_console.rs:315:39
[INFO] [stdout] |
[INFO] [stdout] 315 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `blue` 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 `pink`
[INFO] [stdout] --> src/consoles/virtual_console.rs:315:72
[INFO] [stdout] |
[INFO] [stdout] 315 | /// For example: printer(1, 1, "#[blue]This blue text contains a #[pink]pink#[] word")
[INFO] [stdout] | ^^^^ no item named `pink` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/bterm.rs:285:29
[INFO] [stdout] |
[INFO] [stdout] 285 | /// Render a REX Paint (https://www.gridsagegames.com/rexpaint/) file as a sprite.
[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: 17 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "91bbf7501cf8ee9efc211a7c4e5dbd3a27c65f799a98021fbdf9f1560f4fa4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bbf7501cf8ee9efc211a7c4e5dbd3a27c65f799a98021fbdf9f1560f4fa4d6", kill_on_drop: false }`
[INFO] [stdout] 91bbf7501cf8ee9efc211a7c4e5dbd3a27c65f799a98021fbdf9f1560f4fa4d6