Oct 10 19:36:53.497 INFO testing lesguillemets/rgae against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:36:53.497 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:36:53.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:36:53.768 INFO blam! 94f97daba1e0a4530d38b48f3d0e9c69c22009efac89e666857f7fb63f1d9956 Oct 10 19:36:53.769 INFO running `"docker" "start" "-a" "94f97daba1e0a4530d38b48f3d0e9c69c22009efac89e666857f7fb63f1d9956"` Oct 10 19:36:54.367 INFO kablam! usermod: no changes Oct 10 19:36:54.624 INFO kablam! Compiling env_logger v0.5.10 Oct 10 19:36:54.624 INFO kablam! Compiling num-derive v0.2.2 Oct 10 19:36:54.624 INFO kablam! Compiling rayon v1.0.1 Oct 10 19:36:54.624 INFO kablam! Compiling png v0.12.0 Oct 10 19:36:54.624 INFO kablam! Compiling rusttype v0.5.2 Oct 10 19:36:54.624 INFO kablam! Compiling nalgebra v0.13.1 Oct 10 19:36:59.088 INFO kablam! Compiling quickcheck v0.6.2 Oct 10 19:37:01.803 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 10 19:37:05.986 INFO kablam! Compiling image v0.19.0 Oct 10 19:37:27.669 INFO kablam! Compiling imageproc v0.15.0 Oct 10 19:37:33.546 INFO kablam! Compiling generative v0.1.0 (/source) Oct 10 19:37:36.718 INFO kablam! warning: function is never used: `to_colour` Oct 10 19:37:36.718 INFO kablam! --> src/bin/mandelbrot.rs:69:1 Oct 10 19:37:36.718 INFO kablam! | Oct 10 19:37:36.718 INFO kablam! 69 | fn to_colour(n: u32, m: u32) -> image::Rgba { Oct 10 19:37:36.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:36.719 INFO kablam! | Oct 10 19:37:36.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:37:36.719 INFO kablam! Oct 10 19:37:38.908 INFO kablam! warning: unused import: `rand::random` Oct 10 19:37:38.908 INFO kablam! --> src/bin/nebulabrot.rs:8:5 Oct 10 19:37:38.908 INFO kablam! | Oct 10 19:37:38.908 INFO kablam! 8 | use rand::random; Oct 10 19:37:38.908 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:37:38.908 INFO kablam! | Oct 10 19:37:38.908 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:37:38.908 INFO kablam! Oct 10 19:37:38.908 INFO kablam! warning: doc comment not used by rustdoc Oct 10 19:37:38.908 INFO kablam! --> src/bin/nebulabrot.rs:113:5 Oct 10 19:37:38.908 INFO kablam! | Oct 10 19:37:38.908 INFO kablam! 113 | /// takes a random point from (r,θ) where 0 <= r <= OUTSIDE and 0 <= θ <= pi. Oct 10 19:37:38.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:38.908 INFO kablam! | Oct 10 19:37:38.908 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 19:37:38.908 INFO kablam! Oct 10 19:37:39.056 INFO kablam! warning: function is never used: `draw_picture_sqrt` Oct 10 19:37:39.057 INFO kablam! --> src/bin/nebulabrot.rs:76:1 Oct 10 19:37:39.057 INFO kablam! | Oct 10 19:37:39.057 INFO kablam! 76 | fn draw_picture_sqrt(dat: &Vec) -> image::ImageBuffer, Vec> { Oct 10 19:37:39.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:39.058 INFO kablam! | Oct 10 19:37:39.058 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:37:39.059 INFO kablam! Oct 10 19:37:39.257 INFO kablam! warning: unused import: `std::fs::File` Oct 10 19:37:39.257 INFO kablam! --> src/main.rs:3:5 Oct 10 19:37:39.257 INFO kablam! | Oct 10 19:37:39.257 INFO kablam! 3 | use std::fs::File; Oct 10 19:37:39.258 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 19:37:39.258 INFO kablam! | Oct 10 19:37:39.258 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:37:39.258 INFO kablam! Oct 10 19:37:39.259 INFO kablam! warning: unused import: `std::path::Path` Oct 10 19:37:39.259 INFO kablam! --> src/main.rs:4:5 Oct 10 19:37:39.259 INFO kablam! | Oct 10 19:37:39.259 INFO kablam! 4 | use std::path::Path; Oct 10 19:37:39.260 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 19:37:39.260 INFO kablam! Oct 10 19:37:39.260 INFO kablam! warning: unused import: `image::GenericImage` Oct 10 19:37:39.260 INFO kablam! --> src/main.rs:6:5 Oct 10 19:37:39.261 INFO kablam! | Oct 10 19:37:39.261 INFO kablam! 6 | use image::GenericImage; Oct 10 19:37:39.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:39.261 INFO kablam! Oct 10 19:37:42.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.99s Oct 10 19:37:42.390 INFO kablam! su: No module specific data is present Oct 10 19:37:43.083 INFO running `"docker" "rm" "-f" "94f97daba1e0a4530d38b48f3d0e9c69c22009efac89e666857f7fb63f1d9956"` Oct 10 19:37:43.358 INFO blam! 94f97daba1e0a4530d38b48f3d0e9c69c22009efac89e666857f7fb63f1d9956 Oct 10 19:37:43.364 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:37:43.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:37:43.808 INFO blam! 9279147744adbbda1e90953cd3cd3ba3f5efd24b2dcf72f57e7f34137dc679ea Oct 10 19:37:43.812 INFO running `"docker" "start" "-a" "9279147744adbbda1e90953cd3cd3ba3f5efd24b2dcf72f57e7f34137dc679ea"` Oct 10 19:37:44.876 INFO kablam! usermod: no changes Oct 10 19:37:45.060 INFO kablam! Compiling generative v0.1.0 (/source) Oct 10 19:37:52.396 INFO kablam! warning: function is never used: `to_colour` Oct 10 19:37:52.396 INFO kablam! --> src/bin/mandelbrot.rs:69:1 Oct 10 19:37:52.396 INFO kablam! | Oct 10 19:37:52.396 INFO kablam! 69 | fn to_colour(n: u32, m: u32) -> image::Rgba { Oct 10 19:37:52.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:52.396 INFO kablam! | Oct 10 19:37:52.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:37:52.396 INFO kablam! Oct 10 19:37:54.292 INFO kablam! warning: unused import: `std::fs::File` Oct 10 19:37:54.292 INFO kablam! --> src/main.rs:3:5 Oct 10 19:37:54.292 INFO kablam! | Oct 10 19:37:54.292 INFO kablam! 3 | use std::fs::File; Oct 10 19:37:54.292 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 19:37:54.292 INFO kablam! | Oct 10 19:37:54.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:37:54.292 INFO kablam! Oct 10 19:37:54.292 INFO kablam! warning: unused import: `std::path::Path` Oct 10 19:37:54.292 INFO kablam! --> src/main.rs:4:5 Oct 10 19:37:54.292 INFO kablam! | Oct 10 19:37:54.292 INFO kablam! 4 | use std::path::Path; Oct 10 19:37:54.292 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 19:37:54.292 INFO kablam! Oct 10 19:37:54.292 INFO kablam! warning: unused import: `image::GenericImage` Oct 10 19:37:54.292 INFO kablam! --> src/main.rs:6:5 Oct 10 19:37:54.292 INFO kablam! | Oct 10 19:37:54.292 INFO kablam! 6 | use image::GenericImage; Oct 10 19:37:54.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:54.292 INFO kablam! Oct 10 19:37:54.308 INFO kablam! warning: unused import: `rand::random` Oct 10 19:37:54.308 INFO kablam! --> src/bin/nebulabrot.rs:8:5 Oct 10 19:37:54.308 INFO kablam! | Oct 10 19:37:54.308 INFO kablam! 8 | use rand::random; Oct 10 19:37:54.308 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:37:54.308 INFO kablam! | Oct 10 19:37:54.308 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:37:54.308 INFO kablam! Oct 10 19:37:54.312 INFO kablam! warning: doc comment not used by rustdoc Oct 10 19:37:54.312 INFO kablam! --> src/bin/nebulabrot.rs:113:5 Oct 10 19:37:54.312 INFO kablam! | Oct 10 19:37:54.312 INFO kablam! 113 | /// takes a random point from (r,θ) where 0 <= r <= OUTSIDE and 0 <= θ <= pi. Oct 10 19:37:54.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:54.312 INFO kablam! | Oct 10 19:37:54.312 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 19:37:54.312 INFO kablam! Oct 10 19:37:54.576 INFO kablam! warning: function is never used: `draw_picture_sqrt` Oct 10 19:37:54.576 INFO kablam! --> src/bin/nebulabrot.rs:76:1 Oct 10 19:37:54.576 INFO kablam! | Oct 10 19:37:54.576 INFO kablam! 76 | fn draw_picture_sqrt(dat: &Vec) -> image::ImageBuffer, Vec> { Oct 10 19:37:54.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:37:54.576 INFO kablam! | Oct 10 19:37:54.576 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:37:54.576 INFO kablam! Oct 10 19:37:55.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.51s Oct 10 19:37:55.416 INFO kablam! su: No module specific data is present Oct 10 19:37:56.539 INFO running `"docker" "rm" "-f" "9279147744adbbda1e90953cd3cd3ba3f5efd24b2dcf72f57e7f34137dc679ea"` Oct 10 19:37:56.872 INFO blam! 9279147744adbbda1e90953cd3cd3ba3f5efd24b2dcf72f57e7f34137dc679ea Oct 10 19:37:56.888 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:37:56.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:37:57.406 INFO blam! f82c248d06884abf03f4f9e905ef5ce91ee2b55b21982f57105c156969beadb4 Oct 10 19:37:57.407 INFO running `"docker" "start" "-a" "f82c248d06884abf03f4f9e905ef5ce91ee2b55b21982f57105c156969beadb4"` Oct 10 19:37:58.891 INFO kablam! usermod: no changes Oct 10 19:37:59.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 10 19:37:59.232 INFO kablam! Running /target/debug/deps/generative-f8cc3d27bf6d13c4 Oct 10 19:37:59.233 INFO blam! Oct 10 19:37:59.233 INFO blam! running 0 tests Oct 10 19:37:59.233 INFO blam! Oct 10 19:37:59.233 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:37:59.233 INFO blam! Oct 10 19:37:59.235 INFO kablam! Running /target/debug/deps/generative-5f033ee5c127aa8c Oct 10 19:37:59.235 INFO kablam! Running /target/debug/deps/mandelbrot-6f18deb8bd9b66e4 Oct 10 19:37:59.236 INFO blam! Oct 10 19:37:59.236 INFO blam! running 0 tests Oct 10 19:37:59.236 INFO blam! Oct 10 19:37:59.236 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:37:59.236 INFO blam! Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.240 INFO blam! running 0 tests Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.240 INFO blam! running 0 tests Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:37:59.240 INFO blam! Oct 10 19:37:59.241 INFO kablam! Running /target/debug/deps/nebulabrot-5e5672640bc243ba Oct 10 19:37:59.241 INFO kablam! Doc-tests generative Oct 10 19:38:00.361 INFO blam! Oct 10 19:38:00.361 INFO blam! running 0 tests Oct 10 19:38:00.361 INFO blam! Oct 10 19:38:00.361 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:38:00.362 INFO blam! Oct 10 19:38:00.365 INFO kablam! su: No module specific data is present Oct 10 19:38:00.954 INFO running `"docker" "rm" "-f" "f82c248d06884abf03f4f9e905ef5ce91ee2b55b21982f57105c156969beadb4"` Oct 10 19:38:01.172 INFO blam! f82c248d06884abf03f4f9e905ef5ce91ee2b55b21982f57105c156969beadb4