Oct 11 11:48:08.836 INFO testing servo-glutin-0.15.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:48:08.837 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:48:08.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 11:48:09.250 INFO blam! 6faf44656f06545777ad3d6b13d53080063a043afdfc0374ed7d0432f97dbfa1 Oct 11 11:48:09.252 INFO running `"docker" "start" "-a" "6faf44656f06545777ad3d6b13d53080063a043afdfc0374ed7d0432f97dbfa1"` Oct 11 11:48:10.632 INFO kablam! usermod: no changes Oct 11 11:48:10.804 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 11 11:48:10.804 INFO kablam! Compiling png v0.11.0 Oct 11 11:48:15.304 INFO kablam! Compiling image v0.18.0 Oct 11 11:48:39.140 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 11 11:48:39.140 INFO kablam! --> src/lib.rs:73:5 Oct 11 11:48:39.140 INFO kablam! | Oct 11 11:48:39.140 INFO kablam! 73 | use std::cmp::Ordering; Oct 11 11:48:39.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 11:48:39.140 INFO kablam! | Oct 11 11:48:39.140 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 11:48:39.140 INFO kablam! Oct 11 11:48:39.140 INFO kablam! warning: unused import: `slice` Oct 11 11:48:39.140 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 11 11:48:39.140 INFO kablam! | Oct 11 11:48:39.140 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 11 11:48:39.140 INFO kablam! | ^^^^^ Oct 11 11:48:39.140 INFO kablam! Oct 11 11:48:39.140 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 11 11:48:39.140 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 11 11:48:39.140 INFO kablam! | Oct 11 11:48:39.141 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 11 11:48:39.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:48:39.141 INFO kablam! Oct 11 11:48:39.141 INFO kablam! warning: doc comment not used by rustdoc Oct 11 11:48:39.141 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 11 11:48:39.141 INFO kablam! | Oct 11 11:48:39.141 INFO kablam! 938 | /// Resize cursors Oct 11 11:48:39.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 11:48:39.141 INFO kablam! | Oct 11 11:48:39.141 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 11:48:39.141 INFO kablam! Oct 11 11:48:39.141 INFO kablam! warning: unused import: `Event` Oct 11 11:48:39.141 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 11 11:48:39.141 INFO kablam! | Oct 11 11:48:39.141 INFO kablam! 10 | use Event; Oct 11 11:48:39.141 INFO kablam! | ^^^^^ Oct 11 11:48:39.141 INFO kablam! Oct 11 11:48:40.242 INFO kablam! warning: variable does not need to be mutable Oct 11 11:48:40.242 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 11 11:48:40.242 INFO kablam! | Oct 11 11:48:40.242 INFO kablam! 918 | let mut xcursor = match cursor { Oct 11 11:48:40.242 INFO kablam! | ----^^^^^^^ Oct 11 11:48:40.242 INFO kablam! | | Oct 11 11:48:40.242 INFO kablam! | help: remove this `mut` Oct 11 11:48:40.242 INFO kablam! | Oct 11 11:48:40.242 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:48:40.242 INFO kablam! Oct 11 11:48:40.420 INFO kablam! warning: field is never used: `config_id` Oct 11 11:48:40.420 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 11 11:48:40.420 INFO kablam! | Oct 11 11:48:40.420 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 11 11:48:40.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:48:40.420 INFO kablam! | Oct 11 11:48:40.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 11:48:40.420 INFO kablam! Oct 11 11:48:43.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.40s Oct 11 11:48:43.078 INFO kablam! su: No module specific data is present Oct 11 11:48:43.896 INFO running `"docker" "rm" "-f" "6faf44656f06545777ad3d6b13d53080063a043afdfc0374ed7d0432f97dbfa1"` Oct 11 11:48:44.443 INFO blam! 6faf44656f06545777ad3d6b13d53080063a043afdfc0374ed7d0432f97dbfa1 Oct 11 11:48:44.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:48:44.450 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 11:48:45.095 INFO blam! 6d51c93f59c8c4e39b170326986cf660f677f0ef5a569f0b95e12b57c1e39d68 Oct 11 11:48:45.098 INFO running `"docker" "start" "-a" "6d51c93f59c8c4e39b170326986cf660f677f0ef5a569f0b95e12b57c1e39d68"` Oct 11 11:48:46.228 INFO kablam! usermod: no changes Oct 11 11:48:46.435 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 11 11:48:52.792 INFO kablam! warning: unused import: `glutin::*` Oct 11 11:48:52.792 INFO kablam! --> tests/headless.rs:3:5 Oct 11 11:48:52.792 INFO kablam! | Oct 11 11:48:52.792 INFO kablam! 3 | use glutin::*; Oct 11 11:48:52.792 INFO kablam! | ^^^^^^^^^ Oct 11 11:48:52.808 INFO kablam! | Oct 11 11:48:52.808 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 11:48:52.808 INFO kablam! Oct 11 11:48:52.808 INFO kablam! warning: unused import: `std::ptr` Oct 11 11:48:52.808 INFO kablam! --> tests/headless.rs:4:5 Oct 11 11:48:52.808 INFO kablam! | Oct 11 11:48:52.808 INFO kablam! 4 | use std::ptr; Oct 11 11:48:52.808 INFO kablam! | ^^^^^^^^ Oct 11 11:48:52.808 INFO kablam! Oct 11 11:48:52.848 INFO kablam! warning: unused import: `gl::types::*` Oct 11 11:48:52.848 INFO kablam! --> tests/headless.rs:10:5 Oct 11 11:48:52.848 INFO kablam! | Oct 11 11:48:52.848 INFO kablam! 10 | use gl::types::*; Oct 11 11:48:52.848 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:48:52.848 INFO kablam! Oct 11 11:48:56.382 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 11 11:48:56.383 INFO kablam! --> src/lib.rs:73:5 Oct 11 11:48:56.383 INFO kablam! | Oct 11 11:48:56.383 INFO kablam! 73 | use std::cmp::Ordering; Oct 11 11:48:56.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 11:48:56.383 INFO kablam! | Oct 11 11:48:56.383 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 11:48:56.383 INFO kablam! Oct 11 11:48:56.412 INFO kablam! warning: unused import: `slice` Oct 11 11:48:56.412 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 11 11:48:56.412 INFO kablam! | Oct 11 11:48:56.412 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 11 11:48:56.412 INFO kablam! | ^^^^^ Oct 11 11:48:56.412 INFO kablam! Oct 11 11:48:56.428 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 11 11:48:56.428 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 11 11:48:56.428 INFO kablam! | Oct 11 11:48:56.428 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 11 11:48:56.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:48:56.428 INFO kablam! Oct 11 11:48:56.448 INFO kablam! warning: doc comment not used by rustdoc Oct 11 11:48:56.448 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 11 11:48:56.448 INFO kablam! | Oct 11 11:48:56.448 INFO kablam! 938 | /// Resize cursors Oct 11 11:48:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 11:48:56.472 INFO kablam! | Oct 11 11:48:56.472 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 11:48:56.472 INFO kablam! Oct 11 11:48:56.472 INFO kablam! warning: unused import: `Event` Oct 11 11:48:56.472 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 11 11:48:56.472 INFO kablam! | Oct 11 11:48:56.472 INFO kablam! 10 | use Event; Oct 11 11:48:56.472 INFO kablam! | ^^^^^ Oct 11 11:48:56.472 INFO kablam! Oct 11 11:48:59.844 INFO kablam! warning: variable does not need to be mutable Oct 11 11:48:59.844 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 11 11:48:59.844 INFO kablam! | Oct 11 11:48:59.844 INFO kablam! 918 | let mut xcursor = match cursor { Oct 11 11:48:59.844 INFO kablam! | ----^^^^^^^ Oct 11 11:48:59.844 INFO kablam! | | Oct 11 11:48:59.844 INFO kablam! | help: remove this `mut` Oct 11 11:48:59.844 INFO kablam! | Oct 11 11:48:59.844 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:48:59.844 INFO kablam! Oct 11 11:49:00.656 INFO kablam! warning: field is never used: `config_id` Oct 11 11:49:00.657 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 11 11:49:00.657 INFO kablam! | Oct 11 11:49:00.657 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 11 11:49:00.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:49:00.657 INFO kablam! | Oct 11 11:49:00.657 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 11:49:00.657 INFO kablam! Oct 11 11:49:04.873 INFO kablam! warning: variable does not need to be mutable Oct 11 11:49:04.873 INFO kablam! --> examples/icon.rs:15:9 Oct 11 11:49:04.873 INFO kablam! | Oct 11 11:49:04.873 INFO kablam! 15 | let mut window = glutin::WindowBuilder::new() Oct 11 11:49:04.873 INFO kablam! | ----^^^^^^ Oct 11 11:49:04.873 INFO kablam! | | Oct 11 11:49:04.873 INFO kablam! | help: remove this `mut` Oct 11 11:49:04.873 INFO kablam! | Oct 11 11:49:04.873 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:49:04.873 INFO kablam! Oct 11 11:49:12.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.46s Oct 11 11:49:12.738 INFO kablam! su: No module specific data is present Oct 11 11:49:13.190 INFO running `"docker" "rm" "-f" "6d51c93f59c8c4e39b170326986cf660f677f0ef5a569f0b95e12b57c1e39d68"` Oct 11 11:49:13.600 INFO blam! 6d51c93f59c8c4e39b170326986cf660f677f0ef5a569f0b95e12b57c1e39d68 Oct 11 11:49:13.620 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:49:13.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 11:49:14.048 INFO blam! 07a5a0ee94d898ff53eaa0a582ae22575797cd8cc2c9a9f6c99bbb3baa6c33a7 Oct 11 11:49:14.050 INFO running `"docker" "start" "-a" "07a5a0ee94d898ff53eaa0a582ae22575797cd8cc2c9a9f6c99bbb3baa6c33a7"` Oct 11 11:49:15.467 INFO kablam! usermod: no changes Oct 11 11:49:15.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 11:49:15.588 INFO kablam! Running /target/debug/deps/glutin-5cb9d7a217b17181 Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! running 0 tests Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! running 0 tests Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! running 0 tests Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:49:15.600 INFO blam! Oct 11 11:49:15.602 INFO kablam! Running /target/debug/deps/headless-565cbfcc47655eb2 Oct 11 11:49:15.602 INFO kablam! Running /target/debug/deps/window_proxy_send-4fa2dccbabc3a816 Oct 11 11:49:15.602 INFO kablam! Doc-tests glutin Oct 11 11:49:21.914 INFO blam! Oct 11 11:49:21.914 INFO blam! running 4 tests Oct 11 11:49:21.914 INFO blam! test /target/debug/build/servo-glutin-ddefe9d96b92dbe8/out/egl_bindings.rs - api::egl::ffi::egl::Egl::load_with (line 373) ... ignored Oct 11 11:49:21.914 INFO blam! test /target/debug/build/servo-glutin-ddefe9d96b92dbe8/out/glx_bindings.rs - api::x11::ffi::glx::Glx::load_with (line 425) ... ignored Oct 11 11:49:21.914 INFO blam! test /target/debug/build/servo-glutin-ddefe9d96b92dbe8/out/glx_extra_bindings.rs - api::x11::ffi::glx_extra::Glx::load_with (line 451) ... ignored Oct 11 11:49:21.914 INFO blam! test src/lib.rs - Window (line 88) ... ignored Oct 11 11:49:21.914 INFO blam! Oct 11 11:49:21.914 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 11 11:49:21.914 INFO blam! Oct 11 11:49:21.925 INFO kablam! su: No module specific data is present Oct 11 11:49:22.514 INFO running `"docker" "rm" "-f" "07a5a0ee94d898ff53eaa0a582ae22575797cd8cc2c9a9f6c99bbb3baa6c33a7"` Oct 11 11:49:22.804 INFO blam! 07a5a0ee94d898ff53eaa0a582ae22575797cd8cc2c9a9f6c99bbb3baa6c33a7