Oct 21 16:23:55.113 INFO checking kornholi/mapeditor against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:23:55.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:23:55.601 INFO blam! 610c79bcd3ba92949be49e2062a588751162f26237443dada8da21086de8f4ac Oct 21 16:23:55.620 INFO running `"docker" "start" "-a" "610c79bcd3ba92949be49e2062a588751162f26237443dada8da21086de8f4ac"` Oct 21 16:23:57.328 INFO kablam! usermod: no changes Oct 21 16:23:57.704 INFO kablam! Checking serde v1.0.26 Oct 21 16:23:57.705 INFO kablam! Checking clock_ticks v0.1.1 Oct 21 16:23:57.712 INFO kablam! Compiling rand v0.3.19 Oct 21 16:23:57.720 INFO kablam! Compiling log v0.4.0 Oct 21 16:23:57.721 INFO kablam! Checking num_cpus v1.8.0 Oct 21 16:23:57.723 INFO kablam! Checking num-complex v0.1.41 Oct 21 16:23:57.724 INFO kablam! Compiling wayland-scanner v0.12.4 Oct 21 16:23:57.724 INFO kablam! Checking tempfile v2.2.0 Oct 21 16:23:59.660 INFO kablam! Checking cgmath v0.15.0 Oct 21 16:24:00.256 INFO kablam! Checking num-bigint v0.1.41 Oct 21 16:24:01.612 INFO kablam! Checking rayon-core v1.3.0 Oct 21 16:24:02.172 INFO kablam! Compiling serde_derive_internals v0.18.1 Oct 21 16:24:06.405 INFO kablam! Checking wayland-sys v0.12.4 Oct 21 16:24:06.700 INFO kablam! Compiling log v0.3.9 Oct 21 16:24:12.400 INFO kablam! Checking rayon v0.8.2 Oct 21 16:24:12.448 INFO kablam! Compiling wayland-client v0.12.4 Oct 21 16:24:12.448 INFO kablam! Compiling wayland-protocols v0.12.4 Oct 21 16:24:12.661 INFO kablam! Checking num-rational v0.1.40 Oct 21 16:24:12.676 INFO kablam! Compiling gl_generator v0.7.0 Oct 21 16:24:12.948 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 16:24:19.413 INFO kablam! Compiling serde_derive v1.0.26 Oct 21 16:24:19.457 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 16:24:21.268 INFO kablam! Checking num v0.1.41 Oct 21 16:24:23.556 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 16:24:27.144 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 21 16:24:32.902 INFO kablam! Compiling glutin v0.11.0 Oct 21 16:24:32.902 INFO kablam! Compiling glium v0.19.0 Oct 21 16:24:34.672 INFO kablam! Checking image v0.18.0 Oct 21 16:24:35.037 INFO kablam! Checking wayland-kbd v0.13.0 Oct 21 16:24:53.686 INFO kablam! Checking wayland-window v0.13.2 Oct 21 16:24:54.448 INFO kablam! Checking toml v0.4.5 Oct 21 16:24:56.944 INFO kablam! Checking winit v0.9.0 Oct 21 16:25:06.140 INFO kablam! Compiling libloading v0.3.4 Oct 21 16:25:10.252 INFO kablam! Checking dlib v0.3.1 Oct 21 16:25:10.620 INFO kablam! Checking wayland-sys v0.9.10 Oct 21 16:25:11.296 INFO kablam! Checking wayland-client v0.9.10 Oct 21 16:25:29.957 INFO kablam! Checking mapeditor v0.1.0 (/source) Oct 21 16:25:33.101 INFO kablam! warning: method is never used: `get_mut` Oct 21 16:25:33.102 INFO kablam! --> src/map.rs:28:5 Oct 21 16:25:33.102 INFO kablam! | Oct 21 16:25:33.103 INFO kablam! 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Oct 21 16:25:33.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:25:33.103 INFO kablam! | Oct 21 16:25:33.103 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:25:33.104 INFO kablam! Oct 21 16:25:33.105 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 21 16:25:33.105 INFO kablam! --> src/main.rs:1:12 Oct 21 16:25:33.105 INFO kablam! | Oct 21 16:25:33.105 INFO kablam! 1 | #![feature(iterator_step_by)] Oct 21 16:25:33.106 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 16:25:33.106 INFO kablam! | Oct 21 16:25:33.106 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 16:25:33.106 INFO kablam! Oct 21 16:25:33.181 INFO kablam! warning: method is never used: `get_mut` Oct 21 16:25:33.181 INFO kablam! --> src/map.rs:28:5 Oct 21 16:25:33.181 INFO kablam! | Oct 21 16:25:33.181 INFO kablam! 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Oct 21 16:25:33.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:25:33.181 INFO kablam! | Oct 21 16:25:33.181 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:25:33.181 INFO kablam! Oct 21 16:25:33.182 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 21 16:25:33.182 INFO kablam! --> src/main.rs:1:12 Oct 21 16:25:33.182 INFO kablam! | Oct 21 16:25:33.182 INFO kablam! 1 | #![feature(iterator_step_by)] Oct 21 16:25:33.182 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 16:25:33.182 INFO kablam! | Oct 21 16:25:33.182 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 16:25:33.182 INFO kablam! Oct 21 16:25:33.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 21 16:25:33.237 INFO kablam! su: No module specific data is present Oct 21 16:25:33.498 INFO running `"docker" "rm" "-f" "610c79bcd3ba92949be49e2062a588751162f26237443dada8da21086de8f4ac"` Oct 21 16:25:33.559 INFO blam! 610c79bcd3ba92949be49e2062a588751162f26237443dada8da21086de8f4ac