Oct 22 04:03:16.831 INFO checking citadel-crud-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:03:16.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 04:03:17.303 INFO blam! a99f89dd7996d8ee4f7a9a2c766b8268d0f930fb35d9b9823b218222ebc496a8 Oct 22 04:03:17.309 INFO running `"docker" "start" "-a" "a99f89dd7996d8ee4f7a9a2c766b8268d0f930fb35d9b9823b218222ebc496a8"` Oct 22 04:03:18.968 INFO kablam! usermod: no changes Oct 22 04:03:19.112 INFO kablam! Checking rusqlite v0.13.0 Oct 22 04:03:20.788 INFO kablam! Checking citadel-crud v0.1.1 (/source) Oct 22 04:03:23.490 INFO kablam! warning: unused import: `citadel_crud::components::creator::Creator` Oct 22 04:03:23.490 INFO kablam! --> tests/common/employee_reader.rs:8:5 Oct 22 04:03:23.490 INFO kablam! | Oct 22 04:03:23.490 INFO kablam! 8 | use citadel_crud::components::creator::Creator; Oct 22 04:03:23.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.490 INFO kablam! | Oct 22 04:03:23.490 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 04:03:23.490 INFO kablam! Oct 22 04:03:23.490 INFO kablam! warning: unused import: `citadel_crud::components::reader::Reader` Oct 22 04:03:23.490 INFO kablam! --> tests/common/employee_reader.rs:9:5 Oct 22 04:03:23.490 INFO kablam! | Oct 22 04:03:23.490 INFO kablam! 9 | use citadel_crud::components::reader::Reader; Oct 22 04:03:23.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.490 INFO kablam! Oct 22 04:03:23.490 INFO kablam! warning: unused import: `citadel_crud::components::updater::Updater` Oct 22 04:03:23.490 INFO kablam! --> tests/common/employee_reader.rs:10:5 Oct 22 04:03:23.490 INFO kablam! | Oct 22 04:03:23.490 INFO kablam! 10 | use citadel_crud::components::updater::Updater; Oct 22 04:03:23.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.490 INFO kablam! Oct 22 04:03:23.491 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 22 04:03:23.491 INFO kablam! --> tests/common/employee_reader.rs:11:5 Oct 22 04:03:23.491 INFO kablam! | Oct 22 04:03:23.491 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 22 04:03:23.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.491 INFO kablam! Oct 22 04:03:23.491 INFO kablam! warning: unused import: `self::rusqlite::*` Oct 22 04:03:23.491 INFO kablam! --> tests/common/employee_reader.rs:14:5 Oct 22 04:03:23.491 INFO kablam! | Oct 22 04:03:23.491 INFO kablam! 14 | use self::rusqlite::*; Oct 22 04:03:23.491 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.491 INFO kablam! Oct 22 04:03:23.491 INFO kablam! warning: unused import: `common` Oct 22 04:03:23.491 INFO kablam! --> tests/common/employee_updater.rs:12:5 Oct 22 04:03:23.491 INFO kablam! | Oct 22 04:03:23.491 INFO kablam! 12 | use common; Oct 22 04:03:23.492 INFO kablam! | ^^^^^^ Oct 22 04:03:23.492 INFO kablam! Oct 22 04:03:23.492 INFO kablam! warning: unused import: `common` Oct 22 04:03:23.492 INFO kablam! --> tests/common/employee_deleter.rs:12:5 Oct 22 04:03:23.492 INFO kablam! | Oct 22 04:03:23.492 INFO kablam! 12 | use common; Oct 22 04:03:23.492 INFO kablam! | ^^^^^^ Oct 22 04:03:23.492 INFO kablam! Oct 22 04:03:23.492 INFO kablam! warning: unused import: `common::schema::*` Oct 22 04:03:23.492 INFO kablam! --> tests/common/employee_deleter.rs:13:5 Oct 22 04:03:23.492 INFO kablam! | Oct 22 04:03:23.492 INFO kablam! 13 | use common::schema::*; Oct 22 04:03:23.492 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.492 INFO kablam! Oct 22 04:03:23.492 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 22 04:03:23.492 INFO kablam! --> tests/integration_test.rs:11:5 Oct 22 04:03:23.492 INFO kablam! | Oct 22 04:03:23.492 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 22 04:03:23.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.492 INFO kablam! Oct 22 04:03:23.572 INFO kablam! warning: unused variable: `tom_reader` Oct 22 04:03:23.572 INFO kablam! --> tests/integration_test.rs:34:9 Oct 22 04:03:23.572 INFO kablam! | Oct 22 04:03:23.572 INFO kablam! 34 | let tom_reader = employee_reader::EmployeeReader { first_name: "Tom".to_string()}; Oct 22 04:03:23.572 INFO kablam! | ^^^^^^^^^^ help: consider using `_tom_reader` instead Oct 22 04:03:23.572 INFO kablam! | Oct 22 04:03:23.572 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:03:23.572 INFO kablam! Oct 22 04:03:23.572 INFO kablam! warning: unused variable: `fred_deleter` Oct 22 04:03:23.572 INFO kablam! --> tests/integration_test.rs:53:9 Oct 22 04:03:23.572 INFO kablam! | Oct 22 04:03:23.572 INFO kablam! 53 | let fred_deleter = employee_deleter::EmployeeDeleter { employee_id: 0}; Oct 22 04:03:23.572 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_fred_deleter` instead Oct 22 04:03:23.572 INFO kablam! Oct 22 04:03:23.581 INFO kablam! warning: variable does not need to be mutable Oct 22 04:03:23.581 INFO kablam! --> tests/common/employee_reader.rs:33:13 Oct 22 04:03:23.581 INFO kablam! | Oct 22 04:03:23.581 INFO kablam! 33 | let mut statement = usable_connection.prepare("select * from Employee where FirstName = ?1 limit 1"); Oct 22 04:03:23.581 INFO kablam! | ----^^^^^^^^^ Oct 22 04:03:23.581 INFO kablam! | | Oct 22 04:03:23.581 INFO kablam! | help: remove this `mut` Oct 22 04:03:23.581 INFO kablam! | Oct 22 04:03:23.581 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 04:03:23.581 INFO kablam! Oct 22 04:03:23.581 INFO kablam! warning: struct is never constructed: `Department` Oct 22 04:03:23.581 INFO kablam! --> tests/common/schema.rs:11:1 Oct 22 04:03:23.581 INFO kablam! | Oct 22 04:03:23.581 INFO kablam! 11 | pub struct Department { Oct 22 04:03:23.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.581 INFO kablam! | Oct 22 04:03:23.581 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:03:23.581 INFO kablam! Oct 22 04:03:23.581 INFO kablam! warning: struct is never constructed: `Organization` Oct 22 04:03:23.581 INFO kablam! --> tests/common/schema.rs:17:1 Oct 22 04:03:23.581 INFO kablam! | Oct 22 04:03:23.581 INFO kablam! 17 | pub struct Organization { Oct 22 04:03:23.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.581 INFO kablam! Oct 22 04:03:23.587 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:03:23.587 INFO kablam! --> tests/common/employee_deleter.rs:28:9 Oct 22 04:03:23.587 INFO kablam! | Oct 22 04:03:23.587 INFO kablam! 28 | / usable_connection.execute( Oct 22 04:03:23.587 INFO kablam! 29 | | "DELETE FROM Employee WHERE EmployeeId = ?1", &[&self.employee_id] Oct 22 04:03:23.587 INFO kablam! 30 | | ); Oct 22 04:03:23.587 INFO kablam! | |__________^ Oct 22 04:03:23.587 INFO kablam! | Oct 22 04:03:23.587 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 04:03:23.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:03:23.587 INFO kablam! Oct 22 04:03:23.587 INFO kablam! warning: unused attribute Oct 22 04:03:23.587 INFO kablam! --> tests/common/mod.rs:1:1 Oct 22 04:03:23.587 INFO kablam! | Oct 22 04:03:23.587 INFO kablam! 1 | #![feature(custom_attribute)] Oct 22 04:03:23.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.587 INFO kablam! | Oct 22 04:03:23.587 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 22 04:03:23.587 INFO kablam! Oct 22 04:03:23.587 INFO kablam! warning: crate-level attribute should be in the root module Oct 22 04:03:23.587 INFO kablam! --> tests/common/mod.rs:1:1 Oct 22 04:03:23.587 INFO kablam! | Oct 22 04:03:23.587 INFO kablam! 1 | #![feature(custom_attribute)] Oct 22 04:03:23.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:03:23.587 INFO kablam! Oct 22 04:03:23.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.60s Oct 22 04:03:23.613 INFO kablam! su: No module specific data is present Oct 22 04:03:24.324 INFO running `"docker" "rm" "-f" "a99f89dd7996d8ee4f7a9a2c766b8268d0f930fb35d9b9823b218222ebc496a8"` Oct 22 04:03:24.532 INFO blam! a99f89dd7996d8ee4f7a9a2c766b8268d0f930fb35d9b9823b218222ebc496a8