Oct 14 23:09:22.544 INFO testing defpearlpilot/frust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:09:22.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 23:09:22.977 INFO blam! b432c20c9eb05cfb1b5af2480a935b2201b44d7db8da2041661eab0c8d09d6e3 Oct 14 23:09:22.979 INFO running `"docker" "start" "-a" "b432c20c9eb05cfb1b5af2480a935b2201b44d7db8da2041661eab0c8d09d6e3"` Oct 14 23:09:24.390 INFO kablam! usermod: no changes Oct 14 23:09:24.678 INFO kablam! Compiling serde_json v0.8.6 Oct 14 23:09:24.678 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 23:09:24.688 INFO kablam! Compiling url v1.6.0 Oct 14 23:09:24.695 INFO kablam! Compiling png v0.7.0 Oct 14 23:09:30.397 INFO kablam! Compiling rayon v0.8.2 Oct 14 23:09:33.911 INFO kablam! Compiling hyper v0.10.13 Oct 14 23:09:38.556 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 23:09:44.107 INFO kablam! Compiling image v0.13.0 Oct 14 23:09:51.972 INFO kablam! Compiling iron v0.5.1 Oct 14 23:09:54.931 INFO kablam! Compiling persistent v0.3.0 Oct 14 23:09:54.932 INFO kablam! Compiling router v0.5.1 Oct 14 23:09:57.602 INFO kablam! Compiling bodyparser v0.5.0 Oct 14 23:10:02.027 INFO kablam! Compiling urlencoded v0.5.0 Oct 14 23:10:10.799 INFO kablam! Compiling frust v0.1.0 (/source) Oct 14 23:10:11.699 INFO kablam! warning: function is never used: `escape_time` Oct 14 23:10:11.699 INFO kablam! --> src/main.rs:7:1 Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! 7 | fn escape_time(c: Complex, limit: u32) -> Option { Oct 14 23:10:11.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:10:11.699 INFO kablam! Oct 14 23:10:11.699 INFO kablam! warning: function is never used: `parse_pair` Oct 14 23:10:11.699 INFO kablam! --> src/main.rs:19:1 Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! 19 | fn parse_pair(s: &str, separator: char) -> Option<(T, T)> { Oct 14 23:10:11.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:11.699 INFO kablam! Oct 14 23:10:11.699 INFO kablam! warning: function is never used: `parse_complex` Oct 14 23:10:11.699 INFO kablam! --> src/main.rs:31:1 Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! 31 | fn parse_complex(s: &str) -> Option> { Oct 14 23:10:11.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:11.699 INFO kablam! Oct 14 23:10:11.699 INFO kablam! warning: function is never used: `pixel_to_point` Oct 14 23:10:11.699 INFO kablam! --> src/main.rs:38:1 Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! 38 | / fn pixel_to_point(bounds: (usize, usize), Oct 14 23:10:11.699 INFO kablam! 39 | | pixel: (usize, usize), Oct 14 23:10:11.699 INFO kablam! 40 | | upper_left: Complex, Oct 14 23:10:11.699 INFO kablam! 41 | | lower_right: Complex) -> Complex { Oct 14 23:10:11.699 INFO kablam! ... | Oct 14 23:10:11.699 INFO kablam! 47 | | } Oct 14 23:10:11.699 INFO kablam! 48 | | } Oct 14 23:10:11.699 INFO kablam! | |_^ Oct 14 23:10:11.699 INFO kablam! Oct 14 23:10:11.699 INFO kablam! warning: function is never used: `render` Oct 14 23:10:11.699 INFO kablam! --> src/main.rs:50:1 Oct 14 23:10:11.699 INFO kablam! | Oct 14 23:10:11.699 INFO kablam! 50 | / fn render(pixels: &mut [u8], Oct 14 23:10:11.699 INFO kablam! 51 | | bounds: (usize, usize), Oct 14 23:10:11.700 INFO kablam! 52 | | upper_left: Complex, Oct 14 23:10:11.700 INFO kablam! 53 | | lower_right: Complex) { Oct 14 23:10:11.700 INFO kablam! ... | Oct 14 23:10:11.700 INFO kablam! 65 | | } Oct 14 23:10:11.700 INFO kablam! 66 | | } Oct 14 23:10:11.700 INFO kablam! | |_^ Oct 14 23:10:11.700 INFO kablam! Oct 14 23:10:12.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.84s Oct 14 23:10:12.279 INFO kablam! su: No module specific data is present Oct 14 23:10:12.999 INFO running `"docker" "rm" "-f" "b432c20c9eb05cfb1b5af2480a935b2201b44d7db8da2041661eab0c8d09d6e3"` Oct 14 23:10:13.353 INFO blam! b432c20c9eb05cfb1b5af2480a935b2201b44d7db8da2041661eab0c8d09d6e3 Oct 14 23:10:13.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 23:10:13.833 INFO blam! 49051c5c263c6002d982ee9c2ea0fbdceb401ee363ba1e467788a21e6e3be146 Oct 14 23:10:13.839 INFO running `"docker" "start" "-a" "49051c5c263c6002d982ee9c2ea0fbdceb401ee363ba1e467788a21e6e3be146"` Oct 14 23:10:14.677 INFO kablam! usermod: no changes Oct 14 23:10:14.787 INFO kablam! Compiling frust v0.1.0 (/source) Oct 14 23:10:15.635 INFO kablam! warning: function is never used: `escape_time` Oct 14 23:10:15.635 INFO kablam! --> src/main.rs:7:1 Oct 14 23:10:15.635 INFO kablam! | Oct 14 23:10:15.635 INFO kablam! 7 | fn escape_time(c: Complex, limit: u32) -> Option { Oct 14 23:10:15.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:15.635 INFO kablam! | Oct 14 23:10:15.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:10:15.635 INFO kablam! Oct 14 23:10:15.635 INFO kablam! warning: function is never used: `render` Oct 14 23:10:15.635 INFO kablam! --> src/main.rs:50:1 Oct 14 23:10:15.635 INFO kablam! | Oct 14 23:10:15.635 INFO kablam! 50 | / fn render(pixels: &mut [u8], Oct 14 23:10:15.635 INFO kablam! 51 | | bounds: (usize, usize), Oct 14 23:10:15.635 INFO kablam! 52 | | upper_left: Complex, Oct 14 23:10:15.635 INFO kablam! 53 | | lower_right: Complex) { Oct 14 23:10:15.635 INFO kablam! ... | Oct 14 23:10:15.635 INFO kablam! 65 | | } Oct 14 23:10:15.635 INFO kablam! 66 | | } Oct 14 23:10:15.635 INFO kablam! | |_^ Oct 14 23:10:15.635 INFO kablam! Oct 14 23:10:16.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 14 23:10:16.291 INFO kablam! su: No module specific data is present Oct 14 23:10:16.785 INFO running `"docker" "rm" "-f" "49051c5c263c6002d982ee9c2ea0fbdceb401ee363ba1e467788a21e6e3be146"` Oct 14 23:10:16.897 INFO blam! 49051c5c263c6002d982ee9c2ea0fbdceb401ee363ba1e467788a21e6e3be146 Oct 14 23:10:16.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 23:10:17.079 INFO blam! d0aa317adcafdf60201d86a49ffcb9407ef7ccb3007b7b273938ca84ff98f758 Oct 14 23:10:17.081 INFO running `"docker" "start" "-a" "d0aa317adcafdf60201d86a49ffcb9407ef7ccb3007b7b273938ca84ff98f758"` Oct 14 23:10:17.717 INFO kablam! usermod: no changes Oct 14 23:10:17.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 23:10:17.806 INFO kablam! Running /target/debug/deps/frust-9b433dced4d8526d Oct 14 23:10:17.807 INFO blam! Oct 14 23:10:17.807 INFO blam! running 3 tests Oct 14 23:10:17.813 INFO blam! test test_parse_complex ... ok Oct 14 23:10:17.813 INFO blam! test test_parse_pair ... ok Oct 14 23:10:17.813 INFO blam! test test_pixel_to_point ... ok Oct 14 23:10:17.813 INFO blam! Oct 14 23:10:17.813 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:10:17.813 INFO blam! Oct 14 23:10:17.815 INFO kablam! su: No module specific data is present Oct 14 23:10:18.168 INFO running `"docker" "rm" "-f" "d0aa317adcafdf60201d86a49ffcb9407ef7ccb3007b7b273938ca84ff98f758"` Oct 14 23:10:18.249 INFO blam! d0aa317adcafdf60201d86a49ffcb9407ef7ccb3007b7b273938ca84ff98f758