Sep 01 08:07:29.066 INFO checking citadel-crud-0.1.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 08:07:29.066 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 08:07:29.066 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:07:29.237 INFO blam! c3bdbd160c321aac6e6c797b6bceb9cbf64eb2646974f4944ab2ff24c3654da4 Sep 01 08:07:29.239 INFO running `"docker" "start" "-a" "c3bdbd160c321aac6e6c797b6bceb9cbf64eb2646974f4944ab2ff24c3654da4"` Sep 01 08:07:29.943 INFO kablam! Checking citadel-crud v0.1.1 (file:///source) Sep 01 08:07:32.427 INFO kablam! warning: unused import: `citadel_crud::components::creator::Creator` Sep 01 08:07:32.427 INFO kablam! --> tests/common/employee_reader.rs:8:5 Sep 01 08:07:32.427 INFO kablam! | Sep 01 08:07:32.427 INFO kablam! 8 | use citadel_crud::components::creator::Creator; Sep 01 08:07:32.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.427 INFO kablam! | Sep 01 08:07:32.427 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 08:07:32.427 INFO kablam! Sep 01 08:07:32.427 INFO kablam! warning: unused import: `citadel_crud::components::reader::Reader` Sep 01 08:07:32.427 INFO kablam! --> tests/common/employee_reader.rs:9:5 Sep 01 08:07:32.427 INFO kablam! | Sep 01 08:07:32.428 INFO kablam! 9 | use citadel_crud::components::reader::Reader; Sep 01 08:07:32.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.428 INFO kablam! Sep 01 08:07:32.428 INFO kablam! warning: unused import: `citadel_crud::components::updater::Updater` Sep 01 08:07:32.428 INFO kablam! --> tests/common/employee_reader.rs:10:5 Sep 01 08:07:32.428 INFO kablam! | Sep 01 08:07:32.428 INFO kablam! 10 | use citadel_crud::components::updater::Updater; Sep 01 08:07:32.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.428 INFO kablam! Sep 01 08:07:32.428 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Sep 01 08:07:32.429 INFO kablam! --> tests/common/employee_reader.rs:11:5 Sep 01 08:07:32.429 INFO kablam! | Sep 01 08:07:32.429 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Sep 01 08:07:32.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.429 INFO kablam! Sep 01 08:07:32.429 INFO kablam! warning: unused import: `self::rusqlite::*` Sep 01 08:07:32.429 INFO kablam! --> tests/common/employee_reader.rs:14:5 Sep 01 08:07:32.429 INFO kablam! | Sep 01 08:07:32.429 INFO kablam! 14 | use self::rusqlite::*; Sep 01 08:07:32.429 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.429 INFO kablam! Sep 01 08:07:32.429 INFO kablam! warning: unused import: `common` Sep 01 08:07:32.429 INFO kablam! --> tests/common/employee_updater.rs:12:5 Sep 01 08:07:32.429 INFO kablam! | Sep 01 08:07:32.429 INFO kablam! 12 | use common; Sep 01 08:07:32.429 INFO kablam! | ^^^^^^ Sep 01 08:07:32.429 INFO kablam! Sep 01 08:07:32.429 INFO kablam! warning: unused import: `common` Sep 01 08:07:32.429 INFO kablam! --> tests/common/employee_deleter.rs:12:5 Sep 01 08:07:32.429 INFO kablam! | Sep 01 08:07:32.429 INFO kablam! 12 | use common; Sep 01 08:07:32.429 INFO kablam! | ^^^^^^ Sep 01 08:07:32.429 INFO kablam! Sep 01 08:07:32.429 INFO kablam! warning: unused import: `common::schema::*` Sep 01 08:07:32.429 INFO kablam! --> tests/common/employee_deleter.rs:13:5 Sep 01 08:07:32.429 INFO kablam! | Sep 01 08:07:32.429 INFO kablam! 13 | use common::schema::*; Sep 01 08:07:32.429 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.429 INFO kablam! Sep 01 08:07:32.429 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Sep 01 08:07:32.429 INFO kablam! --> tests/integration_test.rs:11:5 Sep 01 08:07:32.430 INFO kablam! | Sep 01 08:07:32.430 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Sep 01 08:07:32.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.430 INFO kablam! Sep 01 08:07:32.648 INFO kablam! warning: unused variable: `tom_reader` Sep 01 08:07:32.648 INFO kablam! --> tests/integration_test.rs:34:9 Sep 01 08:07:32.648 INFO kablam! | Sep 01 08:07:32.649 INFO kablam! 34 | let tom_reader = employee_reader::EmployeeReader { first_name: "Tom".to_string()}; Sep 01 08:07:32.649 INFO kablam! | ^^^^^^^^^^ help: consider using `_tom_reader` instead Sep 01 08:07:32.649 INFO kablam! | Sep 01 08:07:32.649 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 08:07:32.649 INFO kablam! Sep 01 08:07:32.649 INFO kablam! warning: unused variable: `fred_deleter` Sep 01 08:07:32.649 INFO kablam! --> tests/integration_test.rs:53:9 Sep 01 08:07:32.649 INFO kablam! | Sep 01 08:07:32.649 INFO kablam! 53 | let fred_deleter = employee_deleter::EmployeeDeleter { employee_id: 0}; Sep 01 08:07:32.649 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_fred_deleter` instead Sep 01 08:07:32.649 INFO kablam! Sep 01 08:07:32.671 INFO kablam! warning: variable does not need to be mutable Sep 01 08:07:32.671 INFO kablam! --> tests/common/employee_reader.rs:33:13 Sep 01 08:07:32.671 INFO kablam! | Sep 01 08:07:32.671 INFO kablam! 33 | let mut statement = usable_connection.prepare("select * from Employee where FirstName = ?1 limit 1"); Sep 01 08:07:32.672 INFO kablam! | ----^^^^^^^^^ Sep 01 08:07:32.672 INFO kablam! | | Sep 01 08:07:32.672 INFO kablam! | help: remove this `mut` Sep 01 08:07:32.672 INFO kablam! | Sep 01 08:07:32.672 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 08:07:32.672 INFO kablam! Sep 01 08:07:32.677 INFO kablam! warning: struct is never constructed: `Department` Sep 01 08:07:32.678 INFO kablam! --> tests/common/schema.rs:11:1 Sep 01 08:07:32.678 INFO kablam! | Sep 01 08:07:32.678 INFO kablam! 11 | pub struct Department { Sep 01 08:07:32.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.678 INFO kablam! | Sep 01 08:07:32.678 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 08:07:32.678 INFO kablam! Sep 01 08:07:32.678 INFO kablam! warning: struct is never constructed: `Organization` Sep 01 08:07:32.678 INFO kablam! --> tests/common/schema.rs:17:1 Sep 01 08:07:32.678 INFO kablam! | Sep 01 08:07:32.678 INFO kablam! 17 | pub struct Organization { Sep 01 08:07:32.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.678 INFO kablam! Sep 01 08:07:32.681 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 08:07:32.681 INFO kablam! --> tests/common/employee_deleter.rs:28:9 Sep 01 08:07:32.681 INFO kablam! | Sep 01 08:07:32.681 INFO kablam! 28 | / usable_connection.execute( Sep 01 08:07:32.681 INFO kablam! 29 | | "DELETE FROM Employee WHERE EmployeeId = ?1", &[&self.employee_id] Sep 01 08:07:32.681 INFO kablam! 30 | | ); Sep 01 08:07:32.681 INFO kablam! | |__________^ Sep 01 08:07:32.681 INFO kablam! | Sep 01 08:07:32.681 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 08:07:32.681 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 08:07:32.681 INFO kablam! Sep 01 08:07:32.682 INFO kablam! warning: unused attribute Sep 01 08:07:32.682 INFO kablam! --> tests/common/mod.rs:1:1 Sep 01 08:07:32.683 INFO kablam! | Sep 01 08:07:32.683 INFO kablam! 1 | #![feature(custom_attribute)] Sep 01 08:07:32.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.683 INFO kablam! | Sep 01 08:07:32.683 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 01 08:07:32.683 INFO kablam! Sep 01 08:07:32.683 INFO kablam! warning: crate-level attribute should be in the root module Sep 01 08:07:32.684 INFO kablam! --> tests/common/mod.rs:1:1 Sep 01 08:07:32.684 INFO kablam! | Sep 01 08:07:32.684 INFO kablam! 1 | #![feature(custom_attribute)] Sep 01 08:07:32.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:07:32.684 INFO kablam! Sep 01 08:07:32.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Sep 01 08:07:32.707 INFO kablam! su: No module specific data is present Sep 01 08:07:33.242 INFO running `"docker" "rm" "-f" "c3bdbd160c321aac6e6c797b6bceb9cbf64eb2646974f4944ab2ff24c3654da4"` Sep 01 08:07:33.378 INFO blam! c3bdbd160c321aac6e6c797b6bceb9cbf64eb2646974f4944ab2ff24c3654da4