Oct 15 20:34:06.845 INFO testing rust-monster-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:34:06.845 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 15 20:34:07.211 INFO blam! 523b3952c5ebac1e451fe0e6a5c23f79ff655088ee547063e7321b70683da4fe Oct 15 20:34:07.221 INFO running `"docker" "start" "-a" "523b3952c5ebac1e451fe0e6a5c23f79ff655088ee547063e7321b70683da4fe"` Oct 15 20:34:07.863 INFO kablam! usermod: no changes Oct 15 20:34:07.945 INFO kablam! Compiling rust-monster v0.1.0 (/source) Oct 15 20:34:08.739 INFO kablam! warning: unused variable: `population` Oct 15 20:34:08.740 INFO kablam! --> src/ga/ga_selectors.rs:42:26 Oct 15 20:34:08.740 INFO kablam! | Oct 15 20:34:08.740 INFO kablam! 42 | fn update(&mut self, population: &mut GAPopulation) {} Oct 15 20:34:08.740 INFO kablam! | ^^^^^^^^^^ help: consider using `_population` instead Oct 15 20:34:08.740 INFO kablam! | Oct 15 20:34:08.740 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 20:34:08.740 INFO kablam! Oct 15 20:34:08.795 INFO kablam! warning: variable `pMutation` should have a snake case name such as `p_mutation` Oct 15 20:34:08.795 INFO kablam! --> src/ga/ga_core.rs:40:26 Oct 15 20:34:08.795 INFO kablam! | Oct 15 20:34:08.795 INFO kablam! 40 | fn mutate(&mut self, pMutation : f32); Oct 15 20:34:08.795 INFO kablam! | ^^^^^^^^^ Oct 15 20:34:08.795 INFO kablam! | Oct 15 20:34:08.795 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 20:34:08.795 INFO kablam! Oct 15 20:34:09.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 20:34:09.015 INFO kablam! su: No module specific data is present Oct 15 20:34:09.304 INFO running `"docker" "rm" "-f" "523b3952c5ebac1e451fe0e6a5c23f79ff655088ee547063e7321b70683da4fe"` Oct 15 20:34:09.443 INFO blam! 523b3952c5ebac1e451fe0e6a5c23f79ff655088ee547063e7321b70683da4fe Oct 15 20:34:09.447 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 15 20:34:09.855 INFO blam! a1795fb7c69c616063480202a5504d8c567f570091b5389a98cfc5b074ed2a1a Oct 15 20:34:09.867 INFO running `"docker" "start" "-a" "a1795fb7c69c616063480202a5504d8c567f570091b5389a98cfc5b074ed2a1a"` Oct 15 20:34:10.591 INFO kablam! usermod: no changes Oct 15 20:34:10.645 INFO kablam! Compiling rust-monster v0.1.0 (/source) Oct 15 20:34:12.195 INFO kablam! warning: unused variable: `population` Oct 15 20:34:12.196 INFO kablam! --> src/ga/ga_selectors.rs:42:26 Oct 15 20:34:12.196 INFO kablam! | Oct 15 20:34:12.196 INFO kablam! 42 | fn update(&mut self, population: &mut GAPopulation) {} Oct 15 20:34:12.196 INFO kablam! | ^^^^^^^^^^ help: consider using `_population` instead Oct 15 20:34:12.196 INFO kablam! | Oct 15 20:34:12.196 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 20:34:12.196 INFO kablam! Oct 15 20:34:12.305 INFO kablam! warning: variable `pMutation` should have a snake case name such as `p_mutation` Oct 15 20:34:12.305 INFO kablam! --> src/ga/ga_core.rs:40:26 Oct 15 20:34:12.306 INFO kablam! | Oct 15 20:34:12.306 INFO kablam! 40 | fn mutate(&mut self, pMutation : f32); Oct 15 20:34:12.307 INFO kablam! | ^^^^^^^^^ Oct 15 20:34:12.307 INFO kablam! | Oct 15 20:34:12.311 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 20:34:12.311 INFO kablam! Oct 15 20:34:13.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.13s Oct 15 20:34:13.741 INFO kablam! su: No module specific data is present Oct 15 20:34:13.965 INFO running `"docker" "rm" "-f" "a1795fb7c69c616063480202a5504d8c567f570091b5389a98cfc5b074ed2a1a"` Oct 15 20:34:14.045 INFO blam! a1795fb7c69c616063480202a5504d8c567f570091b5389a98cfc5b074ed2a1a Oct 15 20:34:14.047 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 15 20:34:14.205 INFO blam! c2f34030d726bb5eb15b5d6bb27cb3c5519179dce4ca9ebe3a874ceab7960bc0 Oct 15 20:34:14.208 INFO running `"docker" "start" "-a" "c2f34030d726bb5eb15b5d6bb27cb3c5519179dce4ca9ebe3a874ceab7960bc0"` Oct 15 20:34:14.603 INFO kablam! usermod: no changes Oct 15 20:34:14.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 20:34:14.689 INFO kablam! Running /target/debug/deps/rust_monster-ded08916e1a48579 Oct 15 20:34:14.691 INFO blam! Oct 15 20:34:14.691 INFO blam! running 3 tests Oct 15 20:34:14.695 INFO blam! test ga::ga_random::test::same_seed_different_types ... ok Oct 15 20:34:14.695 INFO blam! test ga::ga_random::test::diff_seed ... ok Oct 15 20:34:14.695 INFO blam! test ga::ga_random::test::same_seed ... ok Oct 15 20:34:14.695 INFO blam! Oct 15 20:34:14.695 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:34:14.695 INFO blam! Oct 15 20:34:14.696 INFO kablam! Running /target/debug/deps/lib-f9431f7e990eda7c Oct 15 20:34:14.697 INFO blam! Oct 15 20:34:14.697 INFO blam! running 9 tests Oct 15 20:34:14.698 INFO blam! test tests::test_rank_selector ... ok Oct 15 20:34:14.703 INFO blam! test tests::init_test_with_initial_population ... ok Oct 15 20:34:14.703 INFO blam! test tests::test_sort_population ... ok Oct 15 20:34:14.703 INFO blam! test tests::test_uniform_selector ... ok Oct 15 20:34:14.704 INFO blam! test tests::test_roulette_wheel_selector ... ok Oct 15 20:34:14.704 INFO blam! test tests::init_test_with_factory ... ok Oct 15 20:34:14.704 INFO blam! test tests::test_tournament_selector ... ok Oct 15 20:34:14.721 INFO blam! test tests::init_test_empty_initial_pop ... ok Oct 15 20:34:14.721 INFO blam! test tests::init_test_missing_args ... ok Oct 15 20:34:14.721 INFO blam! Oct 15 20:34:14.722 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:34:14.722 INFO blam! Oct 15 20:34:14.723 INFO kablam! Doc-tests rust-monster Oct 15 20:34:15.702 INFO blam! Oct 15 20:34:15.702 INFO blam! running 1 test Oct 15 20:34:17.068 INFO blam! test src/ga/ga_random.rs - ga::ga_random (line 16) ... ok Oct 15 20:34:17.068 INFO blam! Oct 15 20:34:17.068 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:34:17.068 INFO blam! Oct 15 20:34:17.079 INFO kablam! su: No module specific data is present Oct 15 20:34:17.431 INFO running `"docker" "rm" "-f" "c2f34030d726bb5eb15b5d6bb27cb3c5519179dce4ca9ebe3a874ceab7960bc0"` Oct 15 20:34:17.580 INFO blam! c2f34030d726bb5eb15b5d6bb27cb3c5519179dce4ca9ebe3a874ceab7960bc0