Oct 13 03:25:10.827 INFO testing quote27/paperboids-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:25:10.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 03:25:11.263 INFO blam! e8b20f0f62b987159f309cfb11e459ed8464b14d5062abeaa7b8f7679f42c238 Oct 13 03:25:11.272 INFO running `"docker" "start" "-a" "e8b20f0f62b987159f309cfb11e459ed8464b14d5062abeaa7b8f7679f42c238"` Oct 13 03:25:12.191 INFO kablam! usermod: no changes Oct 13 03:25:12.399 INFO kablam! Compiling tobj v0.1.6 Oct 13 03:25:12.399 INFO kablam! Compiling cmake v0.1.29 Oct 13 03:25:12.405 INFO kablam! Compiling enum_primitive v0.1.1 Oct 13 03:25:12.408 INFO kablam! Compiling cgmath v0.15.0 Oct 13 03:25:12.408 INFO kablam! Compiling num-bigint v0.1.41 Oct 13 03:25:12.409 INFO kablam! Compiling rayon-core v1.3.0 Oct 13 03:25:12.415 INFO kablam! Compiling png v0.11.0 Oct 13 03:25:14.729 INFO kablam! Compiling glfw-sys v3.2.2 Oct 13 03:25:19.071 INFO kablam! Compiling rayon v0.8.2 Oct 13 03:25:22.211 INFO kablam! Compiling num-rational v0.1.40 Oct 13 03:25:26.931 INFO kablam! Compiling num v0.1.41 Oct 13 03:25:31.120 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 03:25:31.207 INFO kablam! Compiling glfw v0.20.0 Oct 13 03:25:36.279 INFO kablam! Compiling image v0.18.0 Oct 13 03:25:52.613 INFO kablam! Compiling paperboids v0.1.0 (/source) Oct 13 03:25:54.019 INFO kablam! warning: function is never used: `load_file` Oct 13 03:25:54.019 INFO kablam! --> src/shaders.rs:14:1 Oct 13 03:25:54.019 INFO kablam! | Oct 13 03:25:54.019 INFO kablam! 14 | fn load_file(file_src: &str) -> String { Oct 13 03:25:54.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.019 INFO kablam! | Oct 13 03:25:54.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:25:54.019 INFO kablam! Oct 13 03:25:54.019 INFO kablam! warning: field is never used: `shader_str` Oct 13 03:25:54.019 INFO kablam! --> src/shaders.rs:35:5 Oct 13 03:25:54.019 INFO kablam! | Oct 13 03:25:54.019 INFO kablam! 35 | shader_str: String, Oct 13 03:25:54.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.019 INFO kablam! Oct 13 03:25:54.019 INFO kablam! warning: method is never used: `from_file` Oct 13 03:25:54.019 INFO kablam! --> src/shaders.rs:44:5 Oct 13 03:25:54.019 INFO kablam! | Oct 13 03:25:54.019 INFO kablam! 44 | pub fn from_file(ty: GLenum, file_src: &str) -> Shader { Oct 13 03:25:54.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.019 INFO kablam! Oct 13 03:25:54.019 INFO kablam! warning: method is never used: `delete` Oct 13 03:25:54.019 INFO kablam! --> src/shaders.rs:160:5 Oct 13 03:25:54.019 INFO kablam! | Oct 13 03:25:54.019 INFO kablam! 160 | pub fn delete(&mut self) { Oct 13 03:25:54.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.023 INFO kablam! Oct 13 03:25:54.023 INFO kablam! warning: method is never used: `upload_v4f` Oct 13 03:25:54.023 INFO kablam! --> src/shaders.rs:182:5 Oct 13 03:25:54.023 INFO kablam! | Oct 13 03:25:54.024 INFO kablam! 182 | pub fn upload_v4f(&self, v: &Vector4) { Oct 13 03:25:54.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.024 INFO kablam! Oct 13 03:25:54.024 INFO kablam! warning: method is never used: `upload_3f` Oct 13 03:25:54.024 INFO kablam! --> src/shaders.rs:187:5 Oct 13 03:25:54.024 INFO kablam! | Oct 13 03:25:54.025 INFO kablam! 187 | pub fn upload_3f(&self, a: f32, b: f32, c: f32) { Oct 13 03:25:54.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.025 INFO kablam! Oct 13 03:25:54.025 INFO kablam! warning: method is never used: `upload_1i` Oct 13 03:25:54.025 INFO kablam! --> src/shaders.rs:197:5 Oct 13 03:25:54.026 INFO kablam! | Oct 13 03:25:54.026 INFO kablam! 197 | pub fn upload_1i(&self, a: i32) { Oct 13 03:25:54.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.026 INFO kablam! Oct 13 03:25:54.026 INFO kablam! warning: method is never used: `stats` Oct 13 03:25:54.027 INFO kablam! --> src/octree.rs:241:5 Oct 13 03:25:54.027 INFO kablam! | Oct 13 03:25:54.027 INFO kablam! 241 | pub fn stats(&self) { Oct 13 03:25:54.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.028 INFO kablam! Oct 13 03:25:54.028 INFO kablam! warning: function is never used: `gl_error` Oct 13 03:25:54.028 INFO kablam! --> src/main.rs:681:1 Oct 13 03:25:54.029 INFO kablam! | Oct 13 03:25:54.029 INFO kablam! 681 | fn gl_error() { Oct 13 03:25:54.029 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:25:54.030 INFO kablam! Oct 13 03:25:54.030 INFO kablam! warning: function is never used: `gen_square_mesh` Oct 13 03:25:54.030 INFO kablam! --> src/main.rs:721:1 Oct 13 03:25:54.030 INFO kablam! | Oct 13 03:25:54.031 INFO kablam! 721 | fn gen_square_mesh() -> Mesh { Oct 13 03:25:54.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.031 INFO kablam! Oct 13 03:25:54.031 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:25:54.032 INFO kablam! --> src/main.rs:527:21 Oct 13 03:25:54.032 INFO kablam! | Oct 13 03:25:54.032 INFO kablam! 527 | thread_tx.send(0u32); Oct 13 03:25:54.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.033 INFO kablam! | Oct 13 03:25:54.033 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:25:54.034 INFO kablam! Oct 13 03:25:54.034 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:25:54.034 INFO kablam! --> src/main.rs:532:17 Oct 13 03:25:54.034 INFO kablam! | Oct 13 03:25:54.043 INFO kablam! 532 | rx.recv(); Oct 13 03:25:54.043 INFO kablam! | ^^^^^^^^^^ Oct 13 03:25:54.044 INFO kablam! | Oct 13 03:25:54.044 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:25:54.044 INFO kablam! Oct 13 03:25:54.044 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:25:54.045 INFO kablam! --> src/main.rs:568:21 Oct 13 03:25:54.045 INFO kablam! | Oct 13 03:25:54.045 INFO kablam! 568 | thread_tx.send(0u32); Oct 13 03:25:54.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:54.046 INFO kablam! | Oct 13 03:25:54.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:25:54.047 INFO kablam! Oct 13 03:25:54.047 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:25:54.047 INFO kablam! --> src/main.rs:573:17 Oct 13 03:25:54.047 INFO kablam! | Oct 13 03:25:54.048 INFO kablam! 573 | rx.recv(); Oct 13 03:25:54.048 INFO kablam! | ^^^^^^^^^^ Oct 13 03:25:54.048 INFO kablam! | Oct 13 03:25:54.049 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:25:54.049 INFO kablam! Oct 13 03:25:57.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.43s Oct 13 03:25:57.663 INFO kablam! su: No module specific data is present Oct 13 03:25:58.440 INFO running `"docker" "rm" "-f" "e8b20f0f62b987159f309cfb11e459ed8464b14d5062abeaa7b8f7679f42c238"` Oct 13 03:25:58.825 INFO blam! e8b20f0f62b987159f309cfb11e459ed8464b14d5062abeaa7b8f7679f42c238 Oct 13 03:25:58.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 03:25:59.292 INFO blam! ece4bf1dfdda44eb29db8397fe91be6311d5bd93c8ebc688c31980ccae2c5c04 Oct 13 03:25:59.293 INFO running `"docker" "start" "-a" "ece4bf1dfdda44eb29db8397fe91be6311d5bd93c8ebc688c31980ccae2c5c04"` Oct 13 03:26:00.243 INFO kablam! usermod: no changes Oct 13 03:26:00.337 INFO kablam! Compiling paperboids v0.1.0 (/source) Oct 13 03:26:01.545 INFO kablam! warning: function is never used: `load_file` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:14:1 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 14 | fn load_file(file_src: &str) -> String { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: field is never used: `shader_str` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:35:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 35 | shader_str: String, Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `from_file` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:44:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 44 | pub fn from_file(ty: GLenum, file_src: &str) -> Shader { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `delete` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:160:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 160 | pub fn delete(&mut self) { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `upload_v4f` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:182:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 182 | pub fn upload_v4f(&self, v: &Vector4) { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `upload_3f` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:187:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 187 | pub fn upload_3f(&self, a: f32, b: f32, c: f32) { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `upload_1i` Oct 13 03:26:01.545 INFO kablam! --> src/shaders.rs:197:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 197 | pub fn upload_1i(&self, a: i32) { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: method is never used: `stats` Oct 13 03:26:01.545 INFO kablam! --> src/octree.rs:241:5 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 241 | pub fn stats(&self) { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: function is never used: `gl_error` Oct 13 03:26:01.545 INFO kablam! --> src/main.rs:681:1 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 681 | fn gl_error() { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: function is never used: `gen_square_mesh` Oct 13 03:26:01.545 INFO kablam! --> src/main.rs:721:1 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 721 | fn gen_square_mesh() -> Mesh { Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:26:01.545 INFO kablam! --> src/main.rs:527:21 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 527 | thread_tx.send(0u32); Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:26:01.545 INFO kablam! Oct 13 03:26:01.545 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:26:01.545 INFO kablam! --> src/main.rs:532:17 Oct 13 03:26:01.545 INFO kablam! | Oct 13 03:26:01.545 INFO kablam! 532 | rx.recv(); Oct 13 03:26:01.545 INFO kablam! | ^^^^^^^^^^ Oct 13 03:26:01.546 INFO kablam! | Oct 13 03:26:01.546 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:26:01.546 INFO kablam! Oct 13 03:26:01.546 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:26:01.546 INFO kablam! --> src/main.rs:568:21 Oct 13 03:26:01.546 INFO kablam! | Oct 13 03:26:01.546 INFO kablam! 568 | thread_tx.send(0u32); Oct 13 03:26:01.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:26:01.546 INFO kablam! | Oct 13 03:26:01.546 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:26:01.546 INFO kablam! Oct 13 03:26:01.546 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:26:01.546 INFO kablam! --> src/main.rs:573:17 Oct 13 03:26:01.546 INFO kablam! | Oct 13 03:26:01.546 INFO kablam! 573 | rx.recv(); Oct 13 03:26:01.546 INFO kablam! | ^^^^^^^^^^ Oct 13 03:26:01.546 INFO kablam! | Oct 13 03:26:01.546 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:26:01.546 INFO kablam! Oct 13 03:26:01.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 13 03:26:01.941 INFO kablam! su: No module specific data is present Oct 13 03:26:02.431 INFO running `"docker" "rm" "-f" "ece4bf1dfdda44eb29db8397fe91be6311d5bd93c8ebc688c31980ccae2c5c04"` Oct 13 03:26:02.626 INFO blam! ece4bf1dfdda44eb29db8397fe91be6311d5bd93c8ebc688c31980ccae2c5c04 Oct 13 03:26:02.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 03:26:02.951 INFO blam! 43c1b79ca0752b2120c789e68123ed2216eed3039d0e34d38aad8747455ac870 Oct 13 03:26:02.952 INFO running `"docker" "start" "-a" "43c1b79ca0752b2120c789e68123ed2216eed3039d0e34d38aad8747455ac870"` Oct 13 03:26:03.839 INFO kablam! usermod: no changes Oct 13 03:26:03.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 03:26:03.951 INFO kablam! Running /target/debug/deps/paperboids-ae81491a3ea43001 Oct 13 03:26:03.963 INFO blam! Oct 13 03:26:03.963 INFO blam! running 0 tests Oct 13 03:26:03.963 INFO blam! Oct 13 03:26:03.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:26:03.963 INFO blam! Oct 13 03:26:03.963 INFO kablam! su: No module specific data is present Oct 13 03:26:04.399 INFO running `"docker" "rm" "-f" "43c1b79ca0752b2120c789e68123ed2216eed3039d0e34d38aad8747455ac870"` Oct 13 03:26:04.568 INFO blam! 43c1b79ca0752b2120c789e68123ed2216eed3039d0e34d38aad8747455ac870