Oct 21 21:04:45.806 INFO checking Libbum/space-habitats against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:04:45.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:04:46.173 INFO blam! e9f3638401cb4a8bce72cf7c62c43f4a069e81fa0efab59a45fdd6a691f1f2e8 Oct 21 21:04:46.180 INFO running `"docker" "start" "-a" "e9f3638401cb4a8bce72cf7c62c43f4a069e81fa0efab59a45fdd6a691f1f2e8"` Oct 21 21:04:47.260 INFO kablam! usermod: no changes Oct 21 21:04:47.512 INFO kablam! Compiling freetype-sys v0.6.0 Oct 21 21:04:47.512 INFO kablam! Checking alga v0.5.2 Oct 21 21:04:47.512 INFO kablam! Checking rayon-core v1.3.0 Oct 21 21:04:47.512 INFO kablam! Checking glfw v0.19.0 Oct 21 21:04:49.876 INFO kablam! Checking rayon v0.8.2 Oct 21 21:04:50.456 INFO kablam! Checking freetype-rs v0.16.0 Oct 21 21:04:55.632 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 21 21:04:55.692 INFO kablam! Checking nalgebra v0.13.1 Oct 21 21:04:58.427 INFO kablam! Checking image v0.17.0 Oct 21 21:05:29.161 INFO kablam! Checking ncollide_math v0.8.0 Oct 21 21:05:30.573 INFO kablam! Checking ncollide_utils v0.8.0 Oct 21 21:05:32.724 INFO kablam! Checking ncollide_procedural v0.8.0 Oct 21 21:05:35.824 INFO kablam! Checking kiss3d v0.12.0 Oct 21 21:05:41.032 INFO kablam! Checking space-habitats v0.1.0 (/source) Oct 21 21:05:46.456 INFO kablam! warning: struct is never constructed: `Room` Oct 21 21:05:46.456 INFO kablam! --> src/main.rs:33:1 Oct 21 21:05:46.456 INFO kablam! | Oct 21 21:05:46.456 INFO kablam! 33 | struct Room { Oct 21 21:05:46.456 INFO kablam! | ^^^^^^^^^^^ Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.458 INFO kablam! warning: method is never used: `new` Oct 21 21:05:46.458 INFO kablam! --> src/main.rs:49:5 Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! 49 | fn new(name: &str, radius: f32, color: Color, position: Point3) -> Room { Oct 21 21:05:46.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.458 INFO kablam! warning: struct is never constructed: `Color` Oct 21 21:05:46.458 INFO kablam! --> src/main.rs:62:1 Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! 62 | struct Color { Oct 21 21:05:46.458 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.458 INFO kablam! warning: method is never used: `new` Oct 21 21:05:46.458 INFO kablam! --> src/main.rs:70:5 Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! 70 | fn new(red: f32, green: f32, blue: f32) -> Color { Oct 21 21:05:46.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.458 INFO kablam! warning: function is never used: `find_disjoint_position` Oct 21 21:05:46.458 INFO kablam! --> src/main.rs:80:1 Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! 80 | / fn find_disjoint_position( Oct 21 21:05:46.458 INFO kablam! 81 | | from: &Vec, Oct 21 21:05:46.458 INFO kablam! 82 | | distance: f32, Oct 21 21:05:46.458 INFO kablam! 83 | | between: &Range, Oct 21 21:05:46.458 INFO kablam! ... | Oct 21 21:05:46.458 INFO kablam! 104 | | } Oct 21 21:05:46.458 INFO kablam! 105 | | } Oct 21 21:05:46.458 INFO kablam! | |_^ Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.458 INFO kablam! warning: function is never used: `construct_rooms` Oct 21 21:05:46.458 INFO kablam! --> src/main.rs:108:1 Oct 21 21:05:46.458 INFO kablam! | Oct 21 21:05:46.458 INFO kablam! 108 | fn construct_rooms() -> Vec { Oct 21 21:05:46.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.458 INFO kablam! Oct 21 21:05:46.546 INFO kablam! warning: struct is never constructed: `Room` Oct 21 21:05:46.546 INFO kablam! --> src/main.rs:33:1 Oct 21 21:05:46.546 INFO kablam! | Oct 21 21:05:46.546 INFO kablam! 33 | struct Room { Oct 21 21:05:46.546 INFO kablam! | ^^^^^^^^^^^ Oct 21 21:05:46.546 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.548 INFO kablam! warning: method is never used: `new` Oct 21 21:05:46.548 INFO kablam! --> src/main.rs:49:5 Oct 21 21:05:46.548 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! 49 | fn new(name: &str, radius: f32, color: Color, position: Point3) -> Room { Oct 21 21:05:46.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.548 INFO kablam! warning: struct is never constructed: `Color` Oct 21 21:05:46.548 INFO kablam! --> src/main.rs:62:1 Oct 21 21:05:46.548 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! 62 | struct Color { Oct 21 21:05:46.548 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.548 INFO kablam! warning: method is never used: `new` Oct 21 21:05:46.548 INFO kablam! --> src/main.rs:70:5 Oct 21 21:05:46.548 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! 70 | fn new(red: f32, green: f32, blue: f32) -> Color { Oct 21 21:05:46.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.548 INFO kablam! warning: function is never used: `find_disjoint_position` Oct 21 21:05:46.548 INFO kablam! --> src/main.rs:80:1 Oct 21 21:05:46.548 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! 80 | / fn find_disjoint_position( Oct 21 21:05:46.548 INFO kablam! 81 | | from: &Vec, Oct 21 21:05:46.548 INFO kablam! 82 | | distance: f32, Oct 21 21:05:46.548 INFO kablam! 83 | | between: &Range, Oct 21 21:05:46.548 INFO kablam! ... | Oct 21 21:05:46.548 INFO kablam! 104 | | } Oct 21 21:05:46.548 INFO kablam! 105 | | } Oct 21 21:05:46.548 INFO kablam! | |_^ Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.548 INFO kablam! warning: function is never used: `construct_rooms` Oct 21 21:05:46.548 INFO kablam! --> src/main.rs:108:1 Oct 21 21:05:46.548 INFO kablam! | Oct 21 21:05:46.548 INFO kablam! 108 | fn construct_rooms() -> Vec { Oct 21 21:05:46.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:46.548 INFO kablam! Oct 21 21:05:46.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.31s Oct 21 21:05:46.615 INFO kablam! su: No module specific data is present Oct 21 21:05:48.220 INFO running `"docker" "rm" "-f" "e9f3638401cb4a8bce72cf7c62c43f4a069e81fa0efab59a45fdd6a691f1f2e8"` Oct 21 21:05:48.517 INFO blam! e9f3638401cb4a8bce72cf7c62c43f4a069e81fa0efab59a45fdd6a691f1f2e8