Oct 12 09:42:36.300 INFO checking zypeh/bebop against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 09:42:36.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 09:42:36.725 INFO blam! c4c8d7531bd7662feb9d620051eb726c0225861ee29ab2e7e5b2358530654b00 Oct 12 09:42:36.727 INFO running `"docker" "start" "-a" "c4c8d7531bd7662feb9d620051eb726c0225861ee29ab2e7e5b2358530654b00"` Oct 12 09:42:38.324 INFO kablam! usermod: no changes Oct 12 09:42:38.488 INFO kablam! Compiling libc v0.2.21 Oct 12 09:42:38.488 INFO kablam! Compiling siphasher v0.2.2 Oct 12 09:42:38.492 INFO kablam! Compiling dtoa v0.4.1 Oct 12 09:42:38.504 INFO kablam! Compiling serde v0.9.14 Oct 12 09:42:38.504 INFO kablam! Compiling itoa v0.3.1 Oct 12 09:42:38.508 INFO kablam! Compiling num-traits v0.1.37 Oct 12 09:42:38.517 INFO kablam! Compiling bitflags v0.7.0 Oct 12 09:42:38.518 INFO kablam! Compiling winapi-build v0.1.1 Oct 12 09:42:39.043 INFO kablam! Checking lazy_static v0.2.8 Oct 12 09:42:39.421 INFO kablam! Compiling semver v0.1.20 Oct 12 09:42:39.459 INFO kablam! Checking winapi v0.2.8 Oct 12 09:42:40.452 INFO kablam! Compiling khronos_api v1.0.0 Oct 12 09:42:41.334 INFO kablam! Compiling log v0.3.7 Oct 12 09:42:41.552 INFO kablam! Checking byteorder v1.0.0 Oct 12 09:42:42.080 INFO kablam! Compiling xml-rs v0.3.6 Oct 12 09:42:42.318 INFO kablam! Compiling phf_shared v0.7.21 Oct 12 09:42:44.625 INFO kablam! Compiling x11-dl v2.13.0 Oct 12 09:42:44.625 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 12 09:42:44.625 INFO kablam! Compiling rand v0.3.15 Oct 12 09:42:44.732 INFO kablam! Compiling phf v0.7.21 Oct 12 09:42:44.901 INFO kablam! Compiling rustc_version v0.1.7 Oct 12 09:42:48.962 INFO kablam! Checking shared_library v0.1.5 Oct 12 09:42:49.058 INFO kablam! Compiling tempfile v2.1.5 Oct 12 09:42:49.681 INFO kablam! Checking fs2 v0.2.5 Oct 12 09:42:50.553 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 09:42:51.076 INFO kablam! Checking memmap v0.4.0 Oct 12 09:42:56.770 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 12 09:42:56.806 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 09:42:56.938 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 09:42:57.826 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 09:42:59.021 INFO kablam! Compiling target_build_utils v0.3.0 Oct 12 09:43:02.860 INFO kablam! Compiling wayland-client v0.7.8 Oct 12 09:43:04.721 INFO kablam! Compiling glutin v0.7.4 Oct 12 09:43:04.721 INFO kablam! Compiling gl v0.6.1 Oct 12 09:43:22.155 INFO kablam! Compiling serde_json v0.9.10 Oct 12 09:43:30.989 INFO kablam! Compiling libloading v0.3.4 Oct 12 09:43:34.292 INFO kablam! Checking dlib v0.3.1 Oct 12 09:43:34.541 INFO kablam! Checking wayland-sys v0.7.8 Oct 12 09:43:36.379 INFO kablam! Checking wayland-window v0.4.4 Oct 12 09:43:36.379 INFO kablam! Checking wayland-kbd v0.6.3 Oct 12 09:43:37.625 INFO kablam! Checking winit v0.5.11 Oct 12 09:43:40.305 INFO kablam! Checking bebop v0.1.0 (/source) Oct 12 09:43:40.743 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 09:43:40.744 INFO kablam! --> src/main.rs:8:5 Oct 12 09:43:40.744 INFO kablam! | Oct 12 09:43:40.744 INFO kablam! 8 | unsafe { window.make_current() }; Oct 12 09:43:40.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:43:40.744 INFO kablam! | Oct 12 09:43:40.744 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 09:43:40.744 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 09:43:40.744 INFO kablam! Oct 12 09:43:40.744 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 09:43:40.745 INFO kablam! --> src/main.rs:18:9 Oct 12 09:43:40.745 INFO kablam! | Oct 12 09:43:40.745 INFO kablam! 18 | window.swap_buffers(); Oct 12 09:43:40.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:43:40.745 INFO kablam! | Oct 12 09:43:40.745 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 09:43:40.745 INFO kablam! Oct 12 09:43:40.774 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 09:43:40.774 INFO kablam! --> src/main.rs:8:5 Oct 12 09:43:40.774 INFO kablam! | Oct 12 09:43:40.774 INFO kablam! 8 | unsafe { window.make_current() }; Oct 12 09:43:40.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:43:40.774 INFO kablam! | Oct 12 09:43:40.774 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 09:43:40.774 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 09:43:40.774 INFO kablam! Oct 12 09:43:40.774 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 09:43:40.774 INFO kablam! --> src/main.rs:18:9 Oct 12 09:43:40.774 INFO kablam! | Oct 12 09:43:40.774 INFO kablam! 18 | window.swap_buffers(); Oct 12 09:43:40.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:43:40.774 INFO kablam! | Oct 12 09:43:40.774 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 09:43:40.778 INFO kablam! Oct 12 09:43:40.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 12 09:43:40.857 INFO kablam! su: No module specific data is present Oct 12 09:43:42.586 INFO running `"docker" "rm" "-f" "c4c8d7531bd7662feb9d620051eb726c0225861ee29ab2e7e5b2358530654b00"` Oct 12 09:43:42.885 INFO blam! c4c8d7531bd7662feb9d620051eb726c0225861ee29ab2e7e5b2358530654b00