Oct 11 08:59:41.147 INFO testing valor-0.0.0-test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:59:41.147 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:59:41.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 08:59:41.658 INFO blam! 6824b8c003fee047a5659f27e400290db65df82913109710b2ba73e2104c118e Oct 11 08:59:41.660 INFO running `"docker" "start" "-a" "6824b8c003fee047a5659f27e400290db65df82913109710b2ba73e2104c118e"` Oct 11 08:59:42.664 INFO kablam! usermod: no changes Oct 11 08:59:42.994 INFO kablam! Compiling freetype-sys v0.5.0 Oct 11 08:59:43.001 INFO kablam! Compiling id_tree v1.3.0 Oct 11 08:59:43.006 INFO kablam! Compiling cgmath v0.15.0 Oct 11 08:59:43.006 INFO kablam! Compiling wayland-window v0.7.0 Oct 11 08:59:46.708 INFO kablam! Compiling winit v0.7.6 Oct 11 08:59:47.732 INFO kablam! Compiling freetype-rs v0.14.0 Oct 11 08:59:50.661 INFO kablam! Compiling gfx_text v0.18.0 Oct 11 08:59:57.216 INFO kablam! Compiling glutin v0.9.2 Oct 11 09:00:03.649 INFO kablam! Compiling gfx_window_glutin v0.17.0 Oct 11 09:00:08.246 INFO kablam! Compiling valor v0.0.0-test (/source) Oct 11 09:00:12.568 INFO kablam! warning: variable does not need to be mutable Oct 11 09:00:12.568 INFO kablam! --> src/model.rs:25:16 Oct 11 09:00:12.568 INFO kablam! | Oct 11 09:00:12.568 INFO kablam! 25 | pub fn new(mut renderer: &mut Renderer, vertices: &[Vertex]) -> ModelHandle { Oct 11 09:00:12.568 INFO kablam! | ----^^^^^^^^ Oct 11 09:00:12.568 INFO kablam! | | Oct 11 09:00:12.568 INFO kablam! | help: remove this `mut` Oct 11 09:00:12.568 INFO kablam! | Oct 11 09:00:12.568 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:00:12.568 INFO kablam! Oct 11 09:00:14.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.90s Oct 11 09:00:14.613 INFO kablam! su: No module specific data is present Oct 11 09:00:15.441 INFO running `"docker" "rm" "-f" "6824b8c003fee047a5659f27e400290db65df82913109710b2ba73e2104c118e"` Oct 11 09:00:15.672 INFO blam! 6824b8c003fee047a5659f27e400290db65df82913109710b2ba73e2104c118e Oct 11 09:00:15.681 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:00:15.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 09:00:16.001 INFO blam! 7ff26e1685e867bd7f4238c381090bdf775a3407a0bdd3586d84ad7dc05fe3b3 Oct 11 09:00:16.003 INFO running `"docker" "start" "-a" "7ff26e1685e867bd7f4238c381090bdf775a3407a0bdd3586d84ad7dc05fe3b3"` Oct 11 09:00:16.964 INFO kablam! usermod: no changes Oct 11 09:00:17.188 INFO kablam! Compiling valor v0.0.0-test (/source) Oct 11 09:00:21.864 INFO kablam! warning: variable does not need to be mutable Oct 11 09:00:21.865 INFO kablam! --> src/model.rs:25:16 Oct 11 09:00:21.865 INFO kablam! | Oct 11 09:00:21.865 INFO kablam! 25 | pub fn new(mut renderer: &mut Renderer, vertices: &[Vertex]) -> ModelHandle { Oct 11 09:00:21.865 INFO kablam! | ----^^^^^^^^ Oct 11 09:00:21.865 INFO kablam! | | Oct 11 09:00:21.865 INFO kablam! | help: remove this `mut` Oct 11 09:00:21.865 INFO kablam! | Oct 11 09:00:21.865 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:00:21.865 INFO kablam! Oct 11 09:00:22.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.59s Oct 11 09:00:22.611 INFO kablam! su: No module specific data is present Oct 11 09:00:23.180 INFO running `"docker" "rm" "-f" "7ff26e1685e867bd7f4238c381090bdf775a3407a0bdd3586d84ad7dc05fe3b3"` Oct 11 09:00:23.420 INFO blam! 7ff26e1685e867bd7f4238c381090bdf775a3407a0bdd3586d84ad7dc05fe3b3 Oct 11 09:00:23.424 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:00:23.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 09:00:23.787 INFO blam! 697a1537da00f97ca2361afc31a349197f0e539acef213272b1df78c727bfee3 Oct 11 09:00:23.792 INFO running `"docker" "start" "-a" "697a1537da00f97ca2361afc31a349197f0e539acef213272b1df78c727bfee3"` Oct 11 09:00:25.212 INFO kablam! usermod: no changes Oct 11 09:00:25.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 09:00:25.472 INFO blam! Oct 11 09:00:25.472 INFO blam! running 0 tests Oct 11 09:00:25.472 INFO blam! Oct 11 09:00:25.472 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:00:25.472 INFO blam! Oct 11 09:00:25.494 INFO kablam! Running /target/debug/deps/valor-a3cc0e76a05bb6a3 Oct 11 09:00:25.494 INFO kablam! Doc-tests valor Oct 11 09:00:32.944 INFO blam! Oct 11 09:00:32.944 INFO blam! running 0 tests Oct 11 09:00:32.944 INFO blam! Oct 11 09:00:32.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:00:32.944 INFO blam! Oct 11 09:00:32.960 INFO kablam! su: No module specific data is present Oct 11 09:00:33.778 INFO running `"docker" "rm" "-f" "697a1537da00f97ca2361afc31a349197f0e539acef213272b1df78c727bfee3"` Oct 11 09:00:34.049 INFO blam! 697a1537da00f97ca2361afc31a349197f0e539acef213272b1df78c727bfee3