Oct 14 18:26:38.485 INFO testing ianprime0509/euler-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:26:38.485 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 14 18:26:38.868 INFO blam! 4f0ff72a00c011f68b23a1971a471ec369397d15ca23f0769b0e7ff15c1a65d5 Oct 14 18:26:38.871 INFO running `"docker" "start" "-a" "4f0ff72a00c011f68b23a1971a471ec369397d15ca23f0769b0e7ff15c1a65d5"` Oct 14 18:26:40.491 INFO kablam! usermod: no changes Oct 14 18:26:40.595 INFO kablam! Compiling either v1.0.2 Oct 14 18:26:41.003 INFO kablam! Compiling itertools v0.5.6 Oct 14 18:26:42.837 INFO kablam! Compiling euler v0.1.0 (/source) Oct 14 18:26:44.011 INFO kablam! warning: method is never used: `answer` Oct 14 18:26:44.011 INFO kablam! --> src/solutions/mod.rs:90:5 Oct 14 18:26:44.011 INFO kablam! | Oct 14 18:26:44.011 INFO kablam! 90 | pub fn answer(&self) -> String { Oct 14 18:26:44.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:44.012 INFO kablam! | Oct 14 18:26:44.012 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:26:44.012 INFO kablam! Oct 14 18:26:44.012 INFO kablam! warning: function is never used: `lcm` Oct 14 18:26:44.013 INFO kablam! --> src/math/numeric.rs:21:1 Oct 14 18:26:44.013 INFO kablam! | Oct 14 18:26:44.013 INFO kablam! 21 | pub fn lcm(n: &T, m: &T) -> T { Oct 14 18:26:44.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:44.013 INFO kablam! Oct 14 18:26:46.406 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.88s Oct 14 18:26:46.410 INFO kablam! su: No module specific data is present Oct 14 18:26:47.643 INFO running `"docker" "rm" "-f" "4f0ff72a00c011f68b23a1971a471ec369397d15ca23f0769b0e7ff15c1a65d5"` Oct 14 18:26:47.855 INFO blam! 4f0ff72a00c011f68b23a1971a471ec369397d15ca23f0769b0e7ff15c1a65d5 Oct 14 18:26:47.855 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 14 18:26:48.173 INFO blam! cfe8518764a3efa1171f0729f6810bd0fabfff3aa71f212aea1a21be2b3ad8c3 Oct 14 18:26:48.175 INFO running `"docker" "start" "-a" "cfe8518764a3efa1171f0729f6810bd0fabfff3aa71f212aea1a21be2b3ad8c3"` Oct 14 18:26:48.592 INFO kablam! usermod: no changes Oct 14 18:26:48.641 INFO kablam! Compiling euler v0.1.0 (/source) Oct 14 18:26:49.639 INFO kablam! warning: function is never used: `lcm` Oct 14 18:26:49.639 INFO kablam! --> src/math/numeric.rs:21:1 Oct 14 18:26:49.639 INFO kablam! | Oct 14 18:26:49.639 INFO kablam! 21 | pub fn lcm(n: &T, m: &T) -> T { Oct 14 18:26:49.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:49.639 INFO kablam! | Oct 14 18:26:49.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:26:49.639 INFO kablam! Oct 14 18:26:51.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 14 18:26:51.379 INFO kablam! su: No module specific data is present Oct 14 18:26:52.454 INFO running `"docker" "rm" "-f" "cfe8518764a3efa1171f0729f6810bd0fabfff3aa71f212aea1a21be2b3ad8c3"` Oct 14 18:26:52.627 INFO blam! cfe8518764a3efa1171f0729f6810bd0fabfff3aa71f212aea1a21be2b3ad8c3 Oct 14 18:26:52.635 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 14 18:26:52.954 INFO blam! 80dfd6bdcf58535ca32fcf2e179d1047d5f6dd68c65552e3c707f52db139bd89 Oct 14 18:26:52.957 INFO running `"docker" "start" "-a" "80dfd6bdcf58535ca32fcf2e179d1047d5f6dd68c65552e3c707f52db139bd89"` Oct 14 18:26:53.596 INFO kablam! usermod: no changes Oct 14 18:26:53.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 18:26:53.652 INFO kablam! Running /target/debug/deps/euler-be227b5389b0fb44 Oct 14 18:26:53.657 INFO blam! Oct 14 18:26:53.657 INFO blam! running 35 tests Oct 14 18:26:53.665 INFO blam! test solutions::tests::p002 ... ok Oct 14 18:26:53.665 INFO blam! test solutions::tests::p001 ... ok Oct 14 18:26:53.665 INFO blam! test solutions::tests::p003 ... ok Oct 14 18:26:53.671 INFO blam! test solutions::tests::p005 ... ok Oct 14 18:26:53.671 INFO blam! test solutions::tests::p006 ... ok Oct 14 18:26:53.671 INFO blam! test solutions::tests::p008 ... ok Oct 14 18:26:53.699 INFO blam! test solutions::tests::p011 ... ok Oct 14 18:26:53.699 INFO blam! test solutions::tests::p013 ... ok Oct 14 18:26:53.700 INFO blam! test solutions::tests::p015 ... ok Oct 14 18:26:53.708 INFO blam! test solutions::tests::p017 ... ok Oct 14 18:26:53.733 INFO blam! test solutions::tests::p004 ... ok Oct 14 18:26:53.733 INFO blam! test solutions::tests::p018 ... ok Oct 14 18:26:53.735 INFO blam! test solutions::tests::p019 ... ok Oct 14 18:26:53.783 INFO blam! test solutions::tests::p020 ... ok Oct 14 18:26:53.813 INFO blam! test solutions::tests::p016 ... ok Oct 14 18:26:53.839 INFO blam! test solutions::tests::p022 ... ok Oct 14 18:26:53.863 INFO blam! test solutions::tests::p024 ... ok Oct 14 18:26:54.163 INFO blam! test solutions::tests::p012 ... ok Oct 14 18:26:54.239 INFO blam! test solutions::tests::p021 ... ok Oct 14 18:26:54.311 INFO blam! test solutions::tests::p007 ... ok Oct 14 18:26:54.311 INFO blam! test solutions::tests::p028 ... ok Oct 14 18:26:54.666 INFO blam! test solutions::tests::p010 ... ok Oct 14 18:26:54.876 INFO blam! test solutions::tests::p014 ... ok Oct 14 18:26:55.015 INFO blam! test solutions::tests::p030 ... ok Oct 14 18:26:55.119 INFO blam! test solutions::tests::p026 ... ok Oct 14 18:26:55.120 INFO blam! test solutions::tests::p033 ... ok Oct 14 18:26:56.215 INFO blam! test solutions::tests::p029 ... ok Oct 14 18:26:56.619 INFO blam! test solutions::tests::p027 ... ok Oct 14 18:26:56.971 INFO blam! test solutions::tests::p025 ... ok Oct 14 18:26:57.657 INFO blam! test solutions::tests::p032 ... ok Oct 14 18:26:57.703 INFO blam! test solutions::tests::p035 ... ok Oct 14 18:26:57.736 INFO blam! test solutions::tests::p031 ... ok Oct 14 18:26:58.406 INFO blam! test solutions::tests::p034 ... ok Oct 14 18:26:59.594 INFO blam! test solutions::tests::p023 ... ok Oct 14 18:27:04.005 INFO blam! test solutions::tests::p009 ... ok Oct 14 18:27:04.005 INFO kablam! su: No module specific data is present Oct 14 18:27:04.006 INFO blam! Oct 14 18:27:04.006 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:27:04.006 INFO blam! Oct 14 18:27:04.587 INFO running `"docker" "rm" "-f" "80dfd6bdcf58535ca32fcf2e179d1047d5f6dd68c65552e3c707f52db139bd89"` Oct 14 18:27:04.733 INFO blam! 80dfd6bdcf58535ca32fcf2e179d1047d5f6dd68c65552e3c707f52db139bd89