Oct 12 20:23:45.378 INFO testing tyranron/rust-dojo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:23:45.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:23:46.004 INFO blam! 867a3209526405b2065ce47ac78c1e27fefd89c9eaa8e70ee03c3ba5a3c9dec4 Oct 12 20:23:46.006 INFO running `"docker" "start" "-a" "867a3209526405b2065ce47ac78c1e27fefd89c9eaa8e70ee03c3ba5a3c9dec4"` Oct 12 20:23:47.331 INFO kablam! usermod: no changes Oct 12 20:23:47.403 INFO kablam! Compiling my-dojo v0.1.0 (/source) Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `count_positives_sum_negatives` Oct 12 20:23:47.695 INFO kablam! --> src/count_of_pos_and_sum_of_neg/mod.rs:8:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 8 | fn count_positives_sum_negatives(input: Vec) -> Vec { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `epidemic_imper` Oct 12 20:23:47.695 INFO kablam! --> src/disease_spread/mod.rs:7:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 7 | fn epidemic_imper(tm: i32, n: i32, s0: i32, i0: i32, b: f64, a: f64) -> i32 { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `epidemic_funct` Oct 12 20:23:47.695 INFO kablam! --> src/disease_spread/mod.rs:24:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 24 | fn epidemic_funct(tm: i32, n: i32, s0: i32, i0: i32, b: f64, a: f64) -> i32 { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `sum_fracts` Oct 12 20:23:47.695 INFO kablam! --> src/irreducible_sum_of_rationals/mod.rs:7:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 7 | fn sum_fracts(l: Vec<(i64, i64)>) -> Option<(i64, i64)> { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `euclid_gcd` Oct 12 20:23:47.695 INFO kablam! --> src/irreducible_sum_of_rationals/mod.rs:22:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 22 | fn euclid_gcd(a: i64, b: i64) -> i64 { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `rnd10` Oct 12 20:23:47.695 INFO kablam! --> src/pi_approximation/mod.rs:8:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 8 | fn rnd10(f: f64) -> f64 { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.695 INFO kablam! warning: function is never used: `iter_pi` Oct 12 20:23:47.695 INFO kablam! --> src/pi_approximation/mod.rs:16:1 Oct 12 20:23:47.695 INFO kablam! | Oct 12 20:23:47.695 INFO kablam! 16 | fn iter_pi(epsilon: f64) -> (i32, f64) { Oct 12 20:23:47.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.695 INFO kablam! Oct 12 20:23:47.696 INFO kablam! warning: function is never used: `find_nb` Oct 12 20:23:47.696 INFO kablam! --> src/pile_of_cubes/mod.rs:7:1 Oct 12 20:23:47.696 INFO kablam! | Oct 12 20:23:47.696 INFO kablam! 7 | fn find_nb(m: u64) -> i32 { Oct 12 20:23:47.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.696 INFO kablam! Oct 12 20:23:48.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 12 20:23:48.071 INFO kablam! su: No module specific data is present Oct 12 20:23:48.763 INFO running `"docker" "rm" "-f" "867a3209526405b2065ce47ac78c1e27fefd89c9eaa8e70ee03c3ba5a3c9dec4"` Oct 12 20:23:49.085 INFO blam! 867a3209526405b2065ce47ac78c1e27fefd89c9eaa8e70ee03c3ba5a3c9dec4 Oct 12 20:23:49.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:23:49.564 INFO blam! 92ceff3e5d3a6caaf9d3aca767a5a8383ddbd8fdfcb9d76d9acc50837632b1a5 Oct 12 20:23:49.566 INFO running `"docker" "start" "-a" "92ceff3e5d3a6caaf9d3aca767a5a8383ddbd8fdfcb9d76d9acc50837632b1a5"` Oct 12 20:23:50.571 INFO kablam! usermod: no changes Oct 12 20:23:50.619 INFO kablam! Compiling my-dojo v0.1.0 (/source) Oct 12 20:23:52.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 12 20:23:52.007 INFO kablam! su: No module specific data is present Oct 12 20:23:52.601 INFO running `"docker" "rm" "-f" "92ceff3e5d3a6caaf9d3aca767a5a8383ddbd8fdfcb9d76d9acc50837632b1a5"` Oct 12 20:23:52.891 INFO blam! 92ceff3e5d3a6caaf9d3aca767a5a8383ddbd8fdfcb9d76d9acc50837632b1a5 Oct 12 20:23:52.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:23:53.328 INFO blam! ab728bc22ca31b3f0566c19d568f7ba5359e7bb3ef1139f805c8dd403ccf1389 Oct 12 20:23:53.335 INFO running `"docker" "start" "-a" "ab728bc22ca31b3f0566c19d568f7ba5359e7bb3ef1139f805c8dd403ccf1389"` Oct 12 20:23:54.999 INFO kablam! usermod: no changes Oct 12 20:23:55.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 20:23:55.075 INFO kablam! Running /target/debug/deps/my_dojo-c59d21e008491fd2 Oct 12 20:23:55.075 INFO blam! Oct 12 20:23:55.075 INFO blam! running 8 tests Oct 12 20:23:55.076 INFO blam! test count_of_pos_and_sum_of_neg::returns_expected ... ok Oct 12 20:23:55.076 INFO blam! test disease_spread::spec::basic_tests_imper ... ok Oct 12 20:23:55.076 INFO blam! test count_of_pos_and_sum_of_neg::empty_on_empty ... ok Oct 12 20:23:55.076 INFO blam! test disease_spread::spec::basic_tests_funct ... ok Oct 12 20:23:55.079 INFO blam! test pile_of_cubes::spec::basics_imper_find_nb ... ok Oct 12 20:23:55.091 INFO blam! test irreducible_sum_of_rationals::test_euclid ... ok Oct 12 20:23:55.092 INFO blam! test irreducible_sum_of_rationals::tests_sum_fracts ... ok Oct 12 20:23:55.147 INFO blam! test pi_approximation::tests_iter_pi ... ok Oct 12 20:23:55.148 INFO kablam! su: No module specific data is present Oct 12 20:23:55.148 INFO blam! Oct 12 20:23:55.148 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:23:55.149 INFO blam! Oct 12 20:23:56.073 INFO running `"docker" "rm" "-f" "ab728bc22ca31b3f0566c19d568f7ba5359e7bb3ef1139f805c8dd403ccf1389"` Oct 12 20:23:56.368 INFO blam! ab728bc22ca31b3f0566c19d568f7ba5359e7bb3ef1139f805c8dd403ccf1389