Oct 15 11:49:59.289 INFO testing Cierpliwy/nbody against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:49:59.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:49:59.744 INFO blam! 9df3d6e1f29a195e6e83a8b73d1620c0d202476181d96301283d7ad344169539 Oct 15 11:49:59.755 INFO running `"docker" "start" "-a" "9df3d6e1f29a195e6e83a8b73d1620c0d202476181d96301283d7ad344169539"` Oct 15 11:50:00.794 INFO kablam! usermod: no changes Oct 15 11:50:01.099 INFO kablam! Compiling rand v0.4.1 Oct 15 11:50:01.099 INFO kablam! Compiling time v0.1.39 Oct 15 11:50:01.109 INFO kablam! Compiling wayland-client v0.12.5 Oct 15 11:50:06.967 INFO kablam! Compiling cgmath v0.16.0 Oct 15 11:50:08.073 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 15 11:50:08.079 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 15 11:50:19.308 INFO kablam! Compiling wayland-window v0.13.2 Oct 15 11:50:21.853 INFO kablam! Compiling winit v0.9.0 Oct 15 11:50:28.463 INFO kablam! Compiling glutin v0.11.0 Oct 15 11:50:32.888 INFO kablam! Compiling glium v0.19.0 Oct 15 11:51:04.419 INFO kablam! Compiling nbody2 v0.1.0 (/source) Oct 15 11:51:06.419 INFO kablam! warning: method is never used: `set_look_at` Oct 15 11:51:06.420 INFO kablam! --> src/renderer/scene.rs:99:5 Oct 15 11:51:06.421 INFO kablam! | Oct 15 11:51:06.421 INFO kablam! 99 | pub fn set_look_at(&mut self, look_at: Vector3, animate: bool) { Oct 15 11:51:06.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:06.422 INFO kablam! | Oct 15 11:51:06.423 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:51:06.423 INFO kablam! Oct 15 11:51:06.424 INFO kablam! warning: method is never used: `set_near` Oct 15 11:51:06.425 INFO kablam! --> src/renderer/scene.rs:119:5 Oct 15 11:51:06.425 INFO kablam! | Oct 15 11:51:06.426 INFO kablam! 119 | pub fn set_near(&mut self, near: f32, animate: bool) { Oct 15 11:51:06.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:06.427 INFO kablam! Oct 15 11:51:06.427 INFO kablam! warning: method is never used: `set_far` Oct 15 11:51:06.428 INFO kablam! --> src/renderer/scene.rs:129:5 Oct 15 11:51:06.428 INFO kablam! | Oct 15 11:51:06.429 INFO kablam! 129 | pub fn set_far(&mut self, far: f32, animate: bool) { Oct 15 11:51:06.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:06.429 INFO kablam! Oct 15 11:51:11.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 15 11:51:12.012 INFO kablam! su: No module specific data is present Oct 15 11:51:12.879 INFO running `"docker" "rm" "-f" "9df3d6e1f29a195e6e83a8b73d1620c0d202476181d96301283d7ad344169539"` Oct 15 11:51:13.141 INFO blam! 9df3d6e1f29a195e6e83a8b73d1620c0d202476181d96301283d7ad344169539 Oct 15 11:51:13.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:51:13.640 INFO blam! 5d1da058716d44f4d7f99bd030a2319fa74570455f791dd393b944e75bb493a5 Oct 15 11:51:13.647 INFO running `"docker" "start" "-a" "5d1da058716d44f4d7f99bd030a2319fa74570455f791dd393b944e75bb493a5"` Oct 15 11:51:15.165 INFO kablam! usermod: no changes Oct 15 11:51:15.359 INFO kablam! Compiling nbody2 v0.1.0 (/source) Oct 15 11:51:17.395 INFO kablam! warning: method is never used: `set_look_at` Oct 15 11:51:17.395 INFO kablam! --> src/renderer/scene.rs:99:5 Oct 15 11:51:17.395 INFO kablam! | Oct 15 11:51:17.395 INFO kablam! 99 | pub fn set_look_at(&mut self, look_at: Vector3, animate: bool) { Oct 15 11:51:17.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:17.395 INFO kablam! | Oct 15 11:51:17.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:51:17.395 INFO kablam! Oct 15 11:51:17.395 INFO kablam! warning: method is never used: `set_near` Oct 15 11:51:17.395 INFO kablam! --> src/renderer/scene.rs:119:5 Oct 15 11:51:17.395 INFO kablam! | Oct 15 11:51:17.395 INFO kablam! 119 | pub fn set_near(&mut self, near: f32, animate: bool) { Oct 15 11:51:17.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:17.395 INFO kablam! Oct 15 11:51:17.395 INFO kablam! warning: method is never used: `set_far` Oct 15 11:51:17.395 INFO kablam! --> src/renderer/scene.rs:129:5 Oct 15 11:51:17.395 INFO kablam! | Oct 15 11:51:17.395 INFO kablam! 129 | pub fn set_far(&mut self, far: f32, animate: bool) { Oct 15 11:51:17.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:17.395 INFO kablam! Oct 15 11:51:17.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 15 11:51:17.873 INFO kablam! su: No module specific data is present Oct 15 11:51:18.933 INFO running `"docker" "rm" "-f" "5d1da058716d44f4d7f99bd030a2319fa74570455f791dd393b944e75bb493a5"` Oct 15 11:51:19.274 INFO blam! 5d1da058716d44f4d7f99bd030a2319fa74570455f791dd393b944e75bb493a5 Oct 15 11:51:19.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:51:19.700 INFO blam! 46cb17c5423955fa2a3b7db35a30483fc5ef5144fe8d6e4bbd0cfe4d40d1c689 Oct 15 11:51:19.703 INFO running `"docker" "start" "-a" "46cb17c5423955fa2a3b7db35a30483fc5ef5144fe8d6e4bbd0cfe4d40d1c689"` Oct 15 11:51:20.983 INFO kablam! usermod: no changes Oct 15 11:51:21.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 11:51:21.139 INFO kablam! Running /target/debug/deps/nbody2-61bfc34c800a59ca Oct 15 11:51:21.143 INFO kablam! su: No module specific data is present Oct 15 11:51:21.143 INFO blam! Oct 15 11:51:21.143 INFO blam! running 0 tests Oct 15 11:51:21.143 INFO blam! Oct 15 11:51:21.143 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:51:21.143 INFO blam! Oct 15 11:51:21.626 INFO running `"docker" "rm" "-f" "46cb17c5423955fa2a3b7db35a30483fc5ef5144fe8d6e4bbd0cfe4d40d1c689"` Oct 15 11:51:21.832 INFO blam! 46cb17c5423955fa2a3b7db35a30483fc5ef5144fe8d6e4bbd0cfe4d40d1c689