Oct 27 06:32:17.758 INFO checking coredump-ch/rpsrtsrs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:32:17.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 06:32:18.331 INFO blam! 9cd7d7bd1bde930fc0a02df6c19b3d8e05770b88fa519d843a0649f2e0f53628 Oct 27 06:32:18.332 INFO running `"docker" "start" "-a" "9cd7d7bd1bde930fc0a02df6c19b3d8e05770b88fa519d843a0649f2e0f53628"` Oct 27 06:32:19.879 INFO kablam! usermod: no changes Oct 27 06:32:20.263 INFO kablam! Compiling log v0.4.0 Oct 27 06:32:20.263 INFO kablam! Checking rand v0.3.19 Oct 27 06:32:20.263 INFO kablam! Compiling cmake v0.1.29 Oct 27 06:32:20.263 INFO kablam! Checking piston2d-graphics v0.22.0 Oct 27 06:32:20.264 INFO kablam! Checking serde v1.0.25 Oct 27 06:32:24.823 INFO kablam! Compiling glfw-sys v3.2.2 Oct 27 06:32:24.932 INFO kablam! Compiling log v0.3.9 Oct 27 06:32:27.738 INFO kablam! Checking num-bigint v0.1.41 Oct 27 06:32:27.739 INFO kablam! Checking rayon-core v1.3.0 Oct 27 06:32:28.651 INFO kablam! Compiling gl_generator v0.6.1 Oct 27 06:32:32.628 INFO kablam! Checking rayon v0.8.2 Oct 27 06:32:39.429 INFO kablam! Checking num-rational v0.1.40 Oct 27 06:32:40.525 INFO kablam! Compiling gl v0.6.5 Oct 27 06:32:45.683 INFO kablam! Checking num v0.1.41 Oct 27 06:32:47.107 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 27 06:32:47.619 INFO kablam! Checking glfw v0.18.0 Oct 27 06:32:52.351 INFO kablam! Checking image v0.16.0 Oct 27 06:33:02.223 INFO kablam! Checking pistoncore-input v0.19.0 Oct 27 06:33:02.224 INFO kablam! Checking bincode v0.8.0 Oct 27 06:33:02.225 INFO kablam! Checking docopt v0.8.1 Oct 27 06:33:02.225 INFO kablam! Checking cgmath v0.15.0 Oct 27 06:33:11.525 INFO kablam! Checking piston2d-opengl_graphics v0.47.0 Oct 27 06:33:13.996 INFO kablam! Checking pistoncore-window v0.29.0 Oct 27 06:33:16.919 INFO kablam! Checking pistoncore-event_loop v0.34.0 Oct 27 06:33:16.920 INFO kablam! Checking pistoncore-glfw_window v0.37.0 Oct 27 06:33:18.555 INFO kablam! Checking piston v0.34.0 Oct 27 06:33:21.910 INFO kablam! Checking rpsrtsrs v0.1.0 (/source) Oct 27 06:33:27.116 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:27.116 INFO kablam! --> src/client/menu.rs:45:21 Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 27 06:33:27.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:33:27.117 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:27.117 INFO kablam! Oct 27 06:33:27.117 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:27.117 INFO kablam! --> src/client/menu.rs:47:21 Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 27 06:33:27.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:27.117 INFO kablam! Oct 27 06:33:27.117 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:27.117 INFO kablam! --> src/client/error.rs:25:13 Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 27 06:33:27.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:27.117 INFO kablam! | Oct 27 06:33:27.117 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:27.117 INFO kablam! Oct 27 06:33:28.617 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:28.617 INFO kablam! --> src/client/menu.rs:45:21 Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 27 06:33:28.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:33:28.617 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:28.617 INFO kablam! Oct 27 06:33:28.617 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:28.617 INFO kablam! --> src/client/menu.rs:47:21 Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 27 06:33:28.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:28.617 INFO kablam! Oct 27 06:33:28.617 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:33:28.617 INFO kablam! --> src/client/error.rs:25:13 Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 27 06:33:28.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:33:28.617 INFO kablam! | Oct 27 06:33:28.617 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:33:28.617 INFO kablam! Oct 27 06:33:41.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 27 06:33:41.860 INFO kablam! su: No module specific data is present Oct 27 06:33:43.539 INFO running `"docker" "rm" "-f" "9cd7d7bd1bde930fc0a02df6c19b3d8e05770b88fa519d843a0649f2e0f53628"` Oct 27 06:33:43.863 INFO blam! 9cd7d7bd1bde930fc0a02df6c19b3d8e05770b88fa519d843a0649f2e0f53628