Oct 21 13:59:09.439 INFO checking seankelly/baseball against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:59:09.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 13:59:09.778 INFO blam! 80db5f4eed86a9d181ad5c0689cdfcd724b668d34a7e6013f7f937736b874066 Oct 21 13:59:09.785 INFO running `"docker" "start" "-a" "80db5f4eed86a9d181ad5c0689cdfcd724b668d34a7e6013f7f937736b874066"` Oct 21 13:59:10.991 INFO kablam! usermod: no changes Oct 21 13:59:11.124 INFO kablam! Checking serde v1.0.43 Oct 21 13:59:11.125 INFO kablam! Compiling proc-macro2 v0.3.7 Oct 21 13:59:11.125 INFO kablam! Checking memchr v2.0.1 Oct 21 13:59:11.168 INFO kablam! Checking clap v2.31.2 Oct 21 13:59:11.872 INFO kablam! Checking csv-core v0.1.4 Oct 21 13:59:17.916 INFO kablam! Compiling quote v0.5.2 Oct 21 13:59:20.404 INFO kablam! Compiling syn v0.13.1 Oct 21 13:59:26.172 INFO kablam! Checking csv v1.0.0 Oct 21 13:59:30.760 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 21 13:59:34.828 INFO kablam! Compiling serde_derive v1.0.43 Oct 21 13:59:45.105 INFO kablam! Checking baseball v0.1.0 (/source) Oct 21 13:59:55.058 INFO kablam! warning: struct is never constructed: `FinalTeamResults` Oct 21 13:59:55.060 INFO kablam! --> src/bin/futility.rs:44:1 Oct 21 13:59:55.060 INFO kablam! | Oct 21 13:59:55.060 INFO kablam! 44 | struct FinalTeamResults { Oct 21 13:59:55.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.061 INFO kablam! | Oct 21 13:59:55.089 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:59:55.090 INFO kablam! Oct 21 13:59:55.090 INFO kablam! warning: struct is never constructed: `FinalTeamResults` Oct 21 13:59:55.091 INFO kablam! --> src/bin/futility.rs:44:1 Oct 21 13:59:55.091 INFO kablam! | Oct 21 13:59:55.091 INFO kablam! 44 | struct FinalTeamResults { Oct 21 13:59:55.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.092 INFO kablam! | Oct 21 13:59:55.092 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:59:55.093 INFO kablam! Oct 21 13:59:55.596 INFO kablam! warning: unused import: `std::clone::Clone` Oct 21 13:59:55.596 INFO kablam! --> src/bin/trade-trees.rs:5:5 Oct 21 13:59:55.596 INFO kablam! | Oct 21 13:59:55.596 INFO kablam! 5 | use std::clone::Clone; Oct 21 13:59:55.596 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.608 INFO kablam! | Oct 21 13:59:55.608 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:59:55.608 INFO kablam! Oct 21 13:59:55.608 INFO kablam! warning: unused import: `csv::WriterBuilder` Oct 21 13:59:55.608 INFO kablam! --> src/bin/trade-trees.rs:10:5 Oct 21 13:59:55.608 INFO kablam! | Oct 21 13:59:55.608 INFO kablam! 10 | use csv::WriterBuilder; Oct 21 13:59:55.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.608 INFO kablam! Oct 21 13:59:55.756 INFO kablam! warning: unused import: `std::clone::Clone` Oct 21 13:59:55.756 INFO kablam! --> src/bin/trade-trees.rs:5:5 Oct 21 13:59:55.756 INFO kablam! | Oct 21 13:59:55.756 INFO kablam! 5 | use std::clone::Clone; Oct 21 13:59:55.756 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.756 INFO kablam! | Oct 21 13:59:55.756 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:59:55.756 INFO kablam! Oct 21 13:59:55.756 INFO kablam! warning: unused import: `csv::WriterBuilder` Oct 21 13:59:55.756 INFO kablam! --> src/bin/trade-trees.rs:10:5 Oct 21 13:59:55.756 INFO kablam! | Oct 21 13:59:55.756 INFO kablam! 10 | use csv::WriterBuilder; Oct 21 13:59:55.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.756 INFO kablam! Oct 21 13:59:55.756 INFO kablam! warning: unused variable: `transactions` Oct 21 13:59:55.756 INFO kablam! --> src/bin/trade-trees.rs:51:9 Oct 21 13:59:55.756 INFO kablam! | Oct 21 13:59:55.756 INFO kablam! 51 | let transactions = load_transactions(&tran_txt); Oct 21 13:59:55.756 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_transactions` instead Oct 21 13:59:55.757 INFO kablam! | Oct 21 13:59:55.757 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:59:55.757 INFO kablam! Oct 21 13:59:55.774 INFO kablam! warning: struct is never constructed: `Trade` Oct 21 13:59:55.775 INFO kablam! --> src/bin/trade-trees.rs:15:1 Oct 21 13:59:55.775 INFO kablam! | Oct 21 13:59:55.775 INFO kablam! 15 | struct Trade { Oct 21 13:59:55.775 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:59:55.785 INFO kablam! | Oct 21 13:59:55.785 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:59:55.785 INFO kablam! Oct 21 13:59:55.786 INFO kablam! warning: struct is never constructed: `Link` Oct 21 13:59:55.786 INFO kablam! --> src/bin/trade-trees.rs:20:1 Oct 21 13:59:55.786 INFO kablam! | Oct 21 13:59:55.786 INFO kablam! 20 | struct Link { Oct 21 13:59:55.786 INFO kablam! | ^^^^^^^^^^^ Oct 21 13:59:55.786 INFO kablam! Oct 21 13:59:55.786 INFO kablam! warning: function is never used: `group_transactions` Oct 21 13:59:55.786 INFO kablam! --> src/bin/trade-trees.rs:34:1 Oct 21 13:59:55.786 INFO kablam! | Oct 21 13:59:55.786 INFO kablam! 34 | fn group_transactions(transactions: Vec) { Oct 21 13:59:55.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.786 INFO kablam! Oct 21 13:59:55.968 INFO kablam! warning: unused variable: `transactions` Oct 21 13:59:55.968 INFO kablam! --> src/bin/trade-trees.rs:51:9 Oct 21 13:59:55.968 INFO kablam! | Oct 21 13:59:55.968 INFO kablam! 51 | let transactions = load_transactions(&tran_txt); Oct 21 13:59:55.968 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_transactions` instead Oct 21 13:59:55.968 INFO kablam! | Oct 21 13:59:55.968 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:59:55.968 INFO kablam! Oct 21 13:59:55.996 INFO kablam! warning: struct is never constructed: `Trade` Oct 21 13:59:55.996 INFO kablam! --> src/bin/trade-trees.rs:15:1 Oct 21 13:59:55.996 INFO kablam! | Oct 21 13:59:55.996 INFO kablam! 15 | struct Trade { Oct 21 13:59:55.996 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:59:55.996 INFO kablam! | Oct 21 13:59:55.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:59:55.996 INFO kablam! Oct 21 13:59:55.996 INFO kablam! warning: struct is never constructed: `Link` Oct 21 13:59:55.996 INFO kablam! --> src/bin/trade-trees.rs:20:1 Oct 21 13:59:55.996 INFO kablam! | Oct 21 13:59:55.996 INFO kablam! 20 | struct Link { Oct 21 13:59:55.996 INFO kablam! | ^^^^^^^^^^^ Oct 21 13:59:55.996 INFO kablam! Oct 21 13:59:55.996 INFO kablam! warning: function is never used: `group_transactions` Oct 21 13:59:55.996 INFO kablam! --> src/bin/trade-trees.rs:34:1 Oct 21 13:59:55.996 INFO kablam! | Oct 21 13:59:55.996 INFO kablam! 34 | fn group_transactions(transactions: Vec) { Oct 21 13:59:55.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:59:55.996 INFO kablam! Oct 21 13:59:56.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.39s Oct 21 13:59:56.420 INFO kablam! su: No module specific data is present Oct 21 13:59:57.077 INFO running `"docker" "rm" "-f" "80db5f4eed86a9d181ad5c0689cdfcd724b668d34a7e6013f7f937736b874066"` Oct 21 13:59:57.436 INFO blam! 80db5f4eed86a9d181ad5c0689cdfcd724b668d34a7e6013f7f937736b874066