Oct 31 22:52:26.344 INFO checking quote27/paperboids-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:52:26.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 22:52:26.656 INFO blam! bdd0f532c1b43d3279481ac4bcf3fb58ce4d1197e7a9b8555c8b002a8de60719 Oct 31 22:52:26.662 INFO running `"docker" "start" "-a" "bdd0f532c1b43d3279481ac4bcf3fb58ce4d1197e7a9b8555c8b002a8de60719"` Oct 31 22:52:27.976 INFO kablam! usermod: no changes Oct 31 22:52:28.108 INFO kablam! Checking tobj v0.1.6 Oct 31 22:52:28.108 INFO kablam! Compiling cmake v0.1.29 Oct 31 22:52:28.108 INFO kablam! Checking enum_primitive v0.1.1 Oct 31 22:52:28.108 INFO kablam! Checking num-complex v0.1.41 Oct 31 22:52:28.108 INFO kablam! Checking num-bigint v0.1.41 Oct 31 22:52:28.108 INFO kablam! Checking cgmath v0.15.0 Oct 31 22:52:28.108 INFO kablam! Compiling gl_generator v0.7.0 Oct 31 22:52:28.108 INFO kablam! Checking png v0.11.0 Oct 31 22:52:31.956 INFO kablam! Compiling glfw-sys v3.2.2 Oct 31 22:52:37.470 INFO kablam! Checking num-rational v0.1.40 Oct 31 22:52:38.260 INFO kablam! Compiling gl v0.7.0 Oct 31 22:52:40.479 INFO kablam! Checking num v0.1.41 Oct 31 22:52:40.480 INFO kablam! Checking image v0.18.0 Oct 31 22:52:47.040 INFO kablam! Checking glfw v0.20.0 Oct 31 22:52:58.100 INFO kablam! Checking paperboids v0.1.0 (/source) Oct 31 22:53:00.177 INFO kablam! warning: function is never used: `load_file` Oct 31 22:53:00.177 INFO kablam! --> src/shaders.rs:14:1 Oct 31 22:53:00.177 INFO kablam! | Oct 31 22:53:00.178 INFO kablam! 14 | fn load_file(file_src: &str) -> String { Oct 31 22:53:00.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.178 INFO kablam! | Oct 31 22:53:00.178 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:53:00.179 INFO kablam! Oct 31 22:53:00.179 INFO kablam! warning: field is never used: `shader_str` Oct 31 22:53:00.179 INFO kablam! --> src/shaders.rs:35:5 Oct 31 22:53:00.180 INFO kablam! | Oct 31 22:53:00.180 INFO kablam! 35 | shader_str: String, Oct 31 22:53:00.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.180 INFO kablam! Oct 31 22:53:00.181 INFO kablam! warning: method is never used: `from_file` Oct 31 22:53:00.181 INFO kablam! --> src/shaders.rs:44:5 Oct 31 22:53:00.181 INFO kablam! | Oct 31 22:53:00.181 INFO kablam! 44 | pub fn from_file(ty: GLenum, file_src: &str) -> Shader { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: method is never used: `delete` Oct 31 22:53:00.182 INFO kablam! --> src/shaders.rs:160:5 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 160 | pub fn delete(&mut self) { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: method is never used: `upload_v4f` Oct 31 22:53:00.182 INFO kablam! --> src/shaders.rs:182:5 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 182 | pub fn upload_v4f(&self, v: &Vector4) { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: method is never used: `upload_3f` Oct 31 22:53:00.182 INFO kablam! --> src/shaders.rs:187:5 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 187 | pub fn upload_3f(&self, a: f32, b: f32, c: f32) { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: method is never used: `upload_1i` Oct 31 22:53:00.182 INFO kablam! --> src/shaders.rs:197:5 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 197 | pub fn upload_1i(&self, a: i32) { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: method is never used: `stats` Oct 31 22:53:00.182 INFO kablam! --> src/octree.rs:241:5 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 241 | pub fn stats(&self) { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: function is never used: `gl_error` Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:681:1 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 681 | fn gl_error() { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: function is never used: `gen_square_mesh` Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:721:1 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 721 | fn gen_square_mesh() -> Mesh { Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:527:21 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 527 | thread_tx.send(0u32); Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:532:17 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 532 | rx.recv(); Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:568:21 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 568 | thread_tx.send(0u32); Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.182 INFO kablam! Oct 31 22:53:00.182 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.182 INFO kablam! --> src/main.rs:573:17 Oct 31 22:53:00.182 INFO kablam! | Oct 31 22:53:00.182 INFO kablam! 573 | rx.recv(); Oct 31 22:53:00.182 INFO kablam! | ^^^^^^^^^^ Oct 31 22:53:00.183 INFO kablam! | Oct 31 22:53:00.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.183 INFO kablam! Oct 31 22:53:00.503 INFO kablam! warning: function is never used: `load_file` Oct 31 22:53:00.503 INFO kablam! --> src/shaders.rs:14:1 Oct 31 22:53:00.504 INFO kablam! | Oct 31 22:53:00.504 INFO kablam! 14 | fn load_file(file_src: &str) -> String { Oct 31 22:53:00.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.505 INFO kablam! | Oct 31 22:53:00.505 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:53:00.505 INFO kablam! Oct 31 22:53:00.505 INFO kablam! warning: field is never used: `shader_str` Oct 31 22:53:00.506 INFO kablam! --> src/shaders.rs:35:5 Oct 31 22:53:00.506 INFO kablam! | Oct 31 22:53:00.506 INFO kablam! 35 | shader_str: String, Oct 31 22:53:00.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.507 INFO kablam! Oct 31 22:53:00.507 INFO kablam! warning: method is never used: `from_file` Oct 31 22:53:00.507 INFO kablam! --> src/shaders.rs:44:5 Oct 31 22:53:00.507 INFO kablam! | Oct 31 22:53:00.508 INFO kablam! 44 | pub fn from_file(ty: GLenum, file_src: &str) -> Shader { Oct 31 22:53:00.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.508 INFO kablam! Oct 31 22:53:00.508 INFO kablam! warning: method is never used: `delete` Oct 31 22:53:00.509 INFO kablam! --> src/shaders.rs:160:5 Oct 31 22:53:00.509 INFO kablam! | Oct 31 22:53:00.509 INFO kablam! 160 | pub fn delete(&mut self) { Oct 31 22:53:00.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.510 INFO kablam! Oct 31 22:53:00.510 INFO kablam! warning: method is never used: `upload_v4f` Oct 31 22:53:00.510 INFO kablam! --> src/shaders.rs:182:5 Oct 31 22:53:00.511 INFO kablam! | Oct 31 22:53:00.511 INFO kablam! 182 | pub fn upload_v4f(&self, v: &Vector4) { Oct 31 22:53:00.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.512 INFO kablam! Oct 31 22:53:00.512 INFO kablam! warning: method is never used: `upload_3f` Oct 31 22:53:00.512 INFO kablam! --> src/shaders.rs:187:5 Oct 31 22:53:00.513 INFO kablam! | Oct 31 22:53:00.513 INFO kablam! 187 | pub fn upload_3f(&self, a: f32, b: f32, c: f32) { Oct 31 22:53:00.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.513 INFO kablam! Oct 31 22:53:00.514 INFO kablam! warning: method is never used: `upload_1i` Oct 31 22:53:00.514 INFO kablam! --> src/shaders.rs:197:5 Oct 31 22:53:00.514 INFO kablam! | Oct 31 22:53:00.515 INFO kablam! 197 | pub fn upload_1i(&self, a: i32) { Oct 31 22:53:00.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.515 INFO kablam! Oct 31 22:53:00.515 INFO kablam! warning: method is never used: `stats` Oct 31 22:53:00.516 INFO kablam! --> src/octree.rs:241:5 Oct 31 22:53:00.516 INFO kablam! | Oct 31 22:53:00.516 INFO kablam! 241 | pub fn stats(&self) { Oct 31 22:53:00.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.517 INFO kablam! Oct 31 22:53:00.517 INFO kablam! warning: function is never used: `gl_error` Oct 31 22:53:00.518 INFO kablam! --> src/main.rs:681:1 Oct 31 22:53:00.518 INFO kablam! | Oct 31 22:53:00.518 INFO kablam! 681 | fn gl_error() { Oct 31 22:53:00.519 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:53:00.519 INFO kablam! Oct 31 22:53:00.519 INFO kablam! warning: function is never used: `gen_square_mesh` Oct 31 22:53:00.519 INFO kablam! --> src/main.rs:721:1 Oct 31 22:53:00.520 INFO kablam! | Oct 31 22:53:00.520 INFO kablam! 721 | fn gen_square_mesh() -> Mesh { Oct 31 22:53:00.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.521 INFO kablam! Oct 31 22:53:00.521 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.521 INFO kablam! --> src/main.rs:527:21 Oct 31 22:53:00.521 INFO kablam! | Oct 31 22:53:00.522 INFO kablam! 527 | thread_tx.send(0u32); Oct 31 22:53:00.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.522 INFO kablam! | Oct 31 22:53:00.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.523 INFO kablam! Oct 31 22:53:00.523 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.523 INFO kablam! --> src/main.rs:532:17 Oct 31 22:53:00.524 INFO kablam! | Oct 31 22:53:00.524 INFO kablam! 532 | rx.recv(); Oct 31 22:53:00.524 INFO kablam! | ^^^^^^^^^^ Oct 31 22:53:00.525 INFO kablam! | Oct 31 22:53:00.525 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.525 INFO kablam! Oct 31 22:53:00.525 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.525 INFO kablam! --> src/main.rs:568:21 Oct 31 22:53:00.526 INFO kablam! | Oct 31 22:53:00.526 INFO kablam! 568 | thread_tx.send(0u32); Oct 31 22:53:00.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:53:00.527 INFO kablam! | Oct 31 22:53:00.527 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.527 INFO kablam! Oct 31 22:53:00.527 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:53:00.527 INFO kablam! --> src/main.rs:573:17 Oct 31 22:53:00.528 INFO kablam! | Oct 31 22:53:00.528 INFO kablam! 573 | rx.recv(); Oct 31 22:53:00.528 INFO kablam! | ^^^^^^^^^^ Oct 31 22:53:00.529 INFO kablam! | Oct 31 22:53:00.529 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:53:00.529 INFO kablam! Oct 31 22:53:00.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.55s Oct 31 22:53:00.564 INFO kablam! su: No module specific data is present Oct 31 22:53:01.278 INFO running `"docker" "rm" "-f" "bdd0f532c1b43d3279481ac4bcf3fb58ce4d1197e7a9b8555c8b002a8de60719"` Oct 31 22:53:01.581 INFO blam! bdd0f532c1b43d3279481ac4bcf3fb58ce4d1197e7a9b8555c8b002a8de60719