Oct 11 01:02:49.392 INFO testing coredump-ch/rpsrtsrs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:02:49.393 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:02:49.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:02:49.890 INFO blam! e2e9245c5424ce52cd547c42ed256a2d4f5ddda5da3d3ccd6e77c42c6ae6cf60 Oct 11 01:02:49.891 INFO running `"docker" "start" "-a" "e2e9245c5424ce52cd547c42ed256a2d4f5ddda5da3d3ccd6e77c42c6ae6cf60"` Oct 11 01:02:51.408 INFO kablam! usermod: no changes Oct 11 01:02:51.760 INFO kablam! Compiling log v0.4.0 Oct 11 01:02:51.760 INFO kablam! Compiling num_cpus v1.7.0 Oct 11 01:02:51.792 INFO kablam! Compiling png v0.10.0 Oct 11 01:02:51.792 INFO kablam! Compiling piston2d-graphics v0.22.0 Oct 11 01:02:51.793 INFO kablam! Compiling serde v1.0.25 Oct 11 01:02:55.126 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 01:02:55.254 INFO kablam! Compiling log v0.3.9 Oct 11 01:02:57.625 INFO kablam! Compiling gl_generator v0.6.1 Oct 11 01:02:57.625 INFO kablam! Compiling glfw v0.18.0 Oct 11 01:03:01.236 INFO kablam! Compiling rayon v0.8.2 Oct 11 01:03:05.937 INFO kablam! Compiling gl v0.6.5 Oct 11 01:03:10.480 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 11 01:03:14.021 INFO kablam! Compiling image v0.16.0 Oct 11 01:03:19.248 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 11 01:03:19.253 INFO kablam! Compiling cgmath v0.15.0 Oct 11 01:03:19.253 INFO kablam! Compiling docopt v0.8.1 Oct 11 01:03:19.253 INFO kablam! Compiling bincode v0.8.0 Oct 11 01:03:32.020 INFO kablam! Compiling pistoncore-window v0.29.0 Oct 11 01:03:33.914 INFO kablam! Compiling pistoncore-event_loop v0.34.0 Oct 11 01:03:33.914 INFO kablam! Compiling pistoncore-glfw_window v0.37.0 Oct 11 01:03:36.328 INFO kablam! Compiling piston v0.34.0 Oct 11 01:03:37.820 INFO kablam! Compiling piston2d-opengl_graphics v0.47.0 Oct 11 01:03:40.460 INFO kablam! Compiling rpsrtsrs v0.1.0 (/source) Oct 11 01:03:42.665 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:42.665 INFO kablam! --> src/client/menu.rs:45:21 Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 11 01:03:42.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 01:03:42.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:42.665 INFO kablam! Oct 11 01:03:42.665 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:42.665 INFO kablam! --> src/client/menu.rs:47:21 Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 11 01:03:42.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:42.665 INFO kablam! Oct 11 01:03:42.665 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:42.665 INFO kablam! --> src/client/error.rs:25:13 Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 11 01:03:42.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:42.665 INFO kablam! | Oct 11 01:03:42.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:42.665 INFO kablam! Oct 11 01:03:53.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 11 01:03:53.908 INFO kablam! su: No module specific data is present Oct 11 01:03:54.432 INFO running `"docker" "rm" "-f" "e2e9245c5424ce52cd547c42ed256a2d4f5ddda5da3d3ccd6e77c42c6ae6cf60"` Oct 11 01:03:54.622 INFO blam! e2e9245c5424ce52cd547c42ed256a2d4f5ddda5da3d3ccd6e77c42c6ae6cf60 Oct 11 01:03:54.625 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:03:54.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:03:55.062 INFO blam! c576f7ed6622fbe97814e872695d25557ec1c7b3c82aeea8f801b2986f33dc85 Oct 11 01:03:55.068 INFO running `"docker" "start" "-a" "c576f7ed6622fbe97814e872695d25557ec1c7b3c82aeea8f801b2986f33dc85"` Oct 11 01:03:56.127 INFO kablam! usermod: no changes Oct 11 01:03:56.382 INFO kablam! Compiling rpsrtsrs v0.1.0 (/source) Oct 11 01:03:59.820 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:59.820 INFO kablam! --> src/client/menu.rs:45:21 Oct 11 01:03:59.820 INFO kablam! | Oct 11 01:03:59.820 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 11 01:03:59.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:59.820 INFO kablam! | Oct 11 01:03:59.820 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 01:03:59.820 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:59.820 INFO kablam! Oct 11 01:03:59.820 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:59.820 INFO kablam! --> src/client/menu.rs:47:21 Oct 11 01:03:59.820 INFO kablam! | Oct 11 01:03:59.820 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 11 01:03:59.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:59.821 INFO kablam! | Oct 11 01:03:59.821 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:59.821 INFO kablam! Oct 11 01:03:59.821 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:03:59.821 INFO kablam! --> src/client/error.rs:25:13 Oct 11 01:03:59.821 INFO kablam! | Oct 11 01:03:59.821 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 11 01:03:59.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:03:59.821 INFO kablam! | Oct 11 01:03:59.821 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:03:59.821 INFO kablam! Oct 11 01:04:01.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.19s Oct 11 01:04:01.368 INFO kablam! su: No module specific data is present Oct 11 01:04:02.085 INFO running `"docker" "rm" "-f" "c576f7ed6622fbe97814e872695d25557ec1c7b3c82aeea8f801b2986f33dc85"` Oct 11 01:04:02.332 INFO blam! c576f7ed6622fbe97814e872695d25557ec1c7b3c82aeea8f801b2986f33dc85 Oct 11 01:04:02.337 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:04:02.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:04:02.792 INFO blam! 9442edefbb7512a566a1f43e5fcf899fd2c2c1d5456a2f85de86d3067ce396ba Oct 11 01:04:02.812 INFO running `"docker" "start" "-a" "9442edefbb7512a566a1f43e5fcf899fd2c2c1d5456a2f85de86d3067ce396ba"` Oct 11 01:04:03.995 INFO kablam! usermod: no changes Oct 11 01:04:04.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 11 01:04:04.313 INFO kablam! Running /target/debug/deps/rpsrtsrs-f4690823d1eb322f Oct 11 01:04:04.317 INFO blam! Oct 11 01:04:04.317 INFO blam! running 6 tests Oct 11 01:04:04.324 INFO blam! test state::tests::test_unit_update_moving ... ok Oct 11 01:04:04.325 INFO blam! test shapes::test::test_collision_detect ... ok Oct 11 01:04:04.325 INFO blam! test state::tests::test_bullet_update_moving ... ok Oct 11 01:04:04.325 INFO blam! test state::tests::test_bullet_update_stationary ... ok Oct 11 01:04:04.325 INFO blam! test state::tests::test_unit_update_stationary ... ok Oct 11 01:04:04.326 INFO blam! test shapes::test::test_hitbox ... ok Oct 11 01:04:04.326 INFO blam! Oct 11 01:04:04.326 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:04:04.327 INFO blam! Oct 11 01:04:04.340 INFO blam! Oct 11 01:04:04.341 INFO kablam! Running /target/debug/deps/cli_client-346bcf2b08d0d95e Oct 11 01:04:04.341 INFO blam! running 0 tests Oct 11 01:04:04.341 INFO kablam! Running /target/debug/deps/client-c6775f92a247a685 Oct 11 01:04:04.341 INFO blam! Oct 11 01:04:04.342 INFO kablam! Running /target/debug/deps/server-fccc72fa3dab597a Oct 11 01:04:04.342 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:04:04.342 INFO blam! Oct 11 01:04:04.342 INFO blam! Oct 11 01:04:04.343 INFO blam! running 0 tests Oct 11 01:04:04.343 INFO blam! Oct 11 01:04:04.343 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:04:04.343 INFO blam! Oct 11 01:04:04.344 INFO blam! Oct 11 01:04:04.344 INFO kablam! Doc-tests rpsrtsrs Oct 11 01:04:04.344 INFO blam! running 0 tests Oct 11 01:04:04.344 INFO blam! Oct 11 01:04:04.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:04:04.344 INFO blam! Oct 11 01:04:06.656 INFO blam! Oct 11 01:04:06.656 INFO blam! running 0 tests Oct 11 01:04:06.656 INFO blam! Oct 11 01:04:06.656 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:04:06.656 INFO blam! Oct 11 01:04:06.672 INFO kablam! su: No module specific data is present Oct 11 01:04:07.424 INFO running `"docker" "rm" "-f" "9442edefbb7512a566a1f43e5fcf899fd2c2c1d5456a2f85de86d3067ce396ba"` Oct 11 01:04:07.768 INFO blam! 9442edefbb7512a566a1f43e5fcf899fd2c2c1d5456a2f85de86d3067ce396ba