Oct 31 21:13:54.223 INFO checking shmutalov/LearnGfxUnits against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:13:54.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 21:13:54.653 INFO blam! e37311b8709518710f5284111d36e0d253d5bfc3b85e788969e95938c845e320 Oct 31 21:13:54.664 INFO running `"docker" "start" "-a" "e37311b8709518710f5284111d36e0d253d5bfc3b85e788969e95938c845e320"` Oct 31 21:13:57.052 INFO kablam! usermod: no changes Oct 31 21:13:57.404 INFO kablam! Compiling serde v0.9.10 Oct 31 21:13:57.406 INFO kablam! Checking shared_library v0.1.5 Oct 31 21:13:57.407 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 21:13:57.407 INFO kablam! Checking gfx_core v0.6.0 Oct 31 21:13:57.448 INFO kablam! Checking x11-dl v2.12.0 Oct 31 21:13:58.984 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 21:14:05.704 INFO kablam! Compiling gfx_gl v0.3.1 Oct 31 21:14:05.704 INFO kablam! Compiling glutin v0.7.4 Oct 31 21:14:39.153 INFO kablam! Compiling serde_json v0.9.8 Oct 31 21:14:45.961 INFO kablam! Compiling target_build_utils v0.3.0 Oct 31 21:14:49.266 INFO kablam! Compiling libloading v0.3.2 Oct 31 21:14:52.543 INFO kablam! Checking dlib v0.3.1 Oct 31 21:14:52.880 INFO kablam! Checking wayland-sys v0.7.8 Oct 31 21:14:53.657 INFO kablam! Checking wayland-client v0.7.8 Oct 31 21:14:56.427 INFO kablam! Checking wayland-window v0.4.4 Oct 31 21:14:56.428 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 21:14:58.678 INFO kablam! Checking winit v0.5.11 Oct 31 21:15:07.087 INFO kablam! Checking gfx_device_gl v0.13.0 Oct 31 21:15:07.088 INFO kablam! Checking gfx v0.14.0 Oct 31 21:15:09.604 INFO kablam! Checking gfx_window_glutin v0.14.0 Oct 31 21:15:13.448 INFO kablam! Checking LearnGfxUnits v0.1.0 (/source) Oct 31 21:15:14.348 INFO kablam! warning: crate `LearnGfxUnits` should have a snake case name such as `learn_gfx_units` Oct 31 21:15:14.349 INFO kablam! | Oct 31 21:15:14.350 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 21:15:14.350 INFO kablam! Oct 31 21:15:14.350 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:15:14.351 INFO kablam! --> src/main.rs:70:5 Oct 31 21:15:14.351 INFO kablam! | Oct 31 21:15:14.351 INFO kablam! 70 | encoder.update_buffer(&data.transform, &[TRANSFORM], 0); Oct 31 21:15:14.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:14.352 INFO kablam! | Oct 31 21:15:14.352 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:15:14.352 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:15:14.353 INFO kablam! Oct 31 21:15:14.460 INFO kablam! warning: crate `LearnGfxUnits` should have a snake case name such as `learn_gfx_units` Oct 31 21:15:14.460 INFO kablam! | Oct 31 21:15:14.460 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 21:15:14.460 INFO kablam! Oct 31 21:15:14.460 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:15:14.460 INFO kablam! --> src/main.rs:70:5 Oct 31 21:15:14.460 INFO kablam! | Oct 31 21:15:14.460 INFO kablam! 70 | encoder.update_buffer(&data.transform, &[TRANSFORM], 0); Oct 31 21:15:14.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:14.460 INFO kablam! | Oct 31 21:15:14.460 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:15:14.460 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:15:14.460 INFO kablam! Oct 31 21:15:14.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 31 21:15:14.496 INFO kablam! su: No module specific data is present Oct 31 21:15:14.936 INFO running `"docker" "rm" "-f" "e37311b8709518710f5284111d36e0d253d5bfc3b85e788969e95938c845e320"` Oct 31 21:15:15.128 INFO blam! e37311b8709518710f5284111d36e0d253d5bfc3b85e788969e95938c845e320