Oct 11 23:27:25.658 INFO testing fly-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:27:25.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:27:26.024 INFO blam! 3465edf79c36ecc78e47989c3b84b5016f5b3c690b50782362fd4951c6e2df94 Oct 11 23:27:26.036 INFO running `"docker" "start" "-a" "3465edf79c36ecc78e47989c3b84b5016f5b3c690b50782362fd4951c6e2df94"` Oct 11 23:27:27.044 INFO kablam! usermod: no changes Oct 11 23:27:27.112 INFO kablam! Compiling fly v0.2.0 (/source) Oct 11 23:27:27.276 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 11 23:27:27.276 INFO kablam! --> src/set.rs:4:5 Oct 11 23:27:27.276 INFO kablam! | Oct 11 23:27:27.276 INFO kablam! 4 | use std::fmt::Debug; Oct 11 23:27:27.276 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 23:27:27.276 INFO kablam! | Oct 11 23:27:27.276 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:27:27.276 INFO kablam! Oct 11 23:27:27.328 INFO kablam! warning: unused variable: `node` Oct 11 23:27:27.328 INFO kablam! --> src/counter.rs:3:24 Oct 11 23:27:27.328 INFO kablam! | Oct 11 23:27:27.328 INFO kablam! 3 | fn decr(&mut self, node: N, delta: u64) { Oct 11 23:27:27.328 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 23:27:27.328 INFO kablam! | Oct 11 23:27:27.328 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:27:27.328 INFO kablam! Oct 11 23:27:27.328 INFO kablam! warning: unused variable: `delta` Oct 11 23:27:27.328 INFO kablam! --> src/counter.rs:3:33 Oct 11 23:27:27.328 INFO kablam! | Oct 11 23:27:27.328 INFO kablam! 3 | fn decr(&mut self, node: N, delta: u64) { Oct 11 23:27:27.328 INFO kablam! | ^^^^^ help: consider using `_delta` instead Oct 11 23:27:27.328 INFO kablam! Oct 11 23:27:27.329 INFO kablam! warning: unused variable: `k` Oct 11 23:27:27.329 INFO kablam! --> src/gcounter.rs:34:14 Oct 11 23:27:27.329 INFO kablam! | Oct 11 23:27:27.329 INFO kablam! 34 | for (k, v) in self.data.iter() { Oct 11 23:27:27.329 INFO kablam! | ^ help: consider using `_k` instead Oct 11 23:27:27.329 INFO kablam! Oct 11 23:27:27.338 INFO kablam! warning: method is never used: `new` Oct 11 23:27:27.338 INFO kablam! --> src/pncounter.rs:14:5 Oct 11 23:27:27.338 INFO kablam! | Oct 11 23:27:27.338 INFO kablam! 14 | pub fn new() -> PnCounter { Oct 11 23:27:27.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:27:27.338 INFO kablam! | Oct 11 23:27:27.338 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:27:27.338 INFO kablam! Oct 11 23:27:27.339 INFO kablam! warning: method is never used: `to_gcounter` Oct 11 23:27:27.339 INFO kablam! --> src/pncounter.rs:23:5 Oct 11 23:27:27.339 INFO kablam! | Oct 11 23:27:27.339 INFO kablam! 23 | pub fn to_gcounter(&self) -> GCounter { Oct 11 23:27:27.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:27:27.339 INFO kablam! Oct 11 23:27:27.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 11 23:27:27.378 INFO kablam! su: No module specific data is present Oct 11 23:27:27.782 INFO running `"docker" "rm" "-f" "3465edf79c36ecc78e47989c3b84b5016f5b3c690b50782362fd4951c6e2df94"` Oct 11 23:27:27.935 INFO blam! 3465edf79c36ecc78e47989c3b84b5016f5b3c690b50782362fd4951c6e2df94 Oct 11 23:27:27.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:27:28.136 INFO blam! 9efcc98a7df626903d6f6262d47605e1ea32fadd86d05bb900588ffc98a898ec Oct 11 23:27:28.142 INFO running `"docker" "start" "-a" "9efcc98a7df626903d6f6262d47605e1ea32fadd86d05bb900588ffc98a898ec"` Oct 11 23:27:28.512 INFO kablam! usermod: no changes Oct 11 23:27:28.536 INFO kablam! Compiling fly v0.2.0 (/source) Oct 11 23:27:28.638 INFO kablam! warning: unused import: `gcounter::GCounter` Oct 11 23:27:28.638 INFO kablam! --> src/pncounter.rs:73:9 Oct 11 23:27:28.638 INFO kablam! | Oct 11 23:27:28.639 INFO kablam! 73 | use gcounter::GCounter; Oct 11 23:27:28.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 23:27:28.639 INFO kablam! | Oct 11 23:27:28.640 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:27:28.640 INFO kablam! Oct 11 23:27:28.640 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 11 23:27:28.641 INFO kablam! --> src/set.rs:4:5 Oct 11 23:27:28.641 INFO kablam! | Oct 11 23:27:28.641 INFO kablam! 4 | use std::fmt::Debug; Oct 11 23:27:28.642 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 23:27:28.642 INFO kablam! Oct 11 23:27:28.642 INFO kablam! warning: unused import: `super::*` Oct 11 23:27:28.643 INFO kablam! --> src/lib.rs:20:9 Oct 11 23:27:28.643 INFO kablam! | Oct 11 23:27:28.643 INFO kablam! 20 | use super::*; Oct 11 23:27:28.643 INFO kablam! | ^^^^^^^^ Oct 11 23:27:28.644 INFO kablam! Oct 11 23:27:28.778 INFO kablam! warning: unused variable: `node` Oct 11 23:27:28.778 INFO kablam! --> src/counter.rs:3:24 Oct 11 23:27:28.778 INFO kablam! | Oct 11 23:27:28.778 INFO kablam! 3 | fn decr(&mut self, node: N, delta: u64) { Oct 11 23:27:28.778 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 23:27:28.778 INFO kablam! | Oct 11 23:27:28.778 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:27:28.778 INFO kablam! Oct 11 23:27:28.778 INFO kablam! warning: unused variable: `delta` Oct 11 23:27:28.778 INFO kablam! --> src/counter.rs:3:33 Oct 11 23:27:28.778 INFO kablam! | Oct 11 23:27:28.778 INFO kablam! 3 | fn decr(&mut self, node: N, delta: u64) { Oct 11 23:27:28.778 INFO kablam! | ^^^^^ help: consider using `_delta` instead Oct 11 23:27:28.778 INFO kablam! Oct 11 23:27:28.778 INFO kablam! warning: unused variable: `k` Oct 11 23:27:28.778 INFO kablam! --> src/gcounter.rs:34:14 Oct 11 23:27:28.778 INFO kablam! | Oct 11 23:27:28.778 INFO kablam! 34 | for (k, v) in self.data.iter() { Oct 11 23:27:28.778 INFO kablam! | ^ help: consider using `_k` instead Oct 11 23:27:28.778 INFO kablam! Oct 11 23:27:29.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 11 23:27:29.559 INFO kablam! su: No module specific data is present Oct 11 23:27:29.862 INFO running `"docker" "rm" "-f" "9efcc98a7df626903d6f6262d47605e1ea32fadd86d05bb900588ffc98a898ec"` Oct 11 23:27:29.950 INFO blam! 9efcc98a7df626903d6f6262d47605e1ea32fadd86d05bb900588ffc98a898ec Oct 11 23:27:29.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:27:30.150 INFO blam! b0a84e5531a7ea2b24c8df303a91a9adf3877e7d92d9f1495e356b96b3050510 Oct 11 23:27:30.151 INFO running `"docker" "start" "-a" "b0a84e5531a7ea2b24c8df303a91a9adf3877e7d92d9f1495e356b96b3050510"` Oct 11 23:27:30.624 INFO kablam! usermod: no changes Oct 11 23:27:30.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 23:27:30.654 INFO kablam! Running /target/debug/deps/fly-24143a07fbc7f4c0 Oct 11 23:27:30.656 INFO blam! Oct 11 23:27:30.656 INFO blam! running 14 tests Oct 11 23:27:30.656 INFO blam! test gcounter::tests::set_g_counter ... ok Oct 11 23:27:30.656 INFO blam! test gcounter::tests::merge_g_counter_conflict ... ok Oct 11 23:27:30.656 INFO blam! test gcounter::tests::merge_g_counter ... ok Oct 11 23:27:30.656 INFO blam! test gcounter::tests::incr_g_counter ... ok Oct 11 23:27:30.656 INFO blam! test gcounter::tests::value ... ok Oct 11 23:27:30.657 INFO blam! test pncounter::tests::merge_and_get_gcounter ... ok Oct 11 23:27:30.657 INFO blam! test set::tests::merge_twopset ... ok Oct 11 23:27:30.660 INFO blam! test set::tests::merge_twopset_remove_priority ... ok Oct 11 23:27:30.661 INFO blam! test pncounter::tests::get_val ... ok Oct 11 23:27:30.661 INFO blam! test pncounter::tests::merge ... ok Oct 11 23:27:30.661 INFO blam! test pncounter::tests::merge_and_get_value ... ok Oct 11 23:27:30.661 INFO blam! test set::tests::merge_twopset_remove_add ... ok Oct 11 23:27:30.661 INFO blam! test set::tests::merge_gset ... ok Oct 11 23:27:30.672 INFO blam! test gcounter::tests::decr_g_counter ... ok Oct 11 23:27:30.672 INFO blam! Oct 11 23:27:30.672 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:27:30.672 INFO blam! Oct 11 23:27:30.673 INFO kablam! Doc-tests fly Oct 11 23:27:30.770 INFO blam! Oct 11 23:27:30.770 INFO blam! running 0 tests Oct 11 23:27:30.770 INFO blam! Oct 11 23:27:30.770 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:27:30.770 INFO blam! Oct 11 23:27:30.778 INFO kablam! su: No module specific data is present Oct 11 23:27:31.103 INFO running `"docker" "rm" "-f" "b0a84e5531a7ea2b24c8df303a91a9adf3877e7d92d9f1495e356b96b3050510"` Oct 11 23:27:31.280 INFO blam! b0a84e5531a7ea2b24c8df303a91a9adf3877e7d92d9f1495e356b96b3050510