Oct 27 07:55:46.597 INFO checking b-r-u/deltamap against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:55:46.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 07:55:47.059 INFO blam! 8d6fd2be885f8313e4c51520d36c32218b2280d355088377ee019335f586f402 Oct 27 07:55:47.062 INFO running `"docker" "start" "-a" "8d6fd2be885f8313e4c51520d36c32218b2280d355088377ee019335f586f402"` Oct 27 07:55:49.145 INFO kablam! usermod: no changes Oct 27 07:55:49.646 INFO kablam! Compiling protobuf v2.1.1 Oct 27 07:55:49.662 INFO kablam! Compiling miniz-sys v0.1.11 Oct 27 07:55:49.665 INFO kablam! Compiling log v0.4.5 Oct 27 07:55:49.667 INFO kablam! Checking nix v0.11.0 Oct 27 07:55:49.676 INFO kablam! Checking tokio-io v0.1.9 Oct 27 07:55:49.677 INFO kablam! Compiling syn v0.15.13 Oct 27 07:55:49.677 INFO kablam! Checking openssl v0.10.14 Oct 27 07:55:49.677 INFO kablam! Checking png v0.12.0 Oct 27 07:55:55.925 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 27 07:55:57.103 INFO kablam! Compiling gl_generator v0.9.0 Oct 27 07:55:58.204 INFO kablam! Checking flate2 v1.0.4 Oct 27 07:55:58.264 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 07:55:59.359 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 07:56:02.337 INFO kablam! Checking h2 v0.1.13 Oct 27 07:56:06.507 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 07:56:11.398 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 07:56:11.592 INFO kablam! Checking tokio-uds v0.2.2 Oct 27 07:56:13.208 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 07:56:13.540 INFO kablam! Compiling gl v0.10.0 Oct 27 07:56:18.744 INFO kablam! Compiling glutin v0.18.0 Oct 27 07:56:19.339 INFO kablam! Compiling deltamap v0.1.0 (/source) Oct 27 07:56:22.767 INFO kablam! Checking native-tls v0.2.1 Oct 27 07:56:24.752 INFO kablam! Checking tokio v0.1.11 Oct 27 07:56:25.431 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 27 07:56:36.564 INFO kablam! Checking hyper v0.12.12 Oct 27 07:56:37.012 INFO kablam! Checking osmpbf v0.1.10 Oct 27 07:56:37.897 INFO kablam! Checking winit v0.17.2 Oct 27 07:56:38.236 INFO kablam! Compiling num-derive v0.2.3 Oct 27 07:56:57.035 INFO kablam! Checking hyper-tls v0.3.1 Oct 27 07:57:03.275 INFO kablam! Checking tiff v0.2.1 Oct 27 07:57:04.343 INFO kablam! Checking reqwest v0.9.3 Oct 27 07:57:05.128 INFO kablam! Checking image v0.20.0 Oct 27 07:57:26.887 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:26.887 INFO kablam! --> src/orthografic_view.rs:451:31 Oct 27 07:57:26.887 INFO kablam! | Oct 27 07:57:26.887 INFO kablam! 451 | pub fn zoom_at(&mut self, pos: ScreenCoord, zoom_delta: f64) { Oct 27 07:57:26.887 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:26.887 INFO kablam! | Oct 27 07:57:26.887 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:57:26.887 INFO kablam! Oct 27 07:57:26.887 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:26.887 INFO kablam! --> src/orthografic_view.rs:467:35 Oct 27 07:57:26.887 INFO kablam! | Oct 27 07:57:26.887 INFO kablam! 467 | pub fn set_zoom_at(&mut self, pos: ScreenCoord, zoom: f64) { Oct 27 07:57:26.887 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:26.887 INFO kablam! Oct 27 07:57:27.604 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:27.604 INFO kablam! --> src/orthografic_view.rs:451:31 Oct 27 07:57:27.605 INFO kablam! | Oct 27 07:57:27.605 INFO kablam! 451 | pub fn zoom_at(&mut self, pos: ScreenCoord, zoom_delta: f64) { Oct 27 07:57:27.605 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:27.606 INFO kablam! | Oct 27 07:57:27.606 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:57:27.606 INFO kablam! Oct 27 07:57:27.606 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:27.607 INFO kablam! --> src/orthografic_view.rs:467:35 Oct 27 07:57:27.607 INFO kablam! | Oct 27 07:57:27.611 INFO kablam! 467 | pub fn set_zoom_at(&mut self, pos: ScreenCoord, zoom: f64) { Oct 27 07:57:27.611 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:27.611 INFO kablam! Oct 27 07:57:27.627 INFO kablam! warning: method is never used: `new` Oct 27 07:57:27.627 INFO kablam! --> src/ortho_tile_layer.rs:30:5 Oct 27 07:57:27.627 INFO kablam! | Oct 27 07:57:27.627 INFO kablam! 30 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 27 07:57:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:57:27.627 INFO kablam! | Oct 27 07:57:27.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:57:27.627 INFO kablam! Oct 27 07:57:28.383 INFO kablam! warning: method is never used: `new` Oct 27 07:57:28.384 INFO kablam! --> src/ortho_tile_layer.rs:30:5 Oct 27 07:57:28.384 INFO kablam! | Oct 27 07:57:28.384 INFO kablam! 30 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 27 07:57:28.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:57:28.385 INFO kablam! | Oct 27 07:57:28.385 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:57:28.385 INFO kablam! Oct 27 07:57:28.614 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 27 07:57:28.639 INFO kablam! su: No module specific data is present Oct 27 07:57:29.368 INFO running `"docker" "rm" "-f" "8d6fd2be885f8313e4c51520d36c32218b2280d355088377ee019335f586f402"` Oct 27 07:57:29.630 INFO blam! 8d6fd2be885f8313e4c51520d36c32218b2280d355088377ee019335f586f402