Sep 10 17:11:03.307 INFO checking google-videointelligence1_beta1-1.0.7+20171122 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 17:11:03.307 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 17:11:03.307 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 17:11:03.546 INFO blam! d8da6e308738b8c68f1bfa3efd0072d71a7c23bee26388b42447c3148591e564 Sep 10 17:11:03.548 INFO running `"docker" "start" "-a" "d8da6e308738b8c68f1bfa3efd0072d71a7c23bee26388b42447c3148591e564"` Sep 10 17:11:04.590 INFO kablam! usermod: no changes Sep 10 17:11:04.822 INFO kablam! Checking google-videointelligence1_beta1 v1.0.7+20171122 (file:///source) Sep 10 17:11:07.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:11:07.218 INFO kablam! --> src/lib.rs:719:66 Sep 10 17:11:07.218 INFO kablam! | Sep 10 17:11:07.218 INFO kablam! 719 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:11:07.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:11:07.218 INFO kablam! | Sep 10 17:11:07.218 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 17:11:07.218 INFO kablam! Sep 10 17:11:07.818 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:11:07.818 INFO kablam! --> src/lib.rs:719:66 Sep 10 17:11:07.818 INFO kablam! | Sep 10 17:11:07.818 INFO kablam! 719 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:11:07.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:11:07.818 INFO kablam! | Sep 10 17:11:07.818 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 17:11:07.818 INFO kablam! Sep 10 17:11:08.740 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1beta1Annotatevideorequest` Sep 10 17:11:08.740 INFO kablam! --> src/lib.rs:375:1 Sep 10 17:11:08.740 INFO kablam! | Sep 10 17:11:08.740 INFO kablam! 375 | / pub struct GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest { Sep 10 17:11:08.740 INFO kablam! 376 | | /// Additional video context and/or feature-specific parameters. Sep 10 17:11:08.740 INFO kablam! 377 | | #[serde(rename="videoContext")] Sep 10 17:11:08.740 INFO kablam! 378 | | pub video_context: Option, Sep 10 17:11:08.740 INFO kablam! ... | Sep 10 17:11:08.740 INFO kablam! 409 | | pub output_uri: Option, Sep 10 17:11:08.741 INFO kablam! 410 | | } Sep 10 17:11:08.741 INFO kablam! | |_^ Sep 10 17:11:08.741 INFO kablam! | Sep 10 17:11:08.741 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Sep 10 17:11:08.741 INFO kablam! Sep 10 17:11:08.742 INFO kablam! warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Sep 10 17:11:08.742 INFO kablam! --> src/lib.rs:471:1 Sep 10 17:11:08.742 INFO kablam! | Sep 10 17:11:08.742 INFO kablam! 471 | / pub struct GoogleRpc_Status { Sep 10 17:11:08.742 INFO kablam! 472 | | /// A developer-facing error message, which should be in English. Any Sep 10 17:11:08.743 INFO kablam! 473 | | /// user-facing error message should be localized and sent in the Sep 10 17:11:08.743 INFO kablam! 474 | | /// google.rpc.Status.details field, or localized by the client. Sep 10 17:11:08.743 INFO kablam! ... | Sep 10 17:11:08.743 INFO kablam! 480 | | pub details: Option>>, Sep 10 17:11:08.743 INFO kablam! 481 | | } Sep 10 17:11:08.743 INFO kablam! | |_^ Sep 10 17:11:08.743 INFO kablam! Sep 10 17:11:08.744 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videosegment` Sep 10 17:11:08.744 INFO kablam! --> src/lib.rs:491:1 Sep 10 17:11:08.744 INFO kablam! | Sep 10 17:11:08.744 INFO kablam! 491 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoSegment { Sep 10 17:11:08.744 INFO kablam! 492 | | /// End offset in microseconds (inclusive). Unset means 0. Sep 10 17:11:08.744 INFO kablam! 493 | | #[serde(rename="endTimeOffset")] Sep 10 17:11:08.744 INFO kablam! 494 | | pub end_time_offset: Option, Sep 10 17:11:08.744 INFO kablam! ... | Sep 10 17:11:08.744 INFO kablam! 497 | | pub start_time_offset: Option, Sep 10 17:11:08.744 INFO kablam! 498 | | } Sep 10 17:11:08.744 INFO kablam! | |_^ Sep 10 17:11:08.744 INFO kablam! Sep 10 17:11:08.745 INFO kablam! warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Sep 10 17:11:08.745 INFO kablam! --> src/lib.rs:514:1 Sep 10 17:11:08.745 INFO kablam! | Sep 10 17:11:08.745 INFO kablam! 514 | / pub struct GoogleLongrunning_Operation { Sep 10 17:11:08.745 INFO kablam! 515 | | /// The error result of the operation in case of failure or cancellation. Sep 10 17:11:08.745 INFO kablam! 516 | | pub error: Option, Sep 10 17:11:08.745 INFO kablam! 517 | | /// If the value is `false`, it means the operation is still in progress. Sep 10 17:11:08.745 INFO kablam! ... | Sep 10 17:11:08.745 INFO kablam! 538 | | pub metadata: Option>, Sep 10 17:11:08.745 INFO kablam! 539 | | } Sep 10 17:11:08.745 INFO kablam! | |_^ Sep 10 17:11:08.745 INFO kablam! Sep 10 17:11:08.747 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videocontext` Sep 10 17:11:08.747 INFO kablam! --> src/lib.rs:549:1 Sep 10 17:11:08.747 INFO kablam! | Sep 10 17:11:08.747 INFO kablam! 549 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoContext { Sep 10 17:11:08.747 INFO kablam! 550 | | /// If label detection has been requested, what labels should be detected Sep 10 17:11:08.747 INFO kablam! 551 | | /// in addition to video-level labels or segment-level labels. If unspecified, Sep 10 17:11:08.747 INFO kablam! 552 | | /// defaults to `SHOT_MODE`. Sep 10 17:11:08.747 INFO kablam! ... | Sep 10 17:11:08.747 INFO kablam! 574 | | pub safe_search_detection_model: Option, Sep 10 17:11:08.747 INFO kablam! 575 | | } Sep 10 17:11:08.747 INFO kablam! | |_^ Sep 10 17:11:08.747 INFO kablam! Sep 10 17:11:09.246 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1beta1Annotatevideorequest` Sep 10 17:11:09.246 INFO kablam! --> src/lib.rs:375:1 Sep 10 17:11:09.246 INFO kablam! | Sep 10 17:11:09.246 INFO kablam! 375 | / pub struct GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest { Sep 10 17:11:09.246 INFO kablam! 376 | | /// Additional video context and/or feature-specific parameters. Sep 10 17:11:09.246 INFO kablam! 377 | | #[serde(rename="videoContext")] Sep 10 17:11:09.246 INFO kablam! 378 | | pub video_context: Option, Sep 10 17:11:09.246 INFO kablam! ... | Sep 10 17:11:09.246 INFO kablam! 409 | | pub output_uri: Option, Sep 10 17:11:09.247 INFO kablam! 410 | | } Sep 10 17:11:09.247 INFO kablam! | |_^ Sep 10 17:11:09.247 INFO kablam! | Sep 10 17:11:09.247 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Sep 10 17:11:09.247 INFO kablam! Sep 10 17:11:09.248 INFO kablam! warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Sep 10 17:11:09.248 INFO kablam! --> src/lib.rs:471:1 Sep 10 17:11:09.248 INFO kablam! | Sep 10 17:11:09.248 INFO kablam! 471 | / pub struct GoogleRpc_Status { Sep 10 17:11:09.248 INFO kablam! 472 | | /// A developer-facing error message, which should be in English. Any Sep 10 17:11:09.248 INFO kablam! 473 | | /// user-facing error message should be localized and sent in the Sep 10 17:11:09.248 INFO kablam! 474 | | /// google.rpc.Status.details field, or localized by the client. Sep 10 17:11:09.248 INFO kablam! ... | Sep 10 17:11:09.248 INFO kablam! 480 | | pub details: Option>>, Sep 10 17:11:09.249 INFO kablam! 481 | | } Sep 10 17:11:09.249 INFO kablam! | |_^ Sep 10 17:11:09.249 INFO kablam! Sep 10 17:11:09.250 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videosegment` Sep 10 17:11:09.250 INFO kablam! --> src/lib.rs:491:1 Sep 10 17:11:09.250 INFO kablam! | Sep 10 17:11:09.250 INFO kablam! 491 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoSegment { Sep 10 17:11:09.250 INFO kablam! 492 | | /// End offset in microseconds (inclusive). Unset means 0. Sep 10 17:11:09.250 INFO kablam! 493 | | #[serde(rename="endTimeOffset")] Sep 10 17:11:09.250 INFO kablam! 494 | | pub end_time_offset: Option, Sep 10 17:11:09.250 INFO kablam! ... | Sep 10 17:11:09.250 INFO kablam! 497 | | pub start_time_offset: Option, Sep 10 17:11:09.250 INFO kablam! 498 | | } Sep 10 17:11:09.250 INFO kablam! | |_^ Sep 10 17:11:09.250 INFO kablam! Sep 10 17:11:09.251 INFO kablam! warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Sep 10 17:11:09.251 INFO kablam! --> src/lib.rs:514:1 Sep 10 17:11:09.251 INFO kablam! | Sep 10 17:11:09.251 INFO kablam! 514 | / pub struct GoogleLongrunning_Operation { Sep 10 17:11:09.251 INFO kablam! 515 | | /// The error result of the operation in case of failure or cancellation. Sep 10 17:11:09.251 INFO kablam! 516 | | pub error: Option, Sep 10 17:11:09.251 INFO kablam! 517 | | /// If the value is `false`, it means the operation is still in progress. Sep 10 17:11:09.251 INFO kablam! ... | Sep 10 17:11:09.251 INFO kablam! 538 | | pub metadata: Option>, Sep 10 17:11:09.251 INFO kablam! 539 | | } Sep 10 17:11:09.251 INFO kablam! | |_^ Sep 10 17:11:09.251 INFO kablam! Sep 10 17:11:09.253 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videocontext` Sep 10 17:11:09.253 INFO kablam! --> src/lib.rs:549:1 Sep 10 17:11:09.253 INFO kablam! | Sep 10 17:11:09.253 INFO kablam! 549 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoContext { Sep 10 17:11:09.253 INFO kablam! 550 | | /// If label detection has been requested, what labels should be detected Sep 10 17:11:09.253 INFO kablam! 551 | | /// in addition to video-level labels or segment-level labels. If unspecified, Sep 10 17:11:09.253 INFO kablam! 552 | | /// defaults to `SHOT_MODE`. Sep 10 17:11:09.253 INFO kablam! ... | Sep 10 17:11:09.253 INFO kablam! 574 | | pub safe_search_detection_model: Option, Sep 10 17:11:09.253 INFO kablam! 575 | | } Sep 10 17:11:09.253 INFO kablam! | |_^ Sep 10 17:11:09.253 INFO kablam! Sep 10 17:11:09.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.72s Sep 10 17:11:09.358 INFO kablam! su: No module specific data is present Sep 10 17:11:10.137 INFO running `"docker" "rm" "-f" "d8da6e308738b8c68f1bfa3efd0072d71a7c23bee26388b42447c3148591e564"` Sep 10 17:11:10.281 INFO blam! d8da6e308738b8c68f1bfa3efd0072d71a7c23bee26388b42447c3148591e564