Sep 06 05:45:00.761 INFO checking gst-0.1.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:45:00.761 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:45:00.761 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:45:00.868 INFO blam! 0c7a0334a1dc6533468f776a54957ac64d70e05eea81d0fef09148ea4f88b00f Sep 06 05:45:00.869 INFO running `"docker" "start" "-a" "0c7a0334a1dc6533468f776a54957ac64d70e05eea81d0fef09148ea4f88b00f"` Sep 06 05:45:01.618 INFO kablam! usermod: no changes Sep 06 05:45:01.691 INFO kablam! Checking ordered-float v0.0.2 Sep 06 05:45:02.085 INFO kablam! Checking gst v0.1.3 (file:///source) Sep 06 05:45:03.054 INFO kablam! warning: unused variable: `v` Sep 06 05:45:03.054 INFO kablam! --> src/rtree.rs:367:13 Sep 06 05:45:03.054 INFO kablam! | Sep 06 05:45:03.054 INFO kablam! 367 | let v = vec![ Sep 06 05:45:03.054 INFO kablam! | ^ help: consider using `_v` instead Sep 06 05:45:03.054 INFO kablam! | Sep 06 05:45:03.054 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 05:45:03.054 INFO kablam! Sep 06 05:45:03.054 INFO kablam! warning: unused variable: `v` Sep 06 05:45:03.054 INFO kablam! --> src/rtree.rs:378:13 Sep 06 05:45:03.054 INFO kablam! | Sep 06 05:45:03.054 INFO kablam! 378 | let v = vec![ Sep 06 05:45:03.054 INFO kablam! | ^ help: consider using `_v` instead Sep 06 05:45:03.054 INFO kablam! Sep 06 05:45:03.613 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 06 05:45:03.613 INFO kablam! --> benches/rtreebad.rs:62:5 Sep 06 05:45:03.613 INFO kablam! | Sep 06 05:45:03.613 INFO kablam! 62 | / (0..100_000).map(|i| { Sep 06 05:45:03.613 INFO kablam! 63 | | let x = between.ind_sample(&mut rng); Sep 06 05:45:03.613 INFO kablam! 64 | | let y = between.ind_sample(&mut rng); Sep 06 05:45:03.613 INFO kablam! 65 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i.to_string())); Sep 06 05:45:03.613 INFO kablam! 66 | | }).collect::>(); Sep 06 05:45:03.613 INFO kablam! | |___________________________^ Sep 06 05:45:03.613 INFO kablam! | Sep 06 05:45:03.613 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 06 05:45:03.613 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 06 05:45:03.613 INFO kablam! Sep 06 05:45:03.622 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 06 05:45:03.622 INFO kablam! --> benches/rtree.rs:33:5 Sep 06 05:45:03.622 INFO kablam! | Sep 06 05:45:03.622 INFO kablam! 33 | / (0..100_000).map(|i| { Sep 06 05:45:03.622 INFO kablam! 34 | | let x = between.ind_sample(&mut rng); Sep 06 05:45:03.622 INFO kablam! 35 | | let y = between.ind_sample(&mut rng); Sep 06 05:45:03.622 INFO kablam! 36 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i)); Sep 06 05:45:03.622 INFO kablam! 37 | | }).collect::>(); Sep 06 05:45:03.622 INFO kablam! | |___________________________^ Sep 06 05:45:03.622 INFO kablam! | Sep 06 05:45:03.622 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 06 05:45:03.622 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 06 05:45:03.622 INFO kablam! Sep 06 05:45:03.646 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Sep 06 05:45:03.653 INFO kablam! su: No module specific data is present Sep 06 05:45:04.159 INFO running `"docker" "rm" "-f" "0c7a0334a1dc6533468f776a54957ac64d70e05eea81d0fef09148ea4f88b00f"` Sep 06 05:45:04.238 INFO blam! 0c7a0334a1dc6533468f776a54957ac64d70e05eea81d0fef09148ea4f88b00f