[INFO] crate pixels 0.0.4 is already in cache [INFO] testing pixels-0.0.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate pixels 0.0.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pixels 0.0.4 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 crates.io crate pixels 0.0.4 [INFO] finished tweaking crates.io crate pixels 0.0.4 [INFO] tweaked toml for crates.io crate pixels 0.0.4 written to /workspace/builds/worker-12/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] Blocking waiting for file lock on package cache [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e6b7bec8c6d0c8a80c6417fee52d75ffa63d307397ce44d970995ec766dd0cc3 [INFO] running `"docker" "start" "-a" "e6b7bec8c6d0c8a80c6417fee52d75ffa63d307397ce44d970995ec766dd0cc3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.6 [INFO] [stderr] Compiling wgpu-core v0.5.5 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling pixels v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "e6b7bec8c6d0c8a80c6417fee52d75ffa63d307397ce44d970995ec766dd0cc3"` [INFO] running `"docker" "rm" "-f" "e6b7bec8c6d0c8a80c6417fee52d75ffa63d307397ce44d970995ec766dd0cc3"` [INFO] [stdout] e6b7bec8c6d0c8a80c6417fee52d75ffa63d307397ce44d970995ec766dd0cc3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1806bb0d9c6589034c1d4f0a1bd2a92133702d64d7b0863a2f1dfc7bd5fe40b [INFO] running `"docker" "start" "-a" "a1806bb0d9c6589034c1d4f0a1bd2a92133702d64d7b0863a2f1dfc7bd5fe40b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling pixels v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.49s [INFO] running `"docker" "inspect" "a1806bb0d9c6589034c1d4f0a1bd2a92133702d64d7b0863a2f1dfc7bd5fe40b"` [INFO] running `"docker" "rm" "-f" "a1806bb0d9c6589034c1d4f0a1bd2a92133702d64d7b0863a2f1dfc7bd5fe40b"` [INFO] [stdout] a1806bb0d9c6589034c1d4f0a1bd2a92133702d64d7b0863a2f1dfc7bd5fe40b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] d649fac45c39814848804a95f3d356b08579208116637f7e0008b3a78e95808d [INFO] running `"docker" "start" "-a" "d649fac45c39814848804a95f3d356b08579208116637f7e0008b3a78e95808d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pixels-0ed76176ea60ecab [INFO] [stderr] Doc-tests pixels [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - Pixels::clamp_pixel_pos (line 352) ... FAILED [INFO] [stdout] test src/lib.rs - Pixels::get_frame (line 259) ... FAILED [INFO] [stdout] test src/lib.rs - Pixels::new (line 135) ... FAILED [INFO] [stdout] test src/lib.rs - PixelsBuilder::add_render_pass (line 511) ... FAILED [INFO] [stdout] test src/lib.rs - PixelsBuilder::new (line 381) ... FAILED [INFO] [stdout] test src/lib.rs - Pixels::window_pos_to_pixel (line 292) ... FAILED [INFO] [stdout] test src/lib.rs - SurfaceTexture::new (line 98) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Pixels::clamp_pixel_pos (line 352) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:353:38 [INFO] [stdout] | [INFO] [stdout] 4 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Pixels::get_frame (line 259) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:260:38 [INFO] [stdout] | [INFO] [stdout] 4 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Pixels::new (line 135) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:136:38 [INFO] [stdout] | [INFO] [stdout] 4 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PixelsBuilder::add_render_pass (line 511) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:537:38 [INFO] [stdout] | [INFO] [stdout] 29 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PixelsBuilder::new (line 381) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:382:38 [INFO] [stdout] | [INFO] [stdout] 4 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Pixels::window_pos_to_pixel (line 292) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pixels_mocks` [INFO] [stdout] --> src/lib.rs:293:38 [INFO] [stdout] | [INFO] [stdout] 4 | let surface = wgpu::Surface::create(&pixels_mocks::RWH); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `pixels_mocks` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Pixels::clamp_pixel_pos (line 352) [INFO] [stdout] src/lib.rs - Pixels::get_frame (line 259) [INFO] [stdout] src/lib.rs - Pixels::new (line 135) [INFO] [stdout] src/lib.rs - Pixels::window_pos_to_pixel (line 292) [INFO] [stdout] src/lib.rs - PixelsBuilder::add_render_pass (line 511) [INFO] [stdout] src/lib.rs - PixelsBuilder::new (line 381) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "d649fac45c39814848804a95f3d356b08579208116637f7e0008b3a78e95808d"` [INFO] running `"docker" "rm" "-f" "d649fac45c39814848804a95f3d356b08579208116637f7e0008b3a78e95808d"` [INFO] [stdout] d649fac45c39814848804a95f3d356b08579208116637f7e0008b3a78e95808d