Oct 14 15:14:52.023 INFO testing kevinmehall/panobubble against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:14:52.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 15:14:52.819 INFO blam! ec1641a430687d0c5c82806336ff68e8cdc86d5890ca67ec62dfe4324ef5dd99 Oct 14 15:14:52.830 INFO running `"docker" "start" "-a" "ec1641a430687d0c5c82806336ff68e8cdc86d5890ca67ec62dfe4324ef5dd99"` Oct 14 15:14:54.534 INFO kablam! usermod: no changes Oct 14 15:14:54.879 INFO kablam! Compiling string_cache_shared v0.3.0 Oct 14 15:14:54.883 INFO kablam! Compiling precomputed-hash v0.1.1 Oct 14 15:14:54.883 INFO kablam! Compiling xml-rs v0.8.0 Oct 14 15:14:54.883 INFO kablam! Compiling phf_shared v0.7.22 Oct 14 15:14:54.883 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 15:14:54.883 INFO kablam! Compiling memmap v0.6.2 Oct 14 15:14:54.883 INFO kablam! Compiling memchr v2.0.1 Oct 14 15:14:54.883 INFO kablam! Compiling x11-dl v2.18.3 Oct 14 15:14:55.887 INFO kablam! Compiling rand v0.5.4 Oct 14 15:14:56.116 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 14 15:14:57.983 INFO kablam! Compiling nix v0.11.0 Oct 14 15:14:57.984 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 14 15:14:57.985 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 15:14:57.998 INFO kablam! Compiling phf_generator v0.7.22 Oct 14 15:14:58.111 INFO kablam! Compiling twoway v0.1.8 Oct 14 15:14:59.299 INFO kablam! Compiling syn v0.14.7 Oct 14 15:15:00.063 INFO kablam! Compiling shared_library v0.1.9 Oct 14 15:15:00.139 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 15:15:03.979 INFO kablam! Compiling backtrace v0.3.9 Oct 14 15:15:07.227 INFO kablam! Compiling glium v0.22.0 Oct 14 15:15:07.229 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 14 15:15:07.340 INFO kablam! Compiling wayland-sys v0.20.11 Oct 14 15:15:19.639 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 15:15:20.683 INFO kablam! Compiling parking_lot v0.6.3 Oct 14 15:15:20.779 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 15:15:21.879 INFO kablam! Compiling png v0.12.0 Oct 14 15:15:21.931 INFO kablam! Compiling wayland-commons v0.20.11 Oct 14 15:15:22.063 INFO kablam! Compiling tempfile v3.0.3 Oct 14 15:15:23.239 INFO kablam! Compiling string_cache v0.7.3 Oct 14 15:15:24.948 INFO kablam! Compiling wayland-client v0.20.11 Oct 14 15:15:36.055 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 15:15:39.379 INFO kablam! Compiling num-derive v0.2.2 Oct 14 15:15:40.575 INFO kablam! Compiling wayland-protocols v0.20.11 Oct 14 15:15:49.236 INFO kablam! Compiling elementtree v0.5.0 Oct 14 15:15:51.139 INFO kablam! Compiling rayon v1.0.2 Oct 14 15:16:03.504 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 14 15:16:08.848 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 15:16:15.855 INFO kablam! Compiling winit v0.16.2 Oct 14 15:16:19.513 INFO kablam! Compiling image v0.19.0 Oct 14 15:16:34.481 INFO kablam! Compiling glutin v0.17.0 Oct 14 15:17:20.957 INFO kablam! Compiling panobubble v0.1.0 (/source) Oct 14 15:17:22.267 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:17:22.267 INFO kablam! --> src/main.rs:24:5 Oct 14 15:17:22.267 INFO kablam! | Oct 14 15:17:22.267 INFO kablam! 24 | File::open(image_name).unwrap().take(1024*64).read_to_end(&mut buf); Oct 14 15:17:22.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:17:22.267 INFO kablam! | Oct 14 15:17:22.267 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:17:22.267 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:17:22.267 INFO kablam! Oct 14 15:17:30.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 35s Oct 14 15:17:30.203 INFO kablam! su: No module specific data is present Oct 14 15:17:31.204 INFO running `"docker" "rm" "-f" "ec1641a430687d0c5c82806336ff68e8cdc86d5890ca67ec62dfe4324ef5dd99"` Oct 14 15:17:31.563 INFO blam! ec1641a430687d0c5c82806336ff68e8cdc86d5890ca67ec62dfe4324ef5dd99 Oct 14 15:17:31.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 15:17:32.135 INFO blam! aecc13170127f543d99d452ccb7cdbb690c9aa4fbf88fb23079a196cd370b36b Oct 14 15:17:32.143 INFO running `"docker" "start" "-a" "aecc13170127f543d99d452ccb7cdbb690c9aa4fbf88fb23079a196cd370b36b"` Oct 14 15:17:33.391 INFO kablam! usermod: no changes Oct 14 15:17:33.695 INFO kablam! Compiling panobubble v0.1.0 (/source) Oct 14 15:17:34.927 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:17:34.927 INFO kablam! --> src/main.rs:24:5 Oct 14 15:17:34.927 INFO kablam! | Oct 14 15:17:34.927 INFO kablam! 24 | File::open(image_name).unwrap().take(1024*64).read_to_end(&mut buf); Oct 14 15:17:34.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:17:34.927 INFO kablam! | Oct 14 15:17:34.927 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:17:34.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:17:34.927 INFO kablam! Oct 14 15:17:35.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 14 15:17:35.511 INFO kablam! su: No module specific data is present Oct 14 15:17:36.539 INFO running `"docker" "rm" "-f" "aecc13170127f543d99d452ccb7cdbb690c9aa4fbf88fb23079a196cd370b36b"` Oct 14 15:17:36.895 INFO blam! aecc13170127f543d99d452ccb7cdbb690c9aa4fbf88fb23079a196cd370b36b Oct 14 15:17:36.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 15:17:37.488 INFO blam! b8b0dfeae287e6a675f3f17de506ab833077e649b1186c04d78cab2fc4379d9c Oct 14 15:17:37.490 INFO running `"docker" "start" "-a" "b8b0dfeae287e6a675f3f17de506ab833077e649b1186c04d78cab2fc4379d9c"` Oct 14 15:17:39.075 INFO kablam! usermod: no changes Oct 14 15:17:39.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 15:17:39.271 INFO blam! Oct 14 15:17:39.272 INFO kablam! Running /target/debug/deps/panobubble-833e3aa58d30878e Oct 14 15:17:39.272 INFO blam! running 0 tests Oct 14 15:17:39.273 INFO blam! Oct 14 15:17:39.273 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:17:39.273 INFO blam! Oct 14 15:17:39.276 INFO kablam! su: No module specific data is present Oct 14 15:17:39.937 INFO running `"docker" "rm" "-f" "b8b0dfeae287e6a675f3f17de506ab833077e649b1186c04d78cab2fc4379d9c"` Oct 14 15:17:40.271 INFO blam! b8b0dfeae287e6a675f3f17de506ab833077e649b1186c04d78cab2fc4379d9c