Oct 14 14:50:15.104 INFO testing kobol17/mandelbrot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:50:15.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:50:15.684 INFO blam! 08ecf4e7ba0ecd7deb66f0ed150b5e1a3806cc3a2279a37d97ba42c4044fff76 Oct 14 14:50:15.686 INFO running `"docker" "start" "-a" "08ecf4e7ba0ecd7deb66f0ed150b5e1a3806cc3a2279a37d97ba42c4044fff76"` Oct 14 14:50:17.271 INFO kablam! usermod: no changes Oct 14 14:50:17.439 INFO kablam! Compiling num-traits v0.2.0 Oct 14 14:50:17.443 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 14:50:17.451 INFO kablam! Compiling deflate v0.7.17 Oct 14 14:50:17.451 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 14 14:50:20.015 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 14:50:20.575 INFO kablam! Compiling rayon-core v1.4.0 Oct 14 14:50:20.851 INFO kablam! Compiling num-integer v0.1.36 Oct 14 14:50:20.851 INFO kablam! Compiling num-traits v0.1.43 Oct 14 14:50:20.851 INFO kablam! Compiling num-complex v0.1.42 Oct 14 14:50:22.028 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 14:50:22.259 INFO kablam! Compiling num-iter v0.1.35 Oct 14 14:50:22.359 INFO kablam! Compiling num-bigint v0.1.43 Oct 14 14:50:22.791 INFO kablam! Compiling png v0.7.0 Oct 14 14:50:25.019 INFO kablam! Compiling rayon v0.8.2 Oct 14 14:50:28.103 INFO kablam! Compiling num-rational v0.1.42 Oct 14 14:50:31.019 INFO kablam! Compiling num v0.1.42 Oct 14 14:50:32.111 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 14:50:35.620 INFO kablam! Compiling image v0.13.0 Oct 14 14:50:46.367 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 14:50:46.817 INFO kablam! warning: function is never used: `parse_pair` Oct 14 14:50:46.817 INFO kablam! --> src/main.rs:35:1 Oct 14 14:50:46.817 INFO kablam! | Oct 14 14:50:46.817 INFO kablam! 35 | fn parse_pair(s: &str, separator:char) -> Option<(T,T)> { Oct 14 14:50:46.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:50:46.818 INFO kablam! | Oct 14 14:50:46.818 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:50:46.818 INFO kablam! Oct 14 14:50:46.818 INFO kablam! warning: function is never used: `parse_complex` Oct 14 14:50:46.819 INFO kablam! --> src/main.rs:61:1 Oct 14 14:50:46.819 INFO kablam! | Oct 14 14:50:46.819 INFO kablam! 61 | fn parse_complex(s: &str) -> Option> { Oct 14 14:50:46.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:50:46.819 INFO kablam! Oct 14 14:50:47.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.89s Oct 14 14:50:47.197 INFO kablam! su: No module specific data is present Oct 14 14:50:47.706 INFO running `"docker" "rm" "-f" "08ecf4e7ba0ecd7deb66f0ed150b5e1a3806cc3a2279a37d97ba42c4044fff76"` Oct 14 14:50:47.840 INFO blam! 08ecf4e7ba0ecd7deb66f0ed150b5e1a3806cc3a2279a37d97ba42c4044fff76 Oct 14 14:50:47.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:50:48.054 INFO blam! 279706223a4313d2ad3f74ced743374f95b2f72de2ed9f17cddc0380c46e91f8 Oct 14 14:50:48.060 INFO running `"docker" "start" "-a" "279706223a4313d2ad3f74ced743374f95b2f72de2ed9f17cddc0380c46e91f8"` Oct 14 14:50:48.934 INFO kablam! usermod: no changes Oct 14 14:50:49.055 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 14 14:50:50.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 14 14:50:50.464 INFO kablam! su: No module specific data is present Oct 14 14:50:50.880 INFO running `"docker" "rm" "-f" "279706223a4313d2ad3f74ced743374f95b2f72de2ed9f17cddc0380c46e91f8"` Oct 14 14:50:51.103 INFO blam! 279706223a4313d2ad3f74ced743374f95b2f72de2ed9f17cddc0380c46e91f8 Oct 14 14:50:51.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:50:51.559 INFO blam! b8787af6eab762bd29e741450dbe96a5550472068cd370ad85663278f559eb5a Oct 14 14:50:51.561 INFO running `"docker" "start" "-a" "b8787af6eab762bd29e741450dbe96a5550472068cd370ad85663278f559eb5a"` Oct 14 14:50:51.961 INFO kablam! usermod: no changes Oct 14 14:50:52.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 14:50:52.023 INFO kablam! Running /target/debug/deps/mandelbrot-5852c411a64f4f94 Oct 14 14:50:52.026 INFO kablam! su: No module specific data is present Oct 14 14:50:52.027 INFO blam! Oct 14 14:50:52.027 INFO blam! running 3 tests Oct 14 14:50:52.027 INFO blam! test test_pixel_to_point ... ok Oct 14 14:50:52.027 INFO blam! test test_parse_pair ... ok Oct 14 14:50:52.027 INFO blam! test test_parse_complex ... ok Oct 14 14:50:52.027 INFO blam! Oct 14 14:50:52.027 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:50:52.027 INFO blam! Oct 14 14:50:52.334 INFO running `"docker" "rm" "-f" "b8787af6eab762bd29e741450dbe96a5550472068cd370ad85663278f559eb5a"` Oct 14 14:50:52.431 INFO blam! b8787af6eab762bd29e741450dbe96a5550472068cd370ad85663278f559eb5a