Oct 13 03:40:07.599 INFO testing prasannavl/rust-away against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:40:07.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:40:07.987 INFO blam! b3949a4dfe0c12752000ced4d93d8630981b382c3cd193d6fd2338f68136db49 Oct 13 03:40:07.990 INFO running `"docker" "start" "-a" "b3949a4dfe0c12752000ced4d93d8630981b382c3cd193d6fd2338f68136db49"` Oct 13 03:40:09.139 INFO kablam! usermod: no changes Oct 13 03:40:09.211 INFO kablam! Compiling hamming v0.1.3 Oct 13 03:40:09.211 INFO kablam! Compiling primal-estimate v0.2.1 Oct 13 03:40:09.212 INFO kablam! Compiling num-bigint v0.1.40 Oct 13 03:40:10.655 INFO kablam! Compiling primal-bit v0.2.3 Oct 13 03:40:11.483 INFO kablam! Compiling primal-sieve v0.2.6 Oct 13 03:40:13.762 INFO kablam! Compiling num-rational v0.1.39 Oct 13 03:40:16.231 INFO kablam! Compiling num v0.1.40 Oct 13 03:40:16.541 INFO kablam! Compiling primal-check v0.2.2 Oct 13 03:40:17.283 INFO kablam! Compiling primal v0.2.3 Oct 13 03:40:17.811 INFO kablam! Compiling rust-away v0.1.0 (/source) Oct 13 03:40:18.431 INFO kablam! warning: unused variable: `i` Oct 13 03:40:18.431 INFO kablam! --> src/main.rs:37:9 Oct 13 03:40:18.431 INFO kablam! | Oct 13 03:40:18.431 INFO kablam! 37 | let i = initial_scores.iter(); Oct 13 03:40:18.431 INFO kablam! | ^ help: consider using `_i` instead Oct 13 03:40:18.431 INFO kablam! | Oct 13 03:40:18.431 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:40:18.431 INFO kablam! Oct 13 03:40:18.431 INFO kablam! warning: unused variable: `scores` Oct 13 03:40:18.431 INFO kablam! --> src/main.rs:40:9 Oct 13 03:40:18.431 INFO kablam! | Oct 13 03:40:18.431 INFO kablam! 40 | let scores: HashMap<_, _> = teams.iter().zip(initial_scores.iter()).collect(); Oct 13 03:40:18.431 INFO kablam! | ^^^^^^ help: consider using `_scores` instead Oct 13 03:40:18.431 INFO kablam! Oct 13 03:40:18.439 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:40:18.439 INFO kablam! --> src/main.rs:22:5 Oct 13 03:40:18.439 INFO kablam! | Oct 13 03:40:18.439 INFO kablam! 22 | std::io::stdout().write(msg.as_bytes()); Oct 13 03:40:18.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:40:18.439 INFO kablam! | Oct 13 03:40:18.439 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:40:18.439 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:40:18.439 INFO kablam! Oct 13 03:40:19.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.25s Oct 13 03:40:19.415 INFO kablam! su: No module specific data is present Oct 13 03:40:20.172 INFO running `"docker" "rm" "-f" "b3949a4dfe0c12752000ced4d93d8630981b382c3cd193d6fd2338f68136db49"` Oct 13 03:40:20.571 INFO blam! b3949a4dfe0c12752000ced4d93d8630981b382c3cd193d6fd2338f68136db49 Oct 13 03:40:20.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:40:21.090 INFO blam! 73dd3cd88c326255f4aa70abcc01f25c8600212ce6e79aff6d8f3233483482f9 Oct 13 03:40:21.090 INFO running `"docker" "start" "-a" "73dd3cd88c326255f4aa70abcc01f25c8600212ce6e79aff6d8f3233483482f9"` Oct 13 03:40:22.238 INFO kablam! usermod: no changes Oct 13 03:40:22.363 INFO kablam! Compiling rust-away v0.1.0 (/source) Oct 13 03:40:23.087 INFO kablam! warning: unused variable: `i` Oct 13 03:40:23.087 INFO kablam! --> src/main.rs:37:9 Oct 13 03:40:23.087 INFO kablam! | Oct 13 03:40:23.087 INFO kablam! 37 | let i = initial_scores.iter(); Oct 13 03:40:23.087 INFO kablam! | ^ help: consider using `_i` instead Oct 13 03:40:23.087 INFO kablam! | Oct 13 03:40:23.087 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:40:23.087 INFO kablam! Oct 13 03:40:23.087 INFO kablam! warning: unused variable: `scores` Oct 13 03:40:23.087 INFO kablam! --> src/main.rs:40:9 Oct 13 03:40:23.087 INFO kablam! | Oct 13 03:40:23.087 INFO kablam! 40 | let scores: HashMap<_, _> = teams.iter().zip(initial_scores.iter()).collect(); Oct 13 03:40:23.087 INFO kablam! | ^^^^^^ help: consider using `_scores` instead Oct 13 03:40:23.087 INFO kablam! Oct 13 03:40:23.091 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:40:23.091 INFO kablam! --> src/main.rs:22:5 Oct 13 03:40:23.092 INFO kablam! | Oct 13 03:40:23.092 INFO kablam! 22 | std::io::stdout().write(msg.as_bytes()); Oct 13 03:40:23.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:40:23.092 INFO kablam! | Oct 13 03:40:23.093 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:40:23.093 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:40:23.093 INFO kablam! Oct 13 03:40:23.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 13 03:40:23.582 INFO kablam! su: No module specific data is present Oct 13 03:40:24.360 INFO running `"docker" "rm" "-f" "73dd3cd88c326255f4aa70abcc01f25c8600212ce6e79aff6d8f3233483482f9"` Oct 13 03:40:24.683 INFO blam! 73dd3cd88c326255f4aa70abcc01f25c8600212ce6e79aff6d8f3233483482f9 Oct 13 03:40:24.686 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:40:25.144 INFO blam! 014b2efa774974b5605cf956ccf05f22af0e2b20bebb8f396ca7bd8661fcfc71 Oct 13 03:40:25.147 INFO running `"docker" "start" "-a" "014b2efa774974b5605cf956ccf05f22af0e2b20bebb8f396ca7bd8661fcfc71"` Oct 13 03:40:26.175 INFO kablam! usermod: no changes Oct 13 03:40:26.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 03:40:26.267 INFO kablam! Running /target/debug/deps/rust_away-8a24b7aece3c30c5 Oct 13 03:40:26.279 INFO kablam! su: No module specific data is present Oct 13 03:40:26.279 INFO blam! Oct 13 03:40:26.280 INFO blam! running 0 tests Oct 13 03:40:26.280 INFO blam! Oct 13 03:40:26.280 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:40:26.280 INFO blam! Oct 13 03:40:26.760 INFO running `"docker" "rm" "-f" "014b2efa774974b5605cf956ccf05f22af0e2b20bebb8f396ca7bd8661fcfc71"` Oct 13 03:40:27.138 INFO blam! 014b2efa774974b5605cf956ccf05f22af0e2b20bebb8f396ca7bd8661fcfc71