Sep 19 18:14:05.288 INFO checking vegas-rs-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:14:05.288 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:14:05.288 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:14:05.472 INFO blam! d8db109d477a53604507d69f5577ef69c7204678d95237f647bc67decae223c7 Sep 19 18:14:05.474 INFO running `"docker" "start" "-a" "d8db109d477a53604507d69f5577ef69c7204678d95237f647bc67decae223c7"` Sep 19 18:14:06.097 INFO kablam! usermod: no changes Sep 19 18:14:06.142 INFO kablam! Checking vegas-rs v0.1.0 (/source) Sep 19 18:14:06.454 INFO kablam! warning: unused import: `state::StateConstructors` Sep 19 18:14:06.454 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 19 18:14:06.454 INFO kablam! | Sep 19 18:14:06.454 INFO kablam! 7 | use state::StateConstructors; Sep 19 18:14:06.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.454 INFO kablam! | Sep 19 18:14:06.454 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:14:06.454 INFO kablam! Sep 19 18:14:06.478 INFO kablam! warning: struct is never constructed: `Locator` Sep 19 18:14:06.478 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 19 18:14:06.478 INFO kablam! | Sep 19 18:14:06.478 INFO kablam! 367 | struct Locator { Sep 19 18:14:06.478 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:14:06.478 INFO kablam! | Sep 19 18:14:06.478 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 18:14:06.478 INFO kablam! Sep 19 18:14:06.478 INFO kablam! warning: method is never used: `locate` Sep 19 18:14:06.478 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 19 18:14:06.478 INFO kablam! | Sep 19 18:14:06.478 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 19 18:14:06.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.478 INFO kablam! Sep 19 18:14:06.478 INFO kablam! warning: method is never used: `for_cubic` Sep 19 18:14:06.478 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 19 18:14:06.478 INFO kablam! | Sep 19 18:14:06.478 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 19 18:14:06.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.478 INFO kablam! Sep 19 18:14:06.610 INFO kablam! warning: unused import: `state::StateConstructors` Sep 19 18:14:06.610 INFO kablam! --> src/vegas/integrator.rs:7:5 Sep 19 18:14:06.610 INFO kablam! | Sep 19 18:14:06.610 INFO kablam! 7 | use state::StateConstructors; Sep 19 18:14:06.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.610 INFO kablam! | Sep 19 18:14:06.610 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:14:06.610 INFO kablam! Sep 19 18:14:06.669 INFO kablam! warning: struct is never constructed: `Locator` Sep 19 18:14:06.669 INFO kablam! --> src/vegas/lattice.rs:367:1 Sep 19 18:14:06.669 INFO kablam! | Sep 19 18:14:06.669 INFO kablam! 367 | struct Locator { Sep 19 18:14:06.669 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:14:06.669 INFO kablam! | Sep 19 18:14:06.670 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 18:14:06.670 INFO kablam! Sep 19 18:14:06.670 INFO kablam! warning: method is never used: `locate` Sep 19 18:14:06.670 INFO kablam! --> src/vegas/lattice.rs:377:5 Sep 19 18:14:06.670 INFO kablam! | Sep 19 18:14:06.670 INFO kablam! 377 | fn locate(&self, site: &Site) -> Option<(f64, f64, f64)> { Sep 19 18:14:06.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.671 INFO kablam! Sep 19 18:14:06.671 INFO kablam! warning: method is never used: `for_cubic` Sep 19 18:14:06.671 INFO kablam! --> src/vegas/lattice.rs:396:5 Sep 19 18:14:06.672 INFO kablam! | Sep 19 18:14:06.672 INFO kablam! 396 | pub fn for_cubic(a: f64) -> Locator { Sep 19 18:14:06.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:14:06.672 INFO kablam! Sep 19 18:14:07.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Sep 19 18:14:07.133 INFO kablam! su: No module specific data is present Sep 19 18:14:08.522 INFO running `"docker" "rm" "-f" "d8db109d477a53604507d69f5577ef69c7204678d95237f647bc67decae223c7"` Sep 19 18:14:08.642 INFO blam! d8db109d477a53604507d69f5577ef69c7204678d95237f647bc67decae223c7