Oct 14 15:47:56.851 INFO testing kadtewsd/mandelbrot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:47:56.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:47:57.465 INFO blam! ff7112dc731b366797fb1dd8893daee409601a84f306f1cb7aab9a686691a1e8 Oct 14 15:47:57.467 INFO running `"docker" "start" "-a" "ff7112dc731b366797fb1dd8893daee409601a84f306f1cb7aab9a686691a1e8"` Oct 14 15:47:58.974 INFO kablam! usermod: no changes Oct 14 15:47:59.123 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 15:47:59.771 INFO kablam! warning: function is never used: `parse_pair` Oct 14 15:47:59.771 INFO kablam! --> src/parsing/mod.rs:4:1 Oct 14 15:47:59.771 INFO kablam! | Oct 14 15:47:59.771 INFO kablam! 4 | fn parse_pair(s: &str, separator: char) -> Option<(T, T)> { Oct 14 15:47:59.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:47:59.771 INFO kablam! | Oct 14 15:47:59.771 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:47:59.771 INFO kablam! Oct 14 15:47:59.771 INFO kablam! warning: function is never used: `render` Oct 14 15:47:59.771 INFO kablam! --> src/rendering/mod.rs:4:1 Oct 14 15:47:59.771 INFO kablam! | Oct 14 15:47:59.771 INFO kablam! 4 | / fn render(pixels: &mut[u8], Oct 14 15:47:59.771 INFO kablam! 5 | | bounds: (usize, usize), Oct 14 15:47:59.771 INFO kablam! 6 | | upper_left: Complex, Oct 14 15:47:59.771 INFO kablam! 7 | | lower_right: Complex) { Oct 14 15:47:59.771 INFO kablam! ... | Oct 14 15:47:59.771 INFO kablam! 19 | | Oct 14 15:47:59.771 INFO kablam! 20 | | } Oct 14 15:47:59.771 INFO kablam! | |_^ Oct 14 15:47:59.771 INFO kablam! Oct 14 15:48:00.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 14 15:48:01.035 INFO kablam! su: No module specific data is present Oct 14 15:48:01.980 INFO running `"docker" "rm" "-f" "ff7112dc731b366797fb1dd8893daee409601a84f306f1cb7aab9a686691a1e8"` Oct 14 15:48:02.227 INFO blam! ff7112dc731b366797fb1dd8893daee409601a84f306f1cb7aab9a686691a1e8 Oct 14 15:48:02.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:48:02.905 INFO blam! b7e0a4455accf3dfb0ce5e55f76567af143b3ae6e1e7928d88d9006a22c2c91c Oct 14 15:48:02.907 INFO running `"docker" "start" "-a" "b7e0a4455accf3dfb0ce5e55f76567af143b3ae6e1e7928d88d9006a22c2c91c"` Oct 14 15:48:03.438 INFO kablam! usermod: no changes Oct 14 15:48:03.486 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 15:48:03.887 INFO kablam! warning: function is never used: `render` Oct 14 15:48:03.887 INFO kablam! --> src/rendering/mod.rs:4:1 Oct 14 15:48:03.887 INFO kablam! | Oct 14 15:48:03.887 INFO kablam! 4 | / fn render(pixels: &mut[u8], Oct 14 15:48:03.887 INFO kablam! 5 | | bounds: (usize, usize), Oct 14 15:48:03.887 INFO kablam! 6 | | upper_left: Complex, Oct 14 15:48:03.887 INFO kablam! 7 | | lower_right: Complex) { Oct 14 15:48:03.887 INFO kablam! ... | Oct 14 15:48:03.887 INFO kablam! 19 | | Oct 14 15:48:03.887 INFO kablam! 20 | | } Oct 14 15:48:03.887 INFO kablam! | |_^ Oct 14 15:48:03.887 INFO kablam! | Oct 14 15:48:03.887 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:48:03.887 INFO kablam! Oct 14 15:48:04.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 14 15:48:04.659 INFO kablam! su: No module specific data is present Oct 14 15:48:05.104 INFO running `"docker" "rm" "-f" "b7e0a4455accf3dfb0ce5e55f76567af143b3ae6e1e7928d88d9006a22c2c91c"` Oct 14 15:48:05.295 INFO blam! b7e0a4455accf3dfb0ce5e55f76567af143b3ae6e1e7928d88d9006a22c2c91c Oct 14 15:48:05.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:48:05.691 INFO blam! 518d3f59a5bde9e6bf06e11b4cdecbfa2976c7fab31fdf0af5f7f38b8d7b3c01 Oct 14 15:48:05.707 INFO running `"docker" "start" "-a" "518d3f59a5bde9e6bf06e11b4cdecbfa2976c7fab31fdf0af5f7f38b8d7b3c01"` Oct 14 15:48:06.521 INFO kablam! usermod: no changes Oct 14 15:48:06.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 15:48:06.576 INFO kablam! Running /target/debug/deps/mandelbrot-66a3be940aab22c3 Oct 14 15:48:06.581 INFO blam! Oct 14 15:48:06.582 INFO blam! running 2 tests Oct 14 15:48:06.583 INFO blam! test parsing::test_parse_pair ... ok Oct 14 15:48:06.583 INFO blam! test pixel::test_pixel_to_point ... ok Oct 14 15:48:06.583 INFO blam! Oct 14 15:48:06.583 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:48:06.584 INFO blam! Oct 14 15:48:06.591 INFO kablam! Running /target/debug/deps/mandelbrot-7981a5f6bae4a2f9 Oct 14 15:48:06.596 INFO kablam! Doc-tests mandelbrot Oct 14 15:48:06.596 INFO blam! Oct 14 15:48:06.596 INFO blam! running 0 tests Oct 14 15:48:06.596 INFO blam! Oct 14 15:48:06.597 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:48:06.597 INFO blam! Oct 14 15:48:06.959 INFO blam! Oct 14 15:48:06.959 INFO blam! running 0 tests Oct 14 15:48:06.959 INFO blam! Oct 14 15:48:06.959 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:48:06.959 INFO blam! Oct 14 15:48:06.966 INFO kablam! su: No module specific data is present Oct 14 15:48:07.354 INFO running `"docker" "rm" "-f" "518d3f59a5bde9e6bf06e11b4cdecbfa2976c7fab31fdf0af5f7f38b8d7b3c01"` Oct 14 15:48:07.519 INFO blam! 518d3f59a5bde9e6bf06e11b4cdecbfa2976c7fab31fdf0af5f7f38b8d7b3c01