Oct 26 16:55:57.328 INFO checking zypeh/bebop against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 16:55:57.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 26 16:55:57.811 INFO blam! 3ed597859f8c365967ade47b56b20c0e86cd02676374b06de4e6fdd1fa8fda71 Oct 26 16:55:57.815 INFO running `"docker" "start" "-a" "3ed597859f8c365967ade47b56b20c0e86cd02676374b06de4e6fdd1fa8fda71"` Oct 26 16:55:59.682 INFO kablam! usermod: no changes Oct 26 16:55:59.863 INFO kablam! Compiling libc v0.2.21 Oct 26 16:55:59.863 INFO kablam! Compiling siphasher v0.2.2 Oct 26 16:55:59.864 INFO kablam! Compiling serde v0.9.14 Oct 26 16:55:59.883 INFO kablam! Compiling dtoa v0.4.1 Oct 26 16:55:59.887 INFO kablam! Compiling itoa v0.3.1 Oct 26 16:55:59.895 INFO kablam! Compiling num-traits v0.1.37 Oct 26 16:55:59.897 INFO kablam! Compiling bitflags v0.7.0 Oct 26 16:55:59.899 INFO kablam! Compiling winapi-build v0.1.1 Oct 26 16:56:00.459 INFO kablam! Compiling semver v0.1.20 Oct 26 16:56:01.755 INFO kablam! Checking lazy_static v0.2.8 Oct 26 16:56:02.691 INFO kablam! Checking winapi v0.2.8 Oct 26 16:56:02.711 INFO kablam! Compiling pkg-config v0.3.9 Oct 26 16:56:03.741 INFO kablam! Compiling log v0.3.7 Oct 26 16:56:04.616 INFO kablam! Compiling khronos_api v1.0.0 Oct 26 16:56:04.616 INFO kablam! Checking byteorder v1.0.0 Oct 26 16:56:04.655 INFO kablam! Compiling xml-rs v0.3.6 Oct 26 16:56:05.227 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 26 16:56:07.467 INFO kablam! Compiling phf_shared v0.7.21 Oct 26 16:56:07.511 INFO kablam! Compiling rustc_version v0.1.7 Oct 26 16:56:07.727 INFO kablam! Compiling rand v0.3.15 Oct 26 16:56:07.892 INFO kablam! Checking shared_library v0.1.5 Oct 26 16:56:08.047 INFO kablam! Compiling x11-dl v2.13.0 Oct 26 16:56:10.415 INFO kablam! Compiling phf v0.7.21 Oct 26 16:56:10.455 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 16:56:10.635 INFO kablam! Checking fs2 v0.2.5 Oct 26 16:56:10.811 INFO kablam! Compiling tempfile v2.1.5 Oct 26 16:56:11.385 INFO kablam! Checking memmap v0.4.0 Oct 26 16:56:17.723 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 16:56:17.739 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 16:56:19.529 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 16:56:20.217 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 16:56:21.537 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 16:56:23.505 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 16:56:28.171 INFO kablam! Compiling glutin v0.7.4 Oct 26 16:56:28.171 INFO kablam! Compiling gl v0.6.1 Oct 26 16:56:43.471 INFO kablam! Compiling serde_json v0.9.10 Oct 26 16:56:54.039 INFO kablam! Compiling libloading v0.3.4 Oct 26 16:56:57.493 INFO kablam! Checking dlib v0.3.1 Oct 26 16:56:57.843 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 16:56:59.988 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 16:56:59.989 INFO kablam! Checking wayland-window v0.4.4 Oct 26 16:57:01.105 INFO kablam! Checking winit v0.5.11 Oct 26 16:57:03.704 INFO kablam! Checking bebop v0.1.0 (/source) Oct 26 16:57:04.055 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:04.055 INFO kablam! --> src/main.rs:8:5 Oct 26 16:57:04.056 INFO kablam! | Oct 26 16:57:04.056 INFO kablam! 8 | unsafe { window.make_current() }; Oct 26 16:57:04.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:04.057 INFO kablam! | Oct 26 16:57:04.057 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 16:57:04.057 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:04.058 INFO kablam! Oct 26 16:57:04.058 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:04.058 INFO kablam! --> src/main.rs:18:9 Oct 26 16:57:04.059 INFO kablam! | Oct 26 16:57:04.059 INFO kablam! 18 | window.swap_buffers(); Oct 26 16:57:04.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:04.060 INFO kablam! | Oct 26 16:57:04.060 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:04.060 INFO kablam! Oct 26 16:57:04.117 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:04.118 INFO kablam! --> src/main.rs:8:5 Oct 26 16:57:04.118 INFO kablam! | Oct 26 16:57:04.118 INFO kablam! 8 | unsafe { window.make_current() }; Oct 26 16:57:04.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:04.119 INFO kablam! | Oct 26 16:57:04.119 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 16:57:04.119 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:04.120 INFO kablam! Oct 26 16:57:04.120 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:04.120 INFO kablam! --> src/main.rs:18:9 Oct 26 16:57:04.121 INFO kablam! | Oct 26 16:57:04.121 INFO kablam! 18 | window.swap_buffers(); Oct 26 16:57:04.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:04.121 INFO kablam! | Oct 26 16:57:04.121 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:04.121 INFO kablam! Oct 26 16:57:04.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 26 16:57:04.199 INFO kablam! su: No module specific data is present Oct 26 16:57:05.098 INFO running `"docker" "rm" "-f" "3ed597859f8c365967ade47b56b20c0e86cd02676374b06de4e6fdd1fa8fda71"` Oct 26 16:57:05.403 INFO blam! 3ed597859f8c365967ade47b56b20c0e86cd02676374b06de4e6fdd1fa8fda71