Oct 15 19:07:48.117 INFO testing servo-glutin-0.15.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:07:48.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.527 INFO blam! 0b128e7ac32939e3f45243b1f1792bccd4bd36e10aa2619270359477842edfa5 Oct 15 19:07:48.533 INFO running `"docker" "start" "-a" "0b128e7ac32939e3f45243b1f1792bccd4bd36e10aa2619270359477842edfa5"` Oct 15 19:07:50.110 INFO kablam! usermod: no changes Oct 15 19:07:50.273 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 15 19:07:50.273 INFO kablam! Compiling png v0.11.0 Oct 15 19:07:50.276 INFO kablam! Compiling rayon v1.0.2 Oct 15 19:08:00.291 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 19:08:06.020 INFO kablam! Compiling image v0.18.0 Oct 15 19:08:27.327 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 19:08:27.328 INFO kablam! --> src/lib.rs:73:5 Oct 15 19:08:27.329 INFO kablam! | Oct 15 19:08:27.329 INFO kablam! 73 | use std::cmp::Ordering; Oct 15 19:08:27.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:27.330 INFO kablam! | Oct 15 19:08:27.331 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:27.332 INFO kablam! Oct 15 19:08:27.347 INFO kablam! warning: unused import: `slice` Oct 15 19:08:27.348 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 15 19:08:27.348 INFO kablam! | Oct 15 19:08:27.349 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 15 19:08:27.349 INFO kablam! | ^^^^^ Oct 15 19:08:27.350 INFO kablam! Oct 15 19:08:27.351 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 15 19:08:27.351 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 15 19:08:27.352 INFO kablam! | Oct 15 19:08:27.352 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 15 19:08:27.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:27.354 INFO kablam! Oct 15 19:08:27.354 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:08:27.355 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 15 19:08:27.355 INFO kablam! | Oct 15 19:08:27.356 INFO kablam! 938 | /// Resize cursors Oct 15 19:08:27.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:27.357 INFO kablam! | Oct 15 19:08:27.358 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 19:08:27.358 INFO kablam! Oct 15 19:08:27.359 INFO kablam! warning: unused import: `Event` Oct 15 19:08:27.360 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 15 19:08:27.360 INFO kablam! | Oct 15 19:08:27.361 INFO kablam! 10 | use Event; Oct 15 19:08:27.361 INFO kablam! | ^^^^^ Oct 15 19:08:27.361 INFO kablam! Oct 15 19:08:28.414 INFO kablam! warning: variable does not need to be mutable Oct 15 19:08:28.414 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 15 19:08:28.414 INFO kablam! | Oct 15 19:08:28.414 INFO kablam! 918 | let mut xcursor = match cursor { Oct 15 19:08:28.414 INFO kablam! | ----^^^^^^^ Oct 15 19:08:28.414 INFO kablam! | | Oct 15 19:08:28.414 INFO kablam! | help: remove this `mut` Oct 15 19:08:28.414 INFO kablam! | Oct 15 19:08:28.414 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:08:28.416 INFO kablam! Oct 15 19:08:28.578 INFO kablam! warning: field is never used: `config_id` Oct 15 19:08:28.578 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 15 19:08:28.579 INFO kablam! | Oct 15 19:08:28.580 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 15 19:08:28.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:28.581 INFO kablam! | Oct 15 19:08:28.581 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:08:28.582 INFO kablam! Oct 15 19:08:31.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.29s Oct 15 19:08:31.437 INFO kablam! su: No module specific data is present Oct 15 19:08:33.458 INFO running `"docker" "rm" "-f" "0b128e7ac32939e3f45243b1f1792bccd4bd36e10aa2619270359477842edfa5"` Oct 15 19:08:33.815 INFO blam! 0b128e7ac32939e3f45243b1f1792bccd4bd36e10aa2619270359477842edfa5 Oct 15 19:08:33.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:34.190 INFO blam! b36d4f45d0422e64d28692fa99208ae0a5f796f7387f408deac6cad4c7efb3bb Oct 15 19:08:34.192 INFO running `"docker" "start" "-a" "b36d4f45d0422e64d28692fa99208ae0a5f796f7387f408deac6cad4c7efb3bb"` Oct 15 19:08:36.062 INFO kablam! usermod: no changes Oct 15 19:08:36.211 INFO kablam! Compiling servo-glutin v0.15.0 (/source) Oct 15 19:08:46.128 INFO kablam! warning: unused import: `glutin::*` Oct 15 19:08:46.128 INFO kablam! --> tests/headless.rs:3:5 Oct 15 19:08:46.128 INFO kablam! | Oct 15 19:08:46.128 INFO kablam! 3 | use glutin::*; Oct 15 19:08:46.128 INFO kablam! | ^^^^^^^^^ Oct 15 19:08:46.171 INFO kablam! | Oct 15 19:08:46.171 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:46.171 INFO kablam! Oct 15 19:08:46.171 INFO kablam! warning: unused import: `std::ptr` Oct 15 19:08:46.171 INFO kablam! --> tests/headless.rs:4:5 Oct 15 19:08:46.172 INFO kablam! | Oct 15 19:08:46.172 INFO kablam! 4 | use std::ptr; Oct 15 19:08:46.172 INFO kablam! | ^^^^^^^^ Oct 15 19:08:46.172 INFO kablam! Oct 15 19:08:46.215 INFO kablam! warning: unused import: `gl::types::*` Oct 15 19:08:46.215 INFO kablam! --> tests/headless.rs:10:5 Oct 15 19:08:46.215 INFO kablam! | Oct 15 19:08:46.215 INFO kablam! 10 | use gl::types::*; Oct 15 19:08:46.215 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:08:46.263 INFO kablam! Oct 15 19:08:46.643 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 19:08:46.643 INFO kablam! --> src/lib.rs:73:5 Oct 15 19:08:46.643 INFO kablam! | Oct 15 19:08:46.643 INFO kablam! 73 | use std::cmp::Ordering; Oct 15 19:08:46.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:46.643 INFO kablam! | Oct 15 19:08:46.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:08:46.643 INFO kablam! Oct 15 19:08:46.648 INFO kablam! warning: unused import: `slice` Oct 15 19:08:46.648 INFO kablam! --> src/api/glx/mod.rs:18:21 Oct 15 19:08:46.648 INFO kablam! | Oct 15 19:08:46.648 INFO kablam! 18 | use std::{mem, ptr, slice}; Oct 15 19:08:46.648 INFO kablam! | ^^^^^ Oct 15 19:08:46.648 INFO kablam! Oct 15 19:08:46.648 INFO kablam! warning: unused import: `platform::Window as PlatformWindow` Oct 15 19:08:46.648 INFO kablam! --> src/api/glx/mod.rs:22:5 Oct 15 19:08:46.648 INFO kablam! | Oct 15 19:08:46.648 INFO kablam! 22 | use platform::Window as PlatformWindow; Oct 15 19:08:46.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:46.648 INFO kablam! Oct 15 19:08:46.648 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:08:46.648 INFO kablam! --> src/api/x11/window.rs:938:17 Oct 15 19:08:46.648 INFO kablam! | Oct 15 19:08:46.648 INFO kablam! 938 | /// Resize cursors Oct 15 19:08:46.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:46.648 INFO kablam! | Oct 15 19:08:46.648 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 19:08:46.648 INFO kablam! Oct 15 19:08:46.648 INFO kablam! warning: unused import: `Event` Oct 15 19:08:46.648 INFO kablam! --> src/platform/linux/api_dispatch.rs:10:5 Oct 15 19:08:46.648 INFO kablam! | Oct 15 19:08:46.648 INFO kablam! 10 | use Event; Oct 15 19:08:46.648 INFO kablam! | ^^^^^ Oct 15 19:08:46.648 INFO kablam! Oct 15 19:08:53.493 INFO kablam! warning: variable does not need to be mutable Oct 15 19:08:53.493 INFO kablam! --> src/api/x11/window.rs:918:17 Oct 15 19:08:53.493 INFO kablam! | Oct 15 19:08:53.493 INFO kablam! 918 | let mut xcursor = match cursor { Oct 15 19:08:53.494 INFO kablam! | ----^^^^^^^ Oct 15 19:08:53.494 INFO kablam! | | Oct 15 19:08:53.495 INFO kablam! | help: remove this `mut` Oct 15 19:08:53.495 INFO kablam! | Oct 15 19:08:53.495 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:08:53.496 INFO kablam! Oct 15 19:08:54.895 INFO kablam! warning: field is never used: `config_id` Oct 15 19:08:54.895 INFO kablam! --> src/api/egl/mod.rs:44:5 Oct 15 19:08:54.895 INFO kablam! | Oct 15 19:08:54.896 INFO kablam! 44 | config_id: ffi::egl::types::EGLConfig Oct 15 19:08:54.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:54.897 INFO kablam! | Oct 15 19:08:54.897 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:08:54.897 INFO kablam! Oct 15 19:09:06.679 INFO kablam! warning: variable does not need to be mutable Oct 15 19:09:06.679 INFO kablam! --> examples/icon.rs:15:9 Oct 15 19:09:06.680 INFO kablam! | Oct 15 19:09:06.680 INFO kablam! 15 | let mut window = glutin::WindowBuilder::new() Oct 15 19:09:06.680 INFO kablam! | ----^^^^^^ Oct 15 19:09:06.681 INFO kablam! | | Oct 15 19:09:06.681 INFO kablam! | help: remove this `mut` Oct 15 19:09:06.681 INFO kablam! | Oct 15 19:09:06.681 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:09:06.681 INFO kablam! Oct 15 19:09:11.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.32s Oct 15 19:09:11.438 INFO kablam! su: No module specific data is present Oct 15 19:09:16.807 INFO running `"docker" "rm" "-f" "b36d4f45d0422e64d28692fa99208ae0a5f796f7387f408deac6cad4c7efb3bb"` Oct 15 19:09:17.121 INFO blam! b36d4f45d0422e64d28692fa99208ae0a5f796f7387f408deac6cad4c7efb3bb Oct 15 19:09:17.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17.639 INFO blam! fb351a2e5271732e7d7e70999c15da03985ccf34b751ddf2ae0dc62d735b62b1 Oct 15 19:09:17.648 INFO running `"docker" "start" "-a" "fb351a2e5271732e7d7e70999c15da03985ccf34b751ddf2ae0dc62d735b62b1"` Oct 15 19:09:19.039 INFO kablam! usermod: no changes Oct 15 19:09:19.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 19:09:19.199 INFO kablam! Running /target/debug/deps/glutin-738b1e0353aa8c0c Oct 15 19:09:19.199 INFO blam! Oct 15 19:09:19.199 INFO blam! running 0 tests Oct 15 19:09:19.199 INFO blam! Oct 15 19:09:19.199 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:19.199 INFO blam! Oct 15 19:09:19.207 INFO kablam! Running /target/debug/deps/headless-e51267c4b3c8f9ad Oct 15 19:09:19.207 INFO blam! Oct 15 19:09:19.207 INFO blam! running 0 tests Oct 15 19:09:19.207 INFO blam! Oct 15 19:09:19.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:19.207 INFO blam! Oct 15 19:09:19.215 INFO kablam! Running /target/debug/deps/window_proxy_send-e247643078ae0d3c Oct 15 19:09:19.227 INFO blam! Oct 15 19:09:19.227 INFO blam! running 0 tests Oct 15 19:09:19.227 INFO blam! Oct 15 19:09:19.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:19.227 INFO blam! Oct 15 19:09:19.235 INFO kablam! Doc-tests glutin Oct 15 19:09:22.839 INFO blam! Oct 15 19:09:22.839 INFO blam! running 4 tests Oct 15 19:09:22.840 INFO blam! test /target/debug/build/servo-glutin-eb5ad53664de8ec3/out/egl_bindings.rs - api::egl::ffi::egl::Egl::load_with (line 373) ... ignored Oct 15 19:09:22.840 INFO blam! test /target/debug/build/servo-glutin-eb5ad53664de8ec3/out/glx_bindings.rs - api::x11::ffi::glx::Glx::load_with (line 425) ... ignored Oct 15 19:09:22.840 INFO blam! test /target/debug/build/servo-glutin-eb5ad53664de8ec3/out/glx_extra_bindings.rs - api::x11::ffi::glx_extra::Glx::load_with (line 451) ... ignored Oct 15 19:09:22.841 INFO blam! test src/lib.rs - Window (line 88) ... ignored Oct 15 19:09:22.841 INFO blam! Oct 15 19:09:22.841 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 15 19:09:22.842 INFO blam! Oct 15 19:09:22.847 INFO kablam! su: No module specific data is present Oct 15 19:09:23.931 INFO running `"docker" "rm" "-f" "fb351a2e5271732e7d7e70999c15da03985ccf34b751ddf2ae0dc62d735b62b1"` Oct 15 19:09:24.231 INFO blam! fb351a2e5271732e7d7e70999c15da03985ccf34b751ddf2ae0dc62d735b62b1