Oct 21 19:32:09.950 INFO checking b-r-u/deltamap against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:32:09.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 19:32:10.382 INFO blam! 4fd147ac640154c6139d96f5a4a230a72e91583ad7fca0c36b1d6f269bbabff1 Oct 21 19:32:10.388 INFO running `"docker" "start" "-a" "4fd147ac640154c6139d96f5a4a230a72e91583ad7fca0c36b1d6f269bbabff1"` Oct 21 19:32:12.100 INFO kablam! usermod: no changes Oct 21 19:32:12.748 INFO kablam! Compiling protobuf v2.1.1 Oct 21 19:32:12.776 INFO kablam! Checking crossbeam-utils v0.2.2 Oct 21 19:32:12.776 INFO kablam! Compiling log v0.4.5 Oct 21 19:32:12.788 INFO kablam! Checking nix v0.11.0 Oct 21 19:32:12.808 INFO kablam! Compiling syn v0.15.13 Oct 21 19:32:12.808 INFO kablam! Checking num-rational v0.2.1 Oct 21 19:32:12.808 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 21 19:32:12.808 INFO kablam! Checking parking_lot_core v0.3.1 Oct 21 19:32:14.204 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 21 19:32:16.260 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 19:32:16.692 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 19:32:16.776 INFO kablam! Checking parking_lot v0.6.4 Oct 21 19:32:17.836 INFO kablam! Checking rayon-core v1.4.1 Oct 21 19:32:20.590 INFO kablam! Checking tokio-reactor v0.1.6 Oct 21 19:32:20.628 INFO kablam! Checking rayon v1.0.2 Oct 21 19:32:23.373 INFO kablam! Compiling glutin v0.18.0 Oct 21 19:32:23.373 INFO kablam! Compiling gl v0.10.0 Oct 21 19:32:23.373 INFO kablam! Compiling deltamap v0.1.0 (/source) Oct 21 19:32:24.277 INFO kablam! Checking tokio-tcp v0.1.2 Oct 21 19:32:31.029 INFO kablam! Checking tokio-uds v0.2.2 Oct 21 19:32:31.344 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 19:32:31.556 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 21 19:32:32.400 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 21 19:32:32.944 INFO kablam! Checking osmpbf v0.1.10 Oct 21 19:32:39.335 INFO kablam! Compiling num-derive v0.2.3 Oct 21 19:32:39.408 INFO kablam! Checking tokio v0.1.11 Oct 21 19:32:41.119 INFO kablam! Checking winit v0.17.2 Oct 21 19:32:45.016 INFO kablam! Checking hyper v0.12.12 Oct 21 19:32:53.648 INFO kablam! Checking hyper-tls v0.3.1 Oct 21 19:32:53.672 INFO kablam! Checking tiff v0.2.1 Oct 21 19:32:55.128 INFO kablam! Checking image v0.20.0 Oct 21 19:32:57.574 INFO kablam! Checking reqwest v0.9.3 Oct 21 19:33:10.760 INFO kablam! warning: unused variable: `pos` Oct 21 19:33:10.760 INFO kablam! --> src/orthografic_view.rs:349:44 Oct 21 19:33:10.761 INFO kablam! | Oct 21 19:33:10.761 INFO kablam! 349 | pub fn zoom_at(map_view: &mut MapView, pos: ScreenCoord, zoom_delta: f64) { Oct 21 19:33:10.762 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 21 19:33:10.762 INFO kablam! | Oct 21 19:33:10.762 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:33:10.763 INFO kablam! Oct 21 19:33:10.763 INFO kablam! warning: unused variable: `pos` Oct 21 19:33:10.763 INFO kablam! --> src/orthografic_view.rs:365:48 Oct 21 19:33:10.763 INFO kablam! | Oct 21 19:33:10.764 INFO kablam! 365 | pub fn set_zoom_at(map_view: &mut MapView, pos: ScreenCoord, zoom: f64) { Oct 21 19:33:10.764 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 21 19:33:10.764 INFO kablam! Oct 21 19:33:11.432 INFO kablam! warning: method is never used: `new` Oct 21 19:33:11.432 INFO kablam! --> src/ortho_tile_layer.rs:31:5 Oct 21 19:33:11.432 INFO kablam! | Oct 21 19:33:11.432 INFO kablam! 31 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 21 19:33:11.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:33:11.432 INFO kablam! | Oct 21 19:33:11.432 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:33:11.432 INFO kablam! Oct 21 19:33:11.776 INFO kablam! warning: unused variable: `pos` Oct 21 19:33:11.776 INFO kablam! --> src/orthografic_view.rs:349:44 Oct 21 19:33:11.776 INFO kablam! | Oct 21 19:33:11.776 INFO kablam! 349 | pub fn zoom_at(map_view: &mut MapView, pos: ScreenCoord, zoom_delta: f64) { Oct 21 19:33:11.776 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 21 19:33:11.776 INFO kablam! | Oct 21 19:33:11.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:33:11.776 INFO kablam! Oct 21 19:33:11.776 INFO kablam! warning: unused variable: `pos` Oct 21 19:33:11.776 INFO kablam! --> src/orthografic_view.rs:365:48 Oct 21 19:33:11.776 INFO kablam! | Oct 21 19:33:11.776 INFO kablam! 365 | pub fn set_zoom_at(map_view: &mut MapView, pos: ScreenCoord, zoom: f64) { Oct 21 19:33:11.776 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 21 19:33:11.776 INFO kablam! Oct 21 19:33:12.421 INFO kablam! warning: method is never used: `new` Oct 21 19:33:12.421 INFO kablam! --> src/ortho_tile_layer.rs:31:5 Oct 21 19:33:12.421 INFO kablam! | Oct 21 19:33:12.421 INFO kablam! 31 | fn new(view_center: LatLonRad, viewport_size: (u32, u32), sphere_radius: f64, lat: f64) -> Self { Oct 21 19:33:12.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:33:12.421 INFO kablam! | Oct 21 19:33:12.421 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:33:12.421 INFO kablam! Oct 21 19:33:12.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 21 19:33:12.616 INFO kablam! su: No module specific data is present Oct 21 19:33:13.190 INFO running `"docker" "rm" "-f" "4fd147ac640154c6139d96f5a4a230a72e91583ad7fca0c36b1d6f269bbabff1"` Oct 21 19:33:13.468 INFO blam! 4fd147ac640154c6139d96f5a4a230a72e91583ad7fca0c36b1d6f269bbabff1