Sep 02 11:31:36.187 INFO checking gst-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:31:36.187 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:31:36.187 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:31:36.357 INFO blam! ba6bc01181f16f99de9447ffd9995047e4b9ecf1d1b9ad2a34b69f953dd684d7 Sep 02 11:31:36.359 INFO running `"docker" "start" "-a" "ba6bc01181f16f99de9447ffd9995047e4b9ecf1d1b9ad2a34b69f953dd684d7"` Sep 02 11:31:37.024 INFO kablam! Checking gst v0.1.3 (file:///source) Sep 02 11:31:38.995 INFO kablam! warning: unused variable: `v` Sep 02 11:31:38.995 INFO kablam! --> src/rtree.rs:367:13 Sep 02 11:31:38.995 INFO kablam! | Sep 02 11:31:38.995 INFO kablam! 367 | let v = vec![ Sep 02 11:31:38.995 INFO kablam! | ^ help: consider using `_v` instead Sep 02 11:31:38.995 INFO kablam! | Sep 02 11:31:38.996 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 11:31:38.996 INFO kablam! Sep 02 11:31:38.996 INFO kablam! warning: unused variable: `v` Sep 02 11:31:38.996 INFO kablam! --> src/rtree.rs:378:13 Sep 02 11:31:38.996 INFO kablam! | Sep 02 11:31:38.996 INFO kablam! 378 | let v = vec![ Sep 02 11:31:38.996 INFO kablam! | ^ help: consider using `_v` instead Sep 02 11:31:38.996 INFO kablam! Sep 02 11:31:40.510 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 02 11:31:40.510 INFO kablam! --> benches/rtreebad.rs:62:5 Sep 02 11:31:40.510 INFO kablam! | Sep 02 11:31:40.510 INFO kablam! 62 | / (0..100_000).map(|i| { Sep 02 11:31:40.510 INFO kablam! 63 | | let x = between.ind_sample(&mut rng); Sep 02 11:31:40.510 INFO kablam! 64 | | let y = between.ind_sample(&mut rng); Sep 02 11:31:40.510 INFO kablam! 65 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i.to_string())); Sep 02 11:31:40.510 INFO kablam! 66 | | }).collect::>(); Sep 02 11:31:40.510 INFO kablam! | |___________________________^ Sep 02 11:31:40.510 INFO kablam! | Sep 02 11:31:40.510 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 11:31:40.511 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 02 11:31:40.511 INFO kablam! Sep 02 11:31:40.514 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 02 11:31:40.514 INFO kablam! --> benches/rtree.rs:33:5 Sep 02 11:31:40.514 INFO kablam! | Sep 02 11:31:40.514 INFO kablam! 33 | / (0..100_000).map(|i| { Sep 02 11:31:40.514 INFO kablam! 34 | | let x = between.ind_sample(&mut rng); Sep 02 11:31:40.514 INFO kablam! 35 | | let y = between.ind_sample(&mut rng); Sep 02 11:31:40.514 INFO kablam! 36 | | rtree.insert(Rect::from_float(x, x, y, y), format!("{}", i)); Sep 02 11:31:40.514 INFO kablam! 37 | | }).collect::>(); Sep 02 11:31:40.514 INFO kablam! | |___________________________^ Sep 02 11:31:40.514 INFO kablam! | Sep 02 11:31:40.514 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 11:31:40.514 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 02 11:31:40.514 INFO kablam! Sep 02 11:31:40.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.59s Sep 02 11:31:40.546 INFO kablam! su: No module specific data is present Sep 02 11:31:41.150 INFO running `"docker" "rm" "-f" "ba6bc01181f16f99de9447ffd9995047e4b9ecf1d1b9ad2a34b69f953dd684d7"` Sep 02 11:31:41.282 INFO blam! ba6bc01181f16f99de9447ffd9995047e4b9ecf1d1b9ad2a34b69f953dd684d7