Oct 15 00:23:20.353 INFO testing coredump-ch/rpsrtsrs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:23:20.355 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 15 00:23:20.815 INFO blam! 8d3297b38e3b68c4468a91fa9c0b5f1156f28fe9c7bd0330f797df99406fba60 Oct 15 00:23:20.817 INFO running `"docker" "start" "-a" "8d3297b38e3b68c4468a91fa9c0b5f1156f28fe9c7bd0330f797df99406fba60"` Oct 15 00:23:23.030 INFO kablam! usermod: no changes Oct 15 00:23:23.539 INFO kablam! Compiling log v0.4.0 Oct 15 00:23:23.539 INFO kablam! Compiling rand v0.3.19 Oct 15 00:23:23.551 INFO kablam! Compiling glfw-sys v3.2.2 Oct 15 00:23:23.579 INFO kablam! Compiling png v0.10.0 Oct 15 00:23:23.635 INFO kablam! Compiling piston2d-graphics v0.22.0 Oct 15 00:23:23.635 INFO kablam! Compiling serde_derive v1.0.25 Oct 15 00:23:26.279 INFO kablam! Compiling log v0.3.9 Oct 15 00:23:29.983 INFO kablam! Compiling gl_generator v0.6.1 Oct 15 00:23:35.183 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 00:23:35.183 INFO kablam! Compiling num-bigint v0.1.41 Oct 15 00:23:42.355 INFO kablam! Compiling gl v0.6.5 Oct 15 00:23:44.451 INFO kablam! Compiling rayon v0.8.2 Oct 15 00:23:49.341 INFO kablam! Compiling num-rational v0.1.40 Oct 15 00:23:54.718 INFO kablam! Compiling num v0.1.41 Oct 15 00:23:55.931 INFO kablam! Compiling glfw v0.18.0 Oct 15 00:23:56.767 INFO kablam! Compiling serde v1.0.25 Oct 15 00:23:58.955 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 00:24:09.727 INFO kablam! Compiling image v0.16.0 Oct 15 00:24:27.848 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 15 00:24:27.848 INFO kablam! Compiling bincode v0.8.0 Oct 15 00:24:27.848 INFO kablam! Compiling cgmath v0.15.0 Oct 15 00:24:27.951 INFO kablam! Compiling docopt v0.8.1 Oct 15 00:24:36.689 INFO kablam! Compiling piston2d-opengl_graphics v0.47.0 Oct 15 00:24:44.739 INFO kablam! Compiling pistoncore-window v0.29.0 Oct 15 00:24:46.191 INFO kablam! Compiling pistoncore-event_loop v0.34.0 Oct 15 00:24:46.191 INFO kablam! Compiling pistoncore-glfw_window v0.37.0 Oct 15 00:24:48.129 INFO kablam! Compiling piston v0.34.0 Oct 15 00:24:50.967 INFO kablam! Compiling rpsrtsrs v0.1.0 (/source) Oct 15 00:24:53.571 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:24:53.571 INFO kablam! --> src/client/menu.rs:45:21 Oct 15 00:24:53.571 INFO kablam! | Oct 15 00:24:53.571 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 15 00:24:53.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:24:53.572 INFO kablam! | Oct 15 00:24:53.572 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:24:53.572 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:24:53.573 INFO kablam! Oct 15 00:24:53.573 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:24:53.573 INFO kablam! --> src/client/menu.rs:47:21 Oct 15 00:24:53.573 INFO kablam! | Oct 15 00:24:53.574 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 15 00:24:53.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:24:53.574 INFO kablam! | Oct 15 00:24:53.574 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:24:53.574 INFO kablam! Oct 15 00:24:53.575 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:24:53.575 INFO kablam! --> src/client/error.rs:25:13 Oct 15 00:24:53.575 INFO kablam! | Oct 15 00:24:53.575 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 15 00:24:53.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:24:53.576 INFO kablam! | Oct 15 00:24:53.576 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:24:53.576 INFO kablam! Oct 15 00:25:13.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 15 00:25:13.617 INFO kablam! su: No module specific data is present Oct 15 00:25:14.845 INFO running `"docker" "rm" "-f" "8d3297b38e3b68c4468a91fa9c0b5f1156f28fe9c7bd0330f797df99406fba60"` Oct 15 00:25:15.087 INFO blam! 8d3297b38e3b68c4468a91fa9c0b5f1156f28fe9c7bd0330f797df99406fba60 Oct 15 00:25:15.091 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 15 00:25:15.518 INFO blam! 1c786cf8872e3877740e5badd33eaadb7a348a76e97379471e2d75898ffaff9a Oct 15 00:25:15.521 INFO running `"docker" "start" "-a" "1c786cf8872e3877740e5badd33eaadb7a348a76e97379471e2d75898ffaff9a"` Oct 15 00:25:17.463 INFO kablam! usermod: no changes Oct 15 00:25:17.797 INFO kablam! Compiling rpsrtsrs v0.1.0 (/source) Oct 15 00:25:25.475 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:25:25.475 INFO kablam! --> src/client/menu.rs:45:21 Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 15 00:25:25.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:25:25.475 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:25:25.475 INFO kablam! Oct 15 00:25:25.475 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:25:25.475 INFO kablam! --> src/client/menu.rs:47:21 Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 15 00:25:25.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:25:25.475 INFO kablam! Oct 15 00:25:25.475 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:25:25.475 INFO kablam! --> src/client/error.rs:25:13 Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 15 00:25:25.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:25:25.475 INFO kablam! | Oct 15 00:25:25.475 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:25:25.475 INFO kablam! Oct 15 00:25:27.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.59s Oct 15 00:25:27.124 INFO kablam! su: No module specific data is present Oct 15 00:25:28.399 INFO running `"docker" "rm" "-f" "1c786cf8872e3877740e5badd33eaadb7a348a76e97379471e2d75898ffaff9a"` Oct 15 00:25:28.800 INFO blam! 1c786cf8872e3877740e5badd33eaadb7a348a76e97379471e2d75898ffaff9a Oct 15 00:25:28.805 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 15 00:25:29.232 INFO blam! 569cd00d35e43662845fad163ef863887557a9bdcadd8e0a0807d59e38d0d689 Oct 15 00:25:29.234 INFO running `"docker" "start" "-a" "569cd00d35e43662845fad163ef863887557a9bdcadd8e0a0807d59e38d0d689"` Oct 15 00:25:31.283 INFO kablam! usermod: no changes Oct 15 00:25:31.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 15 00:25:31.603 INFO kablam! Running /target/debug/deps/rpsrtsrs-f4690823d1eb322f Oct 15 00:25:31.615 INFO blam! Oct 15 00:25:31.615 INFO blam! running 6 tests Oct 15 00:25:31.615 INFO blam! test shapes::test::test_collision_detect ... ok Oct 15 00:25:31.615 INFO blam! test shapes::test::test_hitbox ... ok Oct 15 00:25:31.615 INFO blam! test state::tests::test_unit_update_stationary ... ok Oct 15 00:25:31.623 INFO kablam! Running /target/debug/deps/cli_client-346bcf2b08d0d95e Oct 15 00:25:31.623 INFO kablam! Running /target/debug/deps/client-c6775f92a247a685 Oct 15 00:25:31.624 INFO blam! test state::tests::test_bullet_update_moving ... ok Oct 15 00:25:31.624 INFO blam! test state::tests::test_bullet_update_stationary ... ok Oct 15 00:25:31.624 INFO blam! test state::tests::test_unit_update_moving ... ok Oct 15 00:25:31.624 INFO blam! Oct 15 00:25:31.624 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:25:31.624 INFO blam! Oct 15 00:25:31.624 INFO blam! Oct 15 00:25:31.624 INFO blam! running 0 tests Oct 15 00:25:31.624 INFO blam! Oct 15 00:25:31.624 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:25:31.624 INFO blam! Oct 15 00:25:31.631 INFO blam! Oct 15 00:25:31.631 INFO blam! running 0 tests Oct 15 00:25:31.631 INFO blam! Oct 15 00:25:31.631 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:25:31.631 INFO blam! Oct 15 00:25:31.631 INFO kablam! Running /target/debug/deps/server-fccc72fa3dab597a Oct 15 00:25:31.635 INFO blam! Oct 15 00:25:31.635 INFO blam! running 0 tests Oct 15 00:25:31.635 INFO blam! Oct 15 00:25:31.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:25:31.635 INFO blam! Oct 15 00:25:31.635 INFO kablam! Doc-tests rpsrtsrs Oct 15 00:25:34.811 INFO blam! Oct 15 00:25:34.811 INFO blam! running 0 tests Oct 15 00:25:34.811 INFO blam! Oct 15 00:25:34.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:25:34.811 INFO blam! Oct 15 00:25:34.821 INFO kablam! su: No module specific data is present Oct 15 00:25:35.783 INFO running `"docker" "rm" "-f" "569cd00d35e43662845fad163ef863887557a9bdcadd8e0a0807d59e38d0d689"` Oct 15 00:25:36.109 INFO blam! 569cd00d35e43662845fad163ef863887557a9bdcadd8e0a0807d59e38d0d689