[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 beta-2020-06-03 for beta-1.45-1 [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 beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 677b28e717a0b9014f054112155ac6e596437d55bb43134645302b3221895eb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "677b28e717a0b9014f054112155ac6e596437d55bb43134645302b3221895eb5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/brendanzab/cgmath.git#2c7ee50e) [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [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 hashbrown v0.6.3 [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 22.82s [INFO] running `"docker" "inspect" "677b28e717a0b9014f054112155ac6e596437d55bb43134645302b3221895eb5"` [INFO] running `"docker" "rm" "-f" "677b28e717a0b9014f054112155ac6e596437d55bb43134645302b3221895eb5"` [INFO] [stdout] 677b28e717a0b9014f054112155ac6e596437d55bb43134645302b3221895eb5 [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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] b4d96fdada175d93f592637a54133105ccac062542b2d324a8804ae5bb13e3c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b4d96fdada175d93f592637a54133105ccac062542b2d324a8804ae5bb13e3c0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [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 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 12.89s [INFO] running `"docker" "inspect" "b4d96fdada175d93f592637a54133105ccac062542b2d324a8804ae5bb13e3c0"` [INFO] running `"docker" "rm" "-f" "b4d96fdada175d93f592637a54133105ccac062542b2d324a8804ae5bb13e3c0"` [INFO] [stdout] b4d96fdada175d93f592637a54133105ccac062542b2d324a8804ae5bb13e3c0 [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=warn" "-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" "+beta-2020-06-03" "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] 5d81df88ff4f83a1efcdc652c07ad0cf0014d55973d4d1573a61d2a48111c9a6 [INFO] running `"docker" "start" "-a" "5d81df88ff4f83a1efcdc652c07ad0cf0014d55973d4d1573a61d2a48111c9a6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [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.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sprowl-0ae92876cc5d6d8e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests sprowl [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::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::position_tolerance (line 248) ... 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::pad_glyphs (line 264) ... 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::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::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::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::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 (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 `"docker" "inspect" "5d81df88ff4f83a1efcdc652c07ad0cf0014d55973d4d1573a61d2a48111c9a6"` [INFO] running `"docker" "rm" "-f" "5d81df88ff4f83a1efcdc652c07ad0cf0014d55973d4d1573a61d2a48111c9a6"` [INFO] [stdout] 5d81df88ff4f83a1efcdc652c07ad0cf0014d55973d4d1573a61d2a48111c9a6