Oct 22 02:39:14.956 INFO checking google-videointelligence1_beta1-1.0.7+20171122 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:39:14.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:39:15.474 INFO blam! 8f38febb95ec97a589d8e9441828e2fe4052c210518c139b96d6b5f14ba05cbc Oct 22 02:39:15.476 INFO running `"docker" "start" "-a" "8f38febb95ec97a589d8e9441828e2fe4052c210518c139b96d6b5f14ba05cbc"` Oct 22 02:39:16.608 INFO kablam! usermod: no changes Oct 22 02:39:16.888 INFO kablam! Checking hyper-native-tls v0.3.0 Oct 22 02:39:19.831 INFO kablam! Checking yup-oauth2 v1.0.9 Oct 22 02:39:23.821 INFO kablam! Checking google-videointelligence1_beta1 v1.0.7+20171122 (/source) Oct 22 02:39:27.520 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:39:27.521 INFO kablam! --> src/lib.rs:719:66 Oct 22 02:39:27.521 INFO kablam! | Oct 22 02:39:27.521 INFO kablam! 719 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 22 02:39:27.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:39:27.522 INFO kablam! | Oct 22 02:39:27.522 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:39:27.522 INFO kablam! Oct 22 02:39:27.825 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 02:39:27.825 INFO kablam! --> src/lib.rs:719:66 Oct 22 02:39:27.825 INFO kablam! | Oct 22 02:39:27.825 INFO kablam! 719 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Oct 22 02:39:27.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:39:27.826 INFO kablam! | Oct 22 02:39:27.826 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:39:27.827 INFO kablam! Oct 22 02:39:28.423 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1beta1Annotatevideorequest` Oct 22 02:39:28.423 INFO kablam! --> src/lib.rs:375:1 Oct 22 02:39:28.423 INFO kablam! | Oct 22 02:39:28.423 INFO kablam! 375 | / pub struct GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest { Oct 22 02:39:28.423 INFO kablam! 376 | | /// Additional video context and/or feature-specific parameters. Oct 22 02:39:28.423 INFO kablam! 377 | | #[serde(rename="videoContext")] Oct 22 02:39:28.423 INFO kablam! 378 | | pub video_context: Option, Oct 22 02:39:28.423 INFO kablam! ... | Oct 22 02:39:28.423 INFO kablam! 409 | | pub output_uri: Option, Oct 22 02:39:28.423 INFO kablam! 410 | | } Oct 22 02:39:28.423 INFO kablam! | |_^ Oct 22 02:39:28.423 INFO kablam! | Oct 22 02:39:28.423 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 02:39:28.423 INFO kablam! Oct 22 02:39:28.424 INFO kablam! warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Oct 22 02:39:28.424 INFO kablam! --> src/lib.rs:471:1 Oct 22 02:39:28.424 INFO kablam! | Oct 22 02:39:28.424 INFO kablam! 471 | / pub struct GoogleRpc_Status { Oct 22 02:39:28.424 INFO kablam! 472 | | /// A developer-facing error message, which should be in English. Any Oct 22 02:39:28.424 INFO kablam! 473 | | /// user-facing error message should be localized and sent in the Oct 22 02:39:28.424 INFO kablam! 474 | | /// google.rpc.Status.details field, or localized by the client. Oct 22 02:39:28.424 INFO kablam! ... | Oct 22 02:39:28.425 INFO kablam! 480 | | pub details: Option>>, Oct 22 02:39:28.425 INFO kablam! 481 | | } Oct 22 02:39:28.425 INFO kablam! | |_^ Oct 22 02:39:28.425 INFO kablam! Oct 22 02:39:28.426 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videosegment` Oct 22 02:39:28.426 INFO kablam! --> src/lib.rs:491:1 Oct 22 02:39:28.426 INFO kablam! | Oct 22 02:39:28.426 INFO kablam! 491 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoSegment { Oct 22 02:39:28.426 INFO kablam! 492 | | /// End offset in microseconds (inclusive). Unset means 0. Oct 22 02:39:28.426 INFO kablam! 493 | | #[serde(rename="endTimeOffset")] Oct 22 02:39:28.426 INFO kablam! 494 | | pub end_time_offset: Option, Oct 22 02:39:28.426 INFO kablam! ... | Oct 22 02:39:28.426 INFO kablam! 497 | | pub start_time_offset: Option, Oct 22 02:39:28.426 INFO kablam! 498 | | } Oct 22 02:39:28.426 INFO kablam! | |_^ Oct 22 02:39:28.426 INFO kablam! Oct 22 02:39:28.428 INFO kablam! warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Oct 22 02:39:28.428 INFO kablam! --> src/lib.rs:514:1 Oct 22 02:39:28.428 INFO kablam! | Oct 22 02:39:28.428 INFO kablam! 514 | / pub struct GoogleLongrunning_Operation { Oct 22 02:39:28.428 INFO kablam! 515 | | /// The error result of the operation in case of failure or cancellation. Oct 22 02:39:28.428 INFO kablam! 516 | | pub error: Option, Oct 22 02:39:28.428 INFO kablam! 517 | | /// If the value is `false`, it means the operation is still in progress. Oct 22 02:39:28.428 INFO kablam! ... | Oct 22 02:39:28.428 INFO kablam! 538 | | pub metadata: Option>, Oct 22 02:39:28.428 INFO kablam! 539 | | } Oct 22 02:39:28.428 INFO kablam! | |_^ Oct 22 02:39:28.428 INFO kablam! Oct 22 02:39:28.431 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videocontext` Oct 22 02:39:28.431 INFO kablam! --> src/lib.rs:549:1 Oct 22 02:39:28.431 INFO kablam! | Oct 22 02:39:28.431 INFO kablam! 549 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoContext { Oct 22 02:39:28.432 INFO kablam! 550 | | /// If label detection has been requested, what labels should be detected Oct 22 02:39:28.432 INFO kablam! 551 | | /// in addition to video-level labels or segment-level labels. If unspecified, Oct 22 02:39:28.432 INFO kablam! 552 | | /// defaults to `SHOT_MODE`. Oct 22 02:39:28.432 INFO kablam! ... | Oct 22 02:39:28.432 INFO kablam! 574 | | pub safe_search_detection_model: Option, Oct 22 02:39:28.432 INFO kablam! 575 | | } Oct 22 02:39:28.432 INFO kablam! | |_^ Oct 22 02:39:28.432 INFO kablam! Oct 22 02:39:28.812 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1beta1Annotatevideorequest` Oct 22 02:39:28.812 INFO kablam! --> src/lib.rs:375:1 Oct 22 02:39:28.812 INFO kablam! | Oct 22 02:39:28.812 INFO kablam! 375 | / pub struct GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest { Oct 22 02:39:28.812 INFO kablam! 376 | | /// Additional video context and/or feature-specific parameters. Oct 22 02:39:28.812 INFO kablam! 377 | | #[serde(rename="videoContext")] Oct 22 02:39:28.812 INFO kablam! 378 | | pub video_context: Option, Oct 22 02:39:28.812 INFO kablam! ... | Oct 22 02:39:28.812 INFO kablam! 409 | | pub output_uri: Option, Oct 22 02:39:28.812 INFO kablam! 410 | | } Oct 22 02:39:28.812 INFO kablam! | |_^ Oct 22 02:39:28.812 INFO kablam! | Oct 22 02:39:28.812 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 02:39:28.812 INFO kablam! Oct 22 02:39:28.815 INFO kablam! warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Oct 22 02:39:28.815 INFO kablam! --> src/lib.rs:471:1 Oct 22 02:39:28.815 INFO kablam! | Oct 22 02:39:28.815 INFO kablam! 471 | / pub struct GoogleRpc_Status { Oct 22 02:39:28.815 INFO kablam! 472 | | /// A developer-facing error message, which should be in English. Any Oct 22 02:39:28.815 INFO kablam! 473 | | /// user-facing error message should be localized and sent in the Oct 22 02:39:28.815 INFO kablam! 474 | | /// google.rpc.Status.details field, or localized by the client. Oct 22 02:39:28.815 INFO kablam! ... | Oct 22 02:39:28.815 INFO kablam! 480 | | pub details: Option>>, Oct 22 02:39:28.815 INFO kablam! 481 | | } Oct 22 02:39:28.815 INFO kablam! | |_^ Oct 22 02:39:28.815 INFO kablam! Oct 22 02:39:28.815 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videosegment` Oct 22 02:39:28.815 INFO kablam! --> src/lib.rs:491:1 Oct 22 02:39:28.815 INFO kablam! | Oct 22 02:39:28.815 INFO kablam! 491 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoSegment { Oct 22 02:39:28.815 INFO kablam! 492 | | /// End offset in microseconds (inclusive). Unset means 0. Oct 22 02:39:28.815 INFO kablam! 493 | | #[serde(rename="endTimeOffset")] Oct 22 02:39:28.815 INFO kablam! 494 | | pub end_time_offset: Option, Oct 22 02:39:28.815 INFO kablam! ... | Oct 22 02:39:28.815 INFO kablam! 497 | | pub start_time_offset: Option, Oct 22 02:39:28.815 INFO kablam! 498 | | } Oct 22 02:39:28.815 INFO kablam! | |_^ Oct 22 02:39:28.815 INFO kablam! Oct 22 02:39:28.819 INFO kablam! warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Oct 22 02:39:28.819 INFO kablam! --> src/lib.rs:514:1 Oct 22 02:39:28.819 INFO kablam! | Oct 22 02:39:28.819 INFO kablam! 514 | / pub struct GoogleLongrunning_Operation { Oct 22 02:39:28.819 INFO kablam! 515 | | /// The error result of the operation in case of failure or cancellation. Oct 22 02:39:28.819 INFO kablam! 516 | | pub error: Option, Oct 22 02:39:28.819 INFO kablam! 517 | | /// If the value is `false`, it means the operation is still in progress. Oct 22 02:39:28.819 INFO kablam! ... | Oct 22 02:39:28.819 INFO kablam! 538 | | pub metadata: Option>, Oct 22 02:39:28.819 INFO kablam! 539 | | } Oct 22 02:39:28.819 INFO kablam! | |_^ Oct 22 02:39:28.819 INFO kablam! Oct 22 02:39:28.819 INFO kablam! warning: type `GoogleCloudVideointelligenceV1beta1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1beta1Videocontext` Oct 22 02:39:28.819 INFO kablam! --> src/lib.rs:549:1 Oct 22 02:39:28.819 INFO kablam! | Oct 22 02:39:28.819 INFO kablam! 549 | / pub struct GoogleCloudVideointelligenceV1beta1_VideoContext { Oct 22 02:39:28.819 INFO kablam! 550 | | /// If label detection has been requested, what labels should be detected Oct 22 02:39:28.819 INFO kablam! 551 | | /// in addition to video-level labels or segment-level labels. If unspecified, Oct 22 02:39:28.819 INFO kablam! 552 | | /// defaults to `SHOT_MODE`. Oct 22 02:39:28.819 INFO kablam! ... | Oct 22 02:39:28.819 INFO kablam! 574 | | pub safe_search_detection_model: Option, Oct 22 02:39:28.819 INFO kablam! 575 | | } Oct 22 02:39:28.819 INFO kablam! | |_^ Oct 22 02:39:28.819 INFO kablam! Oct 22 02:39:28.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.25s Oct 22 02:39:28.898 INFO kablam! su: No module specific data is present Oct 22 02:39:29.784 INFO running `"docker" "rm" "-f" "8f38febb95ec97a589d8e9441828e2fe4052c210518c139b96d6b5f14ba05cbc"` Oct 22 02:39:30.016 INFO blam! 8f38febb95ec97a589d8e9441828e2fe4052c210518c139b96d6b5f14ba05cbc