Oct 14 17:39:07.606 INFO testing jabamin/kpsDuplicate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:39:07.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 17:39:08.065 INFO blam! c914312259665f26415d5563c877184ecdc2030770328c71ade433f1bf141894 Oct 14 17:39:08.066 INFO running `"docker" "start" "-a" "c914312259665f26415d5563c877184ecdc2030770328c71ade433f1bf141894"` Oct 14 17:39:10.526 INFO kablam! usermod: no changes Oct 14 17:39:10.626 INFO kablam! Compiling serde_json v1.0.13 Oct 14 17:39:15.067 INFO kablam! Compiling kpsDuplicate v0.1.0 (/source) Oct 14 17:39:15.495 INFO kablam! warning: unused import: `std::io::Read` Oct 14 17:39:15.495 INFO kablam! --> src/main.rs:6:5 Oct 14 17:39:15.495 INFO kablam! | Oct 14 17:39:15.495 INFO kablam! 6 | use std::io::Read; Oct 14 17:39:15.495 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:39:15.495 INFO kablam! | Oct 14 17:39:15.495 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:39:15.495 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 14 17:39:15.687 INFO kablam! --> src/main.rs:12:5 Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! 12 | storeId: String, Oct 14 17:39:15.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 14 17:39:15.687 INFO kablam! --> src/main.rs:13:5 Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! 13 | typeId: String, Oct 14 17:39:15.687 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 14 17:39:15.687 INFO kablam! --> src/main.rs:18:5 Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! 18 | organizationId: String, Oct 14 17:39:15.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 14 17:39:15.687 INFO kablam! --> src/main.rs:19:5 Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! 19 | createdBy: String, Oct 14 17:39:15.687 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.687 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 14 17:39:15.687 INFO kablam! --> src/main.rs:20:5 Oct 14 17:39:15.687 INFO kablam! | Oct 14 17:39:15.687 INFO kablam! 20 | entityId: String, Oct 14 17:39:15.687 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:39:15.687 INFO kablam! Oct 14 17:39:15.695 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 14 17:39:15.695 INFO kablam! --> src/main.rs:22:5 Oct 14 17:39:15.695 INFO kablam! | Oct 14 17:39:15.695 INFO kablam! 22 | createdOn: i64, Oct 14 17:39:15.695 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 17:39:15.695 INFO kablam! Oct 14 17:39:15.695 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 14 17:39:15.695 INFO kablam! --> src/main.rs:23:5 Oct 14 17:39:15.695 INFO kablam! | Oct 14 17:39:15.695 INFO kablam! 23 | apiId: String, Oct 14 17:39:15.695 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:15.695 INFO kablam! Oct 14 17:39:16.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.35s Oct 14 17:39:16.912 INFO kablam! su: No module specific data is present Oct 14 17:39:18.067 INFO running `"docker" "rm" "-f" "c914312259665f26415d5563c877184ecdc2030770328c71ade433f1bf141894"` Oct 14 17:39:18.347 INFO blam! c914312259665f26415d5563c877184ecdc2030770328c71ade433f1bf141894 Oct 14 17:39:18.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 17:39:18.843 INFO blam! d616eb9d16dc4f31d5b8a7c148d0da10b9bc68064b09ab8db0aeda07485f7384 Oct 14 17:39:18.845 INFO running `"docker" "start" "-a" "d616eb9d16dc4f31d5b8a7c148d0da10b9bc68064b09ab8db0aeda07485f7384"` Oct 14 17:39:20.879 INFO kablam! usermod: no changes Oct 14 17:39:20.975 INFO kablam! Compiling kpsDuplicate v0.1.0 (/source) Oct 14 17:39:21.427 INFO kablam! warning: unused import: `std::io::Read` Oct 14 17:39:21.428 INFO kablam! --> src/main.rs:6:5 Oct 14 17:39:21.428 INFO kablam! | Oct 14 17:39:21.429 INFO kablam! 6 | use std::io::Read; Oct 14 17:39:21.429 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:39:21.429 INFO kablam! | Oct 14 17:39:21.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:39:21.430 INFO kablam! Oct 14 17:39:21.591 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 14 17:39:21.591 INFO kablam! | Oct 14 17:39:21.591 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:39:21.592 INFO kablam! Oct 14 17:39:21.593 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 14 17:39:21.593 INFO kablam! --> src/main.rs:12:5 Oct 14 17:39:21.593 INFO kablam! | Oct 14 17:39:21.593 INFO kablam! 12 | storeId: String, Oct 14 17:39:21.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:21.594 INFO kablam! Oct 14 17:39:21.594 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 14 17:39:21.595 INFO kablam! --> src/main.rs:13:5 Oct 14 17:39:21.595 INFO kablam! | Oct 14 17:39:21.595 INFO kablam! 13 | typeId: String, Oct 14 17:39:21.596 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:21.596 INFO kablam! Oct 14 17:39:21.596 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 14 17:39:21.596 INFO kablam! --> src/main.rs:18:5 Oct 14 17:39:21.597 INFO kablam! | Oct 14 17:39:21.597 INFO kablam! 18 | organizationId: String, Oct 14 17:39:21.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:21.597 INFO kablam! Oct 14 17:39:21.597 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 14 17:39:21.597 INFO kablam! --> src/main.rs:19:5 Oct 14 17:39:21.597 INFO kablam! | Oct 14 17:39:21.597 INFO kablam! 19 | createdBy: String, Oct 14 17:39:21.597 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:39:21.597 INFO kablam! Oct 14 17:39:21.597 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 14 17:39:21.597 INFO kablam! --> src/main.rs:20:5 Oct 14 17:39:21.597 INFO kablam! | Oct 14 17:39:21.597 INFO kablam! 20 | entityId: String, Oct 14 17:39:21.597 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:39:21.597 INFO kablam! Oct 14 17:39:21.597 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 14 17:39:21.597 INFO kablam! --> src/main.rs:22:5 Oct 14 17:39:21.597 INFO kablam! | Oct 14 17:39:21.597 INFO kablam! 22 | createdOn: i64, Oct 14 17:39:21.597 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 17:39:21.597 INFO kablam! Oct 14 17:39:21.597 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 14 17:39:21.597 INFO kablam! --> src/main.rs:23:5 Oct 14 17:39:21.597 INFO kablam! | Oct 14 17:39:21.597 INFO kablam! 23 | apiId: String, Oct 14 17:39:21.597 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:21.597 INFO kablam! Oct 14 17:39:22.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 14 17:39:22.049 INFO kablam! su: No module specific data is present Oct 14 17:39:23.515 INFO running `"docker" "rm" "-f" "d616eb9d16dc4f31d5b8a7c148d0da10b9bc68064b09ab8db0aeda07485f7384"` Oct 14 17:39:23.811 INFO blam! d616eb9d16dc4f31d5b8a7c148d0da10b9bc68064b09ab8db0aeda07485f7384 Oct 14 17:39:23.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 17:39:24.256 INFO blam! 8bf7d07267d28e2b1605e73f479c10af5d87d8bb8837e689808c77d6a6ac0980 Oct 14 17:39:24.258 INFO running `"docker" "start" "-a" "8bf7d07267d28e2b1605e73f479c10af5d87d8bb8837e689808c77d6a6ac0980"` Oct 14 17:39:25.927 INFO kablam! usermod: no changes Oct 14 17:39:26.058 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 17:39:26.079 INFO kablam! Running /target/debug/deps/kpsDuplicate-5b9fffbd0f950b25 Oct 14 17:39:26.079 INFO blam! Oct 14 17:39:26.079 INFO blam! running 0 tests Oct 14 17:39:26.079 INFO blam! Oct 14 17:39:26.079 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:39:26.079 INFO blam! Oct 14 17:39:26.090 INFO kablam! su: No module specific data is present Oct 14 17:39:27.080 INFO running `"docker" "rm" "-f" "8bf7d07267d28e2b1605e73f479c10af5d87d8bb8837e689808c77d6a6ac0980"` Oct 14 17:39:27.398 INFO blam! 8bf7d07267d28e2b1605e73f479c10af5d87d8bb8837e689808c77d6a6ac0980