Sep 19 21:58:12.143 INFO checking natural-0.3.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:58:12.143 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:58:12.143 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:58:12.328 INFO blam! 3e3e9731f43c97427cd7609ed7338cd414a4d876ebfdffbe5e8d63a0a2df8b89 Sep 19 21:58:12.330 INFO running `"docker" "start" "-a" "3e3e9731f43c97427cd7609ed7338cd414a4d876ebfdffbe5e8d63a0a2df8b89"` Sep 19 21:58:13.013 INFO kablam! usermod: no changes Sep 19 21:58:13.040 INFO kablam! Checking natural v0.3.0 (/source) Sep 19 21:58:13.324 INFO kablam! warning: unused import: `std::cmp::Ordering` Sep 19 21:58:13.324 INFO kablam! --> src/tf_idf.rs:2:5 Sep 19 21:58:13.324 INFO kablam! | Sep 19 21:58:13.324 INFO kablam! 2 | use std::cmp::Ordering; Sep 19 21:58:13.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.324 INFO kablam! | Sep 19 21:58:13.324 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 21:58:13.324 INFO kablam! Sep 19 21:58:13.331 INFO kablam! warning: unused import: `std::cmp::Ordering` Sep 19 21:58:13.331 INFO kablam! --> src/tf_idf.rs:2:5 Sep 19 21:58:13.331 INFO kablam! | Sep 19 21:58:13.331 INFO kablam! 2 | use std::cmp::Ordering; Sep 19 21:58:13.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.331 INFO kablam! | Sep 19 21:58:13.331 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 21:58:13.331 INFO kablam! Sep 19 21:58:13.339 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 21:58:13.339 INFO kablam! --> src/stem.rs:5:5 Sep 19 21:58:13.339 INFO kablam! | Sep 19 21:58:13.339 INFO kablam! 5 | use std::ascii::AsciiExt; Sep 19 21:58:13.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.339 INFO kablam! | Sep 19 21:58:13.339 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:58:13.339 INFO kablam! Sep 19 21:58:13.359 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 21:58:13.359 INFO kablam! --> src/stem.rs:5:5 Sep 19 21:58:13.359 INFO kablam! | Sep 19 21:58:13.359 INFO kablam! 5 | use std::ascii::AsciiExt; Sep 19 21:58:13.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.359 INFO kablam! | Sep 19 21:58:13.359 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:58:13.359 INFO kablam! Sep 19 21:58:13.491 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 21:58:13.491 INFO kablam! --> src/stem.rs:5:5 Sep 19 21:58:13.491 INFO kablam! | Sep 19 21:58:13.491 INFO kablam! 5 | use std::ascii::AsciiExt; Sep 19 21:58:13.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.491 INFO kablam! Sep 19 21:58:13.503 INFO kablam! warning: value assigned to `normalized_prob` is never read Sep 19 21:58:13.503 INFO kablam! --> src/classifier.rs:39:15 Sep 19 21:58:13.503 INFO kablam! | Sep 19 21:58:13.503 INFO kablam! 39 | let mut normalized_prob = 0.0; Sep 19 21:58:13.503 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 21:58:13.503 INFO kablam! | Sep 19 21:58:13.503 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 21:58:13.503 INFO kablam! Sep 19 21:58:13.595 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 21:58:13.595 INFO kablam! --> src/stem.rs:5:5 Sep 19 21:58:13.595 INFO kablam! | Sep 19 21:58:13.595 INFO kablam! 5 | use std::ascii::AsciiExt; Sep 19 21:58:13.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:58:13.595 INFO kablam! Sep 19 21:58:13.607 INFO kablam! warning: value assigned to `normalized_prob` is never read Sep 19 21:58:13.607 INFO kablam! --> src/classifier.rs:39:15 Sep 19 21:58:13.607 INFO kablam! | Sep 19 21:58:13.607 INFO kablam! 39 | let mut normalized_prob = 0.0; Sep 19 21:58:13.607 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 21:58:13.607 INFO kablam! | Sep 19 21:58:13.607 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 21:58:13.607 INFO kablam! Sep 19 21:58:14.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Sep 19 21:58:14.705 INFO kablam! su: No module specific data is present Sep 19 21:58:15.423 INFO running `"docker" "rm" "-f" "3e3e9731f43c97427cd7609ed7338cd414a4d876ebfdffbe5e8d63a0a2df8b89"` Sep 19 21:58:15.564 INFO blam! 3e3e9731f43c97427cd7609ed7338cd414a4d876ebfdffbe5e8d63a0a2df8b89