Oct 14 11:49:33.204 INFO testing maxbeutel/rust-hough-transform against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:49:33.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:49:33.630 INFO blam! 2c2ecc1e1935ec6954a96ef55f43a3e2731e2c61a407db1c772a6988c947d2ad Oct 14 11:49:33.633 INFO running `"docker" "start" "-a" "2c2ecc1e1935ec6954a96ef55f43a3e2731e2c61a407db1c772a6988c947d2ad"` Oct 14 11:49:34.690 INFO kablam! usermod: no changes Oct 14 11:49:34.835 INFO kablam! Compiling num-traits v0.1.36 Oct 14 11:49:34.835 INFO kablam! Compiling rustc-serialize v0.3.20 Oct 14 11:49:34.835 INFO kablam! Compiling typenum v1.6.0 Oct 14 11:49:34.835 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 14 11:49:34.835 INFO kablam! Compiling adler32 v1.0.0 Oct 14 11:49:34.835 INFO kablam! Compiling regex-syntax v0.3.9 Oct 14 11:49:34.835 INFO kablam! Compiling log v0.3.7 Oct 14 11:49:34.835 INFO kablam! Compiling inflate v0.1.1 Oct 14 11:49:37.775 INFO kablam! Compiling byteorder v0.5.3 Oct 14 11:49:37.791 INFO kablam! Compiling custom_derive v0.1.7 Oct 14 11:49:37.847 INFO kablam! Compiling scoped_threadpool v0.1.7 Oct 14 11:49:38.519 INFO kablam! Compiling itertools v0.4.19 Oct 14 11:49:39.771 INFO kablam! Compiling memchr v0.1.11 Oct 14 11:49:40.399 INFO kablam! Compiling num_cpus v1.1.0 Oct 14 11:49:44.259 INFO kablam! Compiling gif v0.9.0 Oct 14 11:49:44.283 INFO kablam! Compiling deflate v0.7.5 Oct 14 11:49:44.363 INFO kablam! Compiling conv v0.3.3 Oct 14 11:49:45.151 INFO kablam! Compiling deque v0.3.1 Oct 14 11:49:46.727 INFO kablam! Compiling num-integer v0.1.32 Oct 14 11:49:50.255 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 11:49:50.459 INFO kablam! Compiling rayon v0.5.0 Oct 14 11:49:58.551 INFO kablam! Compiling num-iter v0.1.32 Oct 14 11:50:00.247 INFO kablam! Compiling thread-id v2.0.0 Oct 14 11:50:00.875 INFO kablam! Compiling thread_local v0.2.7 Oct 14 11:50:02.571 INFO kablam! Compiling generic-array v0.2.1 Oct 14 11:50:05.723 INFO kablam! Compiling regex v0.1.80 Oct 14 11:50:07.147 INFO kablam! Compiling jpeg-decoder v0.1.8 Oct 14 11:50:07.499 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 11:50:07.499 INFO kablam! Compiling num-complex v0.1.35 Oct 14 11:50:09.271 INFO kablam! Compiling png v0.6.2 Oct 14 11:50:10.612 INFO kablam! Compiling alga v0.5.1 Oct 14 11:50:14.097 INFO kablam! Compiling num-rational v0.1.35 Oct 14 11:50:18.211 INFO kablam! Compiling num v0.1.36 Oct 14 11:50:19.152 INFO kablam! Compiling enum_primitive v0.1.0 Oct 14 11:50:19.152 INFO kablam! Compiling nalgebra v0.5.1 Oct 14 11:50:19.679 INFO kablam! Compiling image v0.12.3 Oct 14 11:50:33.839 INFO kablam! Compiling env_logger v0.3.5 Oct 14 11:50:34.488 INFO kablam! Compiling nalgebra v0.11.1 Oct 14 11:50:36.055 INFO kablam! Compiling quickcheck v0.2.27 Oct 14 11:50:54.978 INFO kablam! Compiling imageproc v0.7.0 Oct 14 11:51:16.972 INFO kablam! Compiling hough-transform v0.1.0 (/source) Oct 14 11:51:17.455 INFO kablam! warning: variable does not need to be mutable Oct 14 11:51:17.456 INFO kablam! --> src/main.rs:69:28 Oct 14 11:51:17.457 INFO kablam! | Oct 14 11:51:17.457 INFO kablam! 69 | fn dump_line_visualization(mut img: &mut image::DynamicImage, Oct 14 11:51:17.458 INFO kablam! | ----^^^ Oct 14 11:51:17.459 INFO kablam! | | Oct 14 11:51:17.459 INFO kablam! | help: remove this `mut` Oct 14 11:51:17.460 INFO kablam! | Oct 14 11:51:17.461 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:51:17.461 INFO kablam! Oct 14 11:51:20.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 14 11:51:20.547 INFO kablam! su: No module specific data is present Oct 14 11:51:21.776 INFO running `"docker" "rm" "-f" "2c2ecc1e1935ec6954a96ef55f43a3e2731e2c61a407db1c772a6988c947d2ad"` Oct 14 11:51:22.041 INFO blam! 2c2ecc1e1935ec6954a96ef55f43a3e2731e2c61a407db1c772a6988c947d2ad Oct 14 11:51:22.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:22.543 INFO blam! 3e21cbce26a7506a692665166e118d15f08a89769084efdfa2a1edb1c4941e70 Oct 14 11:51:22.551 INFO running `"docker" "start" "-a" "3e21cbce26a7506a692665166e118d15f08a89769084efdfa2a1edb1c4941e70"` Oct 14 11:51:23.473 INFO kablam! usermod: no changes Oct 14 11:51:23.552 INFO kablam! Compiling hough-transform v0.1.0 (/source) Oct 14 11:51:23.983 INFO kablam! warning: variable does not need to be mutable Oct 14 11:51:23.983 INFO kablam! --> src/main.rs:69:28 Oct 14 11:51:23.983 INFO kablam! | Oct 14 11:51:23.983 INFO kablam! 69 | fn dump_line_visualization(mut img: &mut image::DynamicImage, Oct 14 11:51:23.983 INFO kablam! | ----^^^ Oct 14 11:51:23.983 INFO kablam! | | Oct 14 11:51:23.983 INFO kablam! | help: remove this `mut` Oct 14 11:51:23.983 INFO kablam! | Oct 14 11:51:23.983 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:51:23.983 INFO kablam! Oct 14 11:51:25.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.36s Oct 14 11:51:25.858 INFO kablam! su: No module specific data is present Oct 14 11:51:26.468 INFO running `"docker" "rm" "-f" "3e21cbce26a7506a692665166e118d15f08a89769084efdfa2a1edb1c4941e70"` Oct 14 11:51:26.709 INFO blam! 3e21cbce26a7506a692665166e118d15f08a89769084efdfa2a1edb1c4941e70 Oct 14 11:51:26.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:27.314 INFO blam! dd7d51a8de951adaea6938cb4071d67678f39d160783c765d162f82ae6316196 Oct 14 11:51:27.317 INFO running `"docker" "start" "-a" "dd7d51a8de951adaea6938cb4071d67678f39d160783c765d162f82ae6316196"` Oct 14 11:51:28.175 INFO kablam! usermod: no changes Oct 14 11:51:28.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 11:51:28.347 INFO kablam! Running /target/debug/deps/hough_transform-9bb69b039be712f6 Oct 14 11:51:28.355 INFO blam! Oct 14 11:51:28.355 INFO blam! running 7 tests Oct 14 11:51:28.371 INFO blam! test test::test_clip_line_liang_barsky_3 ... ok Oct 14 11:51:28.372 INFO blam! test test::test_clip_line_liang_barsky_2 ... ok Oct 14 11:51:28.372 INFO blam! test test::test_clip_line_liang_barsky_4 ... ok Oct 14 11:51:28.383 INFO blam! test test::test_clip_line_liang_barsky_1 ... ok Oct 14 11:51:28.384 INFO blam! test test::test_calculate_rho ... ok Oct 14 11:51:28.384 INFO blam! test test::test_line_from_rho_theta_special_cases ... ok Oct 14 11:51:28.403 INFO blam! test test::test_clip_line_liang_barsky_outside_of_clipping_window ... ok Oct 14 11:51:28.404 INFO kablam! su: No module specific data is present Oct 14 11:51:28.404 INFO blam! Oct 14 11:51:28.404 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:51:28.405 INFO blam! Oct 14 11:51:28.992 INFO running `"docker" "rm" "-f" "dd7d51a8de951adaea6938cb4071d67678f39d160783c765d162f82ae6316196"` Oct 14 11:51:29.318 INFO blam! dd7d51a8de951adaea6938cb4071d67678f39d160783c765d162f82ae6316196