Oct 15 19:07:48.275 INFO testing servo-glutin-0.15.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:07:48.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:07:48.653 INFO blam! 9de0656f7eeefbabf58650f90f96500754b7d3da4c862d5e09c05ff46ed6857e Oct 15 19:07:48.657 INFO running `"docker" "start" "-a" "9de0656f7eeefbabf58650f90f96500754b7d3da4c862d5e09c05ff46ed6857e"` Oct 15 19:07:49.922 INFO kablam! usermod: no changes Oct 15 19:07:50.159 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 19:07:50.159 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 15 19:07:50.159 INFO kablam! Compiling png v0.11.0 Oct 15 19:07:52.783 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 19:07:55.947 INFO kablam! Compiling rayon-core v1.4.1 Oct 15 19:08:00.175 INFO kablam! Compiling rayon v1.0.2 Oct 15 19:08:07.819 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 19:08:12.022 INFO kablam! Compiling image v0.18.0 Oct 15 19:08:32.971 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 19:08:32.971 INFO kablam! --> src/lib.rs:73:5 Oct 15 19:08:32.971 INFO kablam! | Oct 15 19:08:32.971 INFO kablam! 73 | use std::cmp::Ordering; Oct 15 19:08:32.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:32.971 INFO kablam! | Oct 15 19:08:32.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:32.971 INFO kablam! Oct 15 19:08:32.987 INFO kablam! warning: unused import: `slice` Oct 15 19:08:32.987 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 15 19:08:32.987 INFO kablam! | Oct 15 19:08:32.987 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 15 19:08:32.987 INFO kablam! | ^^^^^ Oct 15 19:08:32.987 INFO kablam! Oct 15 19:08:32.987 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 15 19:08:32.987 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 15 19:08:32.987 INFO kablam! | Oct 15 19:08:32.987 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 15 19:08:32.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:32.987 INFO kablam! Oct 15 19:08:32.987 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:08:32.987 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 15 19:08:32.987 INFO kablam! | Oct 15 19:08:32.987 INFO kablam! 938 | /// Resize cursors Oct 15 19:08:32.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:32.987 INFO kablam! | Oct 15 19:08:32.987 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 19:08:32.987 INFO kablam! Oct 15 19:08:32.987 INFO kablam! warning: unused import: `Event` Oct 15 19:08:32.987 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 15 19:08:32.987 INFO kablam! | Oct 15 19:08:32.987 INFO kablam! 10 | use Event; Oct 15 19:08:32.987 INFO kablam! | ^^^^^ Oct 15 19:08:32.987 INFO kablam! Oct 15 19:08:34.093 INFO kablam! warning: variable does not need to be mutable Oct 15 19:08:34.094 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 15 19:08:34.094 INFO kablam! | Oct 15 19:08:34.094 INFO kablam! 918 | let mut xcursor = match cursor { Oct 15 19:08:34.096 INFO kablam! | ----^^^^^^^ Oct 15 19:08:34.096 INFO kablam! | | Oct 15 19:08:34.097 INFO kablam! | help: remove this `mut` Oct 15 19:08:34.097 INFO kablam! | Oct 15 19:08:34.098 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:08:34.098 INFO kablam! Oct 15 19:08:34.280 INFO kablam! warning: field is never used: `config_id` Oct 15 19:08:34.280 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 15 19:08:34.281 INFO kablam! | Oct 15 19:08:34.281 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 15 19:08:34.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:34.281 INFO kablam! | Oct 15 19:08:34.281 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:08:34.282 INFO kablam! Oct 15 19:08:37.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.22s Oct 15 19:08:37.195 INFO kablam! su: No module specific data is present Oct 15 19:08:38.346 INFO running `"docker" "rm" "-f" "9de0656f7eeefbabf58650f90f96500754b7d3da4c862d5e09c05ff46ed6857e"` Oct 15 19:08:38.677 INFO blam! 9de0656f7eeefbabf58650f90f96500754b7d3da4c862d5e09c05ff46ed6857e Oct 15 19:08:38.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:08:39.155 INFO blam! bcc0a3b6bf6dd78f156af4f8a37d0a70de7feddd987a92d3e6a42a48939ea155 Oct 15 19:08:39.163 INFO running `"docker" "start" "-a" "bcc0a3b6bf6dd78f156af4f8a37d0a70de7feddd987a92d3e6a42a48939ea155"` Oct 15 19:08:40.799 INFO kablam! usermod: no changes Oct 15 19:08:40.975 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 15 19:08:53.430 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 19:08:53.431 INFO kablam! --> src/lib.rs:73:5 Oct 15 19:08:53.431 INFO kablam! | Oct 15 19:08:53.432 INFO kablam! 73 | use std::cmp::Ordering; Oct 15 19:08:53.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:53.463 INFO kablam! | Oct 15 19:08:53.464 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:53.465 INFO kablam! Oct 15 19:08:53.469 INFO kablam! warning: unused import: `slice` Oct 15 19:08:53.470 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 15 19:08:53.470 INFO kablam! | Oct 15 19:08:53.471 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 15 19:08:53.471 INFO kablam! | ^^^^^ Oct 15 19:08:53.472 INFO kablam! Oct 15 19:08:53.473 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 15 19:08:53.473 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 15 19:08:53.474 INFO kablam! | Oct 15 19:08:53.475 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 15 19:08:53.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:53.476 INFO kablam! Oct 15 19:08:53.493 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:08:53.493 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 15 19:08:53.494 INFO kablam! | Oct 15 19:08:53.495 INFO kablam! 938 | /// Resize cursors Oct 15 19:08:53.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:53.519 INFO kablam! | Oct 15 19:08:53.519 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 19:08:53.519 INFO kablam! Oct 15 19:08:53.539 INFO kablam! warning: unused import: `Event` Oct 15 19:08:53.539 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 15 19:08:53.539 INFO kablam! | Oct 15 19:08:53.539 INFO kablam! 10 | use Event; Oct 15 19:08:53.539 INFO kablam! | ^^^^^ Oct 15 19:08:53.540 INFO kablam! Oct 15 19:08:53.767 INFO kablam! warning: unused import: `glutin::*` Oct 15 19:08:53.767 INFO kablam! --> tests/headless.rs:3:5 Oct 15 19:08:53.767 INFO kablam! | Oct 15 19:08:53.767 INFO kablam! 3 | use glutin::*; Oct 15 19:08:53.767 INFO kablam! | ^^^^^^^^^ Oct 15 19:08:53.767 INFO kablam! | Oct 15 19:08:53.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:53.767 INFO kablam! Oct 15 19:08:53.767 INFO kablam! warning: unused import: `std::ptr` Oct 15 19:08:53.767 INFO kablam! --> tests/headless.rs:4:5 Oct 15 19:08:53.767 INFO kablam! | Oct 15 19:08:53.767 INFO kablam! 4 | use std::ptr; Oct 15 19:08:53.767 INFO kablam! | ^^^^^^^^ Oct 15 19:08:53.767 INFO kablam! Oct 15 19:08:53.823 INFO kablam! warning: unused import: `gl::types::*` Oct 15 19:08:53.823 INFO kablam! --> tests/headless.rs:10:5 Oct 15 19:08:53.823 INFO kablam! | Oct 15 19:08:53.823 INFO kablam! 10 | use gl::types::*; Oct 15 19:08:53.823 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:08:53.823 INFO kablam! Oct 15 19:08:54.755 INFO kablam! warning: variable does not need to be mutable Oct 15 19:08:54.755 INFO kablam! --> examples/icon.rs:15:9 Oct 15 19:08:54.756 INFO kablam! | Oct 15 19:08:54.756 INFO kablam! 15 | let mut window = glutin::WindowBuilder::new() Oct 15 19:08:54.757 INFO kablam! | ----^^^^^^ Oct 15 19:08:54.757 INFO kablam! | | Oct 15 19:08:54.758 INFO kablam! | help: remove this `mut` Oct 15 19:08:54.763 INFO kablam! | Oct 15 19:08:54.763 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:08:54.764 INFO kablam! Oct 15 19:09:02.651 INFO kablam! warning: variable does not need to be mutable Oct 15 19:09:02.651 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 15 19:09:02.651 INFO kablam! | Oct 15 19:09:02.651 INFO kablam! 918 | let mut xcursor = match cursor { Oct 15 19:09:02.651 INFO kablam! | ----^^^^^^^ Oct 15 19:09:02.651 INFO kablam! | | Oct 15 19:09:02.651 INFO kablam! | help: remove this `mut` Oct 15 19:09:02.651 INFO kablam! | Oct 15 19:09:02.651 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:09:02.651 INFO kablam! Oct 15 19:09:04.167 INFO kablam! warning: field is never used: `config_id` Oct 15 19:09:04.168 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 15 19:09:04.168 INFO kablam! | Oct 15 19:09:04.169 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 15 19:09:04.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:09:04.170 INFO kablam! | Oct 15 19:09:04.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:09:04.171 INFO kablam! Oct 15 19:09:18.950 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.13s Oct 15 19:09:18.963 INFO kablam! su: No module specific data is present Oct 15 19:09:19.931 INFO running `"docker" "rm" "-f" "bcc0a3b6bf6dd78f156af4f8a37d0a70de7feddd987a92d3e6a42a48939ea155"` Oct 15 19:09:20.195 INFO blam! bcc0a3b6bf6dd78f156af4f8a37d0a70de7feddd987a92d3e6a42a48939ea155 Oct 15 19:09:20.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:09:20.766 INFO blam! 30b9a15c6304f9a418fce8c52c5a50fc876dd96a3381a195c481bae4aec3ce16 Oct 15 19:09:20.767 INFO running `"docker" "start" "-a" "30b9a15c6304f9a418fce8c52c5a50fc876dd96a3381a195c481bae4aec3ce16"` Oct 15 19:09:22.691 INFO kablam! usermod: no changes Oct 15 19:09:22.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 19:09:22.859 INFO kablam! Running /target/debug/deps/glutin-5cb9d7a217b17181 Oct 15 19:09:22.875 INFO kablam! Running /target/debug/deps/headless-565cbfcc47655eb2 Oct 15 19:09:22.875 INFO blam! Oct 15 19:09:22.875 INFO blam! running 0 tests Oct 15 19:09:22.875 INFO blam! Oct 15 19:09:22.875 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:22.875 INFO blam! Oct 15 19:09:22.885 INFO blam! Oct 15 19:09:22.885 INFO blam! running 0 tests Oct 15 19:09:22.885 INFO blam! Oct 15 19:09:22.885 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:22.885 INFO blam! Oct 15 19:09:22.891 INFO kablam! Running /target/debug/deps/window_proxy_send-4fa2dccbabc3a816 Oct 15 19:09:22.893 INFO blam! Oct 15 19:09:22.893 INFO blam! running 0 tests Oct 15 19:09:22.893 INFO blam! Oct 15 19:09:22.893 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:22.893 INFO blam! Oct 15 19:09:22.899 INFO kablam! Doc-tests glutin Oct 15 19:09:26.347 INFO blam! Oct 15 19:09:26.347 INFO blam! running 4 tests Oct 15 19:09:26.347 INFO blam! test /target/debug/build/servo-glutin-ddefe9d96b92dbe8/out/egl_bindings.rs - api::egl::ffi::egl::Egl::load_with (line 373) ... ignored Oct 15 19:09:26.347 INFO blam! test /target/debug/build/servo-glutin-ddefe9d96b92dbe8/out/glx_bindings.rs - api::x11::ffi::glx::Glx::load_with (line 425) ... ignored Oct 15 19:09:26.347 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 15 19:09:26.347 INFO blam! test src/lib.rs - Window (line 88) ... ignored Oct 15 19:09:26.347 INFO blam! Oct 15 19:09:26.347 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 15 19:09:26.347 INFO blam! Oct 15 19:09:26.358 INFO kablam! su: No module specific data is present Oct 15 19:09:26.933 INFO running `"docker" "rm" "-f" "30b9a15c6304f9a418fce8c52c5a50fc876dd96a3381a195c481bae4aec3ce16"` Oct 15 19:09:27.142 INFO blam! 30b9a15c6304f9a418fce8c52c5a50fc876dd96a3381a195c481bae4aec3ce16