Oct 16 14:29:25.699 INFO testing connect-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:29:25.701 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 16 14:29:26.125 INFO blam! ac14fd02ed76f8ece40967030fe5b7c5974bec6e92d385de0482b1317eca0078 Oct 16 14:29:26.135 INFO running `"docker" "start" "-a" "ac14fd02ed76f8ece40967030fe5b7c5974bec6e92d385de0482b1317eca0078"` Oct 16 14:29:27.344 INFO kablam! usermod: no changes Oct 16 14:29:27.623 INFO kablam! Compiling bytes v0.4.10 Oct 16 14:29:27.623 INFO kablam! Compiling mio v0.6.16 Oct 16 14:29:32.351 INFO kablam! Compiling mio-extras v2.0.5 Oct 16 14:29:34.047 INFO kablam! Compiling connect v0.1.1 (/source) Oct 16 14:29:38.335 INFO kablam! warning: unused variable: `index` Oct 16 14:29:38.335 INFO kablam! --> src/consensus/node_state.rs:80:32 Oct 16 14:29:38.335 INFO kablam! | Oct 16 14:29:38.335 INFO kablam! 80 | pub fn add_logs(&mut self, index: LogIndex, mut logs: Vec) -> Result<(), Error> { Oct 16 14:29:38.335 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 16 14:29:38.335 INFO kablam! | Oct 16 14:29:38.335 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:29:38.335 INFO kablam! Oct 16 14:29:38.335 INFO kablam! warning: unused variable: `match_indexes` Oct 16 14:29:38.335 INFO kablam! --> src/consensus/state_machine.rs:754:17 Oct 16 14:29:38.335 INFO kablam! | Oct 16 14:29:38.335 INFO kablam! 754 | match_indexes, Oct 16 14:29:38.335 INFO kablam! | ^^^^^^^^^^^^^ help: try ignoring the field: `match_indexes: _` Oct 16 14:29:38.335 INFO kablam! Oct 16 14:29:38.335 INFO kablam! warning: unused variable: `handle` Oct 16 14:29:38.335 INFO kablam! --> src/executor/client_server_executor.rs:34:13 Oct 16 14:29:38.335 INFO kablam! | Oct 16 14:29:38.335 INFO kablam! 34 | let handle = connection.handle(); Oct 16 14:29:38.335 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 16 14:29:38.335 INFO kablam! Oct 16 14:29:38.611 INFO kablam! warning: method is never used: `get_last_applied` Oct 16 14:29:38.611 INFO kablam! --> src/consensus/node_state.rs:30:5 Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! 30 | pub fn get_last_applied(&self) -> LogIndex { Oct 16 14:29:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 14:29:38.611 INFO kablam! Oct 16 14:29:38.611 INFO kablam! warning: method is never used: `set_last_applied` Oct 16 14:29:38.611 INFO kablam! --> src/consensus/node_state.rs:75:5 Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! 75 | pub fn set_last_applied(&mut self, last_applied: LogIndex) -> Result<(), Error> { Oct 16 14:29:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:29:38.611 INFO kablam! Oct 16 14:29:38.611 INFO kablam! warning: field is never used: `on_read` Oct 16 14:29:38.611 INFO kablam! --> src/server/server.rs:27:5 Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! 27 | pub(crate) on_read: R, Oct 16 14:29:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:29:38.611 INFO kablam! Oct 16 14:29:38.611 INFO kablam! warning: field is never used: `on_write` Oct 16 14:29:38.611 INFO kablam! --> src/server/server.rs:28:5 Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! 28 | pub(crate) on_write: W, Oct 16 14:29:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:29:38.611 INFO kablam! Oct 16 14:29:38.611 INFO kablam! warning: field is never used: `service_type` Oct 16 14:29:38.611 INFO kablam! --> src/server/server.rs:29:5 Oct 16 14:29:38.611 INFO kablam! | Oct 16 14:29:38.611 INFO kablam! 29 | pub(crate) service_type: ServiceType, Oct 16 14:29:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:29:38.611 INFO kablam! Oct 16 14:29:51.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.11s Oct 16 14:29:51.481 INFO kablam! su: No module specific data is present Oct 16 14:29:52.293 INFO running `"docker" "rm" "-f" "ac14fd02ed76f8ece40967030fe5b7c5974bec6e92d385de0482b1317eca0078"` Oct 16 14:29:52.595 INFO blam! ac14fd02ed76f8ece40967030fe5b7c5974bec6e92d385de0482b1317eca0078 Oct 16 14:29:52.609 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 16 14:29:53.131 INFO blam! a8f45c10b5b02413c3f49c3cc629f0fffe17d576a145e4629285767c62157cc5 Oct 16 14:29:53.133 INFO running `"docker" "start" "-a" "a8f45c10b5b02413c3f49c3cc629f0fffe17d576a145e4629285767c62157cc5"` Oct 16 14:29:54.704 INFO kablam! usermod: no changes Oct 16 14:29:54.879 INFO kablam! Compiling connect v0.1.1 (/source) Oct 16 14:30:00.977 INFO kablam! warning: unused variable: `index` Oct 16 14:30:00.978 INFO kablam! --> src/consensus/node_state.rs:80:32 Oct 16 14:30:00.978 INFO kablam! | Oct 16 14:30:00.978 INFO kablam! 80 | pub fn add_logs(&mut self, index: LogIndex, mut logs: Vec) -> Result<(), Error> { Oct 16 14:30:00.978 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 16 14:30:00.978 INFO kablam! | Oct 16 14:30:00.978 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:30:00.978 INFO kablam! Oct 16 14:30:00.978 INFO kablam! warning: unused variable: `match_indexes` Oct 16 14:30:00.978 INFO kablam! --> src/consensus/state_machine.rs:754:17 Oct 16 14:30:00.978 INFO kablam! | Oct 16 14:30:00.978 INFO kablam! 754 | match_indexes, Oct 16 14:30:00.978 INFO kablam! | ^^^^^^^^^^^^^ help: try ignoring the field: `match_indexes: _` Oct 16 14:30:00.978 INFO kablam! Oct 16 14:30:00.978 INFO kablam! warning: unused variable: `handle` Oct 16 14:30:00.978 INFO kablam! --> src/executor/client_server_executor.rs:34:13 Oct 16 14:30:00.978 INFO kablam! | Oct 16 14:30:00.978 INFO kablam! 34 | let handle = connection.handle(); Oct 16 14:30:00.978 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 16 14:30:00.978 INFO kablam! Oct 16 14:30:01.283 INFO kablam! warning: method is never used: `get_last_applied` Oct 16 14:30:01.283 INFO kablam! --> src/consensus/node_state.rs:30:5 Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! 30 | pub fn get_last_applied(&self) -> LogIndex { Oct 16 14:30:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 14:30:01.283 INFO kablam! Oct 16 14:30:01.283 INFO kablam! warning: method is never used: `set_last_applied` Oct 16 14:30:01.283 INFO kablam! --> src/consensus/node_state.rs:75:5 Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! 75 | pub fn set_last_applied(&mut self, last_applied: LogIndex) -> Result<(), Error> { Oct 16 14:30:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:30:01.283 INFO kablam! Oct 16 14:30:01.283 INFO kablam! warning: field is never used: `on_read` Oct 16 14:30:01.283 INFO kablam! --> src/server/server.rs:27:5 Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! 27 | pub(crate) on_read: R, Oct 16 14:30:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:30:01.283 INFO kablam! Oct 16 14:30:01.283 INFO kablam! warning: field is never used: `on_write` Oct 16 14:30:01.283 INFO kablam! --> src/server/server.rs:28:5 Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! 28 | pub(crate) on_write: W, Oct 16 14:30:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:30:01.283 INFO kablam! Oct 16 14:30:01.283 INFO kablam! warning: field is never used: `service_type` Oct 16 14:30:01.283 INFO kablam! --> src/server/server.rs:29:5 Oct 16 14:30:01.283 INFO kablam! | Oct 16 14:30:01.283 INFO kablam! 29 | pub(crate) service_type: ServiceType, Oct 16 14:30:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:30:01.283 INFO kablam! Oct 16 14:30:03.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.87s Oct 16 14:30:03.631 INFO kablam! su: No module specific data is present Oct 16 14:30:04.704 INFO running `"docker" "rm" "-f" "a8f45c10b5b02413c3f49c3cc629f0fffe17d576a145e4629285767c62157cc5"` Oct 16 14:30:04.955 INFO blam! a8f45c10b5b02413c3f49c3cc629f0fffe17d576a145e4629285767c62157cc5 Oct 16 14:30:04.962 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 16 14:30:05.487 INFO blam! 690c5818a475e7f9ecf90b841801b63f05f506dce200b2c811ea1020d60e0def Oct 16 14:30:05.495 INFO running `"docker" "start" "-a" "690c5818a475e7f9ecf90b841801b63f05f506dce200b2c811ea1020d60e0def"` Oct 16 14:30:06.838 INFO kablam! usermod: no changes Oct 16 14:30:07.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 14:30:07.067 INFO kablam! Running /target/debug/deps/connect-2414ee0e981a2567 Oct 16 14:30:07.075 INFO blam! Oct 16 14:30:07.075 INFO blam! running 0 tests Oct 16 14:30:07.075 INFO blam! Oct 16 14:30:07.075 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:30:07.075 INFO blam! Oct 16 14:30:07.077 INFO kablam! Running /target/debug/deps/connecting-958593e7c8abf4e4 Oct 16 14:30:07.079 INFO blam! Oct 16 14:30:07.079 INFO blam! running 0 tests Oct 16 14:30:07.079 INFO blam! Oct 16 14:30:07.079 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:30:07.079 INFO blam! Oct 16 14:30:07.083 INFO kablam! Doc-tests connect Oct 16 14:30:12.292 INFO blam! Oct 16 14:30:12.292 INFO blam! running 1 test Oct 16 14:30:22.085 INFO blam! test src/lib.rs - (line 36) ... ok Oct 16 14:30:22.085 INFO blam! Oct 16 14:30:22.085 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:30:22.086 INFO blam! Oct 16 14:30:22.099 INFO kablam! su: No module specific data is present Oct 16 14:30:22.377 INFO running `"docker" "rm" "-f" "690c5818a475e7f9ecf90b841801b63f05f506dce200b2c811ea1020d60e0def"` Oct 16 14:30:22.504 INFO blam! 690c5818a475e7f9ecf90b841801b63f05f506dce200b2c811ea1020d60e0def