Oct 14 17:52:18.448 INFO testing irazorx1/lucky_check against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:52:18.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:52:18.960 INFO blam! 16a374297b8f637c1eb92972eedfb0ee071e3e52e780a92b6f2c7f06f966fd62 Oct 14 17:52:18.962 INFO running `"docker" "start" "-a" "16a374297b8f637c1eb92972eedfb0ee071e3e52e780a92b6f2c7f06f966fd62"` Oct 14 17:52:20.479 INFO kablam! usermod: no changes Oct 14 17:52:20.647 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 17:52:21.843 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 17:52:22.444 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 17:52:24.775 INFO kablam! Compiling rayon v1.0.2 Oct 14 17:52:29.119 INFO kablam! Compiling lucky_check v0.1.0 (/source) Oct 14 17:52:29.635 INFO kablam! warning: unused import: `rayon::prelude` Oct 14 17:52:29.635 INFO kablam! --> src/main.rs:82:5 Oct 14 17:52:29.635 INFO kablam! | Oct 14 17:52:29.635 INFO kablam! 82 | use rayon::prelude::*; Oct 14 17:52:29.635 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:52:29.635 INFO kablam! | Oct 14 17:52:29.635 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:52:29.635 INFO kablam! Oct 14 17:52:29.636 INFO kablam! warning: value assigned to `last_digit` is never read Oct 14 17:52:29.636 INFO kablam! --> src/main.rs:19:13 Oct 14 17:52:29.636 INFO kablam! | Oct 14 17:52:29.636 INFO kablam! 19 | let mut last_digit = 0; Oct 14 17:52:29.636 INFO kablam! | ^^^^^^^^^^ Oct 14 17:52:29.636 INFO kablam! | Oct 14 17:52:29.636 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 17:52:29.636 INFO kablam! Oct 14 17:52:29.636 INFO kablam! warning: variable does not need to be mutable Oct 14 17:52:29.636 INFO kablam! --> src/main.rs:7:9 Oct 14 17:52:29.636 INFO kablam! | Oct 14 17:52:29.636 INFO kablam! 7 | let mut s = num.to_string(); Oct 14 17:52:29.636 INFO kablam! | ----^ Oct 14 17:52:29.636 INFO kablam! | | Oct 14 17:52:29.636 INFO kablam! | help: remove this `mut` Oct 14 17:52:29.636 INFO kablam! | Oct 14 17:52:29.636 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:52:29.636 INFO kablam! Oct 14 17:52:29.636 INFO kablam! warning: function is never used: `is_lucky_string` Oct 14 17:52:29.636 INFO kablam! --> src/main.rs:6:1 Oct 14 17:52:29.636 INFO kablam! | Oct 14 17:52:29.636 INFO kablam! 6 | fn is_lucky_string(num: u32) -> bool { Oct 14 17:52:29.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:52:29.637 INFO kablam! | Oct 14 17:52:29.637 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:52:29.637 INFO kablam! Oct 14 17:52:29.637 INFO kablam! warning: function is never used: `is_lucky_u32_2` Oct 14 17:52:29.637 INFO kablam! --> src/main.rs:55:1 Oct 14 17:52:29.637 INFO kablam! | Oct 14 17:52:29.637 INFO kablam! 55 | fn is_lucky_u32_2(number: u32) -> bool { Oct 14 17:52:29.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:52:29.637 INFO kablam! Oct 14 17:52:29.637 INFO kablam! warning: function is never used: `contains_number` Oct 14 17:52:29.637 INFO kablam! --> src/main.rs:65:1 Oct 14 17:52:29.637 INFO kablam! | Oct 14 17:52:29.637 INFO kablam! 65 | fn contains_number(number: u32, check: u32) -> bool { Oct 14 17:52:29.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:52:29.637 INFO kablam! Oct 14 17:52:30.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.72s Oct 14 17:52:30.232 INFO kablam! su: No module specific data is present Oct 14 17:52:30.827 INFO running `"docker" "rm" "-f" "16a374297b8f637c1eb92972eedfb0ee071e3e52e780a92b6f2c7f06f966fd62"` Oct 14 17:52:31.267 INFO blam! 16a374297b8f637c1eb92972eedfb0ee071e3e52e780a92b6f2c7f06f966fd62 Oct 14 17:52:31.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:52:31.673 INFO blam! dfcb3438e9d23dd33579aa17b0628b53949f881747a65a4cee4edfdae724634f Oct 14 17:52:31.676 INFO running `"docker" "start" "-a" "dfcb3438e9d23dd33579aa17b0628b53949f881747a65a4cee4edfdae724634f"` Oct 14 17:52:32.474 INFO kablam! usermod: no changes Oct 14 17:52:32.535 INFO kablam! Compiling lucky_check v0.1.0 (/source) Oct 14 17:52:32.883 INFO kablam! warning: unused import: `black_box` Oct 14 17:52:32.899 INFO kablam! --> src/main.rs:97:25 Oct 14 17:52:32.900 INFO kablam! | Oct 14 17:52:32.900 INFO kablam! 97 | use test::{Bencher, black_box}; Oct 14 17:52:32.900 INFO kablam! | ^^^^^^^^^ Oct 14 17:52:32.901 INFO kablam! | Oct 14 17:52:32.901 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:52:32.901 INFO kablam! Oct 14 17:52:32.901 INFO kablam! warning: unused import: `rayon::*` Oct 14 17:52:32.902 INFO kablam! --> src/main.rs:98:9 Oct 14 17:52:32.902 INFO kablam! | Oct 14 17:52:32.903 INFO kablam! 98 | use rayon::*; Oct 14 17:52:32.903 INFO kablam! | ^^^^^^^^ Oct 14 17:52:32.903 INFO kablam! Oct 14 17:52:32.995 INFO kablam! warning: unused import: `rayon::prelude` Oct 14 17:52:32.995 INFO kablam! --> src/main.rs:82:5 Oct 14 17:52:32.995 INFO kablam! | Oct 14 17:52:32.995 INFO kablam! 82 | use rayon::prelude::*; Oct 14 17:52:32.995 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:52:32.995 INFO kablam! Oct 14 17:52:32.996 INFO kablam! warning: value assigned to `last_digit` is never read Oct 14 17:52:32.996 INFO kablam! --> src/main.rs:19:13 Oct 14 17:52:32.996 INFO kablam! | Oct 14 17:52:32.996 INFO kablam! 19 | let mut last_digit = 0; Oct 14 17:52:32.996 INFO kablam! | ^^^^^^^^^^ Oct 14 17:52:32.996 INFO kablam! | Oct 14 17:52:32.996 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 17:52:32.996 INFO kablam! Oct 14 17:52:33.010 INFO kablam! warning: variable does not need to be mutable Oct 14 17:52:33.011 INFO kablam! --> src/main.rs:7:9 Oct 14 17:52:33.011 INFO kablam! | Oct 14 17:52:33.011 INFO kablam! 7 | let mut s = num.to_string(); Oct 14 17:52:33.011 INFO kablam! | ----^ Oct 14 17:52:33.011 INFO kablam! | | Oct 14 17:52:33.011 INFO kablam! | help: remove this `mut` Oct 14 17:52:33.011 INFO kablam! | Oct 14 17:52:33.011 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:52:33.011 INFO kablam! Oct 14 17:52:34.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 14 17:52:34.123 INFO kablam! su: No module specific data is present Oct 14 17:52:34.711 INFO running `"docker" "rm" "-f" "dfcb3438e9d23dd33579aa17b0628b53949f881747a65a4cee4edfdae724634f"` Oct 14 17:52:34.959 INFO blam! dfcb3438e9d23dd33579aa17b0628b53949f881747a65a4cee4edfdae724634f Oct 14 17:52:34.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:52:35.409 INFO blam! d3df930a2d16547885e4753fd4c25266d714c15a8bbafe6efa94e0fe3ee24a8a Oct 14 17:52:35.415 INFO running `"docker" "start" "-a" "d3df930a2d16547885e4753fd4c25266d714c15a8bbafe6efa94e0fe3ee24a8a"` Oct 14 17:52:36.519 INFO kablam! usermod: no changes Oct 14 17:52:36.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 17:52:36.587 INFO kablam! Running /target/debug/deps/lucky_check-b024b197ddf0b49f Oct 14 17:52:36.588 INFO blam! Oct 14 17:52:36.588 INFO blam! running 12 tests Oct 14 17:52:36.589 INFO blam! test tests::bench_is_lucky_string_10000000 ... ignored Oct 14 17:52:36.589 INFO blam! test tests::bench_is_lucky_string_max_u32 ... ignored Oct 14 17:52:36.589 INFO blam! test tests::bench_is_lucky_u32_10000000 ... ignored Oct 14 17:52:36.590 INFO blam! test tests::bench_is_lucky_u32_10000000_par ... ignored Oct 14 17:52:36.590 INFO blam! test tests::bench_is_lucky_u32_2_max_u32 ... ignored Oct 14 17:52:36.590 INFO blam! test tests::bench_is_lucky_u32_max_u32 ... ignored Oct 14 17:52:36.607 INFO blam! test tests::bench_is_lucky_u32_10000 ... ok Oct 14 17:52:36.611 INFO blam! test tests::bench_is_lucky_u32_1000 ... ok Oct 14 17:52:36.611 INFO blam! test tests::bench_is_lucky_string_1000 ... ok Oct 14 17:52:36.623 INFO blam! test tests::bench_is_lucky_u32_100000 ... ok Oct 14 17:52:36.623 INFO blam! test tests::bench_is_lucky_string_10000 ... ok Oct 14 17:52:36.774 INFO blam! test tests::bench_is_lucky_string_100000 ... ok Oct 14 17:52:36.774 INFO blam! Oct 14 17:52:36.774 INFO blam! test result: ok. 6 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out Oct 14 17:52:36.774 INFO blam! Oct 14 17:52:36.775 INFO kablam! su: No module specific data is present Oct 14 17:52:37.104 INFO running `"docker" "rm" "-f" "d3df930a2d16547885e4753fd4c25266d714c15a8bbafe6efa94e0fe3ee24a8a"` Oct 14 17:52:37.243 INFO blam! d3df930a2d16547885e4753fd4c25266d714c15a8bbafe6efa94e0fe3ee24a8a