Oct 11 06:14:25.005 INFO testing JRegimbal/luhn-algorithm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:14:25.005 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:14:25.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 06:14:25.239 INFO blam! eb45ea7007005b0ce14d81c7a99ef5a1b88ab0c635de1ffae5d02686589c750c Oct 11 06:14:25.240 INFO running `"docker" "start" "-a" "eb45ea7007005b0ce14d81c7a99ef5a1b88ab0c635de1ffae5d02686589c750c"` Oct 11 06:14:25.605 INFO kablam! usermod: no changes Oct 11 06:14:25.632 INFO kablam! warning: path `/source/src/luhn.rs` was erroneously implicitly accepted for library `luhn`, Oct 11 06:14:25.632 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 11 06:14:25.635 INFO kablam! Compiling luhn_check v0.1.0 (/source) Oct 11 06:14:26.438 INFO kablam! warning: function is never used: `luhn_valid` Oct 11 06:14:26.438 INFO kablam! --> src/luhn.rs:27:1 Oct 11 06:14:26.438 INFO kablam! | Oct 11 06:14:26.438 INFO kablam! 27 | pub fn luhn_valid(raw_input: &String) -> bool { Oct 11 06:14:26.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:14:26.438 INFO kablam! | Oct 11 06:14:26.438 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:14:26.438 INFO kablam! Oct 11 06:14:26.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 11 06:14:26.855 INFO kablam! su: No module specific data is present Oct 11 06:14:27.206 INFO running `"docker" "rm" "-f" "eb45ea7007005b0ce14d81c7a99ef5a1b88ab0c635de1ffae5d02686589c750c"` Oct 11 06:14:27.631 INFO blam! eb45ea7007005b0ce14d81c7a99ef5a1b88ab0c635de1ffae5d02686589c750c Oct 11 06:14:27.633 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:14:27.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 06:14:28.124 INFO blam! cffbc82ebddcb7bcff88fbafb4b9006ba03d690da7e1770260ec0536aa29adb4 Oct 11 06:14:28.129 INFO running `"docker" "start" "-a" "cffbc82ebddcb7bcff88fbafb4b9006ba03d690da7e1770260ec0536aa29adb4"` Oct 11 06:14:28.783 INFO kablam! usermod: no changes Oct 11 06:14:28.846 INFO kablam! warning: path `/source/src/luhn.rs` was erroneously implicitly accepted for library `luhn`, Oct 11 06:14:28.846 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 11 06:14:28.846 INFO kablam! Compiling luhn_check v0.1.0 (/source) Oct 11 06:14:29.324 INFO kablam! warning: function is never used: `luhn_valid` Oct 11 06:14:29.325 INFO kablam! --> src/luhn.rs:27:1 Oct 11 06:14:29.325 INFO kablam! | Oct 11 06:14:29.325 INFO kablam! 27 | pub fn luhn_valid(raw_input: &String) -> bool { Oct 11 06:14:29.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:14:29.325 INFO kablam! | Oct 11 06:14:29.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:14:29.326 INFO kablam! Oct 11 06:14:29.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 11 06:14:29.908 INFO kablam! su: No module specific data is present Oct 11 06:14:30.380 INFO running `"docker" "rm" "-f" "cffbc82ebddcb7bcff88fbafb4b9006ba03d690da7e1770260ec0536aa29adb4"` Oct 11 06:14:30.621 INFO blam! cffbc82ebddcb7bcff88fbafb4b9006ba03d690da7e1770260ec0536aa29adb4 Oct 11 06:14:30.626 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:14:30.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 06:14:31.058 INFO blam! 56aa91053132daf1253c56d9838b0b38a4894b5bc34f815c2179be35d8c9ad8f Oct 11 06:14:31.061 INFO running `"docker" "start" "-a" "56aa91053132daf1253c56d9838b0b38a4894b5bc34f815c2179be35d8c9ad8f"` Oct 11 06:14:31.928 INFO kablam! usermod: no changes Oct 11 06:14:31.970 INFO kablam! warning: path `/source/src/luhn.rs` was erroneously implicitly accepted for library `luhn`, Oct 11 06:14:31.970 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 11 06:14:31.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 06:14:31.980 INFO kablam! Running /target/debug/deps/luhn-91d2196690d5601c Oct 11 06:14:31.980 INFO kablam! Running /target/debug/deps/luhn_check-223505bc5d871f40 Oct 11 06:14:31.981 INFO blam! Oct 11 06:14:31.981 INFO blam! running 0 tests Oct 11 06:14:31.981 INFO blam! Oct 11 06:14:31.981 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:14:31.981 INFO blam! Oct 11 06:14:31.984 INFO blam! Oct 11 06:14:31.984 INFO blam! running 0 tests Oct 11 06:14:31.984 INFO blam! Oct 11 06:14:31.984 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:14:31.984 INFO blam! Oct 11 06:14:31.988 INFO kablam! Running /target/debug/deps/luhn_test-e649e0b3a3c115d8 Oct 11 06:14:32.000 INFO blam! Oct 11 06:14:32.000 INFO blam! running 1 test Oct 11 06:14:32.004 INFO kablam! Doc-tests luhn Oct 11 06:14:32.004 INFO blam! test checksum ... ok Oct 11 06:14:32.004 INFO blam! Oct 11 06:14:32.004 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:14:32.004 INFO blam! Oct 11 06:14:32.544 INFO blam! Oct 11 06:14:32.544 INFO blam! running 0 tests Oct 11 06:14:32.544 INFO blam! Oct 11 06:14:32.544 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:14:32.544 INFO blam! Oct 11 06:14:32.550 INFO kablam! su: No module specific data is present Oct 11 06:14:33.185 INFO running `"docker" "rm" "-f" "56aa91053132daf1253c56d9838b0b38a4894b5bc34f815c2179be35d8c9ad8f"` Oct 11 06:14:33.660 INFO blam! 56aa91053132daf1253c56d9838b0b38a4894b5bc34f815c2179be35d8c9ad8f