Sep 01 13:31:04.888 INFO checking programmerjake/hashlife3d against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 13:31:04.888 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 13:31:04.888 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:31:05.138 INFO blam! 4578c2ca1f4e92b381983fd4dc2d7f7ee150c50987e001fd237f4556d49fa1ba Sep 01 13:31:05.140 INFO running `"docker" "start" "-a" "4578c2ca1f4e92b381983fd4dc2d7f7ee150c50987e001fd237f4556d49fa1ba"` Sep 01 13:31:06.087 INFO kablam! Compiling cfg-if v0.1.5 Sep 01 13:31:06.087 INFO kablam! Compiling rustc-serialize v0.3.24 Sep 01 13:31:06.087 INFO kablam! Compiling libc v0.2.43 Sep 01 13:31:06.087 INFO kablam! Compiling term v0.4.6 Sep 01 13:31:06.088 INFO kablam! Compiling bitflags v0.8.2 Sep 01 13:31:06.088 INFO kablam! Compiling ucd-util v0.1.1 Sep 01 13:31:06.089 INFO kablam! Compiling utf8-ranges v1.0.0 Sep 01 13:31:06.090 INFO kablam! Compiling arrayref v0.3.5 Sep 01 13:31:06.276 INFO kablam! Compiling byte-tools v0.2.0 Sep 01 13:31:06.279 INFO kablam! Compiling unicode-width v0.1.5 Sep 01 13:31:06.293 INFO kablam! Compiling strsim v0.7.0 Sep 01 13:31:06.714 INFO kablam! Compiling ansi_term v0.11.0 Sep 01 13:31:07.069 INFO kablam! Compiling bitflags v1.0.3 Sep 01 13:31:08.315 INFO kablam! Compiling fake-simd v0.1.2 Sep 01 13:31:08.324 INFO kablam! Compiling vec_map v0.8.1 Sep 01 13:31:08.336 INFO kablam! Compiling peeking_take_while v0.1.2 Sep 01 13:31:09.194 INFO kablam! Compiling rand_core v0.2.1 Sep 01 13:31:10.840 INFO kablam! Checking voxels-math v0.1.0 (file:///source/voxels-math) Sep 01 13:31:10.877 INFO kablam! Checking adler32 v1.0.3 Sep 01 13:31:12.021 INFO kablam! Compiling clang-sys v0.21.2 Sep 01 13:31:15.387 INFO kablam! Compiling log v0.4.3 Sep 01 13:31:15.458 INFO kablam! Compiling cmake v0.1.33 Sep 01 13:31:15.506 INFO kablam! Compiling block-buffer v0.3.3 Sep 01 13:31:15.873 INFO kablam! Compiling textwrap v0.10.0 Sep 01 13:31:17.735 INFO kablam! Compiling regex-syntax v0.5.6 Sep 01 13:31:18.775 INFO kablam! Checking inflate v0.4.3 Sep 01 13:31:18.779 INFO kablam! Compiling typenum v1.10.0 Sep 01 13:31:18.798 INFO kablam! Compiling memchr v2.0.1 Sep 01 13:31:18.821 INFO kablam! Compiling memchr v1.0.2 Sep 01 13:31:19.823 INFO kablam! Compiling atty v0.2.11 Sep 01 13:31:21.309 INFO kablam! Compiling rand v0.5.5 Sep 01 13:31:22.351 INFO kablam! Compiling log v0.3.9 Sep 01 13:31:22.355 INFO kablam! Compiling lazy_static v1.1.0 Sep 01 13:31:22.427 INFO kablam! Checking voxels-image-base v0.1.0 (file:///source/voxels-image-base) Sep 01 13:31:24.216 INFO kablam! Compiling aho-corasick v0.6.6 Sep 01 13:31:24.814 INFO kablam! Compiling nom v3.2.1 Sep 01 13:31:25.242 INFO kablam! Compiling clap v2.32.0 Sep 01 13:31:25.294 INFO kablam! Compiling thread_local v0.3.6 Sep 01 13:31:30.159 INFO kablam! Compiling libloading v0.4.3 Sep 01 13:31:31.006 INFO kablam! Checking voxels-image-png v0.1.0 (file:///source/voxels-image-png) Sep 01 13:31:34.810 INFO kablam! Compiling generic-array v0.9.0 Sep 01 13:31:40.107 INFO kablam! Checking voxels-image v0.1.0 (file:///source/voxels-image) Sep 01 13:31:40.452 INFO kablam! error[E0277]: the trait bound `&std::boxed::Box: std::iter::Iterator` is not satisfied Sep 01 13:31:40.452 INFO kablam! --> voxels-image-png/src/tests.rs:31:22 Sep 01 13:31:40.452 INFO kablam! | Sep 01 13:31:40.452 INFO kablam! 31 | for pixel in image.get_pixels() { Sep 01 13:31:40.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `&std::boxed::Box` is not an iterator; maybe try calling `.iter()` or a similar method Sep 01 13:31:40.452 INFO kablam! | Sep 01 13:31:40.452 INFO kablam! = help: the trait `std::iter::Iterator` is not implemented for `&std::boxed::Box` Sep 01 13:31:40.452 INFO kablam! = note: required by `std::iter::IntoIterator::into_iter` Sep 01 13:31:40.452 INFO kablam! Sep 01 13:31:40.644 INFO kablam! error[E0599]: no method named `width` found for type `&'a image::Image` in the current scope Sep 01 13:31:40.644 INFO kablam! --> voxels-image-png/src/tests.rs:36:26 Sep 01 13:31:40.644 INFO kablam! | Sep 01 13:31:40.644 INFO kablam! 36 | width: image.width(), Sep 01 13:31:40.644 INFO kablam! | ^^^^^ Sep 01 13:31:40.644 INFO kablam! Sep 01 13:31:40.646 INFO kablam! error[E0599]: no method named `height` found for type `&'a image::Image` in the current scope Sep 01 13:31:40.646 INFO kablam! --> voxels-image-png/src/tests.rs:37:27 Sep 01 13:31:40.646 INFO kablam! | Sep 01 13:31:40.646 INFO kablam! 37 | height: image.height(), Sep 01 13:31:40.646 INFO kablam! | ^^^^^^ Sep 01 13:31:40.646 INFO kablam! Sep 01 13:31:40.671 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 13:31:40.671 INFO kablam! --> voxels-image-png/src/tests.rs:56:18 Sep 01 13:31:40.671 INFO kablam! | Sep 01 13:31:40.671 INFO kablam! 56 | .load(&mut io::Cursor::new(&bytes[..byte_count])) Sep 01 13:31:40.671 INFO kablam! | ^^^^ expected 2 parameters Sep 01 13:31:40.672 INFO kablam! Sep 01 13:31:40.673 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 13:31:40.673 INFO kablam! --> voxels-image-png/src/tests.rs:61:10 Sep 01 13:31:40.673 INFO kablam! | Sep 01 13:31:40.673 INFO kablam! 61 | .load(&mut io::Cursor::new(bytes)) Sep 01 13:31:40.673 INFO kablam! | ^^^^ expected 2 parameters Sep 01 13:31:40.673 INFO kablam! Sep 01 13:31:42.985 INFO kablam! Compiling digest v0.7.5 Sep 01 13:31:44.084 INFO kablam! Compiling sha2 v0.7.1 Sep 01 13:31:51.598 INFO kablam! error: aborting due to 5 previous errors Sep 01 13:31:51.606 INFO kablam! Sep 01 13:31:51.606 INFO kablam! Some errors occurred: E0061, E0277, E0599. Sep 01 13:31:51.606 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 01 13:31:51.644 INFO kablam! error: Could not compile `voxels-image-png`. Sep 01 13:31:51.645 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:32:20.285 INFO kablam! error: build failed Sep 01 13:32:20.287 INFO kablam! su: No module specific data is present Sep 01 13:32:20.905 INFO running `"docker" "rm" "-f" "4578c2ca1f4e92b381983fd4dc2d7f7ee150c50987e001fd237f4556d49fa1ba"` Sep 01 13:32:21.147 INFO blam! 4578c2ca1f4e92b381983fd4dc2d7f7ee150c50987e001fd237f4556d49fa1ba