Oct 26 16:55:57.317 INFO checking zypeh/bebop against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 16:55:57.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:55:57.772 INFO blam! 0485425386d72055a7cdd04542045c58a426f897372f119033d2a8687262a107 Oct 26 16:55:57.774 INFO running `"docker" "start" "-a" "0485425386d72055a7cdd04542045c58a426f897372f119033d2a8687262a107"` Oct 26 16:55:59.607 INFO kablam! usermod: no changes Oct 26 16:55:59.873 INFO kablam! Compiling siphasher v0.2.2 Oct 26 16:55:59.883 INFO kablam! Compiling libc v0.2.21 Oct 26 16:55:59.883 INFO kablam! Compiling dtoa v0.4.1 Oct 26 16:55:59.895 INFO kablam! Compiling serde v0.9.14 Oct 26 16:55:59.898 INFO kablam! Compiling itoa v0.3.1 Oct 26 16:55:59.904 INFO kablam! Compiling num-traits v0.1.37 Oct 26 16:55:59.905 INFO kablam! Compiling winapi-build v0.1.1 Oct 26 16:55:59.905 INFO kablam! Compiling bitflags v0.7.0 Oct 26 16:56:00.707 INFO kablam! Checking lazy_static v0.2.8 Oct 26 16:56:01.615 INFO kablam! Compiling semver v0.1.20 Oct 26 16:56:02.131 INFO kablam! Checking winapi v0.2.8 Oct 26 16:56:02.375 INFO kablam! Compiling log v0.3.7 Oct 26 16:56:03.304 INFO kablam! Compiling khronos_api v1.0.0 Oct 26 16:56:03.935 INFO kablam! Checking byteorder v1.0.0 Oct 26 16:56:05.839 INFO kablam! Compiling xml-rs v0.3.6 Oct 26 16:56:05.859 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 26 16:56:05.867 INFO kablam! Compiling x11-dl v2.13.0 Oct 26 16:56:05.867 INFO kablam! Compiling phf_shared v0.7.21 Oct 26 16:56:05.919 INFO kablam! Compiling rand v0.3.15 Oct 26 16:56:06.043 INFO kablam! Compiling rustc_version v0.1.7 Oct 26 16:56:09.012 INFO kablam! Checking shared_library v0.1.5 Oct 26 16:56:09.012 INFO kablam! Compiling phf v0.7.21 Oct 26 16:56:09.483 INFO kablam! Compiling tempfile v2.1.5 Oct 26 16:56:09.935 INFO kablam! Checking fs2 v0.2.5 Oct 26 16:56:10.555 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 16:56:11.023 INFO kablam! Checking memmap v0.4.0 Oct 26 16:56:15.019 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 16:56:16.076 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 16:56:17.919 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 16:56:20.021 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 16:56:20.023 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 16:56:26.907 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 16:56:28.287 INFO kablam! Compiling gl v0.6.1 Oct 26 16:56:29.159 INFO kablam! Compiling glutin v0.7.4 Oct 26 16:56:41.017 INFO kablam! Compiling serde_json v0.9.10 Oct 26 16:56:52.147 INFO kablam! Compiling libloading v0.3.4 Oct 26 16:56:55.349 INFO kablam! Checking dlib v0.3.1 Oct 26 16:56:55.527 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 16:56:57.513 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 16:56:57.535 INFO kablam! Checking wayland-window v0.4.4 Oct 26 16:56:58.539 INFO kablam! Checking winit v0.5.11 Oct 26 16:57:01.036 INFO kablam! Checking bebop v0.1.0 (/source) Oct 26 16:57:01.370 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:01.371 INFO kablam! --> src/main.rs:8:5 Oct 26 16:57:01.371 INFO kablam! | Oct 26 16:57:01.372 INFO kablam! 8 | unsafe { window.make_current() }; Oct 26 16:57:01.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:01.373 INFO kablam! | Oct 26 16:57:01.374 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 16:57:01.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:01.375 INFO kablam! Oct 26 16:57:01.376 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:01.377 INFO kablam! --> src/main.rs:18:9 Oct 26 16:57:01.377 INFO kablam! | Oct 26 16:57:01.378 INFO kablam! 18 | window.swap_buffers(); Oct 26 16:57:01.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:01.379 INFO kablam! | Oct 26 16:57:01.380 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:01.380 INFO kablam! Oct 26 16:57:01.461 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:01.461 INFO kablam! --> src/main.rs:8:5 Oct 26 16:57:01.461 INFO kablam! | Oct 26 16:57:01.461 INFO kablam! 8 | unsafe { window.make_current() }; Oct 26 16:57:01.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:01.461 INFO kablam! | Oct 26 16:57:01.461 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 16:57:01.461 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:01.461 INFO kablam! Oct 26 16:57:01.467 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 16:57:01.467 INFO kablam! --> src/main.rs:18:9 Oct 26 16:57:01.468 INFO kablam! | Oct 26 16:57:01.468 INFO kablam! 18 | window.swap_buffers(); Oct 26 16:57:01.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 16:57:01.475 INFO kablam! | Oct 26 16:57:01.475 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 16:57:01.475 INFO kablam! Oct 26 16:57:01.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 26 16:57:01.529 INFO kablam! su: No module specific data is present Oct 26 16:57:03.154 INFO running `"docker" "rm" "-f" "0485425386d72055a7cdd04542045c58a426f897372f119033d2a8687262a107"` Oct 26 16:57:03.419 INFO blam! 0485425386d72055a7cdd04542045c58a426f897372f119033d2a8687262a107