Oct 15 04:01:00.901 INFO testing anthdm/avalanche against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:01:00.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:01:01.307 INFO blam! ca8e98479678a37a43d4248e24eee81a62f83ca889f16ba61489b6eecee7b924 Oct 15 04:01:01.315 INFO running `"docker" "start" "-a" "ca8e98479678a37a43d4248e24eee81a62f83ca889f16ba61489b6eecee7b924"` Oct 15 04:01:02.872 INFO kablam! usermod: no changes Oct 15 04:01:03.071 INFO kablam! Compiling ring v0.13.2 Oct 15 04:01:07.313 INFO kablam! Compiling avalanche v0.1.0 (/source) Oct 15 04:01:07.915 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 04:01:07.916 INFO kablam! --> src/main.rs:7:12 Oct 15 04:01:07.917 INFO kablam! | Oct 15 04:01:07.917 INFO kablam! 7 | use rand::{sample, thread_rng, Rng}; Oct 15 04:01:07.918 INFO kablam! | ^^^^^^ Oct 15 04:01:07.918 INFO kablam! | Oct 15 04:01:07.919 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 04:01:07.920 INFO kablam! Oct 15 04:01:07.920 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 04:01:07.921 INFO kablam! --> src/main.rs:32:9 Oct 15 04:01:07.921 INFO kablam! | Oct 15 04:01:07.922 INFO kablam! 32 | thread::sleep_ms(500); // cpu ded Oct 15 04:01:07.923 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 04:01:07.923 INFO kablam! Oct 15 04:01:07.924 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 04:01:07.924 INFO kablam! --> src/main.rs:171:5 Oct 15 04:01:07.925 INFO kablam! | Oct 15 04:01:07.926 INFO kablam! 171 | sample(&mut thread_rng(), ids, n) Oct 15 04:01:07.926 INFO kablam! | ^^^^^^ Oct 15 04:01:07.927 INFO kablam! Oct 15 04:01:08.084 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 04:01:08.085 INFO kablam! --> src/main.rs:143:21 Oct 15 04:01:08.086 INFO kablam! | Oct 15 04:01:08.086 INFO kablam! 143 | / sampled Oct 15 04:01:08.087 INFO kablam! 144 | | .iter() Oct 15 04:01:08.087 INFO kablam! 145 | | .map(|id| { Oct 15 04:01:08.088 INFO kablam! 146 | | nodes Oct 15 04:01:08.089 INFO kablam! ... | Oct 15 04:01:08.089 INFO kablam! 152 | | }) Oct 15 04:01:08.090 INFO kablam! 153 | | .collect::>(); Oct 15 04:01:08.091 INFO kablam! | |_____________________________________________^ Oct 15 04:01:08.091 INFO kablam! | Oct 15 04:01:08.092 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:01:08.092 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 04:01:08.093 INFO kablam! Oct 15 04:01:08.093 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:01:08.094 INFO kablam! --> src/main.rs:352:9 Oct 15 04:01:08.095 INFO kablam! | Oct 15 04:01:08.095 INFO kablam! 352 | self.sender.send((self.id, msg)); Oct 15 04:01:08.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:01:08.095 INFO kablam! | Oct 15 04:01:08.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:01:08.095 INFO kablam! Oct 15 04:01:08.095 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:01:08.095 INFO kablam! --> src/main.rs:357:9 Oct 15 04:01:08.095 INFO kablam! | Oct 15 04:01:08.095 INFO kablam! 357 | self.sender.send((self.id, msg)); Oct 15 04:01:08.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:01:08.095 INFO kablam! | Oct 15 04:01:08.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:01:08.095 INFO kablam! Oct 15 04:01:10.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.27s Oct 15 04:01:10.214 INFO kablam! su: No module specific data is present Oct 15 04:01:10.983 INFO running `"docker" "rm" "-f" "ca8e98479678a37a43d4248e24eee81a62f83ca889f16ba61489b6eecee7b924"` Oct 15 04:01:11.239 INFO blam! ca8e98479678a37a43d4248e24eee81a62f83ca889f16ba61489b6eecee7b924 Oct 15 04:01:11.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:01:11.675 INFO blam! 4b5ece613f711a072d87098c7c40c96d443f57a2b5d1fb5e4d1f651aa863474a Oct 15 04:01:11.683 INFO running `"docker" "start" "-a" "4b5ece613f711a072d87098c7c40c96d443f57a2b5d1fb5e4d1f651aa863474a"` Oct 15 04:01:12.745 INFO kablam! usermod: no changes Oct 15 04:01:12.878 INFO kablam! Compiling avalanche v0.1.0 (/source) Oct 15 04:01:13.523 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 04:01:13.523 INFO kablam! --> src/main.rs:7:12 Oct 15 04:01:13.523 INFO kablam! | Oct 15 04:01:13.523 INFO kablam! 7 | use rand::{sample, thread_rng, Rng}; Oct 15 04:01:13.523 INFO kablam! | ^^^^^^ Oct 15 04:01:13.523 INFO kablam! | Oct 15 04:01:13.523 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 04:01:13.523 INFO kablam! Oct 15 04:01:13.523 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 04:01:13.523 INFO kablam! --> src/main.rs:32:9 Oct 15 04:01:13.523 INFO kablam! | Oct 15 04:01:13.523 INFO kablam! 32 | thread::sleep_ms(500); // cpu ded Oct 15 04:01:13.523 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 04:01:13.523 INFO kablam! Oct 15 04:01:13.523 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 04:01:13.523 INFO kablam! --> src/main.rs:171:5 Oct 15 04:01:13.523 INFO kablam! | Oct 15 04:01:13.523 INFO kablam! 171 | sample(&mut thread_rng(), ids, n) Oct 15 04:01:13.523 INFO kablam! | ^^^^^^ Oct 15 04:01:13.523 INFO kablam! Oct 15 04:01:13.691 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 04:01:13.692 INFO kablam! --> src/main.rs:143:21 Oct 15 04:01:13.692 INFO kablam! | Oct 15 04:01:13.692 INFO kablam! 143 | / sampled Oct 15 04:01:13.692 INFO kablam! 144 | | .iter() Oct 15 04:01:13.692 INFO kablam! 145 | | .map(|id| { Oct 15 04:01:13.693 INFO kablam! 146 | | nodes Oct 15 04:01:13.693 INFO kablam! ... | Oct 15 04:01:13.693 INFO kablam! 152 | | }) Oct 15 04:01:13.694 INFO kablam! 153 | | .collect::>(); Oct 15 04:01:13.694 INFO kablam! | |_____________________________________________^ Oct 15 04:01:13.694 INFO kablam! | Oct 15 04:01:13.694 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:01:13.695 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 04:01:13.695 INFO kablam! Oct 15 04:01:13.695 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:01:13.696 INFO kablam! --> src/main.rs:352:9 Oct 15 04:01:13.696 INFO kablam! | Oct 15 04:01:13.696 INFO kablam! 352 | self.sender.send((self.id, msg)); Oct 15 04:01:13.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:01:13.697 INFO kablam! | Oct 15 04:01:13.697 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:01:13.697 INFO kablam! Oct 15 04:01:13.698 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:01:13.698 INFO kablam! --> src/main.rs:357:9 Oct 15 04:01:13.698 INFO kablam! | Oct 15 04:01:13.699 INFO kablam! 357 | self.sender.send((self.id, msg)); Oct 15 04:01:13.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:01:13.699 INFO kablam! | Oct 15 04:01:13.700 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:01:13.700 INFO kablam! Oct 15 04:01:14.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 15 04:01:14.303 INFO kablam! su: No module specific data is present Oct 15 04:01:15.435 INFO running `"docker" "rm" "-f" "4b5ece613f711a072d87098c7c40c96d443f57a2b5d1fb5e4d1f651aa863474a"` Oct 15 04:01:15.719 INFO blam! 4b5ece613f711a072d87098c7c40c96d443f57a2b5d1fb5e4d1f651aa863474a Oct 15 04:01:15.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:01:16.297 INFO blam! be2c670946f71bbcd7e04d0928bb98518344871ba734c20cb40f29d0102fb525 Oct 15 04:01:16.299 INFO running `"docker" "start" "-a" "be2c670946f71bbcd7e04d0928bb98518344871ba734c20cb40f29d0102fb525"` Oct 15 04:01:17.727 INFO kablam! usermod: no changes Oct 15 04:01:17.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 04:01:17.847 INFO kablam! Running /target/debug/deps/avalanche-8c4d0c9a0cbd5572 Oct 15 04:01:17.848 INFO blam! Oct 15 04:01:17.852 INFO kablam! su: No module specific data is present Oct 15 04:01:17.853 INFO blam! running 0 tests Oct 15 04:01:17.853 INFO blam! Oct 15 04:01:17.854 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:01:17.854 INFO blam! Oct 15 04:01:18.554 INFO running `"docker" "rm" "-f" "be2c670946f71bbcd7e04d0928bb98518344871ba734c20cb40f29d0102fb525"` Oct 15 04:01:18.826 INFO blam! be2c670946f71bbcd7e04d0928bb98518344871ba734c20cb40f29d0102fb525