Oct 10 16:35:39.995 INFO testing prasannavl/rust-away against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:35:39.995 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:35:39.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 16:35:40.598 INFO blam! 1bd90bc6bdcadf0682d40b99b6a03184feeba7285f01bd0de80f1d69c45454f9 Oct 10 16:35:40.599 INFO running `"docker" "start" "-a" "1bd90bc6bdcadf0682d40b99b6a03184feeba7285f01bd0de80f1d69c45454f9"` Oct 10 16:35:42.580 INFO kablam! usermod: no changes Oct 10 16:35:42.708 INFO kablam! Compiling num-rational v0.1.39 Oct 10 16:35:44.491 INFO kablam! Compiling num v0.1.40 Oct 10 16:35:44.959 INFO kablam! Compiling primal-check v0.2.2 Oct 10 16:35:46.148 INFO kablam! Compiling primal v0.2.3 Oct 10 16:35:47.248 INFO kablam! Compiling rust-away v0.1.0 (/source) Oct 10 16:35:48.501 INFO kablam! warning: unused variable: `i` Oct 10 16:35:48.501 INFO kablam! --> src/main.rs:37:9 Oct 10 16:35:48.501 INFO kablam! | Oct 10 16:35:48.502 INFO kablam! 37 | let i = initial_scores.iter(); Oct 10 16:35:48.502 INFO kablam! | ^ help: consider using `_i` instead Oct 10 16:35:48.502 INFO kablam! | Oct 10 16:35:48.502 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:35:48.503 INFO kablam! Oct 10 16:35:48.503 INFO kablam! warning: unused variable: `scores` Oct 10 16:35:48.503 INFO kablam! --> src/main.rs:40:9 Oct 10 16:35:48.504 INFO kablam! | Oct 10 16:35:48.504 INFO kablam! 40 | let scores: HashMap<_, _> = teams.iter().zip(initial_scores.iter()).collect(); Oct 10 16:35:48.504 INFO kablam! | ^^^^^^ help: consider using `_scores` instead Oct 10 16:35:48.504 INFO kablam! Oct 10 16:35:48.512 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 16:35:48.512 INFO kablam! --> src/main.rs:22:5 Oct 10 16:35:48.512 INFO kablam! | Oct 10 16:35:48.512 INFO kablam! 22 | std::io::stdout().write(msg.as_bytes()); Oct 10 16:35:48.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:35:48.512 INFO kablam! | Oct 10 16:35:48.512 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 16:35:48.512 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 16:35:48.512 INFO kablam! Oct 10 16:35:49.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.05s Oct 10 16:35:49.669 INFO kablam! su: No module specific data is present Oct 10 16:35:50.311 INFO running `"docker" "rm" "-f" "1bd90bc6bdcadf0682d40b99b6a03184feeba7285f01bd0de80f1d69c45454f9"` Oct 10 16:35:50.537 INFO blam! 1bd90bc6bdcadf0682d40b99b6a03184feeba7285f01bd0de80f1d69c45454f9 Oct 10 16:35:50.540 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:35:50.540 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 16:35:50.888 INFO blam! 81e85a87a39d3a59930aec1df1acaa60458f31ce51a050d8877a9454c2d77e18 Oct 10 16:35:50.897 INFO running `"docker" "start" "-a" "81e85a87a39d3a59930aec1df1acaa60458f31ce51a050d8877a9454c2d77e18"` Oct 10 16:35:51.979 INFO kablam! usermod: no changes Oct 10 16:35:52.042 INFO kablam! Compiling rust-away v0.1.0 (/source) Oct 10 16:35:53.145 INFO kablam! warning: unused variable: `i` Oct 10 16:35:53.146 INFO kablam! --> src/main.rs:37:9 Oct 10 16:35:53.146 INFO kablam! | Oct 10 16:35:53.146 INFO kablam! 37 | let i = initial_scores.iter(); Oct 10 16:35:53.146 INFO kablam! | ^ help: consider using `_i` instead Oct 10 16:35:53.146 INFO kablam! | Oct 10 16:35:53.147 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:35:53.147 INFO kablam! Oct 10 16:35:53.147 INFO kablam! warning: unused variable: `scores` Oct 10 16:35:53.147 INFO kablam! --> src/main.rs:40:9 Oct 10 16:35:53.147 INFO kablam! | Oct 10 16:35:53.147 INFO kablam! 40 | let scores: HashMap<_, _> = teams.iter().zip(initial_scores.iter()).collect(); Oct 10 16:35:53.148 INFO kablam! | ^^^^^^ help: consider using `_scores` instead Oct 10 16:35:53.148 INFO kablam! Oct 10 16:35:53.151 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 16:35:53.151 INFO kablam! --> src/main.rs:22:5 Oct 10 16:35:53.151 INFO kablam! | Oct 10 16:35:53.151 INFO kablam! 22 | std::io::stdout().write(msg.as_bytes()); Oct 10 16:35:53.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:35:53.151 INFO kablam! | Oct 10 16:35:53.151 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 16:35:53.151 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 16:35:53.151 INFO kablam! Oct 10 16:35:53.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 10 16:35:53.522 INFO kablam! su: No module specific data is present Oct 10 16:35:53.813 INFO running `"docker" "rm" "-f" "81e85a87a39d3a59930aec1df1acaa60458f31ce51a050d8877a9454c2d77e18"` Oct 10 16:35:53.938 INFO blam! 81e85a87a39d3a59930aec1df1acaa60458f31ce51a050d8877a9454c2d77e18 Oct 10 16:35:53.940 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:35:53.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 16:35:54.124 INFO blam! d4aea23a8fd96532611ebe7e27afc14093ec98f748d5aa6659a042cc91e9d41a Oct 10 16:35:54.129 INFO running `"docker" "start" "-a" "d4aea23a8fd96532611ebe7e27afc14093ec98f748d5aa6659a042cc91e9d41a"` Oct 10 16:35:54.565 INFO kablam! usermod: no changes Oct 10 16:35:54.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 16:35:54.599 INFO kablam! Running /target/debug/deps/rust_away-8a24b7aece3c30c5 Oct 10 16:35:54.602 INFO blam! Oct 10 16:35:54.602 INFO blam! running 0 tests Oct 10 16:35:54.602 INFO blam! Oct 10 16:35:54.602 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:35:54.602 INFO blam! Oct 10 16:35:54.604 INFO kablam! su: No module specific data is present Oct 10 16:35:54.915 INFO running `"docker" "rm" "-f" "d4aea23a8fd96532611ebe7e27afc14093ec98f748d5aa6659a042cc91e9d41a"` Oct 10 16:35:54.978 INFO blam! d4aea23a8fd96532611ebe7e27afc14093ec98f748d5aa6659a042cc91e9d41a