Oct 14 14:32:06.844 INFO testing kpcyrd/defcon26-pow against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:32:06.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 14:32:07.287 INFO blam! 6d3af3792cda5d62fce65c30e64ebda18b190d7500478f015d813248be3407fb Oct 14 14:32:07.289 INFO running `"docker" "start" "-a" "6d3af3792cda5d62fce65c30e64ebda18b190d7500478f015d813248be3407fb"` Oct 14 14:32:09.179 INFO kablam! usermod: no changes Oct 14 14:32:09.363 INFO kablam! Compiling num-integer v0.1.38 Oct 14 14:32:09.981 INFO kablam! Compiling num-bigint v0.1.43 Oct 14 14:32:13.478 INFO kablam! Compiling defcon26-pow v0.1.1 (/source) Oct 14 14:32:13.883 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 14 14:32:13.883 INFO kablam! --> src/main.rs:82:5 Oct 14 14:32:13.883 INFO kablam! | Oct 14 14:32:13.883 INFO kablam! 82 | / children.into_iter() Oct 14 14:32:13.883 INFO kablam! 83 | | .map(|c| c.join().unwrap()) Oct 14 14:32:13.883 INFO kablam! 84 | | .collect::>(); Oct 14 14:32:13.883 INFO kablam! | |_____________________________^ Oct 14 14:32:13.883 INFO kablam! | Oct 14 14:32:13.883 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:32:13.883 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 14 14:32:13.883 INFO kablam! Oct 14 14:32:15.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.97s Oct 14 14:32:15.183 INFO kablam! su: No module specific data is present Oct 14 14:32:16.354 INFO running `"docker" "rm" "-f" "6d3af3792cda5d62fce65c30e64ebda18b190d7500478f015d813248be3407fb"` Oct 14 14:32:16.651 INFO blam! 6d3af3792cda5d62fce65c30e64ebda18b190d7500478f015d813248be3407fb Oct 14 14:32:16.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 14:32:17.070 INFO blam! 91f4fcb58ae8aceb6b63e6f6fee97d031b29b5e7144a843c0a4412d944879288 Oct 14 14:32:17.073 INFO running `"docker" "start" "-a" "91f4fcb58ae8aceb6b63e6f6fee97d031b29b5e7144a843c0a4412d944879288"` Oct 14 14:32:18.799 INFO kablam! usermod: no changes Oct 14 14:32:18.987 INFO kablam! Compiling defcon26-pow v0.1.1 (/source) Oct 14 14:32:19.363 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 14 14:32:19.363 INFO kablam! --> src/main.rs:82:5 Oct 14 14:32:19.363 INFO kablam! | Oct 14 14:32:19.363 INFO kablam! 82 | / children.into_iter() Oct 14 14:32:19.363 INFO kablam! 83 | | .map(|c| c.join().unwrap()) Oct 14 14:32:19.363 INFO kablam! 84 | | .collect::>(); Oct 14 14:32:19.363 INFO kablam! | |_____________________________^ Oct 14 14:32:19.363 INFO kablam! | Oct 14 14:32:19.363 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:32:19.363 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 14 14:32:19.363 INFO kablam! Oct 14 14:32:20.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 14 14:32:20.316 INFO kablam! su: No module specific data is present Oct 14 14:32:21.706 INFO running `"docker" "rm" "-f" "91f4fcb58ae8aceb6b63e6f6fee97d031b29b5e7144a843c0a4412d944879288"` Oct 14 14:32:22.007 INFO blam! 91f4fcb58ae8aceb6b63e6f6fee97d031b29b5e7144a843c0a4412d944879288 Oct 14 14:32:22.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 14:32:22.388 INFO blam! 237a78c4340328cc07241dab63643381374cb8276455a67f9caadd45106da207 Oct 14 14:32:22.391 INFO running `"docker" "start" "-a" "237a78c4340328cc07241dab63643381374cb8276455a67f9caadd45106da207"` Oct 14 14:32:24.550 INFO kablam! usermod: no changes Oct 14 14:32:24.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 14:32:24.655 INFO kablam! Running /target/debug/deps/defcon26_pow-fe3da0176d45fd4f Oct 14 14:32:24.656 INFO blam! Oct 14 14:32:24.656 INFO blam! running 3 tests Oct 14 14:32:24.660 INFO blam! test tests::test_check_pow_invalid ... ok Oct 14 14:32:24.660 INFO blam! test tests::test_check_pow_valid ... ok Oct 14 14:32:24.660 INFO blam! test tests::test_pow_hash ... ok Oct 14 14:32:24.660 INFO blam! Oct 14 14:32:24.660 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:32:24.660 INFO blam! Oct 14 14:32:24.663 INFO kablam! su: No module specific data is present Oct 14 14:32:26.049 INFO running `"docker" "rm" "-f" "237a78c4340328cc07241dab63643381374cb8276455a67f9caadd45106da207"` Oct 14 14:32:26.391 INFO blam! 237a78c4340328cc07241dab63643381374cb8276455a67f9caadd45106da207