Oct 21 12:40:32.433 INFO checking uberblah/rust-graphics-experiments against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:40:32.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 12:40:32.930 INFO blam! 81d9c8be071d6af21f8306ed641fc2064bad8a88a7b5113de099031d2b27eab7 Oct 21 12:40:32.932 INFO running `"docker" "start" "-a" "81d9c8be071d6af21f8306ed641fc2064bad8a88a7b5113de099031d2b27eab7"` Oct 21 12:40:34.284 INFO kablam! usermod: no changes Oct 21 12:40:34.472 INFO kablam! Compiling libc v0.2.21 Oct 21 12:40:34.472 INFO kablam! Compiling itoa v0.3.1 Oct 21 12:40:34.472 INFO kablam! Compiling serde v0.9.12 Oct 21 12:40:34.472 INFO kablam! Compiling num-traits v0.1.37 Oct 21 12:40:34.472 INFO kablam! Compiling dtoa v0.4.1 Oct 21 12:40:34.472 INFO kablam! Checking lazy_static v0.2.6 Oct 21 12:40:34.472 INFO kablam! Compiling typenum v1.7.0 Oct 21 12:40:34.472 INFO kablam! Compiling log v0.3.7 Oct 21 12:40:35.213 INFO kablam! Checking rustc-serialize v0.3.23 Oct 21 12:40:35.960 INFO kablam! Compiling xml-rs v0.3.6 Oct 21 12:40:36.880 INFO kablam! Compiling x11-dl v2.12.0 Oct 21 12:40:36.924 INFO kablam! Checking shared_library v0.1.5 Oct 21 12:40:37.811 INFO kablam! Compiling tempfile v2.1.5 Oct 21 12:40:40.220 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 12:40:41.008 INFO kablam! Compiling rand v0.3.15 Oct 21 12:40:41.368 INFO kablam! Checking fs2 v0.2.5 Oct 21 12:40:42.476 INFO kablam! Checking memmap v0.4.0 Oct 21 12:40:51.069 INFO kablam! Checking generic-array v0.2.1 Oct 21 12:40:51.069 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 21 12:40:51.069 INFO kablam! Compiling gl_generator v0.5.2 Oct 21 12:40:51.093 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 12:40:51.822 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 12:40:52.691 INFO kablam! Compiling target_build_utils v0.3.0 Oct 21 12:40:57.025 INFO kablam! Compiling wayland-client v0.7.8 Oct 21 12:41:00.156 INFO kablam! Checking num-complex v0.1.36 Oct 21 12:41:00.468 INFO kablam! Compiling gl v0.6.1 Oct 21 12:41:00.468 INFO kablam! Compiling glutin v0.7.4 Oct 21 12:41:04.324 INFO kablam! Checking alga v0.5.1 Oct 21 12:41:14.788 INFO kablam! Compiling serde_json v0.9.9 Oct 21 12:41:19.864 INFO kablam! Checking nalgebra v0.11.2 Oct 21 12:41:28.032 INFO kablam! Compiling libloading v0.3.4 Oct 21 12:41:32.440 INFO kablam! Checking dlib v0.3.1 Oct 21 12:41:33.044 INFO kablam! Checking wayland-sys v0.7.8 Oct 21 12:41:36.684 INFO kablam! Checking wayland-kbd v0.6.3 Oct 21 12:41:36.684 INFO kablam! Checking wayland-window v0.4.4 Oct 21 12:41:38.415 INFO kablam! Checking winit v0.5.11 Oct 21 12:41:57.300 INFO kablam! Checking points v0.1.0 (/source) Oct 21 12:41:57.901 INFO kablam! warning: unused import: `na::geometry as geom` Oct 21 12:41:57.902 INFO kablam! --> src/main.rs:12:5 Oct 21 12:41:57.902 INFO kablam! | Oct 21 12:41:57.902 INFO kablam! 12 | use na::geometry as geom; Oct 21 12:41:57.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 12:41:57.903 INFO kablam! | Oct 21 12:41:57.904 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:41:57.908 INFO kablam! Oct 21 12:41:58.056 INFO kablam! warning: unused import: `na::geometry as geom` Oct 21 12:41:58.057 INFO kablam! --> src/main.rs:12:5 Oct 21 12:41:58.057 INFO kablam! | Oct 21 12:41:58.057 INFO kablam! 12 | use na::geometry as geom; Oct 21 12:41:58.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 12:41:58.057 INFO kablam! | Oct 21 12:41:58.057 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:41:58.057 INFO kablam! Oct 21 12:41:58.204 INFO kablam! warning: variable does not need to be mutable Oct 21 12:41:58.204 INFO kablam! --> src/main.rs:171:9 Oct 21 12:41:58.204 INFO kablam! | Oct 21 12:41:58.204 INFO kablam! 171 | let mut fov = INIT_FOV; Oct 21 12:41:58.204 INFO kablam! | ----^^^ Oct 21 12:41:58.204 INFO kablam! | | Oct 21 12:41:58.204 INFO kablam! | help: remove this `mut` Oct 21 12:41:58.204 INFO kablam! | Oct 21 12:41:58.204 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 12:41:58.204 INFO kablam! Oct 21 12:41:58.326 INFO kablam! warning: variable does not need to be mutable Oct 21 12:41:58.326 INFO kablam! --> src/main.rs:171:9 Oct 21 12:41:58.326 INFO kablam! | Oct 21 12:41:58.326 INFO kablam! 171 | let mut fov = INIT_FOV; Oct 21 12:41:58.326 INFO kablam! | ----^^^ Oct 21 12:41:58.326 INFO kablam! | | Oct 21 12:41:58.326 INFO kablam! | help: remove this `mut` Oct 21 12:41:58.326 INFO kablam! | Oct 21 12:41:58.326 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 12:41:58.326 INFO kablam! Oct 21 12:41:58.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 21 12:41:58.421 INFO kablam! su: No module specific data is present Oct 21 12:41:59.720 INFO running `"docker" "rm" "-f" "81d9c8be071d6af21f8306ed641fc2064bad8a88a7b5113de099031d2b27eab7"` Oct 21 12:42:00.009 INFO blam! 81d9c8be071d6af21f8306ed641fc2064bad8a88a7b5113de099031d2b27eab7