Oct 27 07:56:26.702 INFO checking b-r-u/deltamap against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:56:26.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 27 07:56:27.256 INFO blam! e56aae13dbb228cab2f76130f275b7ab6c95f1c3ec2ac23bc558c4fb7b2f1d31 Oct 27 07:56:27.258 INFO running `"docker" "start" "-a" "e56aae13dbb228cab2f76130f275b7ab6c95f1c3ec2ac23bc558c4fb7b2f1d31"` Oct 27 07:56:29.499 INFO kablam! usermod: no changes Oct 27 07:56:30.049 INFO kablam! Compiling cfg-if v0.1.6 Oct 27 07:56:30.056 INFO kablam! Compiling protobuf v2.1.1 Oct 27 07:56:30.086 INFO kablam! Compiling syn v0.15.13 Oct 27 07:56:30.090 INFO kablam! Checking num-rational v0.2.1 Oct 27 07:56:30.091 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 07:56:30.099 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 07:56:30.103 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 07:56:30.107 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 27 07:56:30.502 INFO kablam! Compiling log v0.4.5 Oct 27 07:56:34.757 INFO kablam! Compiling gl_generator v0.9.0 Oct 27 07:56:38.739 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 07:56:38.739 INFO kablam! Checking tokio-uds v0.2.2 Oct 27 07:56:38.739 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 07:56:41.276 INFO kablam! Checking winit v0.17.2 Oct 27 07:56:45.393 INFO kablam! Compiling glutin v0.18.0 Oct 27 07:56:45.403 INFO kablam! Compiling gl v0.10.0 Oct 27 07:56:45.404 INFO kablam! Compiling deltamap v0.1.0 (/source) Oct 27 07:56:45.579 INFO kablam! Checking tokio v0.1.11 Oct 27 07:56:52.031 INFO kablam! Checking hyper v0.12.12 Oct 27 07:57:03.751 INFO kablam! Checking osmpbf v0.1.10 Oct 27 07:57:04.731 INFO kablam! Compiling num-derive v0.2.3 Oct 27 07:57:17.297 INFO kablam! Checking hyper-tls v0.3.1 Oct 27 07:57:27.603 INFO kablam! Checking reqwest v0.9.3 Oct 27 07:57:28.456 INFO kablam! Checking tiff v0.2.1 Oct 27 07:57:29.599 INFO kablam! Checking image v0.20.0 Oct 27 07:57:47.419 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:47.419 INFO kablam! --> src/orthografic_view.rs:451:31 Oct 27 07:57:47.419 INFO kablam! | Oct 27 07:57:47.419 INFO kablam! 451 | pub fn zoom_at(&mut self, pos: ScreenCoord, zoom_delta: f64) { Oct 27 07:57:47.419 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:47.419 INFO kablam! | Oct 27 07:57:47.419 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:57:47.419 INFO kablam! Oct 27 07:57:47.419 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:47.419 INFO kablam! --> src/orthografic_view.rs:467:35 Oct 27 07:57:47.419 INFO kablam! | Oct 27 07:57:47.419 INFO kablam! 467 | pub fn set_zoom_at(&mut self, pos: ScreenCoord, zoom: f64) { Oct 27 07:57:47.419 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:47.419 INFO kablam! Oct 27 07:57:47.627 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:47.628 INFO kablam! --> src/orthografic_view.rs:451:31 Oct 27 07:57:47.628 INFO kablam! | Oct 27 07:57:47.628 INFO kablam! 451 | pub fn zoom_at(&mut self, pos: ScreenCoord, zoom_delta: f64) { Oct 27 07:57:47.628 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:47.632 INFO kablam! | Oct 27 07:57:47.633 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:57:47.633 INFO kablam! Oct 27 07:57:47.634 INFO kablam! warning: unused variable: `pos` Oct 27 07:57:47.634 INFO kablam! --> src/orthografic_view.rs:467:35 Oct 27 07:57:47.634 INFO kablam! | Oct 27 07:57:47.635 INFO kablam! 467 | pub fn set_zoom_at(&mut self, pos: ScreenCoord, zoom: f64) { Oct 27 07:57:47.635 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 07:57:47.643 INFO kablam! Oct 27 07:57:48.232 INFO kablam! warning: method is never used: `new` Oct 27 07:57:48.232 INFO kablam! --> src/ortho_tile_layer.rs:30:5 Oct 27 07:57:48.232 INFO kablam! | Oct 27 07:57:48.233 INFO kablam! 30 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 27 07:57:48.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:57:48.233 INFO kablam! | Oct 27 07:57:48.234 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:57:48.234 INFO kablam! Oct 27 07:57:48.378 INFO kablam! warning: method is never used: `new` Oct 27 07:57:48.378 INFO kablam! --> src/ortho_tile_layer.rs:30:5 Oct 27 07:57:48.379 INFO kablam! | Oct 27 07:57:48.379 INFO kablam! 30 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 27 07:57:48.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:57:48.379 INFO kablam! | Oct 27 07:57:48.380 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:57:48.380 INFO kablam! Oct 27 07:57:48.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 27 07:57:48.639 INFO kablam! su: No module specific data is present Oct 27 07:57:49.267 INFO running `"docker" "rm" "-f" "e56aae13dbb228cab2f76130f275b7ab6c95f1c3ec2ac23bc558c4fb7b2f1d31"` Oct 27 07:57:49.463 INFO blam! e56aae13dbb228cab2f76130f275b7ab6c95f1c3ec2ac23bc558c4fb7b2f1d31