Oct 15 02:04:15.975 INFO testing bpglaser/red-mountain-resize against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:04:15.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 02:04:16.466 INFO blam! e1d98be5ecfc9428a027fe295092e1d32a063f752189dc2d0387295754f1ba5d Oct 15 02:04:16.475 INFO running `"docker" "start" "-a" "e1d98be5ecfc9428a027fe295092e1d32a063f752189dc2d0387295754f1ba5d"` Oct 15 02:04:18.590 INFO kablam! usermod: no changes Oct 15 02:04:18.659 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:04:18.659 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:04:18.659 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:04:18.659 INFO kablam! files will be included as a binary target: Oct 15 02:04:18.659 INFO kablam! Oct 15 02:04:18.659 INFO kablam! * /source/src/bin/main.rs Oct 15 02:04:18.659 INFO kablam! Oct 15 02:04:18.659 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:04:18.659 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:04:18.659 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:04:18.659 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:04:18.659 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:04:18.659 INFO kablam! Oct 15 02:04:18.659 INFO kablam! For more information on this warning you can consult Oct 15 02:04:18.659 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:04:18.659 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `rmr`, Oct 15 02:04:18.659 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:04:18.776 INFO kablam! Compiling num_cpus v1.5.1 Oct 15 02:04:18.776 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 02:04:18.776 INFO kablam! Compiling num-rational v0.1.38 Oct 15 02:04:18.776 INFO kablam! Compiling png v0.6.2 Oct 15 02:04:21.631 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 02:04:25.828 INFO kablam! Compiling rayon v0.8.1 Oct 15 02:04:28.795 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 02:04:32.347 INFO kablam! Compiling image v0.12.4 Oct 15 02:04:48.875 INFO kablam! Compiling rmr v0.3.0 (/source) Oct 15 02:04:56.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.34s Oct 15 02:04:56.983 INFO kablam! su: No module specific data is present Oct 15 02:04:58.462 INFO running `"docker" "rm" "-f" "e1d98be5ecfc9428a027fe295092e1d32a063f752189dc2d0387295754f1ba5d"` Oct 15 02:04:58.846 INFO blam! e1d98be5ecfc9428a027fe295092e1d32a063f752189dc2d0387295754f1ba5d Oct 15 02:04:58.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 02:04:59.412 INFO blam! f11dc5036788ab02080c0f3fa47a540835b33bcbdc3726cbb0712862aa13f4f4 Oct 15 02:04:59.414 INFO running `"docker" "start" "-a" "f11dc5036788ab02080c0f3fa47a540835b33bcbdc3726cbb0712862aa13f4f4"` Oct 15 02:05:01.907 INFO kablam! usermod: no changes Oct 15 02:05:01.947 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:05:01.947 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:05:01.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:05:01.947 INFO kablam! files will be included as a binary target: Oct 15 02:05:01.947 INFO kablam! Oct 15 02:05:01.947 INFO kablam! * /source/src/bin/main.rs Oct 15 02:05:01.947 INFO kablam! Oct 15 02:05:01.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:05:01.947 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:05:01.947 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:05:01.947 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:05:01.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:05:01.947 INFO kablam! Oct 15 02:05:01.947 INFO kablam! For more information on this warning you can consult Oct 15 02:05:01.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:05:01.947 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `rmr`, Oct 15 02:05:01.947 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:05:02.019 INFO kablam! Compiling rmr v0.3.0 (/source) Oct 15 02:05:14.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.65s Oct 15 02:05:14.597 INFO kablam! su: No module specific data is present Oct 15 02:05:15.262 INFO running `"docker" "rm" "-f" "f11dc5036788ab02080c0f3fa47a540835b33bcbdc3726cbb0712862aa13f4f4"` Oct 15 02:05:15.495 INFO blam! f11dc5036788ab02080c0f3fa47a540835b33bcbdc3726cbb0712862aa13f4f4 Oct 15 02:05:15.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 02:05:15.942 INFO blam! d641e5b323c2733dfc2b6fe7619aaf57e82c199a61405b7f42820cdaa684375f Oct 15 02:05:15.943 INFO running `"docker" "start" "-a" "d641e5b323c2733dfc2b6fe7619aaf57e82c199a61405b7f42820cdaa684375f"` Oct 15 02:05:17.123 INFO kablam! usermod: no changes Oct 15 02:05:17.176 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:05:17.176 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:05:17.176 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:05:17.176 INFO kablam! files will be included as a binary target: Oct 15 02:05:17.176 INFO kablam! Oct 15 02:05:17.176 INFO kablam! * /source/src/bin/main.rs Oct 15 02:05:17.176 INFO kablam! Oct 15 02:05:17.176 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:05:17.176 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:05:17.176 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:05:17.176 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:05:17.176 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:05:17.176 INFO kablam! Oct 15 02:05:17.176 INFO kablam! For more information on this warning you can consult Oct 15 02:05:17.176 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:05:17.176 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `rmr`, Oct 15 02:05:17.176 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:05:17.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 02:05:17.303 INFO kablam! Running /target/debug/deps/rmr-39c8ec3a44313181 Oct 15 02:05:17.303 INFO blam! Oct 15 02:05:17.303 INFO blam! running 8 tests Oct 15 02:05:17.307 INFO blam! test carve::tests::carver_small_get_path_start_test ... ok Oct 15 02:05:17.307 INFO blam! test carve::tests::carver_medium_find_path_test ... ok Oct 15 02:05:17.307 INFO blam! test carve::tests::carver_small_path_energy_test ... ok Oct 15 02:05:17.311 INFO blam! test carve::tests::carver_medium_pixel_energy_test ... ok Oct 15 02:05:17.311 INFO blam! test carve::tests::carver_small_find_path_test ... ok Oct 15 02:05:17.311 INFO blam! test carve::tests::carver_medium_path_energy_test ... ok Oct 15 02:05:17.311 INFO blam! test carve::tests::carver_medium_get_path_start_test ... ok Oct 15 02:05:17.311 INFO blam! test carve::tests::carver_small_pixel_energy_test ... ok Oct 15 02:05:17.311 INFO blam! Oct 15 02:05:17.311 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:05:17.311 INFO blam! Oct 15 02:05:17.311 INFO kablam! Running /target/debug/deps/rmr-f9b9c14c037a9e3d Oct 15 02:05:17.315 INFO blam! Oct 15 02:05:17.315 INFO blam! running 0 tests Oct 15 02:05:17.315 INFO blam! Oct 15 02:05:17.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:05:17.315 INFO blam! Oct 15 02:05:17.315 INFO kablam! Running /target/debug/deps/carve-05056373e88f3258 Oct 15 02:05:17.319 INFO blam! Oct 15 02:05:17.319 INFO blam! running 6 tests Oct 15 02:05:17.487 INFO blam! test carver_width_minus_five_test ... ok Oct 15 02:05:17.779 INFO blam! test carver_both_plus_five_test ... ok Oct 15 02:05:17.799 INFO blam! test carver_height_minus_five_test ... ok Oct 15 02:05:17.837 INFO blam! test carver_width_plus_five_test ... ok Oct 15 02:05:17.851 INFO blam! test carver_height_plus_five_test ... ok Oct 15 02:05:17.884 INFO blam! test carver_both_minus_five_test ... ok Oct 15 02:05:17.884 INFO blam! Oct 15 02:05:17.884 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:05:17.884 INFO blam! Oct 15 02:05:17.894 INFO blam! Oct 15 02:05:17.894 INFO kablam! Running /target/debug/deps/grid-6fd16eb560261906 Oct 15 02:05:17.894 INFO blam! running 36 tests Oct 15 02:05:17.903 INFO blam! test grid_get_mut_test ... ok Oct 15 02:05:17.903 INFO blam! test grid_get_parents_indexed_test ... ok Oct 15 02:05:17.903 INFO blam! test grid_coord_iter_test ... ok Oct 15 02:05:17.903 INFO blam! test grid_get_adjacent_test ... ok Oct 15 02:05:17.903 INFO blam! test grid_get_parents_test ... ok Oct 15 02:05:17.903 INFO blam! test grid_coord_iter_mut_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_add_last_column_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_iter_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_remove_last_column_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_get_row_with_coords_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_iter_parents_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_iter_mut_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_get_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_rotation_coord_iter_mut_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_rotation_before_token_trade_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_get_row_test ... ok Oct 15 02:05:17.904 INFO blam! test grid_rotation_iter_mut_test ... ok Oct 15 02:05:17.905 INFO blam! test grid_rotation_get_test ... ok Oct 15 02:05:17.905 INFO blam! test grid_rotation_get_mut_test ... ok Oct 15 02:05:17.905 INFO blam! test grid_rotation_after_token_trade_test ... ok Oct 15 02:05:17.905 INFO blam! test grid_rotation_add_last_column_test ... ok Oct 15 02:05:17.905 INFO blam! test grid_rotation_before_token_trade_mut_test ... ok Oct 15 02:05:17.910 INFO blam! test grid_rotation_after_token_trade_mut_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_iter_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_size_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_shift_row_left_from_point_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_shift_row_right_from_point_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_remove_last_column_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_coord_iter_test ... ok Oct 15 02:05:17.911 INFO blam! test grid_rotation_shift_row_left_from_point_test ... ok Oct 15 02:05:17.923 INFO blam! test grid_size_test ... ok Oct 15 02:05:17.923 INFO kablam! Doc-tests rmr Oct 15 02:05:17.923 INFO blam! test grid_token_shift_row_left_from_point_test ... ok Oct 15 02:05:17.923 INFO blam! test grid_token_trade_mut_test ... ok Oct 15 02:05:17.923 INFO blam! test grid_token_shift_row_right_from_point_test ... ok Oct 15 02:05:17.923 INFO blam! test grid_token_trade_test ... ok Oct 15 02:05:17.923 INFO blam! test grid_shift_row_right_from_point_test ... ok Oct 15 02:05:17.923 INFO blam! Oct 15 02:05:17.923 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:05:17.923 INFO blam! Oct 15 02:05:19.963 INFO blam! Oct 15 02:05:19.963 INFO blam! running 1 test Oct 15 02:05:23.578 INFO blam! test src/energy.rs - energy::PixelEnergyPoint::square_gradient (line 18) ... ok Oct 15 02:05:23.578 INFO blam! Oct 15 02:05:23.578 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:05:23.578 INFO blam! Oct 15 02:05:23.595 INFO kablam! su: No module specific data is present Oct 15 02:05:24.573 INFO running `"docker" "rm" "-f" "d641e5b323c2733dfc2b6fe7619aaf57e82c199a61405b7f42820cdaa684375f"` Oct 15 02:05:24.881 INFO blam! d641e5b323c2733dfc2b6fe7619aaf57e82c199a61405b7f42820cdaa684375f