Oct 15 11:51:28.830 INFO testing Chronum94/Knight_vs_Dragon against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:51:28.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:29.476 INFO blam! f6d7094017bae6200bfec7046652d364d13bd4620658048277c7740693ad5d59 Oct 15 11:51:29.478 INFO running `"docker" "start" "-a" "f6d7094017bae6200bfec7046652d364d13bd4620658048277c7740693ad5d59"` Oct 15 11:51:31.423 INFO kablam! usermod: no changes Oct 15 11:51:31.523 INFO kablam! Compiling Knights_vs_Dragons v0.1.0 (/source) Oct 15 11:51:32.018 INFO kablam! warning: unused variable: `dfn_f2` Oct 15 11:51:32.019 INFO kablam! --> src/main.rs:18:26 Oct 15 11:51:32.020 INFO kablam! | Oct 15 11:51:32.021 INFO kablam! 18 | fn attack(&self, dfn_f2: i32, dodge: f32) -> f32 { Oct 15 11:51:32.021 INFO kablam! | ^^^^^^ help: consider using `_dfn_f2` instead Oct 15 11:51:32.022 INFO kablam! | Oct 15 11:51:32.022 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:51:32.023 INFO kablam! Oct 15 11:51:32.024 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:32.024 INFO kablam! --> src/main.rs:50:17 Oct 15 11:51:32.025 INFO kablam! | Oct 15 11:51:32.025 INFO kablam! 50 | let mut knight_dmg: f32 = knight.attack(dragon.dfn, dragon.dodge); Oct 15 11:51:32.026 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:51:32.027 INFO kablam! | | Oct 15 11:51:32.027 INFO kablam! | help: remove this `mut` Oct 15 11:51:32.028 INFO kablam! | Oct 15 11:51:32.029 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:51:32.029 INFO kablam! Oct 15 11:51:32.029 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:32.029 INFO kablam! --> src/main.rs:51:17 Oct 15 11:51:32.029 INFO kablam! | Oct 15 11:51:32.029 INFO kablam! 51 | let mut dragon_dmg: f32 = dragon.attack(knight.dfn, knight.dodge); Oct 15 11:51:32.029 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:51:32.029 INFO kablam! | | Oct 15 11:51:32.029 INFO kablam! | help: remove this `mut` Oct 15 11:51:32.029 INFO kablam! Oct 15 11:51:32.029 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:32.029 INFO kablam! --> src/main.rs:19:17 Oct 15 11:51:32.029 INFO kablam! | Oct 15 11:51:32.029 INFO kablam! 19 | let mut acc = rand::thread_rng().gen::(); Oct 15 11:51:32.029 INFO kablam! | ----^^^ Oct 15 11:51:32.029 INFO kablam! | | Oct 15 11:51:32.029 INFO kablam! | help: remove this `mut` Oct 15 11:51:32.029 INFO kablam! Oct 15 11:51:32.029 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:32.035 INFO kablam! --> src/main.rs:24:21 Oct 15 11:51:32.035 INFO kablam! | Oct 15 11:51:32.035 INFO kablam! 24 | let mut crit = rand::thread_rng().gen::(); Oct 15 11:51:32.035 INFO kablam! | ----^^^^ Oct 15 11:51:32.035 INFO kablam! | | Oct 15 11:51:32.035 INFO kablam! | help: remove this `mut` Oct 15 11:51:32.035 INFO kablam! Oct 15 11:51:32.035 INFO kablam! warning: crate `Knights_vs_Dragons` should have a snake case name such as `knights_vs_dragons` Oct 15 11:51:32.035 INFO kablam! | Oct 15 11:51:32.035 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:51:32.035 INFO kablam! Oct 15 11:51:32.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 11:51:32.487 INFO kablam! su: No module specific data is present Oct 15 11:51:33.899 INFO running `"docker" "rm" "-f" "f6d7094017bae6200bfec7046652d364d13bd4620658048277c7740693ad5d59"` Oct 15 11:51:34.222 INFO blam! f6d7094017bae6200bfec7046652d364d13bd4620658048277c7740693ad5d59 Oct 15 11:51:34.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:34.759 INFO blam! ddd325d694e40f012af8a4d1d7574c75af3f99698a513dc710d1ea08c46465e0 Oct 15 11:51:34.772 INFO running `"docker" "start" "-a" "ddd325d694e40f012af8a4d1d7574c75af3f99698a513dc710d1ea08c46465e0"` Oct 15 11:51:35.979 INFO kablam! usermod: no changes Oct 15 11:51:36.059 INFO kablam! Compiling Knights_vs_Dragons v0.1.0 (/source) Oct 15 11:51:36.687 INFO kablam! warning: unused variable: `dfn_f2` Oct 15 11:51:36.687 INFO kablam! --> src/main.rs:18:26 Oct 15 11:51:36.687 INFO kablam! | Oct 15 11:51:36.687 INFO kablam! 18 | fn attack(&self, dfn_f2: i32, dodge: f32) -> f32 { Oct 15 11:51:36.687 INFO kablam! | ^^^^^^ help: consider using `_dfn_f2` instead Oct 15 11:51:36.687 INFO kablam! | Oct 15 11:51:36.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:51:36.691 INFO kablam! Oct 15 11:51:36.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:36.699 INFO kablam! --> src/main.rs:50:17 Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! 50 | let mut knight_dmg: f32 = knight.attack(dragon.dfn, dragon.dodge); Oct 15 11:51:36.699 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:51:36.699 INFO kablam! | | Oct 15 11:51:36.699 INFO kablam! | help: remove this `mut` Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:51:36.699 INFO kablam! Oct 15 11:51:36.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:36.699 INFO kablam! --> src/main.rs:51:17 Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! 51 | let mut dragon_dmg: f32 = dragon.attack(knight.dfn, knight.dodge); Oct 15 11:51:36.699 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:51:36.699 INFO kablam! | | Oct 15 11:51:36.699 INFO kablam! | help: remove this `mut` Oct 15 11:51:36.699 INFO kablam! Oct 15 11:51:36.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:36.699 INFO kablam! --> src/main.rs:19:17 Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! 19 | let mut acc = rand::thread_rng().gen::(); Oct 15 11:51:36.699 INFO kablam! | ----^^^ Oct 15 11:51:36.699 INFO kablam! | | Oct 15 11:51:36.699 INFO kablam! | help: remove this `mut` Oct 15 11:51:36.699 INFO kablam! Oct 15 11:51:36.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:51:36.699 INFO kablam! --> src/main.rs:24:21 Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! 24 | let mut crit = rand::thread_rng().gen::(); Oct 15 11:51:36.699 INFO kablam! | ----^^^^ Oct 15 11:51:36.699 INFO kablam! | | Oct 15 11:51:36.699 INFO kablam! | help: remove this `mut` Oct 15 11:51:36.699 INFO kablam! Oct 15 11:51:36.699 INFO kablam! warning: crate `Knights_vs_Dragons` should have a snake case name such as `knights_vs_dragons` Oct 15 11:51:36.699 INFO kablam! | Oct 15 11:51:36.699 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:51:36.699 INFO kablam! Oct 15 11:51:37.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 11:51:37.195 INFO kablam! su: No module specific data is present Oct 15 11:51:37.875 INFO running `"docker" "rm" "-f" "ddd325d694e40f012af8a4d1d7574c75af3f99698a513dc710d1ea08c46465e0"` Oct 15 11:51:38.087 INFO blam! ddd325d694e40f012af8a4d1d7574c75af3f99698a513dc710d1ea08c46465e0 Oct 15 11:51:38.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:38.757 INFO blam! f7f97ed0283c0695ef0180e69b4d42b8f43a7f99acc0405171301262cd43f986 Oct 15 11:51:38.759 INFO running `"docker" "start" "-a" "f7f97ed0283c0695ef0180e69b4d42b8f43a7f99acc0405171301262cd43f986"` Oct 15 11:51:39.837 INFO kablam! usermod: no changes Oct 15 11:51:39.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 11:51:39.942 INFO kablam! Running /target/debug/deps/Knights_vs_Dragons-b05550914c0fa74b Oct 15 11:51:39.943 INFO blam! Oct 15 11:51:39.943 INFO kablam! su: No module specific data is present Oct 15 11:51:39.943 INFO blam! running 0 tests Oct 15 11:51:39.944 INFO blam! Oct 15 11:51:39.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:51:39.944 INFO blam! Oct 15 11:51:40.659 INFO running `"docker" "rm" "-f" "f7f97ed0283c0695ef0180e69b4d42b8f43a7f99acc0405171301262cd43f986"` Oct 15 11:51:40.947 INFO blam! f7f97ed0283c0695ef0180e69b4d42b8f43a7f99acc0405171301262cd43f986