[INFO] fetching crate floem-cosmic-text 0.7.2...
[INFO] testing floem-cosmic-text-0.7.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate floem-cosmic-text 0.7.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate floem-cosmic-text 0.7.2
[INFO] finished tweaking crates.io crate floem-cosmic-text 0.7.2
[INFO] tweaked toml for crates.io crate floem-cosmic-text 0.7.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate floem-cosmic-text 0.7.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] [stderr]       Adding fontdb v0.16.2 (available: v0.23.0)
[INFO] [stderr]       Adding peniko v0.1.1 (available: v0.5.0)
[INFO] [stderr]       Adding rustybuzz v0.12.1 (available: v0.20.1)
[INFO] [stderr]       Adding swash v0.1.19 (available: v0.2.6)
[INFO] [stderr]       Adding sys-locale v0.2.4 (available: v0.3.2)
[INFO] [stderr]       Adding ttf-parser v0.20.0 (available: v0.25.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cebdaf43d25325cfdc894ff810e789c618034e9ecaca981345e71e18a34284e9
[INFO] running `Command { std: "docker" "start" "-a" "cebdaf43d25325cfdc894ff810e789c618034e9ecaca981345e71e18a34284e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cebdaf43d25325cfdc894ff810e789c618034e9ecaca981345e71e18a34284e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebdaf43d25325cfdc894ff810e789c618034e9ecaca981345e71e18a34284e9", kill_on_drop: false }`
[INFO] [stdout] cebdaf43d25325cfdc894ff810e789c618034e9ecaca981345e71e18a34284e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8787d10c21bfeea77a18eb95834ebb5448d731d6a7210495e0b730934ec9ab53
[INFO] running `Command { std: "docker" "start" "-a" "8787d10c21bfeea77a18eb95834ebb5448d731d6a7210495e0b730934ec9ab53", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling sys-locale v0.2.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling peniko v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling wg v0.9.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling font-types v0.7.3
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling read-fonts v0.22.7
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling stretto v0.8.4
[INFO] [stderr]    Compiling skrifa v0.22.3
[INFO] [stderr]    Compiling swash v0.1.19
[INFO] [stderr]    Compiling floem-cosmic-text v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fontdb::Family`
[INFO] [stdout]  --> src/font/fallback/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fontdb::Family;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/buffer.rs:906:58
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn draw<F>(&self, cache: &mut crate::SwashCache, color: Color, mut f: F)
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> src/swash.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         base: Color,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]    --> src/swash.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let mut i = 0;
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/swash.rs:151:29
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   i += 1;
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attrs.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:308:21
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs {
[INFO] [stdout]     |                     ^^^^^                   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         ||
[INFO] [stdout]    |                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.49s
[INFO] running `Command { std: "docker" "inspect" "8787d10c21bfeea77a18eb95834ebb5448d731d6a7210495e0b730934ec9ab53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8787d10c21bfeea77a18eb95834ebb5448d731d6a7210495e0b730934ec9ab53", kill_on_drop: false }`
[INFO] [stdout] 8787d10c21bfeea77a18eb95834ebb5448d731d6a7210495e0b730934ec9ab53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6b9918945758c445e84585247f67b20312bb089050635b409a4358c6633c95a
[INFO] running `Command { std: "docker" "start" "-a" "d6b9918945758c445e84585247f67b20312bb089050635b409a4358c6633c95a", kill_on_drop: false }`
[INFO] [stderr]    Compiling floem-cosmic-text v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fontdb::Family`
[INFO] [stdout]  --> src/font/fallback/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fontdb::Family;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/buffer.rs:906:58
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn draw<F>(&self, cache: &mut crate::SwashCache, color: Color, mut f: F)
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> src/swash.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         base: Color,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]    --> src/swash.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let mut i = 0;
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/swash.rs:151:29
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   i += 1;
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attrs.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:308:21
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs {
[INFO] [stdout]     |                     ^^^^^                   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         ||
[INFO] [stdout]    |                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fontdb::Family`
[INFO] [stdout]  --> src/font/fallback/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fontdb::Family;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/buffer.rs:906:58
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn draw<F>(&self, cache: &mut crate::SwashCache, color: Color, mut f: F)
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> src/swash.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         base: Color,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]    --> src/swash.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let mut i = 0;
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/swash.rs:151:29
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   i += 1;
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attrs.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn as_family(&self) -> Family<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn as_attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs {
[INFO] [stdout]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn defaults(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attrs.rs:308:21
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs {
[INFO] [stdout]     |                     ^^^^^                   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_span(&self, index: usize) -> Attrs<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn layout_runs(&self) -> LayoutRunIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         ||
[INFO] [stdout]    |                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                      |         the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/font/mod.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_swash(&self) -> swash::FontRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s
[INFO] running `Command { std: "docker" "inspect" "d6b9918945758c445e84585247f67b20312bb089050635b409a4358c6633c95a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b9918945758c445e84585247f67b20312bb089050635b409a4358c6633c95a", kill_on_drop: false }`
[INFO] [stdout] d6b9918945758c445e84585247f67b20312bb089050635b409a4358c6633c95a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09c819c52848d697df0981a3e4931b2e376908730f9ae0916aacef2a31b1ce9b
[INFO] running `Command { std: "docker" "start" "-a" "09c819c52848d697df0981a3e4931b2e376908730f9ae0916aacef2a31b1ce9b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `fontdb::Family`
[INFO] [stderr]  --> src/font/fallback/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use fontdb::Family;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]    --> src/buffer.rs:906:58
[INFO] [stderr]     |
[INFO] [stderr] 906 |     pub fn draw<F>(&self, cache: &mut crate::SwashCache, color: Color, mut f: F)
[INFO] [stderr]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base`
[INFO] [stderr]    --> src/swash.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         base: Color,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `i` is assigned to, but never used
[INFO] [stderr]    --> src/swash.rs:146:25
[INFO] [stderr]     |
[INFO] [stderr] 146 |                     let mut i = 0;
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_i` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `i` is never read
[INFO] [stderr]    --> src/swash.rs:151:29
[INFO] [stderr]     |
[INFO] [stderr] 151 | ...                   i += 1;
[INFO] [stderr]     |                       ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attrs.rs:39:22
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn as_family(&self) -> Family {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn as_family(&self) -> Family<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attrs.rs:248:21
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub fn as_attrs(&self) -> Attrs {
[INFO] [stderr]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub fn as_attrs(&self) -> Attrs<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attrs.rs:281:21
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn defaults(&self) -> Attrs {
[INFO] [stderr]     |                     ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn defaults(&self) -> Attrs<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attrs.rs:308:21
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn get_span(&self, index: usize) -> Attrs {
[INFO] [stderr]     |                     ^^^^^                   ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn get_span(&self, index: usize) -> Attrs<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/buffer.rs:603:24
[INFO] [stderr]     |
[INFO] [stderr] 603 |     pub fn layout_runs(&self) -> LayoutRunIter {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 603 |     pub fn layout_runs(&self) -> LayoutRunIter<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/font/mod.rs:93:22
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                      |         ||
[INFO] [stderr]    |                      |         |the same lifetime is hidden here
[INFO] [stderr]    |                      |         the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn rustybuzz(&self) -> &rustybuzz::Face<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/font/mod.rs:98:21
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn as_swash(&self) -> swash::FontRef {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn as_swash(&self) -> swash::FontRef<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `floem-cosmic-text` (lib) generated 12 warnings (run `cargo fix --lib -p floem-cosmic-text` to apply 10 suggestions)
[INFO] [stderr] warning: `floem-cosmic-text` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/floem_cosmic_text-2ae9bd8931fa58d4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests floem_cosmic_text
[INFO] [stdout] test cache::test_subpixel_bins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `floem_cosmic_text::Color`, `floem_cosmic_text::Buffer`
[INFO] [stdout]   --> src/lib.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use floem_cosmic_text::{Attrs, Color, FontSystem, SwashCache, Buffer, Metrics};
[INFO] [stdout]    |                                ^^^^^                          ^^^^^^
[INFO] [stdout]    |                                |                              |
[INFO] [stdout]    |                                |                              no `Buffer` in the root
[INFO] [stdout]    |                                no `Color` in the root         help: a similar name exists in the module: `buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            floem_cosmic_text::SwashContent::Color
[INFO] [stdout]            peniko::Color
[INFO] [stdout]            peniko::Mix::Color
[INFO] [stdout]            swash::scale::image::Content::Color
[INFO] [stdout]            swash::text::cluster::Emoji::Color
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "09c819c52848d697df0981a3e4931b2e376908730f9ae0916aacef2a31b1ce9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c819c52848d697df0981a3e4931b2e376908730f9ae0916aacef2a31b1ce9b", kill_on_drop: false }`
[INFO] [stdout] 09c819c52848d697df0981a3e4931b2e376908730f9ae0916aacef2a31b1ce9b
