Sep 01 01:31:15.889 INFO checking gst-0.1.3 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 01:31:15.889 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 01:31:15.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:31:16.051 INFO blam! 1603d801409a3c87a5e92ca070e24ebf4909ad3bced4fff5064eb0aca8ff3e0d Sep 01 01:31:16.054 INFO running `"docker" "start" "-a" "1603d801409a3c87a5e92ca070e24ebf4909ad3bced4fff5064eb0aca8ff3e0d"` Sep 01 01:31:16.962 INFO kablam! Checking gst v0.1.3 (file:///source) Sep 01 01:31:19.256 INFO kablam! warning: unused variable: `v` Sep 01 01:31:19.256 INFO kablam! --> src/rtree.rs:367:13 Sep 01 01:31:19.256 INFO kablam! | Sep 01 01:31:19.256 INFO kablam! 367 | let v = vec![ Sep 01 01:31:19.256 INFO kablam! | ^ help: consider using `_v` instead Sep 01 01:31:19.256 INFO kablam! | Sep 01 01:31:19.256 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 01:31:19.256 INFO kablam! Sep 01 01:31:19.256 INFO kablam! warning: unused variable: `v` Sep 01 01:31:19.257 INFO kablam! --> src/rtree.rs:378:13 Sep 01 01:31:19.257 INFO kablam! | Sep 01 01:31:19.257 INFO kablam! 378 | let v = vec![ Sep 01 01:31:19.257 INFO kablam! | ^ help: consider using `_v` instead Sep 01 01:31:19.257 INFO kablam! Sep 01 01:31:20.378 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 01 01:31:20.378 INFO kablam! --> benches/rtreebad.rs:62:5 Sep 01 01:31:20.378 INFO kablam! | Sep 01 01:31:20.378 INFO kablam! 62 | / (0..100_000).map(|i| { Sep 01 01:31:20.378 INFO kablam! 63 | | let x = between.ind_sample(&mut rng); Sep 01 01:31:20.378 INFO kablam! 64 | | let y = between.ind_sample(&mut rng); Sep 01 01:31:20.378 INFO kablam! 65 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i.to_string())); Sep 01 01:31:20.378 INFO kablam! 66 | | }).collect::>(); Sep 01 01:31:20.378 INFO kablam! | |___________________________^ Sep 01 01:31:20.378 INFO kablam! | Sep 01 01:31:20.378 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 01:31:20.378 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 01 01:31:20.379 INFO kablam! Sep 01 01:31:20.382 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 01 01:31:20.382 INFO kablam! --> benches/rtree.rs:33:5 Sep 01 01:31:20.382 INFO kablam! | Sep 01 01:31:20.382 INFO kablam! 33 | / (0..100_000).map(|i| { Sep 01 01:31:20.382 INFO kablam! 34 | | let x = between.ind_sample(&mut rng); Sep 01 01:31:20.382 INFO kablam! 35 | | let y = between.ind_sample(&mut rng); Sep 01 01:31:20.382 INFO kablam! 36 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i)); Sep 01 01:31:20.382 INFO kablam! 37 | | }).collect::>(); Sep 01 01:31:20.382 INFO kablam! | |___________________________^ Sep 01 01:31:20.382 INFO kablam! | Sep 01 01:31:20.382 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 01:31:20.382 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 01 01:31:20.382 INFO kablam! Sep 01 01:31:20.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.52s Sep 01 01:31:20.403 INFO kablam! su: No module specific data is present Sep 01 01:31:20.833 INFO running `"docker" "rm" "-f" "1603d801409a3c87a5e92ca070e24ebf4909ad3bced4fff5064eb0aca8ff3e0d"` Sep 01 01:31:20.936 INFO blam! 1603d801409a3c87a5e92ca070e24ebf4909ad3bced4fff5064eb0aca8ff3e0d