Oct 10 19:22:51.064 INFO testing lolzballs/gl-sandbox against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:22:51.064 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:22:51.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:22:51.560 INFO blam! dcd97b1384b40d00debc369b36e4b6c6e42494cbd5773f0468d6b82ba0b4f823 Oct 10 19:22:51.565 INFO running `"docker" "start" "-a" "dcd97b1384b40d00debc369b36e4b6c6e42494cbd5773f0468d6b82ba0b4f823"` Oct 10 19:22:53.365 INFO kablam! usermod: no changes Oct 10 19:22:53.659 INFO kablam! Compiling num_cpus v1.6.2 Oct 10 19:22:53.659 INFO kablam! Compiling memmap v0.6.1 Oct 10 19:22:53.664 INFO kablam! Compiling shared_library v0.1.8 Oct 10 19:22:53.676 INFO kablam! Compiling rand v0.4.2 Oct 10 19:22:53.677 INFO kablam! Compiling num-integer v0.1.35 Oct 10 19:22:53.704 INFO kablam! Compiling wayland-scanner v0.12.4 Oct 10 19:22:53.728 INFO kablam! Compiling gl_generator v0.8.0 Oct 10 19:22:53.730 INFO kablam! Compiling tempfile v2.2.0 Oct 10 19:22:59.765 INFO kablam! Compiling x11-dl v2.17.1 Oct 10 19:22:59.765 INFO kablam! Compiling glutin v0.12.0 Oct 10 19:22:59.765 INFO kablam! Compiling num-iter v0.1.34 Oct 10 19:22:59.765 INFO kablam! Compiling num-rational v0.1.40 Oct 10 19:22:59.852 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 19:23:01.341 INFO kablam! Compiling wayland-sys v0.12.4 Oct 10 19:23:01.449 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 19:23:07.899 INFO kablam! Compiling wayland-client v0.12.4 Oct 10 19:23:07.899 INFO kablam! Compiling wayland-protocols v0.12.4 Oct 10 19:23:07.987 INFO kablam! Compiling png v0.11.0 Oct 10 19:23:15.460 INFO kablam! Compiling cgmath v0.16.0 Oct 10 19:23:15.464 INFO kablam! Compiling gl v0.9.0 Oct 10 19:23:15.516 INFO kablam! Compiling rayon v0.8.2 Oct 10 19:23:28.862 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 19:23:31.889 INFO kablam! Compiling wayland-kbd v0.13.0 Oct 10 19:23:39.546 INFO kablam! Compiling image v0.18.0 Oct 10 19:23:45.577 INFO kablam! Compiling wayland-window v0.13.2 Oct 10 19:23:49.390 INFO kablam! Compiling winit v0.10.0 Oct 10 19:24:11.488 INFO kablam! Compiling gl-sandbox v0.1.0 (/source) Oct 10 19:24:14.436 INFO kablam! warning: unused imports: `DecodingResult`, `ImageDecoder` Oct 10 19:24:14.436 INFO kablam! --> src/main.rs:33:13 Oct 10 19:24:14.436 INFO kablam! | Oct 10 19:24:14.436 INFO kablam! 33 | use image::{DecodingResult, ImageDecoder}; Oct 10 19:24:14.436 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 10 19:24:14.436 INFO kablam! | Oct 10 19:24:14.436 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:24:14.436 INFO kablam! Oct 10 19:24:14.667 INFO kablam! warning: unused import: `Read` Oct 10 19:24:14.667 INFO kablam! --> src/main.rs:16:23 Oct 10 19:24:14.667 INFO kablam! | Oct 10 19:24:14.667 INFO kablam! 16 | use std::io::{Cursor, Read}; Oct 10 19:24:14.667 INFO kablam! | ^^^^ Oct 10 19:24:14.667 INFO kablam! Oct 10 19:24:14.748 INFO kablam! warning: field is never used: `program` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/shader.rs:80:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 80 | program: &'a Program, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: field is never used: `stage` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/shader.rs:108:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 108 | stage: ShaderStage, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: field is never used: `texture` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:66:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 66 | texture: &'a Texture, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `Nearest` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:128:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 128 | Nearest, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:130:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 130 | NearestMipmapNearest, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:131:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 131 | LinearMipmapNearest, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:132:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 132 | NearestMipmapLinear, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:133:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 133 | LinearMipmapLinear, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `Nearest` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:150:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 150 | Nearest, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `Mirror` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:165:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 165 | Mirror, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `Clamp` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:166:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 166 | Clamp, Oct 10 19:24:14.749 INFO kablam! | ^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.749 INFO kablam! warning: variant is never constructed: `MirrorClamp` Oct 10 19:24:14.749 INFO kablam! --> src/gfx/texture.rs:167:5 Oct 10 19:24:14.749 INFO kablam! | Oct 10 19:24:14.749 INFO kablam! 167 | MirrorClamp, Oct 10 19:24:14.749 INFO kablam! | ^^^^^^^^^^^ Oct 10 19:24:14.749 INFO kablam! Oct 10 19:24:14.756 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 19:24:14.756 INFO kablam! --> src/main.rs:240:13 Oct 10 19:24:14.756 INFO kablam! | Oct 10 19:24:14.756 INFO kablam! 240 | window.set_cursor_state(CursorState::Grab); Oct 10 19:24:14.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:14.756 INFO kablam! | Oct 10 19:24:14.756 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 19:24:14.756 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 19:24:14.756 INFO kablam! Oct 10 19:24:19.946 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 10 19:24:19.957 INFO kablam! su: No module specific data is present Oct 10 19:24:20.521 INFO running `"docker" "rm" "-f" "dcd97b1384b40d00debc369b36e4b6c6e42494cbd5773f0468d6b82ba0b4f823"` Oct 10 19:24:20.776 INFO blam! dcd97b1384b40d00debc369b36e4b6c6e42494cbd5773f0468d6b82ba0b4f823 Oct 10 19:24:20.777 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:24:20.779 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:24:21.344 INFO blam! 5f173c779577151c5545032d6e164fa9f3e2aa878421c6293a1c5069a1b24bd5 Oct 10 19:24:21.353 INFO running `"docker" "start" "-a" "5f173c779577151c5545032d6e164fa9f3e2aa878421c6293a1c5069a1b24bd5"` Oct 10 19:24:22.178 INFO kablam! usermod: no changes Oct 10 19:24:22.351 INFO kablam! Compiling gl-sandbox v0.1.0 (/source) Oct 10 19:24:25.296 INFO kablam! warning: unused imports: `DecodingResult`, `ImageDecoder` Oct 10 19:24:25.296 INFO kablam! --> src/main.rs:33:13 Oct 10 19:24:25.296 INFO kablam! | Oct 10 19:24:25.296 INFO kablam! 33 | use image::{DecodingResult, ImageDecoder}; Oct 10 19:24:25.296 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 10 19:24:25.296 INFO kablam! | Oct 10 19:24:25.296 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:24:25.296 INFO kablam! Oct 10 19:24:25.568 INFO kablam! warning: unused import: `Read` Oct 10 19:24:25.568 INFO kablam! --> src/main.rs:16:23 Oct 10 19:24:25.568 INFO kablam! | Oct 10 19:24:25.568 INFO kablam! 16 | use std::io::{Cursor, Read}; Oct 10 19:24:25.568 INFO kablam! | ^^^^ Oct 10 19:24:25.568 INFO kablam! Oct 10 19:24:25.641 INFO kablam! warning: field is never used: `program` Oct 10 19:24:25.641 INFO kablam! --> src/gfx/shader.rs:80:5 Oct 10 19:24:25.642 INFO kablam! | Oct 10 19:24:25.642 INFO kablam! 80 | program: &'a Program, Oct 10 19:24:25.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.642 INFO kablam! | Oct 10 19:24:25.643 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:24:25.643 INFO kablam! Oct 10 19:24:25.643 INFO kablam! warning: field is never used: `stage` Oct 10 19:24:25.643 INFO kablam! --> src/gfx/shader.rs:108:5 Oct 10 19:24:25.644 INFO kablam! | Oct 10 19:24:25.644 INFO kablam! 108 | stage: ShaderStage, Oct 10 19:24:25.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.645 INFO kablam! Oct 10 19:24:25.645 INFO kablam! warning: field is never used: `texture` Oct 10 19:24:25.645 INFO kablam! --> src/gfx/texture.rs:66:5 Oct 10 19:24:25.645 INFO kablam! | Oct 10 19:24:25.646 INFO kablam! 66 | texture: &'a Texture, Oct 10 19:24:25.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.646 INFO kablam! Oct 10 19:24:25.646 INFO kablam! warning: variant is never constructed: `Nearest` Oct 10 19:24:25.647 INFO kablam! --> src/gfx/texture.rs:128:5 Oct 10 19:24:25.647 INFO kablam! | Oct 10 19:24:25.647 INFO kablam! 128 | Nearest, Oct 10 19:24:25.647 INFO kablam! | ^^^^^^^ Oct 10 19:24:25.648 INFO kablam! Oct 10 19:24:25.648 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 10 19:24:25.648 INFO kablam! --> src/gfx/texture.rs:130:5 Oct 10 19:24:25.648 INFO kablam! | Oct 10 19:24:25.649 INFO kablam! 130 | NearestMipmapNearest, Oct 10 19:24:25.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.649 INFO kablam! Oct 10 19:24:25.650 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 10 19:24:25.650 INFO kablam! --> src/gfx/texture.rs:131:5 Oct 10 19:24:25.650 INFO kablam! | Oct 10 19:24:25.650 INFO kablam! 131 | LinearMipmapNearest, Oct 10 19:24:25.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.651 INFO kablam! Oct 10 19:24:25.651 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 10 19:24:25.652 INFO kablam! --> src/gfx/texture.rs:132:5 Oct 10 19:24:25.652 INFO kablam! | Oct 10 19:24:25.652 INFO kablam! 132 | NearestMipmapLinear, Oct 10 19:24:25.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.653 INFO kablam! Oct 10 19:24:25.653 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 10 19:24:25.653 INFO kablam! --> src/gfx/texture.rs:133:5 Oct 10 19:24:25.654 INFO kablam! | Oct 10 19:24:25.654 INFO kablam! 133 | LinearMipmapLinear, Oct 10 19:24:25.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.655 INFO kablam! Oct 10 19:24:25.655 INFO kablam! warning: variant is never constructed: `Nearest` Oct 10 19:24:25.655 INFO kablam! --> src/gfx/texture.rs:150:5 Oct 10 19:24:25.664 INFO kablam! | Oct 10 19:24:25.664 INFO kablam! 150 | Nearest, Oct 10 19:24:25.665 INFO kablam! | ^^^^^^^ Oct 10 19:24:25.665 INFO kablam! Oct 10 19:24:25.665 INFO kablam! warning: variant is never constructed: `Mirror` Oct 10 19:24:25.666 INFO kablam! --> src/gfx/texture.rs:165:5 Oct 10 19:24:25.666 INFO kablam! | Oct 10 19:24:25.666 INFO kablam! 165 | Mirror, Oct 10 19:24:25.666 INFO kablam! | ^^^^^^ Oct 10 19:24:25.667 INFO kablam! Oct 10 19:24:25.667 INFO kablam! warning: variant is never constructed: `Clamp` Oct 10 19:24:25.667 INFO kablam! --> src/gfx/texture.rs:166:5 Oct 10 19:24:25.667 INFO kablam! | Oct 10 19:24:25.667 INFO kablam! 166 | Clamp, Oct 10 19:24:25.668 INFO kablam! | ^^^^^ Oct 10 19:24:25.668 INFO kablam! Oct 10 19:24:25.668 INFO kablam! warning: variant is never constructed: `MirrorClamp` Oct 10 19:24:25.669 INFO kablam! --> src/gfx/texture.rs:167:5 Oct 10 19:24:25.669 INFO kablam! | Oct 10 19:24:25.669 INFO kablam! 167 | MirrorClamp, Oct 10 19:24:25.669 INFO kablam! | ^^^^^^^^^^^ Oct 10 19:24:25.669 INFO kablam! Oct 10 19:24:25.670 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 19:24:25.670 INFO kablam! --> src/main.rs:240:13 Oct 10 19:24:25.670 INFO kablam! | Oct 10 19:24:25.671 INFO kablam! 240 | window.set_cursor_state(CursorState::Grab); Oct 10 19:24:25.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:24:25.671 INFO kablam! | Oct 10 19:24:25.671 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 19:24:25.671 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 19:24:25.672 INFO kablam! Oct 10 19:24:26.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.99s Oct 10 19:24:26.206 INFO kablam! su: No module specific data is present Oct 10 19:24:26.857 INFO running `"docker" "rm" "-f" "5f173c779577151c5545032d6e164fa9f3e2aa878421c6293a1c5069a1b24bd5"` Oct 10 19:24:27.149 INFO blam! 5f173c779577151c5545032d6e164fa9f3e2aa878421c6293a1c5069a1b24bd5 Oct 10 19:24:27.150 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:24:27.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:24:27.636 INFO blam! 4ecb3185953e3b77ed5df509de832d5b79d20bd5a808760268aff0803c2af8b4 Oct 10 19:24:27.644 INFO running `"docker" "start" "-a" "4ecb3185953e3b77ed5df509de832d5b79d20bd5a808760268aff0803c2af8b4"` Oct 10 19:24:28.708 INFO kablam! usermod: no changes Oct 10 19:24:28.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 10 19:24:28.966 INFO kablam! Running /target/debug/deps/gl_sandbox-995b7719b24515b7 Oct 10 19:24:28.976 INFO blam! Oct 10 19:24:28.976 INFO blam! running 0 tests Oct 10 19:24:28.976 INFO blam! Oct 10 19:24:28.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:24:28.976 INFO blam! Oct 10 19:24:28.977 INFO kablam! su: No module specific data is present Oct 10 19:24:29.582 INFO running `"docker" "rm" "-f" "4ecb3185953e3b77ed5df509de832d5b79d20bd5a808760268aff0803c2af8b4"` Oct 10 19:24:29.796 INFO blam! 4ecb3185953e3b77ed5df509de832d5b79d20bd5a808760268aff0803c2af8b4