[INFO] cloning repository https://github.com/Cobrand/sprowl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cobrand/sprowl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50468a4f4fca873b264df8b535a08dbac67f0e47 [INFO] testing Cobrand/sprowl against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cobrand/sprowl on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustgd/cgmath.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce9f6c2cc469066ef1162698ce021d706fef40f78d507a143068b31aae5d276 [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" "4ce9f6c2cc469066ef1162698ce021d706fef40f78d507a143068b31aae5d276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce9f6c2cc469066ef1162698ce021d706fef40f78d507a143068b31aae5d276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce9f6c2cc469066ef1162698ce021d706fef40f78d507a143068b31aae5d276", kill_on_drop: false }` [INFO] [stdout] 4ce9f6c2cc469066ef1162698ce021d706fef40f78d507a143068b31aae5d276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef4430af5d28467d6a78d69f419062880d9caa1c64541bdc8e2587d93ed6f2e [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" "eef4430af5d28467d6a78d69f419062880d9caa1c64541bdc8e2587d93ed6f2e", kill_on_drop: false }` [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/rustgd/cgmath.git?rev=a691de8#a691de87) [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "eef4430af5d28467d6a78d69f419062880d9caa1c64541bdc8e2587d93ed6f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef4430af5d28467d6a78d69f419062880d9caa1c64541bdc8e2587d93ed6f2e", kill_on_drop: false }` [INFO] [stdout] eef4430af5d28467d6a78d69f419062880d9caa1c64541bdc8e2587d93ed6f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6eb8967af990c1aa511709b572baab0c2ce7db39dcd358e6e1ee44137f2acef [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" "f6eb8967af990c1aa511709b572baab0c2ce7db39dcd358e6e1ee44137f2acef", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `lorem_ipsum_length` [INFO] [stdout] --> examples/sdl2-simple.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | 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:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | 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 13.44s [INFO] running `Command { std: "docker" "inspect" "f6eb8967af990c1aa511709b572baab0c2ce7db39dcd358e6e1ee44137f2acef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6eb8967af990c1aa511709b572baab0c2ce7db39dcd358e6e1ee44137f2acef", kill_on_drop: false }` [INFO] [stdout] f6eb8967af990c1aa511709b572baab0c2ce7db39dcd358e6e1ee44137f2acef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", 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] 2a74a0b62dcc7aca0305efc89786794cb8db90480d3dda2a77f2175bae676619 [INFO] running `Command { std: "docker" "start" "-a" "2a74a0b62dcc7aca0305efc89786794cb8db90480d3dda2a77f2175bae676619", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `lorem_ipsum_length` [INFO] [stderr] --> examples/sdl2-simple.rs:257:9 [INFO] [stderr] | [INFO] [stderr] 257 | 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:338:13 [INFO] [stderr] | [INFO] [stderr] 338 | 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: `sprowl` (example "sdl2-simple") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sprowl-d03158b4435ae1ea) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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::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::build (line 310) ... 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::dimensions (line 191) ... 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::rebuild (line 355) ... 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::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::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::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::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::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::rebuild (line 355) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stderr] error: test failed, to rerun pass '--doc' [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 (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; finished in 1.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a74a0b62dcc7aca0305efc89786794cb8db90480d3dda2a77f2175bae676619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a74a0b62dcc7aca0305efc89786794cb8db90480d3dda2a77f2175bae676619", kill_on_drop: false }` [INFO] [stdout] 2a74a0b62dcc7aca0305efc89786794cb8db90480d3dda2a77f2175bae676619