Oct 10 13:39:52.999 INFO testing teschty/binviz-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:39:52.999 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:39:53.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:39:53.336 INFO blam! 7c6409863faa86a41a6114fdf53d9b110f5966fceb71fd679c20a7ae1abedb75 Oct 10 13:39:53.350 INFO running `"docker" "start" "-a" "7c6409863faa86a41a6114fdf53d9b110f5966fceb71fd679c20a7ae1abedb75"` Oct 10 13:39:54.620 INFO kablam! usermod: no changes Oct 10 13:39:54.880 INFO kablam! Compiling serde v0.9.10 Oct 10 13:39:54.880 INFO kablam! Compiling shared_library v0.1.5 Oct 10 13:39:54.880 INFO kablam! Compiling cgmath v0.12.0 Oct 10 13:39:54.880 INFO kablam! Compiling phf_generator v0.7.21 Oct 10 13:39:54.880 INFO kablam! Compiling gl_generator v0.5.2 Oct 10 13:39:54.884 INFO kablam! Compiling x11-dl v2.12.0 Oct 10 13:39:54.884 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 10 13:39:56.832 INFO kablam! Compiling backtrace v0.2.3 Oct 10 13:39:57.885 INFO kablam! Compiling phf_codegen v0.7.21 Oct 10 13:39:58.879 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 13:40:00.180 INFO kablam! Compiling target_build_utils v0.3.0 Oct 10 13:40:02.486 INFO kablam! Compiling glutin v0.7.4 Oct 10 13:40:02.486 INFO kablam! Compiling glium v0.16.0 Oct 10 13:40:18.677 INFO kablam! Compiling serde_json v0.9.8 Oct 10 13:40:28.136 INFO kablam! Compiling libloading v0.3.2 Oct 10 13:40:31.423 INFO kablam! Compiling dlib v0.3.1 Oct 10 13:40:32.180 INFO kablam! Compiling wayland-sys v0.7.8 Oct 10 13:40:33.947 INFO kablam! Compiling wayland-client v0.7.8 Oct 10 13:40:36.340 INFO kablam! Compiling wayland-window v0.4.4 Oct 10 13:40:36.340 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 10 13:40:38.854 INFO kablam! Compiling winit v0.5.11 Oct 10 13:41:12.328 INFO kablam! Compiling binviz-rs v0.1.0 (/source) Oct 10 13:41:14.391 INFO kablam! warning: unused import: `cgmath::prelude` Oct 10 13:41:14.391 INFO kablam! --> src/main.rs:9:5 Oct 10 13:41:14.391 INFO kablam! | Oct 10 13:41:14.391 INFO kablam! 9 | use cgmath::prelude::*; Oct 10 13:41:14.391 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 13:41:14.391 INFO kablam! | Oct 10 13:41:14.391 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:41:14.391 INFO kablam! Oct 10 13:41:14.397 INFO kablam! warning: unused variable: `rot_y` Oct 10 13:41:14.397 INFO kablam! --> src/main.rs:120:13 Oct 10 13:41:14.397 INFO kablam! | Oct 10 13:41:14.397 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 10 13:41:14.397 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 10 13:41:14.404 INFO kablam! | Oct 10 13:41:14.405 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:41:14.405 INFO kablam! Oct 10 13:41:14.417 INFO kablam! warning: variable does not need to be mutable Oct 10 13:41:14.417 INFO kablam! --> src/main.rs:120:9 Oct 10 13:41:14.417 INFO kablam! | Oct 10 13:41:14.418 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 10 13:41:14.418 INFO kablam! | ----^^^^^ Oct 10 13:41:14.418 INFO kablam! | | Oct 10 13:41:14.418 INFO kablam! | help: remove this `mut` Oct 10 13:41:14.419 INFO kablam! | Oct 10 13:41:14.419 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:41:14.419 INFO kablam! Oct 10 13:41:18.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 10 13:41:18.176 INFO kablam! su: No module specific data is present Oct 10 13:41:19.471 INFO running `"docker" "rm" "-f" "7c6409863faa86a41a6114fdf53d9b110f5966fceb71fd679c20a7ae1abedb75"` Oct 10 13:41:19.752 INFO blam! 7c6409863faa86a41a6114fdf53d9b110f5966fceb71fd679c20a7ae1abedb75 Oct 10 13:41:19.756 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:41:19.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:41:20.166 INFO blam! 87bb361ec50808189bc85f861afc6da5d408499abd957a802b4fb32eda281fa6 Oct 10 13:41:20.176 INFO running `"docker" "start" "-a" "87bb361ec50808189bc85f861afc6da5d408499abd957a802b4fb32eda281fa6"` Oct 10 13:41:21.908 INFO kablam! usermod: no changes Oct 10 13:41:22.126 INFO kablam! Compiling binviz-rs v0.1.0 (/source) Oct 10 13:41:24.257 INFO kablam! warning: unused import: `cgmath::prelude` Oct 10 13:41:24.258 INFO kablam! --> src/main.rs:9:5 Oct 10 13:41:24.258 INFO kablam! | Oct 10 13:41:24.258 INFO kablam! 9 | use cgmath::prelude::*; Oct 10 13:41:24.258 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 13:41:24.259 INFO kablam! | Oct 10 13:41:24.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:41:24.259 INFO kablam! Oct 10 13:41:24.263 INFO kablam! warning: unused variable: `rot_y` Oct 10 13:41:24.264 INFO kablam! --> src/main.rs:120:13 Oct 10 13:41:24.264 INFO kablam! | Oct 10 13:41:24.265 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 10 13:41:24.265 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 10 13:41:24.265 INFO kablam! | Oct 10 13:41:24.265 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:41:24.266 INFO kablam! Oct 10 13:41:24.280 INFO kablam! warning: variable does not need to be mutable Oct 10 13:41:24.281 INFO kablam! --> src/main.rs:120:9 Oct 10 13:41:24.281 INFO kablam! | Oct 10 13:41:24.281 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 10 13:41:24.281 INFO kablam! | ----^^^^^ Oct 10 13:41:24.282 INFO kablam! | | Oct 10 13:41:24.282 INFO kablam! | help: remove this `mut` Oct 10 13:41:24.282 INFO kablam! | Oct 10 13:41:24.283 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:41:24.283 INFO kablam! Oct 10 13:41:24.741 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 10 13:41:24.752 INFO kablam! su: No module specific data is present Oct 10 13:41:25.709 INFO running `"docker" "rm" "-f" "87bb361ec50808189bc85f861afc6da5d408499abd957a802b4fb32eda281fa6"` Oct 10 13:41:26.120 INFO blam! 87bb361ec50808189bc85f861afc6da5d408499abd957a802b4fb32eda281fa6 Oct 10 13:41:26.125 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:41:26.127 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:41:26.518 INFO blam! 15d4437df3764361e76ba4cf7d20c4381f53fe309e8c37795997bb90d8101d54 Oct 10 13:41:26.520 INFO running `"docker" "start" "-a" "15d4437df3764361e76ba4cf7d20c4381f53fe309e8c37795997bb90d8101d54"` Oct 10 13:41:27.948 INFO kablam! usermod: no changes Oct 10 13:41:28.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 10 13:41:28.187 INFO kablam! Running /target/debug/deps/binviz_rs-3fd570912cf32d70 Oct 10 13:41:28.194 INFO blam! Oct 10 13:41:28.194 INFO blam! running 0 tests Oct 10 13:41:28.194 INFO blam! Oct 10 13:41:28.194 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:41:28.194 INFO blam! Oct 10 13:41:28.196 INFO kablam! su: No module specific data is present Oct 10 13:41:29.553 INFO running `"docker" "rm" "-f" "15d4437df3764361e76ba4cf7d20c4381f53fe309e8c37795997bb90d8101d54"` Oct 10 13:41:29.816 INFO blam! 15d4437df3764361e76ba4cf7d20c4381f53fe309e8c37795997bb90d8101d54