Oct 11 02:58:46.361 INFO testing anthdm/avalanche against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:58:46.361 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:58:46.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:58:46.764 INFO blam! d9ba686a891f24548d6574357e38659dbe58b47eac332a9e914a990e5f6a4bb3 Oct 11 02:58:46.767 INFO running `"docker" "start" "-a" "d9ba686a891f24548d6574357e38659dbe58b47eac332a9e914a990e5f6a4bb3"` Oct 11 02:58:47.689 INFO kablam! usermod: no changes Oct 11 02:58:47.792 INFO kablam! Compiling ring v0.13.2 Oct 11 02:58:51.852 INFO kablam! Compiling avalanche v0.1.0 (/source) Oct 11 02:58:52.908 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 02:58:52.908 INFO kablam! --> src/main.rs:7:12 Oct 11 02:58:52.908 INFO kablam! | Oct 11 02:58:52.908 INFO kablam! 7 | use rand::{sample, thread_rng, Rng}; Oct 11 02:58:52.908 INFO kablam! | ^^^^^^ Oct 11 02:58:52.908 INFO kablam! | Oct 11 02:58:52.908 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:58:52.908 INFO kablam! Oct 11 02:58:52.908 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 11 02:58:52.908 INFO kablam! --> src/main.rs:32:9 Oct 11 02:58:52.908 INFO kablam! | Oct 11 02:58:52.908 INFO kablam! 32 | thread::sleep_ms(500); // cpu ded Oct 11 02:58:52.908 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:58:52.908 INFO kablam! Oct 11 02:58:52.908 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 02:58:52.908 INFO kablam! --> src/main.rs:171:5 Oct 11 02:58:52.908 INFO kablam! | Oct 11 02:58:52.908 INFO kablam! 171 | sample(&mut thread_rng(), ids, n) Oct 11 02:58:52.908 INFO kablam! | ^^^^^^ Oct 11 02:58:52.908 INFO kablam! Oct 11 02:58:53.083 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 11 02:58:53.083 INFO kablam! --> src/main.rs:143:21 Oct 11 02:58:53.083 INFO kablam! | Oct 11 02:58:53.083 INFO kablam! 143 | / sampled Oct 11 02:58:53.083 INFO kablam! 144 | | .iter() Oct 11 02:58:53.083 INFO kablam! 145 | | .map(|id| { Oct 11 02:58:53.083 INFO kablam! 146 | | nodes Oct 11 02:58:53.083 INFO kablam! ... | Oct 11 02:58:53.083 INFO kablam! 152 | | }) Oct 11 02:58:53.083 INFO kablam! 153 | | .collect::>(); Oct 11 02:58:53.083 INFO kablam! | |_____________________________________________^ Oct 11 02:58:53.084 INFO kablam! | Oct 11 02:58:53.084 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:58:53.084 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 11 02:58:53.084 INFO kablam! Oct 11 02:58:53.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:58:53.084 INFO kablam! --> src/main.rs:352:9 Oct 11 02:58:53.084 INFO kablam! | Oct 11 02:58:53.084 INFO kablam! 352 | self.sender.send((self.id, msg)); Oct 11 02:58:53.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:53.084 INFO kablam! | Oct 11 02:58:53.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:58:53.084 INFO kablam! Oct 11 02:58:53.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:58:53.084 INFO kablam! --> src/main.rs:357:9 Oct 11 02:58:53.084 INFO kablam! | Oct 11 02:58:53.084 INFO kablam! 357 | self.sender.send((self.id, msg)); Oct 11 02:58:53.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:53.084 INFO kablam! | Oct 11 02:58:53.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:58:53.084 INFO kablam! Oct 11 02:58:55.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.36s Oct 11 02:58:55.088 INFO kablam! su: No module specific data is present Oct 11 02:58:55.550 INFO running `"docker" "rm" "-f" "d9ba686a891f24548d6574357e38659dbe58b47eac332a9e914a990e5f6a4bb3"` Oct 11 02:58:55.837 INFO blam! d9ba686a891f24548d6574357e38659dbe58b47eac332a9e914a990e5f6a4bb3 Oct 11 02:58:55.844 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:58:55.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:58:56.226 INFO blam! 08c6a5e367fecc15a66b56412ca988b73449e7d5b38b95d2b8f64298340432fa Oct 11 02:58:56.227 INFO running `"docker" "start" "-a" "08c6a5e367fecc15a66b56412ca988b73449e7d5b38b95d2b8f64298340432fa"` Oct 11 02:58:57.403 INFO kablam! usermod: no changes Oct 11 02:58:57.460 INFO kablam! Compiling avalanche v0.1.0 (/source) Oct 11 02:58:58.836 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 02:58:58.836 INFO kablam! --> src/main.rs:7:12 Oct 11 02:58:58.836 INFO kablam! | Oct 11 02:58:58.836 INFO kablam! 7 | use rand::{sample, thread_rng, Rng}; Oct 11 02:58:58.836 INFO kablam! | ^^^^^^ Oct 11 02:58:58.836 INFO kablam! | Oct 11 02:58:58.836 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:58:58.836 INFO kablam! Oct 11 02:58:58.836 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 11 02:58:58.836 INFO kablam! --> src/main.rs:32:9 Oct 11 02:58:58.836 INFO kablam! | Oct 11 02:58:58.836 INFO kablam! 32 | thread::sleep_ms(500); // cpu ded Oct 11 02:58:58.836 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:58:58.836 INFO kablam! Oct 11 02:58:58.836 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 02:58:58.837 INFO kablam! --> src/main.rs:171:5 Oct 11 02:58:58.837 INFO kablam! | Oct 11 02:58:58.837 INFO kablam! 171 | sample(&mut thread_rng(), ids, n) Oct 11 02:58:58.837 INFO kablam! | ^^^^^^ Oct 11 02:58:58.837 INFO kablam! Oct 11 02:58:59.019 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 11 02:58:59.019 INFO kablam! --> src/main.rs:143:21 Oct 11 02:58:59.019 INFO kablam! | Oct 11 02:58:59.019 INFO kablam! 143 | / sampled Oct 11 02:58:59.019 INFO kablam! 144 | | .iter() Oct 11 02:58:59.019 INFO kablam! 145 | | .map(|id| { Oct 11 02:58:59.019 INFO kablam! 146 | | nodes Oct 11 02:58:59.019 INFO kablam! ... | Oct 11 02:58:59.019 INFO kablam! 152 | | }) Oct 11 02:58:59.019 INFO kablam! 153 | | .collect::>(); Oct 11 02:58:59.019 INFO kablam! | |_____________________________________________^ Oct 11 02:58:59.019 INFO kablam! | Oct 11 02:58:59.019 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:58:59.019 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 11 02:58:59.019 INFO kablam! Oct 11 02:58:59.024 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:58:59.024 INFO kablam! --> src/main.rs:352:9 Oct 11 02:58:59.024 INFO kablam! | Oct 11 02:58:59.024 INFO kablam! 352 | self.sender.send((self.id, msg)); Oct 11 02:58:59.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:59.024 INFO kablam! | Oct 11 02:58:59.024 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:58:59.024 INFO kablam! Oct 11 02:58:59.024 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:58:59.024 INFO kablam! --> src/main.rs:357:9 Oct 11 02:58:59.024 INFO kablam! | Oct 11 02:58:59.024 INFO kablam! 357 | self.sender.send((self.id, msg)); Oct 11 02:58:59.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:59.024 INFO kablam! | Oct 11 02:58:59.024 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:58:59.024 INFO kablam! Oct 11 02:58:59.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 11 02:58:59.653 INFO kablam! su: No module specific data is present Oct 11 02:59:00.414 INFO running `"docker" "rm" "-f" "08c6a5e367fecc15a66b56412ca988b73449e7d5b38b95d2b8f64298340432fa"` Oct 11 02:59:00.656 INFO blam! 08c6a5e367fecc15a66b56412ca988b73449e7d5b38b95d2b8f64298340432fa Oct 11 02:59:00.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:59:00.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:59:01.103 INFO blam! 1dbeafb76627c63e0c27e5cd768e4ed5fbc9d7538daec3ba454e2e524db1b66c Oct 11 02:59:01.120 INFO running `"docker" "start" "-a" "1dbeafb76627c63e0c27e5cd768e4ed5fbc9d7538daec3ba454e2e524db1b66c"` Oct 11 02:59:02.209 INFO kablam! usermod: no changes Oct 11 02:59:02.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 02:59:02.326 INFO kablam! Running /target/debug/deps/avalanche-36cac7da47be5bba Oct 11 02:59:02.341 INFO blam! Oct 11 02:59:02.341 INFO blam! running 0 tests Oct 11 02:59:02.341 INFO blam! Oct 11 02:59:02.342 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:59:02.342 INFO blam! Oct 11 02:59:02.343 INFO kablam! su: No module specific data is present Oct 11 02:59:02.777 INFO running `"docker" "rm" "-f" "1dbeafb76627c63e0c27e5cd768e4ed5fbc9d7538daec3ba454e2e524db1b66c"` Oct 11 02:59:02.948 INFO blam! 1dbeafb76627c63e0c27e5cd768e4ed5fbc9d7538daec3ba454e2e524db1b66c