Oct 14 21:53:36.074 INFO testing eignnx/mandelbrot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:53:36.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:53:36.583 INFO blam! c77e90d30b773d77bddc1a792a7b2104e01eead0234ef3c0ac98034c1146ba4c Oct 14 21:53:36.591 INFO running `"docker" "start" "-a" "c77e90d30b773d77bddc1a792a7b2104e01eead0234ef3c0ac98034c1146ba4c"` Oct 14 21:53:37.895 INFO kablam! usermod: no changes Oct 14 21:53:38.055 INFO kablam! Compiling num-rational v0.1.40 Oct 14 21:53:40.091 INFO kablam! Compiling image v0.18.0 Oct 14 21:53:57.990 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 21:53:59.003 INFO kablam! warning: method is never used: `from_center_scale` Oct 14 21:53:59.004 INFO kablam! --> src/main.rs:63:5 Oct 14 21:53:59.005 INFO kablam! | Oct 14 21:53:59.005 INFO kablam! 63 | fn from_center_scale(center: Complex64, scale: f64, aspect_ratio: f64) -> CWindow { Oct 14 21:53:59.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:59.007 INFO kablam! | Oct 14 21:53:59.007 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:53:59.008 INFO kablam! Oct 14 21:53:59.008 INFO kablam! warning: method is never used: `from_corner_w_h` Oct 14 21:53:59.009 INFO kablam! --> src/main.rs:73:5 Oct 14 21:53:59.010 INFO kablam! | Oct 14 21:53:59.010 INFO kablam! 73 | fn from_corner_w_h(upper_left: Complex64, width: f64, height: f64) -> CWindow { Oct 14 21:53:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:59.011 INFO kablam! Oct 14 21:53:59.012 INFO kablam! warning: method is never used: `center` Oct 14 21:53:59.013 INFO kablam! --> src/main.rs:88:5 Oct 14 21:53:59.013 INFO kablam! | Oct 14 21:53:59.013 INFO kablam! 88 | fn center(&self) -> Complex64 { Oct 14 21:53:59.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:59.013 INFO kablam! Oct 14 21:54:00.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.96s Oct 14 21:54:00.895 INFO kablam! su: No module specific data is present Oct 14 21:54:02.444 INFO running `"docker" "rm" "-f" "c77e90d30b773d77bddc1a792a7b2104e01eead0234ef3c0ac98034c1146ba4c"` Oct 14 21:54:02.723 INFO blam! c77e90d30b773d77bddc1a792a7b2104e01eead0234ef3c0ac98034c1146ba4c Oct 14 21:54:02.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:54:03.173 INFO blam! b74150c1f14f653af1bf1fda261119cdf465241c4af26442aef515e9df884d00 Oct 14 21:54:03.175 INFO running `"docker" "start" "-a" "b74150c1f14f653af1bf1fda261119cdf465241c4af26442aef515e9df884d00"` Oct 14 21:54:05.330 INFO kablam! usermod: no changes Oct 14 21:54:05.492 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 21:54:08.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 14 21:54:08.139 INFO kablam! su: No module specific data is present Oct 14 21:54:09.305 INFO running `"docker" "rm" "-f" "b74150c1f14f653af1bf1fda261119cdf465241c4af26442aef515e9df884d00"` Oct 14 21:54:09.575 INFO blam! b74150c1f14f653af1bf1fda261119cdf465241c4af26442aef515e9df884d00 Oct 14 21:54:09.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:54:09.943 INFO blam! f1bf2fb5e7e1a7f0eaa2fe2aa1e72e787b8e3dc92207d583921afeceb1784ab8 Oct 14 21:54:09.945 INFO running `"docker" "start" "-a" "f1bf2fb5e7e1a7f0eaa2fe2aa1e72e787b8e3dc92207d583921afeceb1784ab8"` Oct 14 21:54:12.043 INFO kablam! usermod: no changes Oct 14 21:54:12.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 21:54:12.195 INFO kablam! Running /target/debug/deps/mandelbrot-ae463b7803d7ed8d Oct 14 21:54:12.207 INFO blam! Oct 14 21:54:12.207 INFO blam! running 4 tests Oct 14 21:54:12.207 INFO blam! test text_parse_pair ... ok Oct 14 21:54:12.207 INFO blam! test text_parse_complex ... ok Oct 14 21:54:12.207 INFO blam! test test_cwindow ... ok Oct 14 21:54:12.207 INFO blam! test test_pixel_to_point ... ok Oct 14 21:54:12.207 INFO blam! Oct 14 21:54:12.207 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:54:12.207 INFO blam! Oct 14 21:54:12.209 INFO kablam! su: No module specific data is present Oct 14 21:54:13.400 INFO running `"docker" "rm" "-f" "f1bf2fb5e7e1a7f0eaa2fe2aa1e72e787b8e3dc92207d583921afeceb1784ab8"` Oct 14 21:54:13.679 INFO blam! f1bf2fb5e7e1a7f0eaa2fe2aa1e72e787b8e3dc92207d583921afeceb1784ab8