Oct 12 23:23:28.087 INFO checking coredump-ch/rpsrtsrs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:23:28.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 23:23:28.560 INFO blam! 35f85036ec1875e4dd120166a88753b2c92c819d8f21bd56764585372004802d Oct 12 23:23:28.562 INFO running `"docker" "start" "-a" "35f85036ec1875e4dd120166a88753b2c92c819d8f21bd56764585372004802d"` Oct 12 23:23:30.944 INFO kablam! usermod: no changes Oct 12 23:23:31.380 INFO kablam! Compiling log v0.4.0 Oct 12 23:23:31.385 INFO kablam! Compiling glfw-sys v3.2.2 Oct 12 23:23:31.387 INFO kablam! Checking num-bigint v0.1.41 Oct 12 23:23:31.387 INFO kablam! Checking rayon-core v1.3.0 Oct 12 23:23:31.387 INFO kablam! Compiling serde_derive_internals v0.18.1 Oct 12 23:23:31.387 INFO kablam! Checking png v0.10.0 Oct 12 23:23:31.389 INFO kablam! Checking piston2d-graphics v0.22.0 Oct 12 23:23:36.122 INFO kablam! Checking log v0.3.9 Oct 12 23:23:39.494 INFO kablam! Checking rayon v0.8.2 Oct 12 23:23:46.302 INFO kablam! Compiling gl_generator v0.6.1 Oct 12 23:23:46.884 INFO kablam! Compiling serde_derive v1.0.25 Oct 12 23:23:47.561 INFO kablam! Checking num-rational v0.1.40 Oct 12 23:23:55.149 INFO kablam! Checking num v0.1.41 Oct 12 23:23:58.044 INFO kablam! Checking glfw v0.18.0 Oct 12 23:23:59.598 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 12 23:23:59.898 INFO kablam! Compiling gl v0.6.5 Oct 12 23:24:05.910 INFO kablam! Checking image v0.16.0 Oct 12 23:24:16.865 INFO kablam! Checking serde v1.0.25 Oct 12 23:24:24.952 INFO kablam! Checking piston2d-opengl_graphics v0.47.0 Oct 12 23:24:32.012 INFO kablam! Checking pistoncore-input v0.19.0 Oct 12 23:24:32.012 INFO kablam! Checking docopt v0.8.1 Oct 12 23:24:32.012 INFO kablam! Checking bincode v0.8.0 Oct 12 23:24:32.012 INFO kablam! Checking cgmath v0.15.0 Oct 12 23:24:40.731 INFO kablam! Checking pistoncore-window v0.29.0 Oct 12 23:24:42.546 INFO kablam! Checking pistoncore-event_loop v0.34.0 Oct 12 23:24:42.547 INFO kablam! Checking pistoncore-glfw_window v0.37.0 Oct 12 23:24:45.237 INFO kablam! Checking piston v0.34.0 Oct 12 23:24:49.847 INFO kablam! Checking rpsrtsrs v0.1.0 (/source) Oct 12 23:24:55.808 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:55.809 INFO kablam! --> src/client/menu.rs:45:21 Oct 12 23:24:55.809 INFO kablam! | Oct 12 23:24:55.809 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 12 23:24:55.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:55.809 INFO kablam! | Oct 12 23:24:55.809 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:24:55.809 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:55.809 INFO kablam! Oct 12 23:24:55.809 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:55.809 INFO kablam! --> src/client/menu.rs:47:21 Oct 12 23:24:55.809 INFO kablam! | Oct 12 23:24:55.809 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 12 23:24:55.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:55.809 INFO kablam! | Oct 12 23:24:55.809 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:55.809 INFO kablam! Oct 12 23:24:55.809 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:55.809 INFO kablam! --> src/client/error.rs:25:13 Oct 12 23:24:55.810 INFO kablam! | Oct 12 23:24:55.810 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 12 23:24:55.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:55.810 INFO kablam! | Oct 12 23:24:55.810 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:55.810 INFO kablam! Oct 12 23:24:56.188 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:56.190 INFO kablam! --> src/client/menu.rs:45:21 Oct 12 23:24:56.190 INFO kablam! | Oct 12 23:24:56.191 INFO kablam! 45 | text_selected.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 12 23:24:56.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:56.192 INFO kablam! | Oct 12 23:24:56.193 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:24:56.194 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:56.194 INFO kablam! Oct 12 23:24:56.195 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:56.195 INFO kablam! --> src/client/menu.rs:47:21 Oct 12 23:24:56.196 INFO kablam! | Oct 12 23:24:56.197 INFO kablam! 47 | text.draw(&format!("{:?}", entry), cache, &c.draw_state, transform, gl); Oct 12 23:24:56.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:56.198 INFO kablam! | Oct 12 23:24:56.199 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:56.199 INFO kablam! Oct 12 23:24:56.200 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:24:56.201 INFO kablam! --> src/client/error.rs:25:13 Oct 12 23:24:56.201 INFO kablam! | Oct 12 23:24:56.202 INFO kablam! 25 | text.draw(&self.message, cache, &c.draw_state, transform, gl); Oct 12 23:24:56.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:24:56.203 INFO kablam! | Oct 12 23:24:56.203 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:24:56.204 INFO kablam! Oct 12 23:25:13.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 12 23:25:13.323 INFO kablam! su: No module specific data is present Oct 12 23:25:14.988 INFO running `"docker" "rm" "-f" "35f85036ec1875e4dd120166a88753b2c92c819d8f21bd56764585372004802d"` Oct 12 23:25:15.341 INFO blam! 35f85036ec1875e4dd120166a88753b2c92c819d8f21bd56764585372004802d