Oct 12 02:18:00.786 INFO testing crius-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:18:00.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 02:18:00.950 INFO blam! 351d8a330f517ce3004c1b8a8fae43b3ccb1d393f4755a8a9a286e2285e61f4e Oct 12 02:18:00.951 INFO running `"docker" "start" "-a" "351d8a330f517ce3004c1b8a8fae43b3ccb1d393f4755a8a9a286e2285e61f4e"` Oct 12 02:18:01.282 INFO kablam! usermod: no changes Oct 12 02:18:01.317 INFO kablam! Compiling crius v0.3.1 (/source) Oct 12 02:18:02.068 INFO kablam! warning: variable does not need to be mutable Oct 12 02:18:02.068 INFO kablam! --> src/command/window.rs:44:13 Oct 12 02:18:02.068 INFO kablam! | Oct 12 02:18:02.068 INFO kablam! 44 | let mut current_bucket = self.update_window_returning_latest_bucket(); Oct 12 02:18:02.068 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 12 02:18:02.068 INFO kablam! | | Oct 12 02:18:02.068 INFO kablam! | help: remove this `mut` Oct 12 02:18:02.068 INFO kablam! | Oct 12 02:18:02.068 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 02:18:02.068 INFO kablam! Oct 12 02:18:02.072 INFO kablam! warning: method is never used: `success_percentage` Oct 12 02:18:02.072 INFO kablam! --> src/command/circuit_breaker_stats.rs:19:5 Oct 12 02:18:02.072 INFO kablam! | Oct 12 02:18:02.072 INFO kablam! 19 | pub fn success_percentage(&mut self) -> i32 { Oct 12 02:18:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:18:02.072 INFO kablam! | Oct 12 02:18:02.072 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:18:02.072 INFO kablam! Oct 12 02:18:02.072 INFO kablam! warning: method is never used: `success_nr` Oct 12 02:18:02.072 INFO kablam! --> src/command/circuit_breaker_stats.rs:40:5 Oct 12 02:18:02.072 INFO kablam! | Oct 12 02:18:02.072 INFO kablam! 40 | pub fn success_nr(&mut self) -> i32 { Oct 12 02:18:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:18:02.072 INFO kablam! Oct 12 02:18:02.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 12 02:18:02.321 INFO kablam! su: No module specific data is present Oct 12 02:18:02.604 INFO running `"docker" "rm" "-f" "351d8a330f517ce3004c1b8a8fae43b3ccb1d393f4755a8a9a286e2285e61f4e"` Oct 12 02:18:02.800 INFO blam! 351d8a330f517ce3004c1b8a8fae43b3ccb1d393f4755a8a9a286e2285e61f4e Oct 12 02:18:02.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 02:18:03.081 INFO blam! e9943591a4f067dd86f1e385fe6183c1a4bea9a74a8ccfa98ec7279da2542eb4 Oct 12 02:18:03.085 INFO running `"docker" "start" "-a" "e9943591a4f067dd86f1e385fe6183c1a4bea9a74a8ccfa98ec7279da2542eb4"` Oct 12 02:18:03.497 INFO kablam! usermod: no changes Oct 12 02:18:03.528 INFO kablam! Compiling crius v0.3.1 (/source) Oct 12 02:18:04.309 INFO kablam! warning: variable does not need to be mutable Oct 12 02:18:04.309 INFO kablam! --> src/command/window.rs:44:13 Oct 12 02:18:04.309 INFO kablam! | Oct 12 02:18:04.310 INFO kablam! 44 | let mut current_bucket = self.update_window_returning_latest_bucket(); Oct 12 02:18:04.310 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 12 02:18:04.310 INFO kablam! | | Oct 12 02:18:04.310 INFO kablam! | help: remove this `mut` Oct 12 02:18:04.310 INFO kablam! | Oct 12 02:18:04.310 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 02:18:04.310 INFO kablam! Oct 12 02:18:04.314 INFO kablam! warning: method is never used: `success_percentage` Oct 12 02:18:04.314 INFO kablam! --> src/command/circuit_breaker_stats.rs:19:5 Oct 12 02:18:04.315 INFO kablam! | Oct 12 02:18:04.315 INFO kablam! 19 | pub fn success_percentage(&mut self) -> i32 { Oct 12 02:18:04.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:18:04.315 INFO kablam! | Oct 12 02:18:04.315 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:18:04.316 INFO kablam! Oct 12 02:18:04.316 INFO kablam! warning: method is never used: `success_nr` Oct 12 02:18:04.316 INFO kablam! --> src/command/circuit_breaker_stats.rs:40:5 Oct 12 02:18:04.316 INFO kablam! | Oct 12 02:18:04.316 INFO kablam! 40 | pub fn success_nr(&mut self) -> i32 { Oct 12 02:18:04.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:18:04.316 INFO kablam! Oct 12 02:18:05.609 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 12 02:18:05.611 INFO kablam! su: No module specific data is present Oct 12 02:18:05.868 INFO running `"docker" "rm" "-f" "e9943591a4f067dd86f1e385fe6183c1a4bea9a74a8ccfa98ec7279da2542eb4"` Oct 12 02:18:05.930 INFO blam! e9943591a4f067dd86f1e385fe6183c1a4bea9a74a8ccfa98ec7279da2542eb4 Oct 12 02:18:05.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 02:18:06.064 INFO blam! a47efc90d998b966f939f9e9357493460e69a5b7f1ea89b66bbf9cecc06adf3c Oct 12 02:18:06.065 INFO running `"docker" "start" "-a" "a47efc90d998b966f939f9e9357493460e69a5b7f1ea89b66bbf9cecc06adf3c"` Oct 12 02:18:06.446 INFO kablam! usermod: no changes Oct 12 02:18:06.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 02:18:06.475 INFO kablam! Running /target/debug/deps/crius-6f8ba833eab487e1 Oct 12 02:18:06.478 INFO blam! Oct 12 02:18:06.478 INFO blam! running 0 tests Oct 12 02:18:06.478 INFO blam! Oct 12 02:18:06.478 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:18:06.478 INFO blam! Oct 12 02:18:06.478 INFO kablam! Running /target/debug/deps/command_test-287b9b28eec3b03c Oct 12 02:18:06.480 INFO blam! Oct 12 02:18:06.480 INFO blam! running 7 tests Oct 12 02:18:06.481 INFO blam! test circuit_breaker::runs_command ... ok Oct 12 02:18:06.481 INFO blam! test circuit_breaker::runs_command_with_param ... ok Oct 12 02:18:06.482 INFO blam! test circuit_breaker::runs_command_multiple_times ... ok Oct 12 02:18:06.482 INFO blam! test circuit_breaker::rejects_command_if_circuit_open ... ok Oct 12 02:18:06.483 INFO blam! test circuit_breaker::returns_fallback_if_circuit_open ... ok Oct 12 02:18:06.483 INFO blam! test circuit_breaker::returns_fallback_if_err_result_returned ... ok Oct 12 02:18:16.655 INFO blam! test circuit_breaker::handles_lots_of_calls ... ok Oct 12 02:18:16.655 INFO blam! Oct 12 02:18:16.655 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:18:16.655 INFO blam! Oct 12 02:18:16.656 INFO kablam! Doc-tests crius Oct 12 02:18:17.802 INFO blam! Oct 12 02:18:17.802 INFO blam! running 0 tests Oct 12 02:18:17.802 INFO blam! Oct 12 02:18:17.802 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:18:17.802 INFO blam! Oct 12 02:18:17.807 INFO kablam! su: No module specific data is present Oct 12 02:18:18.181 INFO running `"docker" "rm" "-f" "a47efc90d998b966f939f9e9357493460e69a5b7f1ea89b66bbf9cecc06adf3c"` Oct 12 02:18:18.354 INFO blam! a47efc90d998b966f939f9e9357493460e69a5b7f1ea89b66bbf9cecc06adf3c