Oct 14 20:48:27.360 INFO testing fenollp/minrs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:48:27.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:48:27.717 INFO blam! 8d9925349441fc548e0095a5f8b38b59e2f58bd81d2be124762140ba28d5bd4e Oct 14 20:48:27.731 INFO running `"docker" "start" "-a" "8d9925349441fc548e0095a5f8b38b59e2f58bd81d2be124762140ba28d5bd4e"` Oct 14 20:48:28.843 INFO kablam! usermod: no changes Oct 14 20:48:29.046 INFO kablam! Compiling libc v0.2.21 Oct 14 20:48:29.046 INFO kablam! Compiling serde v0.9.11 Oct 14 20:48:29.046 INFO kablam! Compiling lazy_static v0.2.4 Oct 14 20:48:29.046 INFO kablam! Compiling log v0.3.7 Oct 14 20:48:29.046 INFO kablam! Compiling rustc-serialize v0.3.23 Oct 14 20:48:29.049 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 14 20:48:30.479 INFO kablam! Compiling gl_generator v0.5.2 Oct 14 20:48:31.535 INFO kablam! Compiling rand v0.3.15 Oct 14 20:48:31.536 INFO kablam! Compiling fs2 v0.2.5 Oct 14 20:48:31.536 INFO kablam! Compiling shared_library v0.1.5 Oct 14 20:48:31.536 INFO kablam! Compiling memchr v0.1.11 Oct 14 20:48:33.527 INFO kablam! Compiling thread-id v2.0.0 Oct 14 20:48:33.528 INFO kablam! Compiling x11-dl v2.12.0 Oct 14 20:48:33.535 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 14 20:48:33.603 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 20:48:34.251 INFO kablam! Compiling memmap v0.4.0 Oct 14 20:48:37.104 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 20:48:37.135 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 20:48:37.177 INFO kablam! Compiling thread_local v0.2.7 Oct 14 20:48:37.339 INFO kablam! Compiling backtrace v0.2.3 Oct 14 20:48:37.435 INFO kablam! Compiling glutin v0.7.4 Oct 14 20:48:38.677 INFO kablam! Compiling glium v0.16.0 Oct 14 20:48:39.152 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 20:48:50.484 INFO kablam! Compiling tempfile v2.1.5 Oct 14 20:48:50.484 INFO kablam! Compiling regex v0.1.80 Oct 14 20:48:50.575 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 20:48:52.931 INFO kablam! Compiling target_build_utils v0.3.0 Oct 14 20:49:00.326 INFO kablam! Compiling serde_json v0.9.9 Oct 14 20:49:06.284 INFO kablam! Compiling docopt v0.6.86 Oct 14 20:49:18.191 INFO kablam! Compiling libloading v0.3.2 Oct 14 20:49:21.521 INFO kablam! Compiling dlib v0.3.1 Oct 14 20:49:21.879 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 20:49:25.847 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 20:49:25.847 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 20:49:28.175 INFO kablam! Compiling winit v0.5.11 Oct 14 20:49:59.103 INFO kablam! Compiling minrs v0.4.1 (/source) Oct 14 20:50:00.831 INFO kablam! warning: function is never used: `load_file_1d` Oct 14 20:50:00.831 INFO kablam! --> src/main.rs:148:1 Oct 14 20:50:00.832 INFO kablam! | Oct 14 20:50:00.832 INFO kablam! 148 | / fn load_file_1d(display: &F, width: u32, height: u32, path: &str) Oct 14 20:50:00.832 INFO kablam! 149 | | -> Result Oct 14 20:50:00.833 INFO kablam! 150 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.833 INFO kablam! 151 | | { Oct 14 20:50:00.833 INFO kablam! ... | Oct 14 20:50:00.834 INFO kablam! 162 | | make_1d_texture(display, buffer) Oct 14 20:50:00.834 INFO kablam! 163 | | } Oct 14 20:50:00.834 INFO kablam! | |_^ Oct 14 20:50:00.834 INFO kablam! | Oct 14 20:50:00.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:50:00.835 INFO kablam! Oct 14 20:50:00.835 INFO kablam! warning: function is never used: `make_1d_texture` Oct 14 20:50:00.836 INFO kablam! --> src/main.rs:165:1 Oct 14 20:50:00.836 INFO kablam! | Oct 14 20:50:00.836 INFO kablam! 165 | / fn make_1d_texture(display: &F, buffer: std::vec::Vec) Oct 14 20:50:00.837 INFO kablam! 166 | | -> Result Oct 14 20:50:00.837 INFO kablam! 167 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.837 INFO kablam! 168 | | { Oct 14 20:50:00.837 INFO kablam! ... | Oct 14 20:50:00.838 INFO kablam! 194 | | Ok(texture) Oct 14 20:50:00.838 INFO kablam! 195 | | } Oct 14 20:50:00.838 INFO kablam! | |_^ Oct 14 20:50:00.839 INFO kablam! Oct 14 20:50:00.839 INFO kablam! warning: function is never used: `file_to_texture` Oct 14 20:50:00.839 INFO kablam! --> src/main.rs:198:1 Oct 14 20:50:00.840 INFO kablam! | Oct 14 20:50:00.840 INFO kablam! 198 | / fn file_to_texture(display: &F, width: u32, height: u32, path: &str) -> Oct 14 20:50:00.840 INFO kablam! 199 | | Result Oct 14 20:50:00.840 INFO kablam! 200 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.841 INFO kablam! 201 | | { Oct 14 20:50:00.847 INFO kablam! ... | Oct 14 20:50:00.847 INFO kablam! 212 | | make_depth1d_texture(display, buffer) Oct 14 20:50:00.847 INFO kablam! 213 | | } Oct 14 20:50:00.847 INFO kablam! | |_^ Oct 14 20:50:00.847 INFO kablam! Oct 14 20:50:00.847 INFO kablam! warning: function is never used: `make_depth1d_texture` Oct 14 20:50:00.847 INFO kablam! --> src/main.rs:215:1 Oct 14 20:50:00.847 INFO kablam! | Oct 14 20:50:00.847 INFO kablam! 215 | / fn make_depth1d_texture(display: &F, buffer: std::vec::Vec) -> Oct 14 20:50:00.847 INFO kablam! 216 | | Result Oct 14 20:50:00.847 INFO kablam! 217 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.847 INFO kablam! 218 | | { Oct 14 20:50:00.847 INFO kablam! ... | Oct 14 20:50:00.847 INFO kablam! 230 | | Ok(texture) Oct 14 20:50:00.847 INFO kablam! 231 | | } Oct 14 20:50:00.847 INFO kablam! | |_^ Oct 14 20:50:00.847 INFO kablam! Oct 14 20:50:00.847 INFO kablam! warning: function is never used: `file_to_texture2d` Oct 14 20:50:00.847 INFO kablam! --> src/main.rs:233:1 Oct 14 20:50:00.847 INFO kablam! | Oct 14 20:50:00.847 INFO kablam! 233 | / fn file_to_texture2d(display: &F, width: u32, height: u32, path: &str) -> Oct 14 20:50:00.847 INFO kablam! 234 | | Result Oct 14 20:50:00.847 INFO kablam! 235 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.847 INFO kablam! 236 | | { Oct 14 20:50:00.847 INFO kablam! ... | Oct 14 20:50:00.847 INFO kablam! 247 | | make_depth2d_texture(display, buffer) Oct 14 20:50:00.847 INFO kablam! 248 | | } Oct 14 20:50:00.847 INFO kablam! | |_^ Oct 14 20:50:00.847 INFO kablam! Oct 14 20:50:00.847 INFO kablam! warning: function is never used: `make_depth2d_texture` Oct 14 20:50:00.847 INFO kablam! --> src/main.rs:250:1 Oct 14 20:50:00.847 INFO kablam! | Oct 14 20:50:00.847 INFO kablam! 250 | / fn make_depth2d_texture(display: &F, buffer: std::vec::Vec) -> Oct 14 20:50:00.847 INFO kablam! 251 | | Result Oct 14 20:50:00.847 INFO kablam! 252 | | where F: Facade + std::marker::Sized Oct 14 20:50:00.847 INFO kablam! 253 | | { Oct 14 20:50:00.847 INFO kablam! ... | Oct 14 20:50:00.847 INFO kablam! 275 | | Ok(texture) Oct 14 20:50:00.847 INFO kablam! 276 | | } Oct 14 20:50:00.847 INFO kablam! | |_^ Oct 14 20:50:00.847 INFO kablam! Oct 14 20:50:05.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 14 20:50:05.823 INFO kablam! su: No module specific data is present Oct 14 20:50:06.910 INFO running `"docker" "rm" "-f" "8d9925349441fc548e0095a5f8b38b59e2f58bd81d2be124762140ba28d5bd4e"` Oct 14 20:50:07.218 INFO blam! 8d9925349441fc548e0095a5f8b38b59e2f58bd81d2be124762140ba28d5bd4e Oct 14 20:50:07.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:50:07.837 INFO blam! 0a711a5de6c898954c03fe5651ec2a3cacc3f17623d6b6a79a042d25f2650a13 Oct 14 20:50:07.839 INFO running `"docker" "start" "-a" "0a711a5de6c898954c03fe5651ec2a3cacc3f17623d6b6a79a042d25f2650a13"` Oct 14 20:50:09.033 INFO kablam! usermod: no changes Oct 14 20:50:09.251 INFO kablam! Compiling minrs v0.4.1 (/source) Oct 14 20:50:13.011 INFO kablam! warning: function is never used: `load_file_1d` Oct 14 20:50:13.011 INFO kablam! --> src/main.rs:148:1 Oct 14 20:50:13.011 INFO kablam! | Oct 14 20:50:13.011 INFO kablam! 148 | / fn load_file_1d(display: &F, width: u32, height: u32, path: &str) Oct 14 20:50:13.011 INFO kablam! 149 | | -> Result Oct 14 20:50:13.011 INFO kablam! 150 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.011 INFO kablam! 151 | | { Oct 14 20:50:13.011 INFO kablam! ... | Oct 14 20:50:13.011 INFO kablam! 162 | | make_1d_texture(display, buffer) Oct 14 20:50:13.011 INFO kablam! 163 | | } Oct 14 20:50:13.011 INFO kablam! | |_^ Oct 14 20:50:13.011 INFO kablam! | Oct 14 20:50:13.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:50:13.011 INFO kablam! Oct 14 20:50:13.011 INFO kablam! warning: function is never used: `make_1d_texture` Oct 14 20:50:13.011 INFO kablam! --> src/main.rs:165:1 Oct 14 20:50:13.011 INFO kablam! | Oct 14 20:50:13.011 INFO kablam! 165 | / fn make_1d_texture(display: &F, buffer: std::vec::Vec) Oct 14 20:50:13.011 INFO kablam! 166 | | -> Result Oct 14 20:50:13.011 INFO kablam! 167 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.011 INFO kablam! 168 | | { Oct 14 20:50:13.011 INFO kablam! ... | Oct 14 20:50:13.011 INFO kablam! 194 | | Ok(texture) Oct 14 20:50:13.011 INFO kablam! 195 | | } Oct 14 20:50:13.011 INFO kablam! | |_^ Oct 14 20:50:13.011 INFO kablam! Oct 14 20:50:13.011 INFO kablam! warning: function is never used: `file_to_texture` Oct 14 20:50:13.011 INFO kablam! --> src/main.rs:198:1 Oct 14 20:50:13.011 INFO kablam! | Oct 14 20:50:13.011 INFO kablam! 198 | / fn file_to_texture(display: &F, width: u32, height: u32, path: &str) -> Oct 14 20:50:13.011 INFO kablam! 199 | | Result Oct 14 20:50:13.011 INFO kablam! 200 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.011 INFO kablam! 201 | | { Oct 14 20:50:13.011 INFO kablam! ... | Oct 14 20:50:13.011 INFO kablam! 212 | | make_depth1d_texture(display, buffer) Oct 14 20:50:13.012 INFO kablam! 213 | | } Oct 14 20:50:13.012 INFO kablam! | |_^ Oct 14 20:50:13.012 INFO kablam! Oct 14 20:50:13.012 INFO kablam! warning: function is never used: `make_depth1d_texture` Oct 14 20:50:13.012 INFO kablam! --> src/main.rs:215:1 Oct 14 20:50:13.012 INFO kablam! | Oct 14 20:50:13.012 INFO kablam! 215 | / fn make_depth1d_texture(display: &F, buffer: std::vec::Vec) -> Oct 14 20:50:13.012 INFO kablam! 216 | | Result Oct 14 20:50:13.012 INFO kablam! 217 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.012 INFO kablam! 218 | | { Oct 14 20:50:13.012 INFO kablam! ... | Oct 14 20:50:13.012 INFO kablam! 230 | | Ok(texture) Oct 14 20:50:13.012 INFO kablam! 231 | | } Oct 14 20:50:13.012 INFO kablam! | |_^ Oct 14 20:50:13.012 INFO kablam! Oct 14 20:50:13.012 INFO kablam! warning: function is never used: `file_to_texture2d` Oct 14 20:50:13.012 INFO kablam! --> src/main.rs:233:1 Oct 14 20:50:13.012 INFO kablam! | Oct 14 20:50:13.012 INFO kablam! 233 | / fn file_to_texture2d(display: &F, width: u32, height: u32, path: &str) -> Oct 14 20:50:13.012 INFO kablam! 234 | | Result Oct 14 20:50:13.012 INFO kablam! 235 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.012 INFO kablam! 236 | | { Oct 14 20:50:13.012 INFO kablam! ... | Oct 14 20:50:13.012 INFO kablam! 247 | | make_depth2d_texture(display, buffer) Oct 14 20:50:13.012 INFO kablam! 248 | | } Oct 14 20:50:13.012 INFO kablam! | |_^ Oct 14 20:50:13.012 INFO kablam! Oct 14 20:50:13.012 INFO kablam! warning: function is never used: `make_depth2d_texture` Oct 14 20:50:13.012 INFO kablam! --> src/main.rs:250:1 Oct 14 20:50:13.012 INFO kablam! | Oct 14 20:50:13.012 INFO kablam! 250 | / fn make_depth2d_texture(display: &F, buffer: std::vec::Vec) -> Oct 14 20:50:13.012 INFO kablam! 251 | | Result Oct 14 20:50:13.012 INFO kablam! 252 | | where F: Facade + std::marker::Sized Oct 14 20:50:13.012 INFO kablam! 253 | | { Oct 14 20:50:13.012 INFO kablam! ... | Oct 14 20:50:13.012 INFO kablam! 275 | | Ok(texture) Oct 14 20:50:13.012 INFO kablam! 276 | | } Oct 14 20:50:13.012 INFO kablam! | |_^ Oct 14 20:50:13.012 INFO kablam! Oct 14 20:50:23.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.03s Oct 14 20:50:23.124 INFO kablam! su: No module specific data is present Oct 14 20:50:23.853 INFO running `"docker" "rm" "-f" "0a711a5de6c898954c03fe5651ec2a3cacc3f17623d6b6a79a042d25f2650a13"` Oct 14 20:50:24.180 INFO blam! 0a711a5de6c898954c03fe5651ec2a3cacc3f17623d6b6a79a042d25f2650a13 Oct 14 20:50:24.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:50:24.701 INFO blam! 20197fd8d082849212a1145c85693bb12755a12392a80fdd82e41f6f64f66bd6 Oct 14 20:50:24.705 INFO running `"docker" "start" "-a" "20197fd8d082849212a1145c85693bb12755a12392a80fdd82e41f6f64f66bd6"` Oct 14 20:50:25.978 INFO kablam! usermod: no changes Oct 14 20:50:26.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 20:50:26.238 INFO kablam! Running /target/debug/deps/minrs-fcedba423fed6585 Oct 14 20:50:26.247 INFO blam! Oct 14 20:50:26.248 INFO blam! running 0 tests Oct 14 20:50:26.248 INFO blam! Oct 14 20:50:26.248 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:50:26.248 INFO blam! Oct 14 20:50:26.249 INFO kablam! su: No module specific data is present Oct 14 20:50:27.221 INFO running `"docker" "rm" "-f" "20197fd8d082849212a1145c85693bb12755a12392a80fdd82e41f6f64f66bd6"` Oct 14 20:50:27.490 INFO blam! 20197fd8d082849212a1145c85693bb12755a12392a80fdd82e41f6f64f66bd6