Oct 21 22:08:57.358 INFO checking 2m/rust-vilnius-1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:08:57.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 22:08:57.527 INFO blam! 55ee1eb37f9ecd36b1fd55181e37d0003c82ecdaabf32becffc75c9afbf8960e Oct 21 22:08:57.529 INFO running `"docker" "start" "-a" "55ee1eb37f9ecd36b1fd55181e37d0003c82ecdaabf32becffc75c9afbf8960e"` Oct 21 22:08:58.516 INFO kablam! usermod: no changes Oct 21 22:08:58.760 INFO kablam! Compiling libc v0.2.17 Oct 21 22:08:58.768 INFO kablam! Compiling phf_shared v0.7.19 Oct 21 22:08:58.776 INFO kablam! Compiling serde v0.8.17 Oct 21 22:08:58.781 INFO kablam! Compiling xml-rs v0.3.4 Oct 21 22:08:58.797 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 21 22:08:58.804 INFO kablam! Checking shared_library v0.1.5 Oct 21 22:08:58.805 INFO kablam! Checking x11-dl v2.11.0 Oct 21 22:08:58.810 INFO kablam! Checking fs2 v0.2.5 Oct 21 22:08:59.670 INFO kablam! Checking tempfile v2.1.4 Oct 21 22:09:00.080 INFO kablam! Checking memmap v0.2.3 Oct 21 22:09:00.132 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 22:09:00.729 INFO kablam! Compiling phf v0.7.19 Oct 21 22:09:01.236 INFO kablam! Compiling rand v0.3.14 Oct 21 22:09:02.493 INFO kablam! Checking backtrace v0.2.3 Oct 21 22:09:05.540 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 21 22:09:05.540 INFO kablam! Compiling gl_generator v0.5.2 Oct 21 22:09:07.587 INFO kablam! Compiling phf_generator v0.7.19 Oct 21 22:09:09.109 INFO kablam! Compiling phf_codegen v0.7.19 Oct 21 22:09:10.262 INFO kablam! Compiling wayland-client v0.5.12 Oct 21 22:09:11.329 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 22:09:11.412 INFO kablam! Compiling glutin v0.6.2 Oct 21 22:09:11.412 INFO kablam! Compiling glium v0.15.0 Oct 21 22:09:18.467 INFO kablam! Compiling serde_json v0.8.3 Oct 21 22:09:31.827 INFO kablam! Compiling libloading v0.3.1 Oct 21 22:09:35.080 INFO kablam! Checking dlib v0.3.1 Oct 21 22:09:35.595 INFO kablam! Checking wayland-sys v0.5.11 Oct 21 22:09:37.842 INFO kablam! Checking wayland-kbd v0.3.6 Oct 21 22:09:37.843 INFO kablam! Checking wayland-window v0.2.3 Oct 21 22:09:57.212 INFO kablam! Checking rust-vilnius v0.1.0 (/source) Oct 21 22:10:00.324 INFO kablam! warning: function is never used: `game_loop` Oct 21 22:10:00.324 INFO kablam! --> src/main.rs:12:1 Oct 21 22:10:00.324 INFO kablam! | Oct 21 22:10:00.324 INFO kablam! 12 | fn game_loop() { Oct 21 22:10:00.324 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:10:00.324 INFO kablam! | Oct 21 22:10:00.324 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 22:10:00.324 INFO kablam! Oct 21 22:10:00.324 INFO kablam! warning: the feature `duration_checked_ops` has been stable since 1.16.0 and no longer requires an attribute to enable Oct 21 22:10:00.324 INFO kablam! --> src/main.rs:1:12 Oct 21 22:10:00.324 INFO kablam! | Oct 21 22:10:00.324 INFO kablam! 1 | #![feature(duration_checked_ops)] Oct 21 22:10:00.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:10:00.324 INFO kablam! | Oct 21 22:10:00.324 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:10:00.324 INFO kablam! Oct 21 22:10:00.388 INFO kablam! warning: function is never used: `game_loop` Oct 21 22:10:00.388 INFO kablam! --> src/main.rs:12:1 Oct 21 22:10:00.388 INFO kablam! | Oct 21 22:10:00.388 INFO kablam! 12 | fn game_loop() { Oct 21 22:10:00.388 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:10:00.388 INFO kablam! | Oct 21 22:10:00.388 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 22:10:00.388 INFO kablam! Oct 21 22:10:00.388 INFO kablam! warning: the feature `duration_checked_ops` has been stable since 1.16.0 and no longer requires an attribute to enable Oct 21 22:10:00.388 INFO kablam! --> src/main.rs:1:12 Oct 21 22:10:00.388 INFO kablam! | Oct 21 22:10:00.388 INFO kablam! 1 | #![feature(duration_checked_ops)] Oct 21 22:10:00.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:10:00.388 INFO kablam! | Oct 21 22:10:00.388 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:10:00.388 INFO kablam! Oct 21 22:10:00.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 21 22:10:00.468 INFO kablam! su: No module specific data is present Oct 21 22:10:01.405 INFO running `"docker" "rm" "-f" "55ee1eb37f9ecd36b1fd55181e37d0003c82ecdaabf32becffc75c9afbf8960e"` Oct 21 22:10:01.729 INFO blam! 55ee1eb37f9ecd36b1fd55181e37d0003c82ecdaabf32becffc75c9afbf8960e