Sep 17 23:20:34.336 INFO checking gst-0.1.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 23:20:34.336 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 23:20:34.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 23:20:34.557 INFO blam! d69a98e0db6c1ffb970025565ee956ecad0b8f99be9fb8edb245e2e7b409cc3f Sep 17 23:20:34.558 INFO running `"docker" "start" "-a" "d69a98e0db6c1ffb970025565ee956ecad0b8f99be9fb8edb245e2e7b409cc3f"` Sep 17 23:20:35.431 INFO kablam! usermod: no changes Sep 17 23:20:35.535 INFO kablam! Checking ordered-float v0.0.2 Sep 17 23:20:36.090 INFO kablam! Checking gst v0.1.3 (/source) Sep 17 23:20:37.155 INFO kablam! warning: unused variable: `v` Sep 17 23:20:37.155 INFO kablam! --> src/rtree.rs:367:13 Sep 17 23:20:37.155 INFO kablam! | Sep 17 23:20:37.155 INFO kablam! 367 | let v = vec![ Sep 17 23:20:37.155 INFO kablam! | ^ help: consider using `_v` instead Sep 17 23:20:37.155 INFO kablam! | Sep 17 23:20:37.155 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 17 23:20:37.155 INFO kablam! Sep 17 23:20:37.155 INFO kablam! warning: unused variable: `v` Sep 17 23:20:37.155 INFO kablam! --> src/rtree.rs:378:13 Sep 17 23:20:37.155 INFO kablam! | Sep 17 23:20:37.155 INFO kablam! 378 | let v = vec![ Sep 17 23:20:37.155 INFO kablam! | ^ help: consider using `_v` instead Sep 17 23:20:37.155 INFO kablam! Sep 17 23:20:37.702 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 17 23:20:37.702 INFO kablam! --> benches/rtree.rs:33:5 Sep 17 23:20:37.702 INFO kablam! | Sep 17 23:20:37.702 INFO kablam! 33 | / (0..100_000).map(|i| { Sep 17 23:20:37.702 INFO kablam! 34 | | let x = between.ind_sample(&mut rng); Sep 17 23:20:37.703 INFO kablam! 35 | | let y = between.ind_sample(&mut rng); Sep 17 23:20:37.703 INFO kablam! 36 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i)); Sep 17 23:20:37.703 INFO kablam! 37 | | }).collect::>(); Sep 17 23:20:37.703 INFO kablam! | |___________________________^ Sep 17 23:20:37.703 INFO kablam! | Sep 17 23:20:37.703 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 17 23:20:37.703 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 17 23:20:37.703 INFO kablam! Sep 17 23:20:37.900 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 17 23:20:37.900 INFO kablam! --> benches/rtreebad.rs:62:5 Sep 17 23:20:37.900 INFO kablam! | Sep 17 23:20:37.900 INFO kablam! 62 | / (0..100_000).map(|i| { Sep 17 23:20:37.900 INFO kablam! 63 | | let x = between.ind_sample(&mut rng); Sep 17 23:20:37.900 INFO kablam! 64 | | let y = between.ind_sample(&mut rng); Sep 17 23:20:37.900 INFO kablam! 65 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i.to_string())); Sep 17 23:20:37.900 INFO kablam! 66 | | }).collect::>(); Sep 17 23:20:37.900 INFO kablam! | |___________________________^ Sep 17 23:20:37.900 INFO kablam! | Sep 17 23:20:37.900 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 17 23:20:37.900 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 17 23:20:37.900 INFO kablam! Sep 17 23:20:37.925 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Sep 17 23:20:37.933 INFO kablam! su: No module specific data is present Sep 17 23:20:38.471 INFO running `"docker" "rm" "-f" "d69a98e0db6c1ffb970025565ee956ecad0b8f99be9fb8edb245e2e7b409cc3f"` Sep 17 23:20:38.534 INFO blam! d69a98e0db6c1ffb970025565ee956ecad0b8f99be9fb8edb245e2e7b409cc3f