Oct 27 03:18:11.781 INFO checking jabamin/kpsDuplicate against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:18:11.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 03:18:12.191 INFO blam! 40d41d190ffff6fa77b5e68e9bf694fa42e41aea5a7eb02e75d41a298b914715 Oct 27 03:18:12.194 INFO running `"docker" "start" "-a" "40d41d190ffff6fa77b5e68e9bf694fa42e41aea5a7eb02e75d41a298b914715"` Oct 27 03:18:13.690 INFO kablam! usermod: no changes Oct 27 03:18:13.775 INFO kablam! Checking kpsDuplicate v0.1.0 (/source) Oct 27 03:18:14.595 INFO kablam! warning: unused import: `std::io::Read` Oct 27 03:18:14.595 INFO kablam! --> src/main.rs:6:5 Oct 27 03:18:14.595 INFO kablam! | Oct 27 03:18:14.595 INFO kablam! 6 | use std::io::Read; Oct 27 03:18:14.595 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:18:14.595 INFO kablam! | Oct 27 03:18:14.595 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:18:14.596 INFO kablam! Oct 27 03:18:14.691 INFO kablam! warning: unused import: `std::io::Read` Oct 27 03:18:14.691 INFO kablam! --> src/main.rs:6:5 Oct 27 03:18:14.691 INFO kablam! | Oct 27 03:18:14.691 INFO kablam! 6 | use std::io::Read; Oct 27 03:18:14.691 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:18:14.691 INFO kablam! | Oct 27 03:18:14.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:18:14.691 INFO kablam! Oct 27 03:18:14.779 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 27 03:18:14.779 INFO kablam! | Oct 27 03:18:14.779 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 03:18:14.779 INFO kablam! Oct 27 03:18:14.780 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 27 03:18:14.780 INFO kablam! --> src/main.rs:12:5 Oct 27 03:18:14.780 INFO kablam! | Oct 27 03:18:14.780 INFO kablam! 12 | storeId: String, Oct 27 03:18:14.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.781 INFO kablam! Oct 27 03:18:14.781 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 27 03:18:14.781 INFO kablam! --> src/main.rs:13:5 Oct 27 03:18:14.781 INFO kablam! | Oct 27 03:18:14.781 INFO kablam! 13 | typeId: String, Oct 27 03:18:14.781 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:18:14.781 INFO kablam! Oct 27 03:18:14.781 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 27 03:18:14.781 INFO kablam! --> src/main.rs:18:5 Oct 27 03:18:14.781 INFO kablam! | Oct 27 03:18:14.781 INFO kablam! 18 | organizationId: String, Oct 27 03:18:14.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.783 INFO kablam! Oct 27 03:18:14.783 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 27 03:18:14.783 INFO kablam! --> src/main.rs:19:5 Oct 27 03:18:14.783 INFO kablam! | Oct 27 03:18:14.783 INFO kablam! 19 | createdBy: String, Oct 27 03:18:14.783 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.783 INFO kablam! Oct 27 03:18:14.783 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 27 03:18:14.783 INFO kablam! --> src/main.rs:20:5 Oct 27 03:18:14.783 INFO kablam! | Oct 27 03:18:14.783 INFO kablam! 20 | entityId: String, Oct 27 03:18:14.783 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:18:14.783 INFO kablam! Oct 27 03:18:14.783 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 27 03:18:14.783 INFO kablam! --> src/main.rs:22:5 Oct 27 03:18:14.783 INFO kablam! | Oct 27 03:18:14.783 INFO kablam! 22 | createdOn: i64, Oct 27 03:18:14.783 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:18:14.783 INFO kablam! Oct 27 03:18:14.783 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 27 03:18:14.783 INFO kablam! --> src/main.rs:23:5 Oct 27 03:18:14.783 INFO kablam! | Oct 27 03:18:14.783 INFO kablam! 23 | apiId: String, Oct 27 03:18:14.783 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:18:14.783 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:12:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 12 | storeId: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:13:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 13 | typeId: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:18:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 18 | organizationId: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:19:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 19 | createdBy: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:20:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 20 | entityId: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:22:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 22 | createdOn: i64, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.887 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 27 03:18:14.887 INFO kablam! --> src/main.rs:23:5 Oct 27 03:18:14.887 INFO kablam! | Oct 27 03:18:14.887 INFO kablam! 23 | apiId: String, Oct 27 03:18:14.887 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:18:14.887 INFO kablam! Oct 27 03:18:14.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 27 03:18:14.922 INFO kablam! su: No module specific data is present Oct 27 03:18:15.823 INFO running `"docker" "rm" "-f" "40d41d190ffff6fa77b5e68e9bf694fa42e41aea5a7eb02e75d41a298b914715"` Oct 27 03:18:16.144 INFO blam! 40d41d190ffff6fa77b5e68e9bf694fa42e41aea5a7eb02e75d41a298b914715