Oct 27 02:13:01.028 INFO checking kevinmehall/panobubble against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:13:01.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 27 02:13:01.447 INFO blam! ac74631ffcc1e4398326dc03d7a816e1587d944033d5f328a4b325e154b82c2b Oct 27 02:13:01.455 INFO running `"docker" "start" "-a" "ac74631ffcc1e4398326dc03d7a816e1587d944033d5f328a4b325e154b82c2b"` Oct 27 02:13:02.943 INFO kablam! usermod: no changes Oct 27 02:13:03.311 INFO kablam! Compiling phf_shared v0.7.22 Oct 27 02:13:03.311 INFO kablam! Compiling x11-dl v2.18.3 Oct 27 02:13:03.319 INFO kablam! Compiling wayland-scanner v0.20.11 Oct 27 02:13:03.319 INFO kablam! Checking new_debug_unreachable v1.0.1 Oct 27 02:13:03.319 INFO kablam! Checking twoway v0.1.8 Oct 27 02:13:03.320 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 02:13:03.321 INFO kablam! Checking shared_library v0.1.9 Oct 27 02:13:05.501 INFO kablam! Compiling glutin v0.17.0 Oct 27 02:13:06.543 INFO kablam! Compiling glium v0.22.0 Oct 27 02:13:06.544 INFO kablam! Checking wayland-sys v0.20.11 Oct 27 02:13:06.637 INFO kablam! Checking osmesa-sys v0.1.2 Oct 27 02:13:07.193 INFO kablam! Compiling phf_generator v0.7.22 Oct 27 02:13:09.057 INFO kablam! Checking rayon-core v1.4.1 Oct 27 02:13:09.835 INFO kablam! Checking parking_lot v0.6.3 Oct 27 02:13:10.347 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 27 02:13:10.629 INFO kablam! Checking wayland-commons v0.20.11 Oct 27 02:13:20.636 INFO kablam! Checking rayon v1.0.2 Oct 27 02:13:20.720 INFO kablam! Compiling wayland-client v0.20.11 Oct 27 02:13:20.797 INFO kablam! Compiling wayland-protocols v0.20.11 Oct 27 02:13:35.280 INFO kablam! Compiling string_cache v0.7.3 Oct 27 02:13:47.548 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 02:13:50.815 INFO kablam! Checking elementtree v0.5.0 Oct 27 02:13:53.475 INFO kablam! Checking image v0.19.0 Oct 27 02:13:56.935 INFO kablam! Checking smithay-client-toolkit v0.2.6 Oct 27 02:14:01.555 INFO kablam! Checking winit v0.16.2 Oct 27 02:14:24.487 INFO kablam! Checking panobubble v0.1.0 (/source) Oct 27 02:14:28.327 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 02:14:28.327 INFO kablam! --> src/main.rs:24:5 Oct 27 02:14:28.327 INFO kablam! | Oct 27 02:14:28.327 INFO kablam! 24 | File::open(image_name).unwrap().take(1024*64).read_to_end(&mut buf); Oct 27 02:14:28.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:14:28.327 INFO kablam! | Oct 27 02:14:28.327 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 02:14:28.327 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 02:14:28.327 INFO kablam! Oct 27 02:14:28.444 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 02:14:28.444 INFO kablam! --> src/main.rs:24:5 Oct 27 02:14:28.445 INFO kablam! | Oct 27 02:14:28.445 INFO kablam! 24 | File::open(image_name).unwrap().take(1024*64).read_to_end(&mut buf); Oct 27 02:14:28.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:14:28.445 INFO kablam! | Oct 27 02:14:28.446 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 02:14:28.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 02:14:28.446 INFO kablam! Oct 27 02:14:28.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 27 02:14:28.524 INFO kablam! su: No module specific data is present Oct 27 02:14:29.251 INFO running `"docker" "rm" "-f" "ac74631ffcc1e4398326dc03d7a816e1587d944033d5f328a4b325e154b82c2b"` Oct 27 02:14:29.529 INFO blam! ac74631ffcc1e4398326dc03d7a816e1587d944033d5f328a4b325e154b82c2b