Oct 21 11:43:07.162 INFO checking zypeh/bebop against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 11:43:07.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:43:07.611 INFO blam! f73b5324648cf4fe8cbe195c3275e7ef8412f8e0dac97f015cf6dfc673bd2003 Oct 21 11:43:07.613 INFO running `"docker" "start" "-a" "f73b5324648cf4fe8cbe195c3275e7ef8412f8e0dac97f015cf6dfc673bd2003"` Oct 21 11:43:08.580 INFO kablam! usermod: no changes Oct 21 11:43:08.779 INFO kablam! Compiling siphasher v0.2.2 Oct 21 11:43:08.779 INFO kablam! Compiling libc v0.2.21 Oct 21 11:43:08.779 INFO kablam! Compiling serde v0.9.14 Oct 21 11:43:08.780 INFO kablam! Compiling dtoa v0.4.1 Oct 21 11:43:08.780 INFO kablam! Compiling num-traits v0.1.37 Oct 21 11:43:08.780 INFO kablam! Compiling itoa v0.3.1 Oct 21 11:43:08.781 INFO kablam! Compiling bitflags v0.7.0 Oct 21 11:43:08.781 INFO kablam! Compiling winapi-build v0.1.1 Oct 21 11:43:09.373 INFO kablam! Compiling semver v0.1.20 Oct 21 11:43:09.804 INFO kablam! Checking lazy_static v0.2.8 Oct 21 11:43:10.444 INFO kablam! Checking winapi v0.2.8 Oct 21 11:43:10.500 INFO kablam! Compiling pkg-config v0.3.9 Oct 21 11:43:10.957 INFO kablam! Compiling khronos_api v1.0.0 Oct 21 11:43:13.374 INFO kablam! Compiling log v0.3.7 Oct 21 11:43:13.516 INFO kablam! Checking byteorder v1.0.0 Oct 21 11:43:13.560 INFO kablam! Compiling xml-rs v0.3.6 Oct 21 11:43:13.677 INFO kablam! Compiling phf_shared v0.7.21 Oct 21 11:43:13.721 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 21 11:43:13.872 INFO kablam! Compiling rand v0.3.15 Oct 21 11:43:14.193 INFO kablam! Compiling rustc_version v0.1.7 Oct 21 11:43:15.100 INFO kablam! Compiling x11-dl v2.13.0 Oct 21 11:43:15.945 INFO kablam! Checking shared_library v0.1.5 Oct 21 11:43:16.572 INFO kablam! Compiling phf v0.7.21 Oct 21 11:43:16.600 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 11:43:17.989 INFO kablam! Checking fs2 v0.2.5 Oct 21 11:43:18.153 INFO kablam! Compiling tempfile v2.1.5 Oct 21 11:43:18.496 INFO kablam! Checking memmap v0.4.0 Oct 21 11:43:19.849 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 11:43:20.428 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 11:43:22.417 INFO kablam! Compiling target_build_utils v0.3.0 Oct 21 11:43:24.356 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 21 11:43:24.356 INFO kablam! Compiling gl_generator v0.5.2 Oct 21 11:43:31.603 INFO kablam! Compiling glutin v0.7.4 Oct 21 11:43:31.604 INFO kablam! Compiling gl v0.6.1 Oct 21 11:43:31.660 INFO kablam! Compiling wayland-client v0.7.8 Oct 21 11:43:48.452 INFO kablam! Compiling serde_json v0.9.10 Oct 21 11:44:01.236 INFO kablam! Compiling libloading v0.3.4 Oct 21 11:44:03.695 INFO kablam! Checking dlib v0.3.1 Oct 21 11:44:03.904 INFO kablam! Checking wayland-sys v0.7.8 Oct 21 11:44:05.965 INFO kablam! Checking wayland-window v0.4.4 Oct 21 11:44:05.967 INFO kablam! Checking wayland-kbd v0.6.3 Oct 21 11:44:07.340 INFO kablam! Checking winit v0.5.11 Oct 21 11:44:10.064 INFO kablam! Checking bebop v0.1.0 (/source) Oct 21 11:44:10.604 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 11:44:10.604 INFO kablam! --> src/main.rs:8:5 Oct 21 11:44:10.604 INFO kablam! | Oct 21 11:44:10.604 INFO kablam! 8 | unsafe { window.make_current() }; Oct 21 11:44:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:44:10.604 INFO kablam! | Oct 21 11:44:10.604 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 11:44:10.604 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 11:44:10.604 INFO kablam! Oct 21 11:44:10.604 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 11:44:10.604 INFO kablam! --> src/main.rs:18:9 Oct 21 11:44:10.604 INFO kablam! | Oct 21 11:44:10.604 INFO kablam! 18 | window.swap_buffers(); Oct 21 11:44:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:44:10.604 INFO kablam! | Oct 21 11:44:10.604 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 11:44:10.604 INFO kablam! Oct 21 11:44:10.664 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 11:44:10.664 INFO kablam! --> src/main.rs:8:5 Oct 21 11:44:10.664 INFO kablam! | Oct 21 11:44:10.664 INFO kablam! 8 | unsafe { window.make_current() }; Oct 21 11:44:10.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:44:10.664 INFO kablam! | Oct 21 11:44:10.664 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 11:44:10.664 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 11:44:10.664 INFO kablam! Oct 21 11:44:10.664 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 11:44:10.664 INFO kablam! --> src/main.rs:18:9 Oct 21 11:44:10.664 INFO kablam! | Oct 21 11:44:10.664 INFO kablam! 18 | window.swap_buffers(); Oct 21 11:44:10.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:44:10.664 INFO kablam! | Oct 21 11:44:10.664 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 11:44:10.664 INFO kablam! Oct 21 11:44:10.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 21 11:44:10.744 INFO kablam! su: No module specific data is present Oct 21 11:44:11.591 INFO running `"docker" "rm" "-f" "f73b5324648cf4fe8cbe195c3275e7ef8412f8e0dac97f015cf6dfc673bd2003"` Oct 21 11:44:11.864 INFO blam! f73b5324648cf4fe8cbe195c3275e7ef8412f8e0dac97f015cf6dfc673bd2003