Oct 26 18:49:59.417 INFO checking uberblah/rust-graphics-experiments against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:49:59.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 18:50:00.012 INFO blam! 277950b8e6f6adc39c3a4122cacacbbf580549254e7d40f2b44558b8b33afae9 Oct 26 18:50:00.014 INFO running `"docker" "start" "-a" "277950b8e6f6adc39c3a4122cacacbbf580549254e7d40f2b44558b8b33afae9"` Oct 26 18:50:01.654 INFO kablam! usermod: no changes Oct 26 18:50:01.903 INFO kablam! Compiling libc v0.2.21 Oct 26 18:50:01.911 INFO kablam! Compiling num-traits v0.1.37 Oct 26 18:50:01.912 INFO kablam! Compiling serde v0.9.12 Oct 26 18:50:01.923 INFO kablam! Compiling dtoa v0.4.1 Oct 26 18:50:01.924 INFO kablam! Compiling itoa v0.3.1 Oct 26 18:50:01.939 INFO kablam! Compiling bitflags v0.7.0 Oct 26 18:50:01.940 INFO kablam! Checking lazy_static v0.2.6 Oct 26 18:50:01.975 INFO kablam! Compiling log v0.3.7 Oct 26 18:50:02.587 INFO kablam! Compiling typenum v1.7.0 Oct 26 18:50:03.243 INFO kablam! Compiling khronos_api v1.0.0 Oct 26 18:50:04.019 INFO kablam! Checking rustc-serialize v0.3.23 Oct 26 18:50:05.071 INFO kablam! Checking approx v0.1.1 Oct 26 18:50:05.771 INFO kablam! Checking rand v0.3.15 Oct 26 18:50:05.791 INFO kablam! Compiling x11-dl v2.12.0 Oct 26 18:50:06.116 INFO kablam! Compiling xml-rs v0.3.6 Oct 26 18:50:07.700 INFO kablam! Checking shared_library v0.1.5 Oct 26 18:50:09.575 INFO kablam! Compiling tempfile v2.1.5 Oct 26 18:50:10.715 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 18:50:12.319 INFO kablam! Checking fs2 v0.2.5 Oct 26 18:50:13.783 INFO kablam! Checking memmap v0.4.0 Oct 26 18:50:22.731 INFO kablam! Checking generic-array v0.2.1 Oct 26 18:50:23.431 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 18:50:23.571 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 18:50:23.571 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 18:50:25.088 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 18:50:26.871 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 18:50:32.151 INFO kablam! Compiling gl v0.6.1 Oct 26 18:50:34.063 INFO kablam! Compiling glutin v0.7.4 Oct 26 18:50:34.135 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 18:50:36.903 INFO kablam! Checking num-complex v0.1.36 Oct 26 18:50:41.339 INFO kablam! Checking alga v0.5.1 Oct 26 18:50:49.748 INFO kablam! Compiling serde_json v0.9.9 Oct 26 18:50:54.019 INFO kablam! Checking nalgebra v0.11.2 Oct 26 18:51:03.141 INFO kablam! Compiling libloading v0.3.4 Oct 26 18:51:06.963 INFO kablam! Checking dlib v0.3.1 Oct 26 18:51:07.459 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 18:51:10.809 INFO kablam! Checking wayland-window v0.4.4 Oct 26 18:51:10.809 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 18:51:12.946 INFO kablam! Checking winit v0.5.11 Oct 26 18:51:33.811 INFO kablam! Checking points v0.1.0 (/source) Oct 26 18:51:34.351 INFO kablam! warning: unused import: `na::geometry as geom` Oct 26 18:51:34.351 INFO kablam! --> src/main.rs:12:5 Oct 26 18:51:34.351 INFO kablam! | Oct 26 18:51:34.351 INFO kablam! 12 | use na::geometry as geom; Oct 26 18:51:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 18:51:34.351 INFO kablam! | Oct 26 18:51:34.351 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:51:34.351 INFO kablam! Oct 26 18:51:34.479 INFO kablam! warning: unused import: `na::geometry as geom` Oct 26 18:51:34.479 INFO kablam! --> src/main.rs:12:5 Oct 26 18:51:34.479 INFO kablam! | Oct 26 18:51:34.479 INFO kablam! 12 | use na::geometry as geom; Oct 26 18:51:34.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 18:51:34.479 INFO kablam! | Oct 26 18:51:34.479 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:51:34.479 INFO kablam! Oct 26 18:51:34.599 INFO kablam! warning: variable does not need to be mutable Oct 26 18:51:34.599 INFO kablam! --> src/main.rs:171:9 Oct 26 18:51:34.599 INFO kablam! | Oct 26 18:51:34.599 INFO kablam! 171 | let mut fov = INIT_FOV; Oct 26 18:51:34.599 INFO kablam! | ----^^^ Oct 26 18:51:34.599 INFO kablam! | | Oct 26 18:51:34.599 INFO kablam! | help: remove this `mut` Oct 26 18:51:34.599 INFO kablam! | Oct 26 18:51:34.599 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 18:51:34.599 INFO kablam! Oct 26 18:51:34.795 INFO kablam! warning: variable does not need to be mutable Oct 26 18:51:34.795 INFO kablam! --> src/main.rs:171:9 Oct 26 18:51:34.795 INFO kablam! | Oct 26 18:51:34.795 INFO kablam! 171 | let mut fov = INIT_FOV; Oct 26 18:51:34.795 INFO kablam! | ----^^^ Oct 26 18:51:34.795 INFO kablam! | | Oct 26 18:51:34.795 INFO kablam! | help: remove this `mut` Oct 26 18:51:34.795 INFO kablam! | Oct 26 18:51:34.795 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 18:51:34.795 INFO kablam! Oct 26 18:51:34.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 26 18:51:34.863 INFO kablam! su: No module specific data is present Oct 26 18:51:35.695 INFO running `"docker" "rm" "-f" "277950b8e6f6adc39c3a4122cacacbbf580549254e7d40f2b44558b8b33afae9"` Oct 26 18:51:35.931 INFO blam! 277950b8e6f6adc39c3a4122cacacbbf580549254e7d40f2b44558b8b33afae9