Oct 26 21:01:56.876 INFO checking shmutalov/LearnGfxUnits against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:01:56.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 26 21:01:57.303 INFO blam! 8cfe390a3d82f20394f74ef923ecb62562e66e977d50236e866637c9758ee389 Oct 26 21:01:57.306 INFO running `"docker" "start" "-a" "8cfe390a3d82f20394f74ef923ecb62562e66e977d50236e866637c9758ee389"` Oct 26 21:01:58.738 INFO kablam! usermod: no changes Oct 26 21:01:58.975 INFO kablam! Compiling serde v0.9.10 Oct 26 21:01:58.975 INFO kablam! Checking shared_library v0.1.5 Oct 26 21:01:58.975 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 21:01:58.975 INFO kablam! Checking gfx_core v0.6.0 Oct 26 21:01:58.975 INFO kablam! Checking x11-dl v2.12.0 Oct 26 21:02:00.629 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 21:02:06.747 INFO kablam! Compiling gfx_gl v0.3.1 Oct 26 21:02:06.747 INFO kablam! Compiling glutin v0.7.4 Oct 26 21:02:34.880 INFO kablam! Compiling serde_json v0.9.8 Oct 26 21:02:40.083 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 21:02:42.577 INFO kablam! Compiling libloading v0.3.2 Oct 26 21:02:45.859 INFO kablam! Checking dlib v0.3.1 Oct 26 21:02:46.331 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 21:02:47.307 INFO kablam! Checking wayland-client v0.7.8 Oct 26 21:02:49.479 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 21:02:49.491 INFO kablam! Checking wayland-window v0.4.4 Oct 26 21:02:51.187 INFO kablam! Checking winit v0.5.11 Oct 26 21:02:57.459 INFO kablam! Checking gfx_device_gl v0.13.0 Oct 26 21:02:57.459 INFO kablam! Checking gfx v0.14.0 Oct 26 21:02:59.083 INFO kablam! Checking gfx_window_glutin v0.14.0 Oct 26 21:03:02.602 INFO kablam! Checking LearnGfxUnits v0.1.0 (/source) Oct 26 21:03:03.576 INFO kablam! warning: crate `LearnGfxUnits` should have a snake case name such as `learn_gfx_units` Oct 26 21:03:03.576 INFO kablam! | Oct 26 21:03:03.576 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 21:03:03.576 INFO kablam! Oct 26 21:03:03.579 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:03:03.580 INFO kablam! --> src/main.rs:70:5 Oct 26 21:03:03.580 INFO kablam! | Oct 26 21:03:03.580 INFO kablam! 70 | encoder.update_buffer(&data.transform, &[TRANSFORM], 0); Oct 26 21:03:03.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:03:03.581 INFO kablam! | Oct 26 21:03:03.581 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:03:03.581 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:03:03.582 INFO kablam! Oct 26 21:03:03.746 INFO kablam! warning: crate `LearnGfxUnits` should have a snake case name such as `learn_gfx_units` Oct 26 21:03:03.746 INFO kablam! | Oct 26 21:03:03.746 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 21:03:03.746 INFO kablam! Oct 26 21:03:03.750 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:03:03.750 INFO kablam! --> src/main.rs:70:5 Oct 26 21:03:03.750 INFO kablam! | Oct 26 21:03:03.750 INFO kablam! 70 | encoder.update_buffer(&data.transform, &[TRANSFORM], 0); Oct 26 21:03:03.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:03:03.751 INFO kablam! | Oct 26 21:03:03.751 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:03:03.751 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:03:03.751 INFO kablam! Oct 26 21:03:03.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 26 21:03:03.777 INFO kablam! su: No module specific data is present Oct 26 21:03:04.088 INFO running `"docker" "rm" "-f" "8cfe390a3d82f20394f74ef923ecb62562e66e977d50236e866637c9758ee389"` Oct 26 21:03:04.206 INFO blam! 8cfe390a3d82f20394f74ef923ecb62562e66e977d50236e866637c9758ee389