Oct 14 17:39:06.001 INFO testing jabamin/kpsDuplicate against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:39:06.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.472 INFO blam! 9f23dca1df8052506746bd7a2bb3af78a973c26afd8070b5e4934cd768831b9f Oct 14 17:39:06.475 INFO running `"docker" "start" "-a" "9f23dca1df8052506746bd7a2bb3af78a973c26afd8070b5e4934cd768831b9f"` Oct 14 17:39:08.072 INFO kablam! usermod: no changes Oct 14 17:39:08.171 INFO kablam! Compiling serde_json v1.0.13 Oct 14 17:39:13.162 INFO kablam! Compiling kpsDuplicate v0.1.0 (/source) Oct 14 17:39:13.466 INFO kablam! warning: unused import: `std::io::Read` Oct 14 17:39:13.467 INFO kablam! --> src/main.rs:6:5 Oct 14 17:39:13.467 INFO kablam! | Oct 14 17:39:13.467 INFO kablam! 6 | use std::io::Read; Oct 14 17:39:13.467 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:39:13.467 INFO kablam! | Oct 14 17:39:13.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:39:13.467 INFO kablam! Oct 14 17:39:13.625 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 14 17:39:13.625 INFO kablam! | Oct 14 17:39:13.626 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:39:13.626 INFO kablam! Oct 14 17:39:13.626 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 14 17:39:13.626 INFO kablam! --> src/main.rs:12:5 Oct 14 17:39:13.626 INFO kablam! | Oct 14 17:39:13.626 INFO kablam! 12 | storeId: String, Oct 14 17:39:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:13.626 INFO kablam! Oct 14 17:39:13.626 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 14 17:39:13.626 INFO kablam! --> src/main.rs:13:5 Oct 14 17:39:13.626 INFO kablam! | Oct 14 17:39:13.626 INFO kablam! 13 | typeId: String, Oct 14 17:39:13.626 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:13.626 INFO kablam! Oct 14 17:39:13.628 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 14 17:39:13.628 INFO kablam! --> src/main.rs:18:5 Oct 14 17:39:13.628 INFO kablam! | Oct 14 17:39:13.628 INFO kablam! 18 | organizationId: String, Oct 14 17:39:13.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:13.628 INFO kablam! Oct 14 17:39:13.628 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 14 17:39:13.628 INFO kablam! --> src/main.rs:19:5 Oct 14 17:39:13.628 INFO kablam! | Oct 14 17:39:13.628 INFO kablam! 19 | createdBy: String, Oct 14 17:39:13.628 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:39:13.628 INFO kablam! Oct 14 17:39:13.628 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 14 17:39:13.628 INFO kablam! --> src/main.rs:20:5 Oct 14 17:39:13.628 INFO kablam! | Oct 14 17:39:13.628 INFO kablam! 20 | entityId: String, Oct 14 17:39:13.628 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:39:13.628 INFO kablam! Oct 14 17:39:13.628 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 14 17:39:13.628 INFO kablam! --> src/main.rs:22:5 Oct 14 17:39:13.628 INFO kablam! | Oct 14 17:39:13.628 INFO kablam! 22 | createdOn: i64, Oct 14 17:39:13.628 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 17:39:13.628 INFO kablam! Oct 14 17:39:13.628 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 14 17:39:13.628 INFO kablam! --> src/main.rs:23:5 Oct 14 17:39:13.628 INFO kablam! | Oct 14 17:39:13.628 INFO kablam! 23 | apiId: String, Oct 14 17:39:13.628 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:13.628 INFO kablam! Oct 14 17:39:14.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.76s Oct 14 17:39:14.874 INFO kablam! su: No module specific data is present Oct 14 17:39:16.448 INFO running `"docker" "rm" "-f" "9f23dca1df8052506746bd7a2bb3af78a973c26afd8070b5e4934cd768831b9f"` Oct 14 17:39:16.747 INFO blam! 9f23dca1df8052506746bd7a2bb3af78a973c26afd8070b5e4934cd768831b9f Oct 14 17:39:16.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17.201 INFO blam! 58e2ce35cad536ac46e328d6b9893cf59b13994e7cc940c48f53843a777fadc6 Oct 14 17:39:17.203 INFO running `"docker" "start" "-a" "58e2ce35cad536ac46e328d6b9893cf59b13994e7cc940c48f53843a777fadc6"` Oct 14 17:39:18.858 INFO kablam! usermod: no changes Oct 14 17:39:18.915 INFO kablam! Compiling kpsDuplicate v0.1.0 (/source) Oct 14 17:39:19.399 INFO kablam! warning: unused import: `std::io::Read` Oct 14 17:39:19.400 INFO kablam! --> src/main.rs:6:5 Oct 14 17:39:19.400 INFO kablam! | Oct 14 17:39:19.400 INFO kablam! 6 | use std::io::Read; Oct 14 17:39:19.401 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:39:19.401 INFO kablam! | Oct 14 17:39:19.401 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:39:19.401 INFO kablam! Oct 14 17:39:19.575 INFO kablam! warning: crate `kpsDuplicate` should have a snake case name such as `kps_duplicate` Oct 14 17:39:19.576 INFO kablam! | Oct 14 17:39:19.576 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:39:19.576 INFO kablam! Oct 14 17:39:19.577 INFO kablam! warning: structure field `storeId` should have a snake case name such as `store_id` Oct 14 17:39:19.577 INFO kablam! --> src/main.rs:12:5 Oct 14 17:39:19.577 INFO kablam! | Oct 14 17:39:19.578 INFO kablam! 12 | storeId: String, Oct 14 17:39:19.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:19.578 INFO kablam! Oct 14 17:39:19.579 INFO kablam! warning: structure field `typeId` should have a snake case name such as `type_id` Oct 14 17:39:19.579 INFO kablam! --> src/main.rs:13:5 Oct 14 17:39:19.579 INFO kablam! | Oct 14 17:39:19.579 INFO kablam! 13 | typeId: String, Oct 14 17:39:19.580 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:19.580 INFO kablam! Oct 14 17:39:19.580 INFO kablam! warning: structure field `organizationId` should have a snake case name such as `organization_id` Oct 14 17:39:19.581 INFO kablam! --> src/main.rs:18:5 Oct 14 17:39:19.581 INFO kablam! | Oct 14 17:39:19.581 INFO kablam! 18 | organizationId: String, Oct 14 17:39:19.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:39:19.582 INFO kablam! Oct 14 17:39:19.582 INFO kablam! warning: structure field `createdBy` should have a snake case name such as `created_by` Oct 14 17:39:19.582 INFO kablam! --> src/main.rs:19:5 Oct 14 17:39:19.583 INFO kablam! | Oct 14 17:39:19.583 INFO kablam! 19 | createdBy: String, Oct 14 17:39:19.583 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:39:19.584 INFO kablam! Oct 14 17:39:19.584 INFO kablam! warning: structure field `entityId` should have a snake case name such as `entity_id` Oct 14 17:39:19.584 INFO kablam! --> src/main.rs:20:5 Oct 14 17:39:19.584 INFO kablam! | Oct 14 17:39:19.584 INFO kablam! 20 | entityId: String, Oct 14 17:39:19.584 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:39:19.584 INFO kablam! Oct 14 17:39:19.584 INFO kablam! warning: structure field `createdOn` should have a snake case name such as `created_on` Oct 14 17:39:19.584 INFO kablam! --> src/main.rs:22:5 Oct 14 17:39:19.584 INFO kablam! | Oct 14 17:39:19.584 INFO kablam! 22 | createdOn: i64, Oct 14 17:39:19.584 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 17:39:19.584 INFO kablam! Oct 14 17:39:19.584 INFO kablam! warning: structure field `apiId` should have a snake case name such as `api_id` Oct 14 17:39:19.584 INFO kablam! --> src/main.rs:23:5 Oct 14 17:39:19.584 INFO kablam! | Oct 14 17:39:19.584 INFO kablam! 23 | apiId: String, Oct 14 17:39:19.584 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:39:19.584 INFO kablam! Oct 14 17:39:20.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 14 17:39:20.138 INFO kablam! su: No module specific data is present Oct 14 17:39:21.214 INFO running `"docker" "rm" "-f" "58e2ce35cad536ac46e328d6b9893cf59b13994e7cc940c48f53843a777fadc6"` Oct 14 17:39:21.555 INFO blam! 58e2ce35cad536ac46e328d6b9893cf59b13994e7cc940c48f53843a777fadc6 Oct 14 17:39:21.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:22.046 INFO blam! fed8ffd172b1dfda9037021cb367024df489d4fa5d449ccb6579b8a1fb26f98c Oct 14 17:39:22.048 INFO running `"docker" "start" "-a" "fed8ffd172b1dfda9037021cb367024df489d4fa5d449ccb6579b8a1fb26f98c"` Oct 14 17:39:23.847 INFO kablam! usermod: no changes Oct 14 17:39:23.946 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 14 17:39:23.948 INFO kablam! Running /target/debug/deps/kpsDuplicate-84cb5cc292265097 Oct 14 17:39:23.951 INFO blam! Oct 14 17:39:23.951 INFO blam! running 0 tests Oct 14 17:39:23.952 INFO blam! Oct 14 17:39:23.952 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:39:23.952 INFO blam! Oct 14 17:39:23.952 INFO kablam! su: No module specific data is present Oct 14 17:39:25.322 INFO running `"docker" "rm" "-f" "fed8ffd172b1dfda9037021cb367024df489d4fa5d449ccb6579b8a1fb26f98c"` Oct 14 17:39:25.675 INFO blam! fed8ffd172b1dfda9037021cb367024df489d4fa5d449ccb6579b8a1fb26f98c