Oct 21 17:00:06.208 INFO checking jaxx/poke-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:00:06.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:00:06.621 INFO blam! ee28dfc4290d3b8d956e4e381f3ce0688d52ebf6435d216261e4537fe9126e36 Oct 21 17:00:06.632 INFO running `"docker" "start" "-a" "ee28dfc4290d3b8d956e4e381f3ce0688d52ebf6435d216261e4537fe9126e36"` Oct 21 17:00:07.552 INFO kablam! usermod: no changes Oct 21 17:00:07.650 INFO kablam! Checking poke-rs v0.1.0 (/source) Oct 21 17:00:08.325 INFO kablam! warning: constant item is never used: `CP_MULTIPLIER` Oct 21 17:00:08.325 INFO kablam! --> src/lib.rs:6:1 Oct 21 17:00:08.325 INFO kablam! | Oct 21 17:00:08.325 INFO kablam! 6 | / const CP_MULTIPLIER: [f32; 79] = Oct 21 17:00:08.326 INFO kablam! 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, Oct 21 17:00:08.326 INFO kablam! 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, Oct 21 17:00:08.328 INFO kablam! 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, Oct 21 17:00:08.328 INFO kablam! ... | Oct 21 17:00:08.328 INFO kablam! 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, Oct 21 17:00:08.329 INFO kablam! 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; Oct 21 17:00:08.329 INFO kablam! | |______________________________________________________^ Oct 21 17:00:08.329 INFO kablam! | Oct 21 17:00:08.329 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:00:08.329 INFO kablam! Oct 21 17:00:08.348 INFO kablam! warning: constant item is never used: `CP_MULTIPLIER` Oct 21 17:00:08.348 INFO kablam! --> src/lib.rs:6:1 Oct 21 17:00:08.349 INFO kablam! | Oct 21 17:00:08.349 INFO kablam! 6 | / const CP_MULTIPLIER: [f32; 79] = Oct 21 17:00:08.349 INFO kablam! 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, Oct 21 17:00:08.349 INFO kablam! 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, Oct 21 17:00:08.350 INFO kablam! 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, Oct 21 17:00:08.350 INFO kablam! ... | Oct 21 17:00:08.350 INFO kablam! 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, Oct 21 17:00:08.351 INFO kablam! 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; Oct 21 17:00:08.351 INFO kablam! | |______________________________________________________^ Oct 21 17:00:08.351 INFO kablam! | Oct 21 17:00:08.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:00:08.352 INFO kablam! Oct 21 17:00:09.109 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:09.109 INFO kablam! --> src/main.rs:34:5 Oct 21 17:00:09.109 INFO kablam! | Oct 21 17:00:09.110 INFO kablam! 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); Oct 21 17:00:09.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:09.110 INFO kablam! | Oct 21 17:00:09.110 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:00:09.111 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:09.111 INFO kablam! Oct 21 17:00:09.133 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:09.133 INFO kablam! --> src/main.rs:34:5 Oct 21 17:00:09.133 INFO kablam! | Oct 21 17:00:09.133 INFO kablam! 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); Oct 21 17:00:09.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:09.134 INFO kablam! | Oct 21 17:00:09.134 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:00:09.135 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:09.135 INFO kablam! Oct 21 17:00:09.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 21 17:00:09.162 INFO kablam! su: No module specific data is present Oct 21 17:00:09.638 INFO running `"docker" "rm" "-f" "ee28dfc4290d3b8d956e4e381f3ce0688d52ebf6435d216261e4537fe9126e36"` Oct 21 17:00:09.732 INFO blam! ee28dfc4290d3b8d956e4e381f3ce0688d52ebf6435d216261e4537fe9126e36