Oct 15 09:54:26.184 INFO testing Jin-WW/mandelbrot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:54:26.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:54:26.400 INFO blam! a0de0398d0eb48474fbae1cdc845437307b5744626a8ace50129d4d703fc58e6 Oct 15 09:54:26.400 INFO running `"docker" "start" "-a" "a0de0398d0eb48474fbae1cdc845437307b5744626a8ace50129d4d703fc58e6"` Oct 15 09:54:26.822 INFO kablam! usermod: no changes Oct 15 09:54:26.933 INFO kablam! Compiling num-complex v0.1.42 Oct 15 09:54:26.933 INFO kablam! Compiling num-bigint v0.1.43 Oct 15 09:54:26.933 INFO kablam! Compiling png v0.7.0 Oct 15 09:54:30.961 INFO kablam! Compiling num-rational v0.1.42 Oct 15 09:54:32.447 INFO kablam! Compiling num v0.1.42 Oct 15 09:54:32.447 INFO kablam! Compiling image v0.13.0 Oct 15 09:54:45.443 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 15 09:54:46.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:54:46.889 INFO kablam! --> src/main.rs:16:5 Oct 15 09:54:46.889 INFO kablam! | Oct 15 09:54:46.889 INFO kablam! 16 | write_image("output.png", &pixels, bounds); Oct 15 09:54:46.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:54:46.889 INFO kablam! | Oct 15 09:54:46.889 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:54:46.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:54:46.889 INFO kablam! Oct 15 09:54:48.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.61s Oct 15 09:54:48.459 INFO kablam! su: No module specific data is present Oct 15 09:54:49.038 INFO running `"docker" "rm" "-f" "a0de0398d0eb48474fbae1cdc845437307b5744626a8ace50129d4d703fc58e6"` Oct 15 09:54:49.227 INFO blam! a0de0398d0eb48474fbae1cdc845437307b5744626a8ace50129d4d703fc58e6 Oct 15 09:54:49.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:54:49.739 INFO blam! 09dd15a0418a37d3cff3b8f36962e8f47f4abbdecb29efb061ee1059b9c1e1bc Oct 15 09:54:49.743 INFO running `"docker" "start" "-a" "09dd15a0418a37d3cff3b8f36962e8f47f4abbdecb29efb061ee1059b9c1e1bc"` Oct 15 09:54:50.625 INFO kablam! usermod: no changes Oct 15 09:54:50.754 INFO kablam! Compiling mandelbrot v0.1.0 (/source) Oct 15 09:54:52.423 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:54:52.423 INFO kablam! --> src/main.rs:16:5 Oct 15 09:54:52.423 INFO kablam! | Oct 15 09:54:52.423 INFO kablam! 16 | write_image("output.png", &pixels, bounds); Oct 15 09:54:52.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:54:52.423 INFO kablam! | Oct 15 09:54:52.423 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:54:52.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:54:52.423 INFO kablam! Oct 15 09:54:53.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 15 09:54:53.096 INFO kablam! su: No module specific data is present Oct 15 09:54:53.756 INFO running `"docker" "rm" "-f" "09dd15a0418a37d3cff3b8f36962e8f47f4abbdecb29efb061ee1059b9c1e1bc"` Oct 15 09:54:54.199 INFO blam! 09dd15a0418a37d3cff3b8f36962e8f47f4abbdecb29efb061ee1059b9c1e1bc Oct 15 09:54:54.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:54:54.837 INFO blam! f3159585e0948a728c19bd2da27f7fbd96882dff962a811edcc41664f363b1c4 Oct 15 09:54:54.841 INFO running `"docker" "start" "-a" "f3159585e0948a728c19bd2da27f7fbd96882dff962a811edcc41664f363b1c4"` Oct 15 09:54:56.318 INFO kablam! usermod: no changes Oct 15 09:54:56.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 09:54:56.439 INFO kablam! Running /target/debug/deps/mandelbrot-4fc41628c3274d3b Oct 15 09:54:56.439 INFO blam! Oct 15 09:54:56.439 INFO blam! running 1 test Oct 15 09:54:56.447 INFO blam! test test_pixel_to_point ... ok Oct 15 09:54:56.447 INFO blam! Oct 15 09:54:56.447 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:54:56.447 INFO blam! Oct 15 09:54:56.459 INFO kablam! su: No module specific data is present Oct 15 09:54:57.237 INFO running `"docker" "rm" "-f" "f3159585e0948a728c19bd2da27f7fbd96882dff962a811edcc41664f363b1c4"` Oct 15 09:54:57.600 INFO blam! f3159585e0948a728c19bd2da27f7fbd96882dff962a811edcc41664f363b1c4