Oct 15 03:49:56.787 INFO testing archer884/jmarcher-euler-10 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:49:56.788 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 03:49:57.359 INFO blam! e30c14fab5e03473b66bd45010d16c6695d60c8b4b0be9a5df136f620ceba346 Oct 15 03:49:57.367 INFO running `"docker" "start" "-a" "e30c14fab5e03473b66bd45010d16c6695d60c8b4b0be9a5df136f620ceba346"` Oct 15 03:49:58.471 INFO kablam! usermod: no changes Oct 15 03:49:58.587 INFO kablam! Compiling primal-estimate v0.2.1 Oct 15 03:49:58.591 INFO kablam! Compiling primal-bit v0.2.4 Oct 15 03:49:58.591 INFO kablam! Compiling num-integer v0.1.36 Oct 15 03:49:59.667 INFO kablam! Compiling primal-check v0.2.3 Oct 15 03:49:59.739 INFO kablam! Compiling primal-sieve v0.2.8 Oct 15 03:50:03.050 INFO kablam! Compiling primal v0.2.3 Oct 15 03:50:03.455 INFO kablam! Compiling jmarcher-euler-10 v0.1.0 (/source) Oct 15 03:50:04.043 INFO kablam! warning: struct is never constructed: `NaivePrimality` Oct 15 03:50:04.043 INFO kablam! --> src/main.rs:18:1 Oct 15 03:50:04.043 INFO kablam! | Oct 15 03:50:04.043 INFO kablam! 18 | struct NaivePrimality; Oct 15 03:50:04.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.043 INFO kablam! | Oct 15 03:50:04.043 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:50:04.043 INFO kablam! Oct 15 03:50:04.043 INFO kablam! warning: struct is never constructed: `NaivePrimalityWithRangeLimit` Oct 15 03:50:04.043 INFO kablam! --> src/main.rs:39:1 Oct 15 03:50:04.043 INFO kablam! | Oct 15 03:50:04.043 INFO kablam! 39 | struct NaivePrimalityWithRangeLimit; Oct 15 03:50:04.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.043 INFO kablam! Oct 15 03:50:04.043 INFO kablam! warning: struct is never constructed: `FastLinearPrimality` Oct 15 03:50:04.043 INFO kablam! --> src/main.rs:61:1 Oct 15 03:50:04.043 INFO kablam! | Oct 15 03:50:04.043 INFO kablam! 61 | struct FastLinearPrimality; Oct 15 03:50:04.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.043 INFO kablam! Oct 15 03:50:04.043 INFO kablam! warning: struct is never constructed: `NaivePrimalityWithNonLinearRangeLimit` Oct 15 03:50:04.043 INFO kablam! --> src/main.rs:109:1 Oct 15 03:50:04.043 INFO kablam! | Oct 15 03:50:04.043 INFO kablam! 109 | struct NaivePrimalityWithNonLinearRangeLimit; Oct 15 03:50:04.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.043 INFO kablam! Oct 15 03:50:04.043 INFO kablam! warning: struct is never constructed: `SievePrimality` Oct 15 03:50:04.044 INFO kablam! --> src/main.rs:179:1 Oct 15 03:50:04.044 INFO kablam! | Oct 15 03:50:04.044 INFO kablam! 179 | struct SievePrimality(Sieve); Oct 15 03:50:04.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.044 INFO kablam! Oct 15 03:50:04.044 INFO kablam! warning: method is never used: `new` Oct 15 03:50:04.044 INFO kablam! --> src/main.rs:182:5 Oct 15 03:50:04.044 INFO kablam! | Oct 15 03:50:04.044 INFO kablam! 182 | fn new(limit: u64) -> Self { Oct 15 03:50:04.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:50:04.044 INFO kablam! Oct 15 03:50:04.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.10s Oct 15 03:50:04.608 INFO kablam! su: No module specific data is present Oct 15 03:50:05.297 INFO running `"docker" "rm" "-f" "e30c14fab5e03473b66bd45010d16c6695d60c8b4b0be9a5df136f620ceba346"` Oct 15 03:50:05.591 INFO blam! e30c14fab5e03473b66bd45010d16c6695d60c8b4b0be9a5df136f620ceba346 Oct 15 03:50:05.595 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 03:50:05.979 INFO blam! b1389e8c6a7cab252062d3f526b9d1dc970fb08537eb24c105636219d7c03d0d Oct 15 03:50:05.981 INFO running `"docker" "start" "-a" "b1389e8c6a7cab252062d3f526b9d1dc970fb08537eb24c105636219d7c03d0d"` Oct 15 03:50:06.494 INFO kablam! usermod: no changes Oct 15 03:50:06.530 INFO kablam! Compiling jmarcher-euler-10 v0.1.0 (/source) Oct 15 03:50:07.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 03:50:07.569 INFO kablam! su: No module specific data is present Oct 15 03:50:07.971 INFO running `"docker" "rm" "-f" "b1389e8c6a7cab252062d3f526b9d1dc970fb08537eb24c105636219d7c03d0d"` Oct 15 03:50:08.043 INFO blam! b1389e8c6a7cab252062d3f526b9d1dc970fb08537eb24c105636219d7c03d0d Oct 15 03:50:08.048 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 03:50:08.209 INFO blam! 004e5f95455187f78e0da72f850890d6659985d42442f15ccbe64bc9438f3446 Oct 15 03:50:08.211 INFO running `"docker" "start" "-a" "004e5f95455187f78e0da72f850890d6659985d42442f15ccbe64bc9438f3446"` Oct 15 03:50:08.699 INFO kablam! usermod: no changes Oct 15 03:50:08.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 03:50:08.748 INFO kablam! Running /target/debug/deps/jmarcher_euler_10-59f7a026cf77c726 Oct 15 03:50:08.749 INFO blam! Oct 15 03:50:08.750 INFO blam! running 5 tests Oct 15 03:50:08.751 INFO blam! test tests::fast_linear_primality_works ... ok Oct 15 03:50:08.751 INFO blam! test tests::fast_nonlinear_primality_works ... ok Oct 15 03:50:08.751 INFO blam! test tests::naive_with_nonlinear_range_limit_works ... ok Oct 15 03:50:08.754 INFO blam! test tests::naive_with_range_limit_works ... ok Oct 15 03:50:08.755 INFO blam! test tests::naive_primality_works ... ok Oct 15 03:50:08.755 INFO blam! Oct 15 03:50:08.755 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:50:08.755 INFO blam! Oct 15 03:50:08.757 INFO kablam! su: No module specific data is present Oct 15 03:50:09.021 INFO running `"docker" "rm" "-f" "004e5f95455187f78e0da72f850890d6659985d42442f15ccbe64bc9438f3446"` Oct 15 03:50:09.091 INFO blam! 004e5f95455187f78e0da72f850890d6659985d42442f15ccbe64bc9438f3446