Oct 31 17:00:57.891 INFO checking zypeh/bebop against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:00:57.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17:00:58.244 INFO blam! f696aeb85f0f29e11280dd0fb18f117b09831cebf8581efbc56b02b41e4c9ec1 Oct 31 17:00:58.260 INFO running `"docker" "start" "-a" "f696aeb85f0f29e11280dd0fb18f117b09831cebf8581efbc56b02b41e4c9ec1"` Oct 31 17:00:59.668 INFO kablam! usermod: no changes Oct 31 17:00:59.912 INFO kablam! Compiling libc v0.2.21 Oct 31 17:00:59.912 INFO kablam! Compiling siphasher v0.2.2 Oct 31 17:00:59.912 INFO kablam! Compiling serde v0.9.14 Oct 31 17:00:59.928 INFO kablam! Compiling num-traits v0.1.37 Oct 31 17:00:59.940 INFO kablam! Compiling dtoa v0.4.1 Oct 31 17:00:59.959 INFO kablam! Compiling itoa v0.3.1 Oct 31 17:00:59.964 INFO kablam! Compiling winapi-build v0.1.1 Oct 31 17:00:59.964 INFO kablam! Compiling bitflags v0.7.0 Oct 31 17:01:00.264 INFO kablam! Checking lazy_static v0.2.8 Oct 31 17:01:00.496 INFO kablam! Compiling semver v0.1.20 Oct 31 17:01:00.760 INFO kablam! Checking winapi v0.2.8 Oct 31 17:01:03.880 INFO kablam! Compiling log v0.3.7 Oct 31 17:01:03.904 INFO kablam! Compiling khronos_api v1.0.0 Oct 31 17:01:03.912 INFO kablam! Checking byteorder v1.0.0 Oct 31 17:01:04.484 INFO kablam! Compiling xml-rs v0.3.6 Oct 31 17:01:04.519 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 31 17:01:05.632 INFO kablam! Compiling x11-dl v2.13.0 Oct 31 17:01:06.133 INFO kablam! Compiling phf_shared v0.7.21 Oct 31 17:01:06.325 INFO kablam! Compiling rustc_version v0.1.7 Oct 31 17:01:07.402 INFO kablam! Compiling rand v0.3.15 Oct 31 17:01:08.141 INFO kablam! Checking shared_library v0.1.5 Oct 31 17:01:10.484 INFO kablam! Compiling phf v0.7.21 Oct 31 17:01:10.525 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 17:01:11.661 INFO kablam! Compiling tempfile v2.1.5 Oct 31 17:01:11.969 INFO kablam! Checking fs2 v0.2.5 Oct 31 17:01:13.132 INFO kablam! Checking memmap v0.4.0 Oct 31 17:01:19.189 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 31 17:01:19.721 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 17:01:19.942 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 17:01:20.730 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 17:01:22.016 INFO kablam! Compiling target_build_utils v0.3.0 Oct 31 17:01:25.816 INFO kablam! Compiling gl v0.6.1 Oct 31 17:01:27.333 INFO kablam! Compiling glutin v0.7.4 Oct 31 17:01:27.345 INFO kablam! Compiling wayland-client v0.7.8 Oct 31 17:01:41.274 INFO kablam! Compiling serde_json v0.9.10 Oct 31 17:01:54.428 INFO kablam! Compiling libloading v0.3.4 Oct 31 17:01:57.757 INFO kablam! Checking dlib v0.3.1 Oct 31 17:01:57.964 INFO kablam! Checking wayland-sys v0.7.8 Oct 31 17:01:59.793 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 17:01:59.793 INFO kablam! Checking wayland-window v0.4.4 Oct 31 17:02:01.008 INFO kablam! Checking winit v0.5.11 Oct 31 17:02:03.624 INFO kablam! Checking bebop v0.1.0 (/source) Oct 31 17:02:03.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:02:03.992 INFO kablam! --> src/main.rs:8:5 Oct 31 17:02:03.993 INFO kablam! | Oct 31 17:02:03.994 INFO kablam! 8 | unsafe { window.make_current() }; Oct 31 17:02:03.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:02:03.995 INFO kablam! | Oct 31 17:02:03.996 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:02:03.996 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:02:03.997 INFO kablam! Oct 31 17:02:03.997 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:02:03.998 INFO kablam! --> src/main.rs:18:9 Oct 31 17:02:03.998 INFO kablam! | Oct 31 17:02:03.999 INFO kablam! 18 | window.swap_buffers(); Oct 31 17:02:04.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:02:04.000 INFO kablam! | Oct 31 17:02:04.001 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:02:04.001 INFO kablam! Oct 31 17:02:04.071 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:02:04.072 INFO kablam! --> src/main.rs:8:5 Oct 31 17:02:04.072 INFO kablam! | Oct 31 17:02:04.073 INFO kablam! 8 | unsafe { window.make_current() }; Oct 31 17:02:04.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:02:04.074 INFO kablam! | Oct 31 17:02:04.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:02:04.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:02:04.076 INFO kablam! Oct 31 17:02:04.076 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:02:04.077 INFO kablam! --> src/main.rs:18:9 Oct 31 17:02:04.078 INFO kablam! | Oct 31 17:02:04.078 INFO kablam! 18 | window.swap_buffers(); Oct 31 17:02:04.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:02:04.080 INFO kablam! | Oct 31 17:02:04.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:02:04.084 INFO kablam! Oct 31 17:02:04.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 31 17:02:04.146 INFO kablam! su: No module specific data is present Oct 31 17:02:05.625 INFO running `"docker" "rm" "-f" "f696aeb85f0f29e11280dd0fb18f117b09831cebf8581efbc56b02b41e4c9ec1"` Oct 31 17:02:06.008 INFO blam! f696aeb85f0f29e11280dd0fb18f117b09831cebf8581efbc56b02b41e4c9ec1