Sep 21 01:03:24.012 INFO checking vegas-rs-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:03:24.012 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:03:24.012 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:03:24.287 INFO blam! 6693d9dc9f1ff12683b0c1cd1b4309ccd7387cea73fc05c8e3a8dd0ce9ea15da Sep 21 01:03:24.287 INFO running `"docker" "start" "-a" "6693d9dc9f1ff12683b0c1cd1b4309ccd7387cea73fc05c8e3a8dd0ce9ea15da"` Sep 21 01:03:25.627 INFO kablam! usermod: no changes Sep 21 01:03:25.669 INFO kablam! Checking vegas-rs v0.1.0 (/source) Sep 21 01:03:26.010 INFO kablam! warning: unused import: `state::StateConstructors` Sep 21 01:03:26.010 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 21 01:03:26.010 INFO kablam! | Sep 21 01:03:26.010 INFO kablam! 7 | use state::StateConstructors; Sep 21 01:03:26.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.010 INFO kablam! | Sep 21 01:03:26.010 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:03:26.010 INFO kablam! Sep 21 01:03:26.038 INFO kablam! warning: struct is never constructed: `Locator` Sep 21 01:03:26.038 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 21 01:03:26.038 INFO kablam! | Sep 21 01:03:26.038 INFO kablam! 367 | struct Locator { Sep 21 01:03:26.038 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 01:03:26.038 INFO kablam! | Sep 21 01:03:26.039 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 01:03:26.039 INFO kablam! Sep 21 01:03:26.039 INFO kablam! warning: method is never used: `locate` Sep 21 01:03:26.039 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 21 01:03:26.039 INFO kablam! | Sep 21 01:03:26.039 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 21 01:03:26.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.039 INFO kablam! Sep 21 01:03:26.040 INFO kablam! warning: method is never used: `for_cubic` Sep 21 01:03:26.040 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 21 01:03:26.040 INFO kablam! | Sep 21 01:03:26.040 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 21 01:03:26.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.040 INFO kablam! Sep 21 01:03:26.298 INFO kablam! warning: unused import: `state::StateConstructors` Sep 21 01:03:26.298 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 21 01:03:26.299 INFO kablam! | Sep 21 01:03:26.299 INFO kablam! 7 | use state::StateConstructors; Sep 21 01:03:26.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.300 INFO kablam! | Sep 21 01:03:26.300 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:03:26.300 INFO kablam! Sep 21 01:03:26.395 INFO kablam! warning: struct is never constructed: `Locator` Sep 21 01:03:26.395 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 21 01:03:26.395 INFO kablam! | Sep 21 01:03:26.395 INFO kablam! 367 | struct Locator { Sep 21 01:03:26.395 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 01:03:26.414 INFO kablam! | Sep 21 01:03:26.414 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 01:03:26.414 INFO kablam! Sep 21 01:03:26.415 INFO kablam! warning: method is never used: `locate` Sep 21 01:03:26.415 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 21 01:03:26.415 INFO kablam! | Sep 21 01:03:26.415 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 21 01:03:26.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.416 INFO kablam! Sep 21 01:03:26.416 INFO kablam! warning: method is never used: `for_cubic` Sep 21 01:03:26.416 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 21 01:03:26.416 INFO kablam! | Sep 21 01:03:26.416 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 21 01:03:26.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:03:26.416 INFO kablam! Sep 21 01:03:26.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 21 01:03:26.602 INFO kablam! su: No module specific data is present Sep 21 01:03:27.576 INFO running `"docker" "rm" "-f" "6693d9dc9f1ff12683b0c1cd1b4309ccd7387cea73fc05c8e3a8dd0ce9ea15da"` Sep 21 01:03:27.688 INFO blam! 6693d9dc9f1ff12683b0c1cd1b4309ccd7387cea73fc05c8e3a8dd0ce9ea15da