Oct 15 11:35:33.727 INFO testing DarrenRJ/Euler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:35:33.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:35:34.220 INFO blam! 70e8c537ff15f3df7e1fc50d3f8acc19c37b537287de00425ef02d2d9bc3123e Oct 15 11:35:34.223 INFO running `"docker" "start" "-a" "70e8c537ff15f3df7e1fc50d3f8acc19c37b537287de00425ef02d2d9bc3123e"` Oct 15 11:35:35.894 INFO kablam! usermod: no changes Oct 15 11:35:36.031 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 11:35:36.032 INFO kablam! Compiling primal-sieve v0.2.7 Oct 15 11:35:42.183 INFO kablam! Compiling num-rational v0.1.39 Oct 15 11:35:44.292 INFO kablam! Compiling num v0.1.40 Oct 15 11:35:44.851 INFO kablam! Compiling primal-check v0.2.2 Oct 15 11:35:46.045 INFO kablam! Compiling primal v0.2.3 Oct 15 11:35:46.918 INFO kablam! Compiling euler v0.1.0 (/source) Oct 15 11:35:51.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.64s Oct 15 11:35:51.565 INFO kablam! su: No module specific data is present Oct 15 11:35:52.572 INFO running `"docker" "rm" "-f" "70e8c537ff15f3df7e1fc50d3f8acc19c37b537287de00425ef02d2d9bc3123e"` Oct 15 11:35:52.867 INFO blam! 70e8c537ff15f3df7e1fc50d3f8acc19c37b537287de00425ef02d2d9bc3123e Oct 15 11:35:52.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:35:53.359 INFO blam! a1cfc5e9b06688d26830877bfb965b67d556334ea43c58459b4cc7dee2fd4d71 Oct 15 11:35:53.371 INFO running `"docker" "start" "-a" "a1cfc5e9b06688d26830877bfb965b67d556334ea43c58459b4cc7dee2fd4d71"` Oct 15 11:35:55.342 INFO kablam! usermod: no changes Oct 15 11:35:55.471 INFO kablam! Compiling euler v0.1.0 (/source) Oct 15 11:35:57.355 INFO kablam! warning: function is never used: `test_factors` Oct 15 11:35:57.355 INFO kablam! --> src/factors.rs:205:5 Oct 15 11:35:57.355 INFO kablam! | Oct 15 11:35:57.355 INFO kablam! 205 | fn test_factors() Oct 15 11:35:57.355 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:35:57.355 INFO kablam! | Oct 15 11:35:57.355 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:35:57.355 INFO kablam! Oct 15 11:35:57.355 INFO kablam! warning: function is never used: `test_divisor_count` Oct 15 11:35:57.355 INFO kablam! --> src/factors.rs:215:5 Oct 15 11:35:57.355 INFO kablam! | Oct 15 11:35:57.355 INFO kablam! 215 | fn test_divisor_count() Oct 15 11:35:57.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:35:57.355 INFO kablam! Oct 15 11:35:57.355 INFO kablam! warning: function is never used: `test_proper_divisors` Oct 15 11:35:57.355 INFO kablam! --> src/factors.rs:226:5 Oct 15 11:35:57.355 INFO kablam! | Oct 15 11:35:57.355 INFO kablam! 226 | fn test_proper_divisors() Oct 15 11:35:57.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:35:57.355 INFO kablam! Oct 15 11:35:57.355 INFO kablam! warning: function is never used: `test_sum_of_proper_divisors` Oct 15 11:35:57.355 INFO kablam! --> src/factors.rs:238:5 Oct 15 11:35:57.355 INFO kablam! | Oct 15 11:35:57.355 INFO kablam! 238 | fn test_sum_of_proper_divisors() Oct 15 11:35:57.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:35:57.355 INFO kablam! Oct 15 11:35:58.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.22s Oct 15 11:35:58.607 INFO kablam! su: No module specific data is present Oct 15 11:35:59.817 INFO running `"docker" "rm" "-f" "a1cfc5e9b06688d26830877bfb965b67d556334ea43c58459b4cc7dee2fd4d71"` Oct 15 11:36:00.171 INFO blam! a1cfc5e9b06688d26830877bfb965b67d556334ea43c58459b4cc7dee2fd4d71 Oct 15 11:36:00.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:36:00.692 INFO blam! 8023c72e16ce4ed3f93f84f07ce7e61ba06c4e4060d5fb7db7038266d54a195f Oct 15 11:36:00.695 INFO running `"docker" "start" "-a" "8023c72e16ce4ed3f93f84f07ce7e61ba06c4e4060d5fb7db7038266d54a195f"` Oct 15 11:36:02.746 INFO kablam! usermod: no changes Oct 15 11:36:02.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 11:36:02.871 INFO blam! Oct 15 11:36:02.871 INFO blam! running 2 tests Oct 15 11:36:02.871 INFO blam! test factors::test::test_prime_factors ... ok Oct 15 11:36:02.871 INFO blam! test choose::test::test_choose ... ok Oct 15 11:36:02.871 INFO blam! Oct 15 11:36:02.871 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:36:02.871 INFO blam! Oct 15 11:36:02.873 INFO kablam! Running /target/debug/deps/euler-31c6e2b2faf92e2a Oct 15 11:36:02.873 INFO kablam! su: No module specific data is present Oct 15 11:36:04.159 INFO running `"docker" "rm" "-f" "8023c72e16ce4ed3f93f84f07ce7e61ba06c4e4060d5fb7db7038266d54a195f"` Oct 15 11:36:04.479 INFO blam! 8023c72e16ce4ed3f93f84f07ce7e61ba06c4e4060d5fb7db7038266d54a195f