Oct 14 15:49:53.892 INFO testing k-masatany/rust_self_study against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:49:53.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:49:54.246 INFO blam! e7134d28cb1c33f561660bf3e236d2aa4ce973a27aafc875fea19fe534b13968 Oct 14 15:49:54.256 INFO running `"docker" "start" "-a" "e7134d28cb1c33f561660bf3e236d2aa4ce973a27aafc875fea19fe534b13968"` Oct 14 15:49:54.877 INFO kablam! usermod: no changes Oct 14 15:49:54.929 INFO kablam! Compiling rust_self_study v0.1.0 (/source) Oct 14 15:49:55.183 INFO kablam! warning: unused variable: `n` Oct 14 15:49:55.183 INFO kablam! --> src/main.rs:7:9 Oct 14 15:49:55.183 INFO kablam! | Oct 14 15:49:55.183 INFO kablam! 7 | let n = buffer.trim().parse::().unwrap(); Oct 14 15:49:55.183 INFO kablam! | ^ help: consider using `_n` instead Oct 14 15:49:55.183 INFO kablam! | Oct 14 15:49:55.183 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:49:55.183 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `multiples_of_3_and_5` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob1.rs:1:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 1 | pub fn multiples_of_3_and_5(n: u32) -> u64{ Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `tail_multiples_of_3_and_5` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob1.rs:5:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 5 | fn tail_multiples_of_3_and_5(n: u32, att: u64) -> u64 { Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `even_fibonacci_numbers` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob2.rs:1:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 1 | pub fn even_fibonacci_numbers(lim: u64) -> u64 { Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `tail_even_fibonacci_numbers` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob2.rs:5:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 5 | fn tail_even_fibonacci_numbers(lim: u64, current: u64, before: u64, att: u64) -> u64 { Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `largest_prime_factor` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob3.rs:1:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 1 | pub fn largest_prime_factor(n: u64) -> u64 { Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.198 INFO kablam! warning: function is never used: `tail_largest_prime_factor` Oct 14 15:49:55.198 INFO kablam! --> src/problems/prob3.rs:5:1 Oct 14 15:49:55.198 INFO kablam! | Oct 14 15:49:55.198 INFO kablam! 5 | fn tail_largest_prime_factor(n: u64, lpf: u64, att: u64) -> u64 { Oct 14 15:49:55.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:55.198 INFO kablam! Oct 14 15:49:55.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 14 15:49:55.889 INFO kablam! su: No module specific data is present Oct 14 15:49:56.724 INFO running `"docker" "rm" "-f" "e7134d28cb1c33f561660bf3e236d2aa4ce973a27aafc875fea19fe534b13968"` Oct 14 15:49:56.848 INFO blam! e7134d28cb1c33f561660bf3e236d2aa4ce973a27aafc875fea19fe534b13968 Oct 14 15:49:56.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:49:57.105 INFO blam! acc10f73994f89a4898c5ba099e1bcb540c3f6d45136e510c43d350dd5be71da Oct 14 15:49:57.109 INFO running `"docker" "start" "-a" "acc10f73994f89a4898c5ba099e1bcb540c3f6d45136e510c43d350dd5be71da"` Oct 14 15:49:57.570 INFO kablam! usermod: no changes Oct 14 15:49:57.600 INFO kablam! Compiling rust_self_study v0.1.0 (/source) Oct 14 15:49:57.839 INFO kablam! warning: unused variable: `n` Oct 14 15:49:57.839 INFO kablam! --> src/main.rs:7:9 Oct 14 15:49:57.839 INFO kablam! | Oct 14 15:49:57.839 INFO kablam! 7 | let n = buffer.trim().parse::().unwrap(); Oct 14 15:49:57.839 INFO kablam! | ^ help: consider using `_n` instead Oct 14 15:49:57.839 INFO kablam! | Oct 14 15:49:57.839 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:49:57.839 INFO kablam! Oct 14 15:49:57.846 INFO kablam! warning: function is never used: `multiples_of_3_and_5` Oct 14 15:49:57.846 INFO kablam! --> src/problems/prob1.rs:1:1 Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! 1 | pub fn multiples_of_3_and_5(n: u32) -> u64{ Oct 14 15:49:57.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:49:57.846 INFO kablam! Oct 14 15:49:57.846 INFO kablam! warning: function is never used: `tail_multiples_of_3_and_5` Oct 14 15:49:57.846 INFO kablam! --> src/problems/prob1.rs:5:1 Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! 5 | fn tail_multiples_of_3_and_5(n: u32, att: u64) -> u64 { Oct 14 15:49:57.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.846 INFO kablam! Oct 14 15:49:57.846 INFO kablam! warning: function is never used: `even_fibonacci_numbers` Oct 14 15:49:57.846 INFO kablam! --> src/problems/prob2.rs:1:1 Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! 1 | pub fn even_fibonacci_numbers(lim: u64) -> u64 { Oct 14 15:49:57.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.846 INFO kablam! Oct 14 15:49:57.846 INFO kablam! warning: function is never used: `tail_even_fibonacci_numbers` Oct 14 15:49:57.846 INFO kablam! --> src/problems/prob2.rs:5:1 Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! 5 | fn tail_even_fibonacci_numbers(lim: u64, current: u64, before: u64, att: u64) -> u64 { Oct 14 15:49:57.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.846 INFO kablam! Oct 14 15:49:57.846 INFO kablam! warning: function is never used: `largest_prime_factor` Oct 14 15:49:57.846 INFO kablam! --> src/problems/prob3.rs:1:1 Oct 14 15:49:57.846 INFO kablam! | Oct 14 15:49:57.846 INFO kablam! 1 | pub fn largest_prime_factor(n: u64) -> u64 { Oct 14 15:49:57.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.847 INFO kablam! Oct 14 15:49:57.847 INFO kablam! warning: function is never used: `tail_largest_prime_factor` Oct 14 15:49:57.847 INFO kablam! --> src/problems/prob3.rs:5:1 Oct 14 15:49:57.847 INFO kablam! | Oct 14 15:49:57.847 INFO kablam! 5 | fn tail_largest_prime_factor(n: u64, lpf: u64, att: u64) -> u64 { Oct 14 15:49:57.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:49:57.847 INFO kablam! Oct 14 15:49:58.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 14 15:49:58.219 INFO kablam! su: No module specific data is present Oct 14 15:49:58.638 INFO running `"docker" "rm" "-f" "acc10f73994f89a4898c5ba099e1bcb540c3f6d45136e510c43d350dd5be71da"` Oct 14 15:49:58.776 INFO blam! acc10f73994f89a4898c5ba099e1bcb540c3f6d45136e510c43d350dd5be71da Oct 14 15:49:58.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:49:59.009 INFO blam! 749f32bdf5e15232306876973d4208e28a74532c8eaaf8dc00e9a26e7749a38d Oct 14 15:49:59.013 INFO running `"docker" "start" "-a" "749f32bdf5e15232306876973d4208e28a74532c8eaaf8dc00e9a26e7749a38d"` Oct 14 15:49:59.637 INFO kablam! usermod: no changes Oct 14 15:49:59.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 14 15:49:59.662 INFO kablam! Running /target/debug/deps/rust_self_study-fe7ba5daebb25999 Oct 14 15:49:59.664 INFO blam! Oct 14 15:49:59.664 INFO blam! running 0 tests Oct 14 15:49:59.664 INFO blam! Oct 14 15:49:59.664 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:49:59.664 INFO blam! Oct 14 15:49:59.665 INFO kablam! su: No module specific data is present Oct 14 15:49:59.985 INFO running `"docker" "rm" "-f" "749f32bdf5e15232306876973d4208e28a74532c8eaaf8dc00e9a26e7749a38d"` Oct 14 15:50:00.186 INFO blam! 749f32bdf5e15232306876973d4208e28a74532c8eaaf8dc00e9a26e7749a38d