Sep 04 02:03:33.905 INFO checking wavelet-matrix-0.4.7 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 02:03:33.906 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 02:03:33.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:03:34.126 INFO blam! e5edebab2e738e81cfa85c446e568a75512fa5ebc03cb98e351d9f366727365d Sep 04 02:03:34.128 INFO running `"docker" "start" "-a" "e5edebab2e738e81cfa85c446e568a75512fa5ebc03cb98e351d9f366727365d"` Sep 04 02:03:34.962 INFO kablam! Checking easybench v0.1.4 Sep 04 02:03:34.964 INFO kablam! Checking succinct v0.4.4 Sep 04 02:03:37.013 INFO kablam! Checking wavelet-matrix v0.4.7 (file:///source) Sep 04 02:03:38.542 INFO kablam! warning: unused variable: `limit_secs` Sep 04 02:03:38.542 INFO kablam! --> benches/easybench.rs:57:55 Sep 04 02:03:38.542 INFO kablam! | Sep 04 02:03:38.542 INFO kablam! 57 | fn overall_helper(num: usize, desc: &str, upper: u64, limit_secs: u64) { Sep 04 02:03:38.542 INFO kablam! | ^^^^^^^^^^ help: consider using `_limit_secs` instead Sep 04 02:03:38.542 INFO kablam! | Sep 04 02:03:38.542 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 02:03:38.542 INFO kablam! Sep 04 02:03:38.543 INFO kablam! warning: value assigned to `errorpct` is never read Sep 04 02:03:38.543 INFO kablam! --> benches/easybench.rs:332:13 Sep 04 02:03:38.543 INFO kablam! | Sep 04 02:03:38.543 INFO kablam! 332 | let mut errorpct = 0.0; Sep 04 02:03:38.543 INFO kablam! | ^^^^^^^^ Sep 04 02:03:38.543 INFO kablam! | Sep 04 02:03:38.543 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 02:03:38.543 INFO kablam! Sep 04 02:03:38.550 INFO kablam! warning: variable does not need to be mutable Sep 04 02:03:38.550 INFO kablam! --> benches/easybench.rs:49:13 Sep 04 02:03:38.550 INFO kablam! | Sep 04 02:03:38.550 INFO kablam! 49 | let mut rng = rand::weak_rng(); Sep 04 02:03:38.550 INFO kablam! | ----^^^ Sep 04 02:03:38.550 INFO kablam! | | Sep 04 02:03:38.550 INFO kablam! | help: remove this `mut` Sep 04 02:03:38.550 INFO kablam! | Sep 04 02:03:38.550 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 02:03:38.551 INFO kablam! Sep 04 02:03:38.674 INFO kablam! warning: function is never used: `statstical_helper` Sep 04 02:03:38.674 INFO kablam! --> benches/easybench.rs:264:1 Sep 04 02:03:38.674 INFO kablam! | Sep 04 02:03:38.674 INFO kablam! 264 | fn statstical_helper(num: usize, lower: u64, upper: u64, k: usize) { Sep 04 02:03:38.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.674 INFO kablam! | Sep 04 02:03:38.674 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 02:03:38.675 INFO kablam! Sep 04 02:03:38.675 INFO kablam! warning: function is never used: `sum_uniform_find_sufficient_k` Sep 04 02:03:38.675 INFO kablam! --> benches/easybench.rs:330:1 Sep 04 02:03:38.675 INFO kablam! | Sep 04 02:03:38.675 INFO kablam! 330 | fn sum_uniform_find_sufficient_k(num: usize, lower: u64, upper: u64, accuracy_pct: f64) -> usize { Sep 04 02:03:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.675 INFO kablam! Sep 04 02:03:38.675 INFO kablam! warning: function is never used: `average` Sep 04 02:03:38.675 INFO kablam! --> benches/easybench.rs:373:1 Sep 04 02:03:38.676 INFO kablam! | Sep 04 02:03:38.676 INFO kablam! 373 | fn average(r: &std::ops::Range) -> u64 { Sep 04 02:03:38.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.676 INFO kablam! Sep 04 02:03:38.676 INFO kablam! warning: function is never used: `error_pct` Sep 04 02:03:38.676 INFO kablam! --> benches/easybench.rs:377:1 Sep 04 02:03:38.676 INFO kablam! | Sep 04 02:03:38.676 INFO kablam! 377 | fn error_pct(computed: u64, actual: u64) -> f64 { Sep 04 02:03:38.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.676 INFO kablam! Sep 04 02:03:38.676 INFO kablam! warning: function is never used: `statistical_performance` Sep 04 02:03:38.676 INFO kablam! --> benches/easybench.rs:392:1 Sep 04 02:03:38.676 INFO kablam! | Sep 04 02:03:38.676 INFO kablam! 392 | fn statistical_performance() { Sep 04 02:03:38.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.677 INFO kablam! Sep 04 02:03:38.677 INFO kablam! warning: function is never used: `statistical_sufficient_k` Sep 04 02:03:38.677 INFO kablam! --> benches/easybench.rs:421:1 Sep 04 02:03:38.677 INFO kablam! | Sep 04 02:03:38.677 INFO kablam! 421 | fn statistical_sufficient_k() { Sep 04 02:03:38.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:03:38.677 INFO kablam! Sep 04 02:03:38.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Sep 04 02:03:38.858 INFO kablam! su: No module specific data is present Sep 04 02:03:39.355 INFO running `"docker" "rm" "-f" "e5edebab2e738e81cfa85c446e568a75512fa5ebc03cb98e351d9f366727365d"` Sep 04 02:03:39.454 INFO blam! e5edebab2e738e81cfa85c446e568a75512fa5ebc03cb98e351d9f366727365d