Oct 10 12:59:25.831 INFO testing tyranron/rust-dojo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:59:25.832 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:59:25.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 12:59:26.226 INFO blam! 93a681d9e9d23c33fa96d35dfb15da6a96cee10eb2c8e37fd844484f48c5637e Oct 10 12:59:26.229 INFO running `"docker" "start" "-a" "93a681d9e9d23c33fa96d35dfb15da6a96cee10eb2c8e37fd844484f48c5637e"` Oct 10 12:59:27.063 INFO kablam! usermod: no changes Oct 10 12:59:27.112 INFO kablam! Compiling my-dojo v0.1.0 (/source) Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `count_positives_sum_negatives` Oct 10 12:59:27.627 INFO kablam! --> src/count_of_pos_and_sum_of_neg/mod.rs:8:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 8 | fn count_positives_sum_negatives(input: Vec) -> Vec { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `epidemic_imper` Oct 10 12:59:27.627 INFO kablam! --> src/disease_spread/mod.rs:7:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 7 | fn epidemic_imper(tm: i32, n: i32, s0: i32, i0: i32, b: f64, a: f64) -> i32 { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `epidemic_funct` Oct 10 12:59:27.627 INFO kablam! --> src/disease_spread/mod.rs:24:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 24 | fn epidemic_funct(tm: i32, n: i32, s0: i32, i0: i32, b: f64, a: f64) -> i32 { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `sum_fracts` Oct 10 12:59:27.627 INFO kablam! --> src/irreducible_sum_of_rationals/mod.rs:7:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 7 | fn sum_fracts(l: Vec<(i64, i64)>) -> Option<(i64, i64)> { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `euclid_gcd` Oct 10 12:59:27.627 INFO kablam! --> src/irreducible_sum_of_rationals/mod.rs:22:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 22 | fn euclid_gcd(a: i64, b: i64) -> i64 { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `rnd10` Oct 10 12:59:27.627 INFO kablam! --> src/pi_approximation/mod.rs:8:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 8 | fn rnd10(f: f64) -> f64 { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `iter_pi` Oct 10 12:59:27.627 INFO kablam! --> src/pi_approximation/mod.rs:16:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 16 | fn iter_pi(epsilon: f64) -> (i32, f64) { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.627 INFO kablam! warning: function is never used: `find_nb` Oct 10 12:59:27.627 INFO kablam! --> src/pile_of_cubes/mod.rs:7:1 Oct 10 12:59:27.627 INFO kablam! | Oct 10 12:59:27.627 INFO kablam! 7 | fn find_nb(m: u64) -> i32 { Oct 10 12:59:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:59:27.627 INFO kablam! Oct 10 12:59:27.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 10 12:59:27.973 INFO kablam! su: No module specific data is present Oct 10 12:59:28.954 INFO running `"docker" "rm" "-f" "93a681d9e9d23c33fa96d35dfb15da6a96cee10eb2c8e37fd844484f48c5637e"` Oct 10 12:59:29.278 INFO blam! 93a681d9e9d23c33fa96d35dfb15da6a96cee10eb2c8e37fd844484f48c5637e Oct 10 12:59:29.285 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:59:29.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 12:59:29.726 INFO blam! cd1d4cba3b5494a07deed7d75ecad6a3039e9626cb89463d62c7cc50e2a71de5 Oct 10 12:59:29.732 INFO running `"docker" "start" "-a" "cd1d4cba3b5494a07deed7d75ecad6a3039e9626cb89463d62c7cc50e2a71de5"` Oct 10 12:59:30.434 INFO kablam! usermod: no changes Oct 10 12:59:30.457 INFO kablam! Compiling my-dojo v0.1.0 (/source) Oct 10 12:59:31.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 10 12:59:31.646 INFO kablam! su: No module specific data is present Oct 10 12:59:31.915 INFO running `"docker" "rm" "-f" "cd1d4cba3b5494a07deed7d75ecad6a3039e9626cb89463d62c7cc50e2a71de5"` Oct 10 12:59:32.003 INFO blam! cd1d4cba3b5494a07deed7d75ecad6a3039e9626cb89463d62c7cc50e2a71de5 Oct 10 12:59:32.005 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:59:32.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 12:59:32.166 INFO blam! 550cc483ec653a2b3927d202cdcb946f421ec5f3ac1759939fb862c82c4cb3e8 Oct 10 12:59:32.167 INFO running `"docker" "start" "-a" "550cc483ec653a2b3927d202cdcb946f421ec5f3ac1759939fb862c82c4cb3e8"` Oct 10 12:59:32.708 INFO kablam! usermod: no changes Oct 10 12:59:32.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 10 12:59:32.734 INFO kablam! Running /target/debug/deps/my_dojo-bd130eaab1aafb0b Oct 10 12:59:32.734 INFO blam! Oct 10 12:59:32.735 INFO blam! running 8 tests Oct 10 12:59:32.735 INFO blam! test count_of_pos_and_sum_of_neg::empty_on_empty ... ok Oct 10 12:59:32.735 INFO blam! test disease_spread::spec::basic_tests_funct ... ok Oct 10 12:59:32.735 INFO blam! test disease_spread::spec::basic_tests_imper ... ok Oct 10 12:59:32.735 INFO blam! test irreducible_sum_of_rationals::tests_sum_fracts ... ok Oct 10 12:59:32.735 INFO blam! test irreducible_sum_of_rationals::test_euclid ... ok Oct 10 12:59:32.740 INFO blam! test count_of_pos_and_sum_of_neg::returns_expected ... ok Oct 10 12:59:32.744 INFO blam! test pile_of_cubes::spec::basics_imper_find_nb ... ok Oct 10 12:59:32.752 INFO blam! test pi_approximation::tests_iter_pi ... ok Oct 10 12:59:32.752 INFO blam! Oct 10 12:59:32.752 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:59:32.752 INFO blam! Oct 10 12:59:32.760 INFO kablam! su: No module specific data is present Oct 10 12:59:33.448 INFO running `"docker" "rm" "-f" "550cc483ec653a2b3927d202cdcb946f421ec5f3ac1759939fb862c82c4cb3e8"` Oct 10 12:59:33.744 INFO blam! 550cc483ec653a2b3927d202cdcb946f421ec5f3ac1759939fb862c82c4cb3e8