Sep 01 19:50:43.853 INFO checking vegas-rs-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 19:50:43.853 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 19:50:43.853 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:50:44.037 INFO blam! ad7be45db610e530a978bff7ae5ab48e1e43f7a5066c8ac146c8a311e0c9a853 Sep 01 19:50:44.039 INFO running `"docker" "start" "-a" "ad7be45db610e530a978bff7ae5ab48e1e43f7a5066c8ac146c8a311e0c9a853"` Sep 01 19:50:44.728 INFO kablam! Checking vegas-rs v0.1.0 (file:///source) Sep 01 19:50:45.216 INFO kablam! warning: unused import: `state::StateConstructors` Sep 01 19:50:45.216 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 01 19:50:45.216 INFO kablam! | Sep 01 19:50:45.216 INFO kablam! 7 | use state::StateConstructors; Sep 01 19:50:45.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.216 INFO kablam! | Sep 01 19:50:45.216 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:50:45.216 INFO kablam! Sep 01 19:50:45.285 INFO kablam! warning: struct is never constructed: `Locator` Sep 01 19:50:45.285 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 01 19:50:45.285 INFO kablam! | Sep 01 19:50:45.285 INFO kablam! 367 | struct Locator { Sep 01 19:50:45.285 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:50:45.285 INFO kablam! | Sep 01 19:50:45.285 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 19:50:45.285 INFO kablam! Sep 01 19:50:45.286 INFO kablam! warning: method is never used: `locate` Sep 01 19:50:45.286 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 01 19:50:45.286 INFO kablam! | Sep 01 19:50:45.286 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 01 19:50:45.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.286 INFO kablam! Sep 01 19:50:45.286 INFO kablam! warning: method is never used: `for_cubic` Sep 01 19:50:45.286 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 01 19:50:45.286 INFO kablam! | Sep 01 19:50:45.286 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 01 19:50:45.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.286 INFO kablam! Sep 01 19:50:45.387 INFO kablam! warning: unused import: `state::StateConstructors` Sep 01 19:50:45.387 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 01 19:50:45.387 INFO kablam! | Sep 01 19:50:45.387 INFO kablam! 7 | use state::StateConstructors; Sep 01 19:50:45.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.387 INFO kablam! | Sep 01 19:50:45.387 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:50:45.387 INFO kablam! Sep 01 19:50:45.487 INFO kablam! warning: struct is never constructed: `Locator` Sep 01 19:50:45.487 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 01 19:50:45.487 INFO kablam! | Sep 01 19:50:45.487 INFO kablam! 367 | struct Locator { Sep 01 19:50:45.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:50:45.487 INFO kablam! | Sep 01 19:50:45.487 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 19:50:45.487 INFO kablam! Sep 01 19:50:45.488 INFO kablam! warning: method is never used: `locate` Sep 01 19:50:45.488 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 01 19:50:45.488 INFO kablam! | Sep 01 19:50:45.488 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 01 19:50:45.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.488 INFO kablam! Sep 01 19:50:45.488 INFO kablam! warning: method is never used: `for_cubic` Sep 01 19:50:45.488 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 01 19:50:45.488 INFO kablam! | Sep 01 19:50:45.488 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 01 19:50:45.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:50:45.488 INFO kablam! Sep 01 19:50:45.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Sep 01 19:50:45.683 INFO kablam! su: No module specific data is present Sep 01 19:50:46.038 INFO running `"docker" "rm" "-f" "ad7be45db610e530a978bff7ae5ab48e1e43f7a5066c8ac146c8a311e0c9a853"` Sep 01 19:50:46.149 INFO blam! ad7be45db610e530a978bff7ae5ab48e1e43f7a5066c8ac146c8a311e0c9a853