[INFO] updating cached repository https://github.com/Cobrand/sprowl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6c133d7fbcd047b44d512106e13d11cb2e378b3 [INFO] testing Cobrand/sprowl against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cobrand/sprowl on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cobrand/sprowl [INFO] finished tweaking git repo https://github.com/Cobrand/sprowl [INFO] tweaked toml for git repo https://github.com/Cobrand/sprowl written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759c03bef28c46ebc6b3ac384ae42dd20cc95b807d63f3cf3181ea3a79768f40 [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" "759c03bef28c46ebc6b3ac384ae42dd20cc95b807d63f3cf3181ea3a79768f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759c03bef28c46ebc6b3ac384ae42dd20cc95b807d63f3cf3181ea3a79768f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759c03bef28c46ebc6b3ac384ae42dd20cc95b807d63f3cf3181ea3a79768f40", kill_on_drop: false }` [INFO] [stdout] 759c03bef28c46ebc6b3ac384ae42dd20cc95b807d63f3cf3181ea3a79768f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] 7cf5abad1b96984e9c9c095d8002b14f464d007964ddee64f9aa9fe26f5ffb8e [INFO] running `Command { std: "docker" "start" "-a" "7cf5abad1b96984e9c9c095d8002b14f464d007964ddee64f9aa9fe26f5ffb8e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.21s [INFO] running `Command { std: "docker" "inspect" "7cf5abad1b96984e9c9c095d8002b14f464d007964ddee64f9aa9fe26f5ffb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf5abad1b96984e9c9c095d8002b14f464d007964ddee64f9aa9fe26f5ffb8e", kill_on_drop: false }` [INFO] [stdout] 7cf5abad1b96984e9c9c095d8002b14f464d007964ddee64f9aa9fe26f5ffb8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 43a711a70967d6d0eb24619459c9282b8b24176848496b72c46b8ff893f71098 [INFO] running `Command { std: "docker" "start" "-a" "43a711a70967d6d0eb24619459c9282b8b24176848496b72c46b8ff893f71098", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `lorem_ipsum_length` [INFO] [stdout] --> examples/sdl2-simple.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | let lorem_ipsum_length = LOREM_IPSUM.chars().count(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lorem_ipsum_length` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_progress` [INFO] [stdout] --> examples/sdl2-simple.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | let text_progress = min(LOREM_IPSUM.len(), t / 4); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.51s [INFO] running `Command { std: "docker" "inspect" "43a711a70967d6d0eb24619459c9282b8b24176848496b72c46b8ff893f71098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a711a70967d6d0eb24619459c9282b8b24176848496b72c46b8ff893f71098", kill_on_drop: false }` [INFO] [stdout] 43a711a70967d6d0eb24619459c9282b8b24176848496b72c46b8ff893f71098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42316983b0f7ddc5e7aacf0f68207df46ae5c32295b3d39f31ade91b5235b7a2 [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" "42316983b0f7ddc5e7aacf0f68207df46ae5c32295b3d39f31ade91b5235b7a2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `lorem_ipsum_length` [INFO] [stderr] --> examples/sdl2-simple.rs:256:9 [INFO] [stderr] | [INFO] [stderr] 256 | let lorem_ipsum_length = LOREM_IPSUM.chars().count(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lorem_ipsum_length` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `text_progress` [INFO] [stderr] --> examples/sdl2-simple.rs:337:13 [INFO] [stderr] | [INFO] [stderr] 337 | let text_progress = min(LOREM_IPSUM.len(), t / 4); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_progress` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sprowl-2d2617ee364b744d [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests sprowl [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:249:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:311:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "42316983b0f7ddc5e7aacf0f68207df46ae5c32295b3d39f31ade91b5235b7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42316983b0f7ddc5e7aacf0f68207df46ae5c32295b3d39f31ade91b5235b7a2", kill_on_drop: false }` [INFO] [stdout] 42316983b0f7ddc5e7aacf0f68207df46ae5c32295b3d39f31ade91b5235b7a2