Sep 05 00:25:49.051 INFO checking citadel-crud-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 00:25:49.051 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 00:25:49.051 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:25:49.275 INFO blam! c5f6a698db9cf6688c1a2b5a8f509a1ce0f2c0b86c899680153b3db5fe77c1c1 Sep 05 00:25:49.276 INFO running `"docker" "start" "-a" "c5f6a698db9cf6688c1a2b5a8f509a1ce0f2c0b86c899680153b3db5fe77c1c1"` Sep 05 00:25:50.104 INFO kablam! Checking citadel-crud v0.1.1 (file:///source) Sep 05 00:25:52.579 INFO kablam! warning: unused import: `citadel_crud::components::creator::Creator` Sep 05 00:25:52.579 INFO kablam! --> tests/common/employee_reader.rs:8:5 Sep 05 00:25:52.579 INFO kablam! | Sep 05 00:25:52.579 INFO kablam! 8 | use citadel_crud::components::creator::Creator; Sep 05 00:25:52.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.579 INFO kablam! | Sep 05 00:25:52.579 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:25:52.579 INFO kablam! Sep 05 00:25:52.579 INFO kablam! warning: unused import: `citadel_crud::components::reader::Reader` Sep 05 00:25:52.579 INFO kablam! --> tests/common/employee_reader.rs:9:5 Sep 05 00:25:52.579 INFO kablam! | Sep 05 00:25:52.579 INFO kablam! 9 | use citadel_crud::components::reader::Reader; Sep 05 00:25:52.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.579 INFO kablam! Sep 05 00:25:52.579 INFO kablam! warning: unused import: `citadel_crud::components::updater::Updater` Sep 05 00:25:52.579 INFO kablam! --> tests/common/employee_reader.rs:10:5 Sep 05 00:25:52.579 INFO kablam! | Sep 05 00:25:52.579 INFO kablam! 10 | use citadel_crud::components::updater::Updater; Sep 05 00:25:52.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.579 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Sep 05 00:25:52.580 INFO kablam! --> tests/common/employee_reader.rs:11:5 Sep 05 00:25:52.580 INFO kablam! | Sep 05 00:25:52.580 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Sep 05 00:25:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.580 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `self::rusqlite::*` Sep 05 00:25:52.580 INFO kablam! --> tests/common/employee_reader.rs:14:5 Sep 05 00:25:52.580 INFO kablam! | Sep 05 00:25:52.580 INFO kablam! 14 | use self::rusqlite::*; Sep 05 00:25:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.580 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `common` Sep 05 00:25:52.580 INFO kablam! --> tests/common/employee_updater.rs:12:5 Sep 05 00:25:52.580 INFO kablam! | Sep 05 00:25:52.580 INFO kablam! 12 | use common; Sep 05 00:25:52.580 INFO kablam! | ^^^^^^ Sep 05 00:25:52.580 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `common` Sep 05 00:25:52.580 INFO kablam! --> tests/common/employee_deleter.rs:12:5 Sep 05 00:25:52.580 INFO kablam! | Sep 05 00:25:52.580 INFO kablam! 12 | use common; Sep 05 00:25:52.580 INFO kablam! | ^^^^^^ Sep 05 00:25:52.580 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `common::schema::*` Sep 05 00:25:52.580 INFO kablam! --> tests/common/employee_deleter.rs:13:5 Sep 05 00:25:52.580 INFO kablam! | Sep 05 00:25:52.580 INFO kablam! 13 | use common::schema::*; Sep 05 00:25:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.580 INFO kablam! Sep 05 00:25:52.580 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Sep 05 00:25:52.580 INFO kablam! --> tests/integration_test.rs:11:5 Sep 05 00:25:52.581 INFO kablam! | Sep 05 00:25:52.581 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Sep 05 00:25:52.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.581 INFO kablam! Sep 05 00:25:52.727 INFO kablam! warning: unused variable: `tom_reader` Sep 05 00:25:52.727 INFO kablam! --> tests/integration_test.rs:34:9 Sep 05 00:25:52.727 INFO kablam! | Sep 05 00:25:52.727 INFO kablam! 34 | let tom_reader = employee_reader::EmployeeReader { first_name: "Tom".to_string()}; Sep 05 00:25:52.727 INFO kablam! | ^^^^^^^^^^ help: consider using `_tom_reader` instead Sep 05 00:25:52.727 INFO kablam! | Sep 05 00:25:52.727 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 00:25:52.727 INFO kablam! Sep 05 00:25:52.728 INFO kablam! warning: unused variable: `fred_deleter` Sep 05 00:25:52.728 INFO kablam! --> tests/integration_test.rs:53:9 Sep 05 00:25:52.728 INFO kablam! | Sep 05 00:25:52.728 INFO kablam! 53 | let fred_deleter = employee_deleter::EmployeeDeleter { employee_id: 0}; Sep 05 00:25:52.728 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_fred_deleter` instead Sep 05 00:25:52.728 INFO kablam! Sep 05 00:25:52.742 INFO kablam! warning: variable does not need to be mutable Sep 05 00:25:52.742 INFO kablam! --> tests/common/employee_reader.rs:33:13 Sep 05 00:25:52.742 INFO kablam! | Sep 05 00:25:52.742 INFO kablam! 33 | let mut statement = usable_connection.prepare("select * from Employee where FirstName = ?1 limit 1"); Sep 05 00:25:52.742 INFO kablam! | ----^^^^^^^^^ Sep 05 00:25:52.742 INFO kablam! | | Sep 05 00:25:52.742 INFO kablam! | help: remove this `mut` Sep 05 00:25:52.742 INFO kablam! | Sep 05 00:25:52.742 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 00:25:52.742 INFO kablam! Sep 05 00:25:52.746 INFO kablam! warning: struct is never constructed: `Department` Sep 05 00:25:52.746 INFO kablam! --> tests/common/schema.rs:11:1 Sep 05 00:25:52.746 INFO kablam! | Sep 05 00:25:52.746 INFO kablam! 11 | pub struct Department { Sep 05 00:25:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.746 INFO kablam! | Sep 05 00:25:52.746 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 00:25:52.746 INFO kablam! Sep 05 00:25:52.746 INFO kablam! warning: struct is never constructed: `Organization` Sep 05 00:25:52.746 INFO kablam! --> tests/common/schema.rs:17:1 Sep 05 00:25:52.746 INFO kablam! | Sep 05 00:25:52.747 INFO kablam! 17 | pub struct Organization { Sep 05 00:25:52.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.747 INFO kablam! Sep 05 00:25:52.749 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:25:52.749 INFO kablam! --> tests/common/employee_deleter.rs:28:9 Sep 05 00:25:52.749 INFO kablam! | Sep 05 00:25:52.749 INFO kablam! 28 | / usable_connection.execute( Sep 05 00:25:52.749 INFO kablam! 29 | | "DELETE FROM Employee WHERE EmployeeId = ?1", &[&self.employee_id] Sep 05 00:25:52.749 INFO kablam! 30 | | ); Sep 05 00:25:52.749 INFO kablam! | |__________^ Sep 05 00:25:52.749 INFO kablam! | Sep 05 00:25:52.749 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:25:52.749 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:25:52.749 INFO kablam! Sep 05 00:25:52.750 INFO kablam! warning: unused attribute Sep 05 00:25:52.750 INFO kablam! --> tests/common/mod.rs:1:1 Sep 05 00:25:52.750 INFO kablam! | Sep 05 00:25:52.750 INFO kablam! 1 | #![feature(custom_attribute)] Sep 05 00:25:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.750 INFO kablam! | Sep 05 00:25:52.750 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 05 00:25:52.750 INFO kablam! Sep 05 00:25:52.750 INFO kablam! warning: crate-level attribute should be in the root module Sep 05 00:25:52.750 INFO kablam! --> tests/common/mod.rs:1:1 Sep 05 00:25:52.750 INFO kablam! | Sep 05 00:25:52.750 INFO kablam! 1 | #![feature(custom_attribute)] Sep 05 00:25:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:25:52.750 INFO kablam! Sep 05 00:25:52.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Sep 05 00:25:52.769 INFO kablam! su: No module specific data is present Sep 05 00:25:53.366 INFO running `"docker" "rm" "-f" "c5f6a698db9cf6688c1a2b5a8f509a1ce0f2c0b86c899680153b3db5fe77c1c1"` Sep 05 00:25:53.490 INFO blam! c5f6a698db9cf6688c1a2b5a8f509a1ce0f2c0b86c899680153b3db5fe77c1c1