[INFO] crate glitter 0.1.2 is already in cache [INFO] extracting crate glitter 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/glitter/0.1.2 [INFO] extracting crate glitter 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/glitter/0.1.2 [INFO] validating manifest of glitter-0.1.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of glitter-0.1.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing glitter-0.1.2 [INFO] finished frobbing glitter-0.1.2 [INFO] frobbed toml for glitter-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/glitter/0.1.2/Cargo.toml [INFO] started frobbing glitter-0.1.2 [INFO] finished frobbing glitter-0.1.2 [INFO] frobbed toml for glitter-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/glitter/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing glitter-0.1.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/glitter/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cb5cf8059ab5899e9646f0bf30daa5942f0430d6cda87dc6948256a5b05c2178 [INFO] running `"docker" "start" "-a" "cb5cf8059ab5899e9646f0bf30daa5942f0430d6cda87dc6948256a5b05c2178"` [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling cgmath v0.11.0 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling glitter v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/texture_context.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | image: Option<&'a Image2d>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Image2d` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/texture_context.rs:50:42 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn image_2d(mut self, image: &'a Image2d) -> Self { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Image2d` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/types.rs:245:32 [INFO] [stderr] | [INFO] [stderr] 245 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.65s [INFO] running `"docker" "inspect" "cb5cf8059ab5899e9646f0bf30daa5942f0430d6cda87dc6948256a5b05c2178"` [INFO] running `"docker" "rm" "-f" "cb5cf8059ab5899e9646f0bf30daa5942f0430d6cda87dc6948256a5b05c2178"` [INFO] [stdout] cb5cf8059ab5899e9646f0bf30daa5942f0430d6cda87dc6948256a5b05c2178 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/glitter/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] fd6014761edb4b3d15ed5f6e5a7a698bfddee930ee6f90a62caf2504ce83e24a [INFO] running `"docker" "start" "-a" "fd6014761edb4b3d15ed5f6e5a7a698bfddee930ee6f90a62caf2504ce83e24a"` [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Compiling sdl2 v0.13.0 [INFO] [stderr] Compiling glitter v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/texture_context.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | image: Option<&'a Image2d>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Image2d` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/texture_context.rs:50:42 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn image_2d(mut self, image: &'a Image2d) -> Self { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Image2d` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/types.rs:245:32 [INFO] [stderr] | [INFO] [stderr] 245 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.46s [INFO] running `"docker" "inspect" "fd6014761edb4b3d15ed5f6e5a7a698bfddee930ee6f90a62caf2504ce83e24a"` [INFO] running `"docker" "rm" "-f" "fd6014761edb4b3d15ed5f6e5a7a698bfddee930ee6f90a62caf2504ce83e24a"` [INFO] [stdout] fd6014761edb4b3d15ed5f6e5a7a698bfddee930ee6f90a62caf2504ce83e24a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/glitter/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 963a64b5cd3d1df6d7718754825a119b2ed79592351919cd81d8046c7f5a02f0 [INFO] running `"docker" "start" "-a" "963a64b5cd3d1df6d7718754825a119b2ed79592351919cd81d8046c7f5a02f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/glitter-09c2ea0ad635ffcb [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 glitter [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/context/mod.rs - context::ContextOf (line 57) ... ignored [INFO] [stdout] test src/context/mod.rs - context::ContextOf::current_context (line 152) ... ignored [INFO] [stdout] test src/context/mod.rs - context::ContextExt::enable (line 502) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf::swap_buffers (line 276) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf::swap_framebuffer (line 303) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf (line 43) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextExt::clear_color (line 482) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextExt::disable (line 525) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf::swap_renderbuffer (line 357) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf::swap_program (line 330) ... ok [INFO] [stdout] test src/context/mod.rs - context::ContextOf::swap_tex_units (line 384) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::rgba (line 117) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::argb (line 101) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::rgb_a (line 137) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::rgb (line 85) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::r_g_b_a (line 55) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixel::r_g_b (line 70) ... ok [INFO] [stdout] test src/image_data.rs - image_data::Pixels (line 157) ... ok [INFO] [stdout] test src/shader.rs - shader::ContextShaderBuilderExt::build_fragment_shader (line 149) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 108) ... ok [INFO] [stdout] test src/shader.rs - shader::ContextShaderBuilderExt::build_shader (line 125) ... ok [INFO] [stdout] test src/shader.rs - shader::ContextShaderBuilderExt::build_vertex_shader (line 173) ... ok [INFO] [stdout] test src/shader.rs - shader::ContextShaderExt::create_shader (line 220) ... ok [INFO] [stdout] test src/shader.rs - shader::ContextShaderExt::get_shader_info_log (line 362) ... ok [INFO] [stdout] test src/vertex_buffer.rs - attrib_pointers (line 521) ... ok [INFO] [stdout] test src/vertex_data.rs - impl_vertex_data (line 315) ... ok [INFO] [stdout] test src/vertex_data.rs - vertex_data::VertexData (line 17) ... ok [INFO] [stdout] test src/vertex_data.rs - offset_of (line 271) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "963a64b5cd3d1df6d7718754825a119b2ed79592351919cd81d8046c7f5a02f0"` [INFO] running `"docker" "rm" "-f" "963a64b5cd3d1df6d7718754825a119b2ed79592351919cd81d8046c7f5a02f0"` [INFO] [stdout] 963a64b5cd3d1df6d7718754825a119b2ed79592351919cd81d8046c7f5a02f0