[INFO] updating cached repository https://github.com/Cobrand/sprowl [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31475b31772b2880255dad325b7b70907f99b468 [INFO] testing Cobrand/sprowl against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cobrand/sprowl on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/brendanzab/cgmath.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 686bfcb2a0c99cf215a7040734e3404579d56f692341eaff7a7e62460c7f4bbf [INFO] running `"docker" "start" "-a" "686bfcb2a0c99cf215a7040734e3404579d56f692341eaff7a7e62460c7f4bbf"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/brendanzab/cgmath.git#50a345b7) [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:389:25 [INFO] [stderr] | [INFO] [stderr] 389 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:413:25 [INFO] [stderr] | [INFO] [stderr] 413 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.40s [INFO] running `"docker" "inspect" "686bfcb2a0c99cf215a7040734e3404579d56f692341eaff7a7e62460c7f4bbf"` [INFO] running `"docker" "rm" "-f" "686bfcb2a0c99cf215a7040734e3404579d56f692341eaff7a7e62460c7f4bbf"` [INFO] [stdout] 686bfcb2a0c99cf215a7040734e3404579d56f692341eaff7a7e62460c7f4bbf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 274a6f7b6a98d658e13e5eefa45db08fb9a1cf07ab2b232b19af018c772a130c [INFO] running `"docker" "start" "-a" "274a6f7b6a98d658e13e5eefa45db08fb9a1cf07ab2b232b19af018c772a130c"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:389:25 [INFO] [stderr] | [INFO] [stderr] 389 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:413:25 [INFO] [stderr] | [INFO] [stderr] 413 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:389:25 [INFO] [stderr] | [INFO] [stderr] 389 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:413:25 [INFO] [stderr] | [INFO] [stderr] 413 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.62s [INFO] running `"docker" "inspect" "274a6f7b6a98d658e13e5eefa45db08fb9a1cf07ab2b232b19af018c772a130c"` [INFO] running `"docker" "rm" "-f" "274a6f7b6a98d658e13e5eefa45db08fb9a1cf07ab2b232b19af018c772a130c"` [INFO] [stdout] 274a6f7b6a98d658e13e5eefa45db08fb9a1cf07ab2b232b19af018c772a130c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a047d891ce9ca6f6d35f6ee71bbeabc42cd5206dcc8094a68213cce8354fac02 [INFO] running `"docker" "start" "-a" "a047d891ce9ca6f6d35f6ee71bbeabc42cd5206dcc8094a68213cce8354fac02"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:389:25 [INFO] [stderr] | [INFO] [stderr] 389 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:413:25 [INFO] [stderr] | [INFO] [stderr] 413 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:389:25 [INFO] [stderr] | [INFO] [stderr] 389 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/render_storage/font/font_cache.rs:413:25 [INFO] [stderr] | [INFO] [stderr] 413 | write!(f, "{}", std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sprowl-f5664daf92f4db77 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sprowl [INFO] [stdout] [INFO] [stdout] running 8 tests [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::align_4x4 (line 279) ... 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::dimensions (line 191) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) ... 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::scale_tolerance (line 218) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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::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::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::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 (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] ---- 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::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::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] [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 `"docker" "inspect" "a047d891ce9ca6f6d35f6ee71bbeabc42cd5206dcc8094a68213cce8354fac02"` [INFO] running `"docker" "rm" "-f" "a047d891ce9ca6f6d35f6ee71bbeabc42cd5206dcc8094a68213cce8354fac02"` [INFO] [stdout] a047d891ce9ca6f6d35f6ee71bbeabc42cd5206dcc8094a68213cce8354fac02