Dec 15 09:59:51.273 INFO testing google-videointelligence1-1.0.8+20180920 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 09:59:51.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 09:59:51.752 INFO [stdout] d1ba7374f133b7e6f2eb776b506921f8e1160e2b9f6232f1dda56906a6f08763 Dec 15 09:59:51.756 INFO running `"docker" "start" "-a" "d1ba7374f133b7e6f2eb776b506921f8e1160e2b9f6232f1dda56906a6f08763"` Dec 15 09:59:53.126 INFO [stderr] usermod: no changes Dec 15 09:59:53.395 INFO [stderr] Compiling google-videointelligence1 v1.0.8+20180920 (/source) Dec 15 09:59:58.363 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Dec 15 09:59:58.363 INFO [stderr] --> src/lib.rs:389:1 Dec 15 09:59:58.363 INFO [stderr] | Dec 15 09:59:58.363 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Dec 15 09:59:58.363 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Dec 15 09:59:58.363 INFO [stderr] 391 | | #[serde(rename="videoContext")] Dec 15 09:59:58.364 INFO [stderr] 392 | | pub video_context: Option, Dec 15 09:59:58.364 INFO [stderr] ... | Dec 15 09:59:58.364 INFO [stderr] 424 | | pub output_uri: Option, Dec 15 09:59:58.364 INFO [stderr] 425 | | } Dec 15 09:59:58.364 INFO [stderr] | |_^ Dec 15 09:59:58.364 INFO [stderr] | Dec 15 09:59:58.364 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Dec 15 09:59:58.364 INFO [stderr] Dec 15 09:59:58.364 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Dec 15 09:59:58.364 INFO [stderr] --> src/lib.rs:449:1 Dec 15 09:59:58.364 INFO [stderr] | Dec 15 09:59:58.364 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Dec 15 09:59:58.364 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 09:59:58.364 INFO [stderr] Dec 15 09:59:58.365 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Dec 15 09:59:58.365 INFO [stderr] --> src/lib.rs:464:1 Dec 15 09:59:58.365 INFO [stderr] | Dec 15 09:59:58.365 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Dec 15 09:59:58.365 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Dec 15 09:59:58.365 INFO [stderr] 466 | | pub operations: Option>, Dec 15 09:59:58.365 INFO [stderr] 467 | | /// The standard List next-page token. Dec 15 09:59:58.365 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Dec 15 09:59:58.365 INFO [stderr] 469 | | pub next_page_token: Option, Dec 15 09:59:58.365 INFO [stderr] 470 | | } Dec 15 09:59:58.365 INFO [stderr] | |_^ Dec 15 09:59:58.365 INFO [stderr] Dec 15 09:59:58.366 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Dec 15 09:59:58.366 INFO [stderr] --> src/lib.rs:480:1 Dec 15 09:59:58.366 INFO [stderr] | Dec 15 09:59:58.366 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Dec 15 09:59:58.366 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Dec 15 09:59:58.366 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Dec 15 09:59:58.366 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Dec 15 09:59:58.366 INFO [stderr] ... | Dec 15 09:59:58.366 INFO [stderr] 488 | | pub start_time_offset: Option, Dec 15 09:59:58.366 INFO [stderr] 489 | | } Dec 15 09:59:58.366 INFO [stderr] | |_^ Dec 15 09:59:58.366 INFO [stderr] Dec 15 09:59:58.367 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Dec 15 09:59:58.367 INFO [stderr] --> src/lib.rs:499:1 Dec 15 09:59:58.367 INFO [stderr] | Dec 15 09:59:58.367 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Dec 15 09:59:58.367 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Dec 15 09:59:58.367 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Dec 15 09:59:58.367 INFO [stderr] 502 | | /// treated as a single segment. Dec 15 09:59:58.367 INFO [stderr] ... | Dec 15 09:59:58.367 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Dec 15 09:59:58.367 INFO [stderr] 513 | | } Dec 15 09:59:58.367 INFO [stderr] | |_^ Dec 15 09:59:58.367 INFO [stderr] Dec 15 09:59:58.368 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Dec 15 09:59:58.368 INFO [stderr] --> src/lib.rs:530:1 Dec 15 09:59:58.368 INFO [stderr] | Dec 15 09:59:58.368 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Dec 15 09:59:58.368 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Dec 15 09:59:58.368 INFO [stderr] 532 | | pub error: Option, Dec 15 09:59:58.368 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Dec 15 09:59:58.368 INFO [stderr] ... | Dec 15 09:59:58.368 INFO [stderr] 554 | | pub metadata: Option>, Dec 15 09:59:58.368 INFO [stderr] 555 | | } Dec 15 09:59:58.368 INFO [stderr] | |_^ Dec 15 09:59:58.368 INFO [stderr] Dec 15 09:59:58.369 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Dec 15 09:59:58.369 INFO [stderr] --> src/lib.rs:565:1 Dec 15 09:59:58.369 INFO [stderr] | Dec 15 09:59:58.369 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Dec 15 09:59:58.369 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Dec 15 09:59:58.369 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Dec 15 09:59:58.369 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Dec 15 09:59:58.369 INFO [stderr] ... | Dec 15 09:59:58.369 INFO [stderr] 579 | | pub stationary_camera: Option, Dec 15 09:59:58.369 INFO [stderr] 580 | | } Dec 15 09:59:58.369 INFO [stderr] | |_^ Dec 15 09:59:58.369 INFO [stderr] Dec 15 09:59:58.370 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Dec 15 09:59:58.370 INFO [stderr] --> src/lib.rs:595:1 Dec 15 09:59:58.370 INFO [stderr] | Dec 15 09:59:58.370 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Dec 15 09:59:58.370 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 09:59:58.370 INFO [stderr] Dec 15 09:59:58.371 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Dec 15 09:59:58.371 INFO [stderr] --> src/lib.rs:605:1 Dec 15 09:59:58.371 INFO [stderr] | Dec 15 09:59:58.371 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Dec 15 09:59:58.371 INFO [stderr] 606 | | /// Model to use for explicit content detection. Dec 15 09:59:58.371 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 09:59:58.371 INFO [stderr] 608 | | /// "builtin/latest". Dec 15 09:59:58.371 INFO [stderr] 609 | | pub model: Option, Dec 15 09:59:58.371 INFO [stderr] 610 | | } Dec 15 09:59:58.371 INFO [stderr] | |_^ Dec 15 09:59:58.371 INFO [stderr] Dec 15 09:59:58.372 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Dec 15 09:59:58.372 INFO [stderr] --> src/lib.rs:671:1 Dec 15 09:59:58.372 INFO [stderr] | Dec 15 09:59:58.372 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Dec 15 09:59:58.372 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Dec 15 09:59:58.372 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Dec 15 09:59:58.372 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Dec 15 09:59:58.372 INFO [stderr] ... | Dec 15 09:59:58.372 INFO [stderr] 680 | | pub details: Option>>, Dec 15 09:59:58.372 INFO [stderr] 681 | | } Dec 15 09:59:58.372 INFO [stderr] | |_^ Dec 15 09:59:58.372 INFO [stderr] Dec 15 09:59:58.373 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Dec 15 09:59:58.373 INFO [stderr] --> src/lib.rs:691:1 Dec 15 09:59:58.373 INFO [stderr] | Dec 15 09:59:58.373 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Dec 15 09:59:58.373 INFO [stderr] 692 | | /// Model to use for shot change detection. Dec 15 09:59:58.373 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 09:59:58.373 INFO [stderr] 694 | | /// "builtin/latest". Dec 15 09:59:58.373 INFO [stderr] 695 | | pub model: Option, Dec 15 09:59:58.373 INFO [stderr] 696 | | } Dec 15 09:59:58.373 INFO [stderr] | |_^ Dec 15 09:59:58.373 INFO [stderr] Dec 15 09:59:59.527 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.38s Dec 15 09:59:59.543 INFO [stderr] su: No module specific data is present Dec 15 10:00:00.363 INFO running `"docker" "inspect" "d1ba7374f133b7e6f2eb776b506921f8e1160e2b9f6232f1dda56906a6f08763"` Dec 15 10:00:00.625 INFO running `"docker" "rm" "-f" "d1ba7374f133b7e6f2eb776b506921f8e1160e2b9f6232f1dda56906a6f08763"` Dec 15 10:00:00.998 INFO [stdout] d1ba7374f133b7e6f2eb776b506921f8e1160e2b9f6232f1dda56906a6f08763 Dec 15 10:00:01.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 10:00:01.424 INFO [stdout] 9b17f1ffea581dadf445d1cff59c55be303750df475fd03c2dff71d88c67e2ad Dec 15 10:00:01.427 INFO running `"docker" "start" "-a" "9b17f1ffea581dadf445d1cff59c55be303750df475fd03c2dff71d88c67e2ad"` Dec 15 10:00:02.943 INFO [stderr] usermod: no changes Dec 15 10:00:03.148 INFO [stderr] Compiling google-videointelligence1 v1.0.8+20180920 (/source) Dec 15 10:00:08.032 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Dec 15 10:00:08.032 INFO [stderr] --> src/lib.rs:389:1 Dec 15 10:00:08.032 INFO [stderr] | Dec 15 10:00:08.032 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Dec 15 10:00:08.032 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Dec 15 10:00:08.032 INFO [stderr] 391 | | #[serde(rename="videoContext")] Dec 15 10:00:08.032 INFO [stderr] 392 | | pub video_context: Option, Dec 15 10:00:08.032 INFO [stderr] ... | Dec 15 10:00:08.032 INFO [stderr] 424 | | pub output_uri: Option, Dec 15 10:00:08.032 INFO [stderr] 425 | | } Dec 15 10:00:08.032 INFO [stderr] | |_^ Dec 15 10:00:08.032 INFO [stderr] | Dec 15 10:00:08.032 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Dec 15 10:00:08.032 INFO [stderr] Dec 15 10:00:08.033 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Dec 15 10:00:08.033 INFO [stderr] --> src/lib.rs:449:1 Dec 15 10:00:08.033 INFO [stderr] | Dec 15 10:00:08.033 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Dec 15 10:00:08.033 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 10:00:08.033 INFO [stderr] Dec 15 10:00:08.034 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Dec 15 10:00:08.034 INFO [stderr] --> src/lib.rs:464:1 Dec 15 10:00:08.034 INFO [stderr] | Dec 15 10:00:08.034 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Dec 15 10:00:08.034 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Dec 15 10:00:08.034 INFO [stderr] 466 | | pub operations: Option>, Dec 15 10:00:08.034 INFO [stderr] 467 | | /// The standard List next-page token. Dec 15 10:00:08.034 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Dec 15 10:00:08.034 INFO [stderr] 469 | | pub next_page_token: Option, Dec 15 10:00:08.034 INFO [stderr] 470 | | } Dec 15 10:00:08.034 INFO [stderr] | |_^ Dec 15 10:00:08.034 INFO [stderr] Dec 15 10:00:08.035 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Dec 15 10:00:08.035 INFO [stderr] --> src/lib.rs:480:1 Dec 15 10:00:08.035 INFO [stderr] | Dec 15 10:00:08.035 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Dec 15 10:00:08.035 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Dec 15 10:00:08.035 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Dec 15 10:00:08.035 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Dec 15 10:00:08.035 INFO [stderr] ... | Dec 15 10:00:08.036 INFO [stderr] 488 | | pub start_time_offset: Option, Dec 15 10:00:08.036 INFO [stderr] 489 | | } Dec 15 10:00:08.036 INFO [stderr] | |_^ Dec 15 10:00:08.036 INFO [stderr] Dec 15 10:00:08.037 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Dec 15 10:00:08.037 INFO [stderr] --> src/lib.rs:499:1 Dec 15 10:00:08.037 INFO [stderr] | Dec 15 10:00:08.037 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Dec 15 10:00:08.037 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Dec 15 10:00:08.037 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Dec 15 10:00:08.037 INFO [stderr] 502 | | /// treated as a single segment. Dec 15 10:00:08.037 INFO [stderr] ... | Dec 15 10:00:08.037 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Dec 15 10:00:08.037 INFO [stderr] 513 | | } Dec 15 10:00:08.037 INFO [stderr] | |_^ Dec 15 10:00:08.038 INFO [stderr] Dec 15 10:00:08.039 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Dec 15 10:00:08.039 INFO [stderr] --> src/lib.rs:530:1 Dec 15 10:00:08.039 INFO [stderr] | Dec 15 10:00:08.039 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Dec 15 10:00:08.039 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Dec 15 10:00:08.039 INFO [stderr] 532 | | pub error: Option, Dec 15 10:00:08.039 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Dec 15 10:00:08.039 INFO [stderr] ... | Dec 15 10:00:08.039 INFO [stderr] 554 | | pub metadata: Option>, Dec 15 10:00:08.040 INFO [stderr] 555 | | } Dec 15 10:00:08.040 INFO [stderr] | |_^ Dec 15 10:00:08.040 INFO [stderr] Dec 15 10:00:08.047 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Dec 15 10:00:08.047 INFO [stderr] --> src/lib.rs:565:1 Dec 15 10:00:08.047 INFO [stderr] | Dec 15 10:00:08.047 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Dec 15 10:00:08.047 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Dec 15 10:00:08.047 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Dec 15 10:00:08.047 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Dec 15 10:00:08.047 INFO [stderr] ... | Dec 15 10:00:08.047 INFO [stderr] 579 | | pub stationary_camera: Option, Dec 15 10:00:08.047 INFO [stderr] 580 | | } Dec 15 10:00:08.047 INFO [stderr] | |_^ Dec 15 10:00:08.047 INFO [stderr] Dec 15 10:00:08.048 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Dec 15 10:00:08.048 INFO [stderr] --> src/lib.rs:595:1 Dec 15 10:00:08.048 INFO [stderr] | Dec 15 10:00:08.048 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Dec 15 10:00:08.048 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 10:00:08.048 INFO [stderr] Dec 15 10:00:08.049 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Dec 15 10:00:08.049 INFO [stderr] --> src/lib.rs:605:1 Dec 15 10:00:08.049 INFO [stderr] | Dec 15 10:00:08.049 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Dec 15 10:00:08.049 INFO [stderr] 606 | | /// Model to use for explicit content detection. Dec 15 10:00:08.049 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 10:00:08.049 INFO [stderr] 608 | | /// "builtin/latest". Dec 15 10:00:08.049 INFO [stderr] 609 | | pub model: Option, Dec 15 10:00:08.049 INFO [stderr] 610 | | } Dec 15 10:00:08.049 INFO [stderr] | |_^ Dec 15 10:00:08.049 INFO [stderr] Dec 15 10:00:08.050 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Dec 15 10:00:08.050 INFO [stderr] --> src/lib.rs:671:1 Dec 15 10:00:08.050 INFO [stderr] | Dec 15 10:00:08.050 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Dec 15 10:00:08.050 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Dec 15 10:00:08.050 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Dec 15 10:00:08.050 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Dec 15 10:00:08.050 INFO [stderr] ... | Dec 15 10:00:08.050 INFO [stderr] 680 | | pub details: Option>>, Dec 15 10:00:08.050 INFO [stderr] 681 | | } Dec 15 10:00:08.050 INFO [stderr] | |_^ Dec 15 10:00:08.050 INFO [stderr] Dec 15 10:00:08.051 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Dec 15 10:00:08.051 INFO [stderr] --> src/lib.rs:691:1 Dec 15 10:00:08.051 INFO [stderr] | Dec 15 10:00:08.051 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Dec 15 10:00:08.051 INFO [stderr] 692 | | /// Model to use for shot change detection. Dec 15 10:00:08.051 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 10:00:08.051 INFO [stderr] 694 | | /// "builtin/latest". Dec 15 10:00:08.051 INFO [stderr] 695 | | pub model: Option, Dec 15 10:00:08.051 INFO [stderr] 696 | | } Dec 15 10:00:08.051 INFO [stderr] | |_^ Dec 15 10:00:08.052 INFO [stderr] Dec 15 10:00:08.511 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.54s Dec 15 10:00:08.539 INFO [stderr] su: No module specific data is present Dec 15 10:00:09.298 INFO running `"docker" "inspect" "9b17f1ffea581dadf445d1cff59c55be303750df475fd03c2dff71d88c67e2ad"` Dec 15 10:00:09.593 INFO running `"docker" "rm" "-f" "9b17f1ffea581dadf445d1cff59c55be303750df475fd03c2dff71d88c67e2ad"` Dec 15 10:00:09.867 INFO [stdout] 9b17f1ffea581dadf445d1cff59c55be303750df475fd03c2dff71d88c67e2ad Dec 15 10:00:09.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 10:00:10.372 INFO [stdout] 10b160e83f72132a7a6e0f7a10761d376a1f949ce92fc0eaf6d24c7c8cbe9c75 Dec 15 10:00:10.374 INFO running `"docker" "start" "-a" "10b160e83f72132a7a6e0f7a10761d376a1f949ce92fc0eaf6d24c7c8cbe9c75"` Dec 15 10:00:12.262 INFO [stderr] usermod: no changes Dec 15 10:00:12.571 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Dec 15 10:00:12.582 INFO [stderr] Running /target/debug/deps/google_videointelligence1-36a8627c2fe9cc5e Dec 15 10:00:12.584 INFO [stdout] Dec 15 10:00:12.584 INFO [stdout] running 0 tests Dec 15 10:00:12.584 INFO [stdout] Dec 15 10:00:12.584 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 10:00:12.584 INFO [stdout] Dec 15 10:00:12.591 INFO [stderr] Doc-tests google-videointelligence1 Dec 15 10:00:19.425 INFO [stdout] Dec 15 10:00:19.425 INFO [stdout] running 11 tests Dec 15 10:00:19.507 INFO [stdout] test src/lib.rs - (line 51) ... ignored Dec 15 10:00:28.429 INFO [stdout] test src/lib.rs - GoogleProtobuf_Empty (line 433) ... FAILED Dec 15 10:01:17.930 INFO [stdout] test src/lib.rs - OperationGetCall (line 1444) ... ok Dec 15 10:01:18.556 INFO [stdout] test src/lib.rs - (line 82) ... ok Dec 15 10:01:19.431 INFO [stdout] test src/lib.rs - CloudVideoIntelligence (line 267) ... test src/lib.rs - CloudVideoIntelligence (line 267) has been running for over 60 seconds Dec 15 10:01:19.455 INFO [stdout] test src/lib.rs - OperationCancelCall (line 1704) ... test src/lib.rs - OperationCancelCall (line 1704) has been running for over 60 seconds Dec 15 10:01:19.483 INFO [stdout] test src/lib.rs - OperationDeleteCall (line 920) ... test src/lib.rs - OperationDeleteCall (line 920) has been running for over 60 seconds Dec 15 10:01:19.495 INFO [stdout] test src/lib.rs - OperationListCall (line 1180) ... test src/lib.rs - OperationListCall (line 1180) has been running for over 60 seconds Dec 15 10:01:19.523 INFO [stdout] test src/lib.rs - OperationMethods (line 713) ... test src/lib.rs - OperationMethods (line 713) has been running for over 60 seconds Dec 15 10:01:19.723 INFO [stdout] test src/lib.rs - OperationCancelCall (line 1704) ... ok Dec 15 10:01:19.995 INFO [stdout] test src/lib.rs - CloudVideoIntelligence (line 267) ... ok Dec 15 10:01:20.112 INFO [stdout] test src/lib.rs - VideoAnnotateCall (line 1989) ... ok Dec 15 10:01:20.411 INFO [stdout] test src/lib.rs - OperationMethods (line 713) ... ok Dec 15 10:01:20.535 INFO [stdout] test src/lib.rs - OperationDeleteCall (line 920) ... ok Dec 15 10:01:20.603 INFO [stdout] test src/lib.rs - OperationListCall (line 1180) ... ok Dec 15 10:01:28.740 INFO [stdout] test src/lib.rs - VideoMethods (line 847) ... ok Dec 15 10:01:28.740 INFO [stdout] Dec 15 10:01:28.740 INFO [stdout] failures: Dec 15 10:01:28.740 INFO [stdout] Dec 15 10:01:28.740 INFO [stdout] ---- src/lib.rs - GoogleProtobuf_Empty (line 433) stdout ---- Dec 15 10:01:28.740 INFO [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `Foo` Dec 15 10:01:28.740 INFO [stdout] --> src/lib.rs:434:9 Dec 15 10:01:28.740 INFO [stdout] | Dec 15 10:01:28.740 INFO [stdout] 3 | service Foo { Dec 15 10:01:28.740 INFO [stdout] | ^^^ expected one of 8 possible tokens here Dec 15 10:01:28.740 INFO [stdout] Dec 15 10:01:28.740 INFO [stdout] error[E0425]: cannot find value `service` in this scope Dec 15 10:01:28.740 INFO [stdout] --> src/lib.rs:434:1 Dec 15 10:01:28.740 INFO [stdout] | Dec 15 10:01:28.740 INFO [stdout] 3 | service Foo { Dec 15 10:01:28.740 INFO [stdout] | ^^^^^^^ not found in this scope Dec 15 10:01:28.740 INFO [stdout] Dec 15 10:01:28.740 INFO [stdout] thread 'src/lib.rs - GoogleProtobuf_Empty (line 433)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:326:13 Dec 15 10:01:28.740 INFO [stdout] stack backtrace: Dec 15 10:01:28.740 INFO [stdout] 0: 0x7f9588caaf43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::heb4d4d98bcf46d90 Dec 15 10:01:28.740 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 15 10:01:28.741 INFO [stdout] 1: 0x7f9588ca1fa8 - std::sys_common::backtrace::_print::h919420b22c2473e3 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 15 10:01:28.741 INFO [stdout] 2: 0x7f9588ca7222 - std::panicking::default_hook::{{closure}}::h22d4ac021acb88d5 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/panicking.rs:210 Dec 15 10:01:28.741 INFO [stdout] 3: 0x7f9588ca6f17 - std::panicking::default_hook::h1134a4d34aab4428 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/panicking.rs:218 Dec 15 10:01:28.741 INFO [stdout] 4: 0x7f958aeb1681 - rustc::util::common::panic_hook::h5f1ef819f65e49ce Dec 15 10:01:28.741 INFO [stdout] 5: 0x7f9588ca7a09 - std::panicking::rust_panic_with_hook::h9c89557c251f2d42 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/panicking.rs:491 Dec 15 10:01:28.741 INFO [stdout] 6: 0x555d4f9afb24 - std::panicking::begin_panic::h626604038f71be4c Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:421 Dec 15 10:01:28.741 INFO [stdout] 7: 0x555d4fb25ab2 - ::add_test::{{closure}}::{{closure}}::{{closure}}::h03844441a87ed622 Dec 15 10:01:28.741 INFO [stdout] at src/librustdoc/test.rs:326 Dec 15 10:01:28.741 INFO [stdout] at src/librustdoc/test.rs:653 Dec 15 10:01:28.741 INFO [stdout] 8: 0x555d4fae2398 - >::set::ha4da892a47d9254a Dec 15 10:01:28.741 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libsyntax/lib.rs:123 Dec 15 10:01:28.741 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Dec 15 10:01:28.741 INFO [stdout] 9: 0x555d4fa1a53f - syntax::with_globals::hd5f80a8e81630563 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libsyntax/lib.rs:122 Dec 15 10:01:28.741 INFO [stdout] 10: 0x555d4f9afd24 - std::panicking::try::do_call::haa456735219e3377 Dec 15 10:01:28.741 INFO [stdout] at src/librustdoc/test.rs:650 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:319 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:306 Dec 15 10:01:28.741 INFO [stdout] 11: 0x7f9588cc4649 - __rust_maybe_catch_panic Dec 15 10:01:28.741 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:28.741 INFO [stdout] 12: 0x555d4fa04e49 - rustc_driver::in_named_rustc_thread::he2bcf78be8ab5538 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/librustc_driver/lib.rs:1556 Dec 15 10:01:28.741 INFO [stdout] 13: 0x555d4fafb140 - >::call_box::h418f2961326e63a6 Dec 15 10:01:28.741 INFO [stdout] at src/librustdoc/test.rs:650 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 15 10:01:28.741 INFO [stdout] 14: 0x7f958a313102 - >::call_box::hb274b5baa0755876 Dec 15 10:01:28.741 INFO [stdout] at src/libtest/lib.rs:1476 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 15 10:01:28.741 INFO [stdout] 15: 0x7f9588cc4649 - __rust_maybe_catch_panic Dec 15 10:01:28.741 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:28.741 INFO [stdout] 16: 0x7f958a331427 - test::run_test::run_test_inner::{{closure}}::h5f14673685eef7c8 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 15 10:01:28.741 INFO [stdout] at src/libtest/lib.rs:1438 Dec 15 10:01:28.741 INFO [stdout] 17: 0x7f958a30b334 - std::sys_common::backtrace::__rust_begin_short_backtrace::h96de92a7d062bb5f Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/sys_common/backtrace.rs:136 Dec 15 10:01:28.741 INFO [stdout] 18: 0x7f958a30b9a4 - std::panicking::try::do_call::h6a71e68ea4ad0d8a Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:479 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:319 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:306 Dec 15 10:01:28.741 INFO [stdout] 19: 0x7f9588cc4649 - __rust_maybe_catch_panic Dec 15 10:01:28.741 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:28.741 INFO [stdout] 20: 0x7f958a312e4c - >::call_box::h260fd1ad8e2854a6 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:478 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 15 10:01:28.741 INFO [stdout] 21: 0x7f9588cb7aed - std::sys::unix::thread::Thread::new::thread_start::h08aa646226e66c99 Dec 15 10:01:28.741 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:683 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 15 10:01:28.741 INFO [stdout] at src/libstd/sys/unix/thread.rs:91 Dec 15 10:01:28.741 INFO [stdout] 22: 0x7f9588a2b6b9 - start_thread Dec 15 10:01:28.741 INFO [stdout] 23: 0x7f958834341c - clone Dec 15 10:01:28.741 INFO [stdout] 24: 0x0 - Dec 15 10:01:28.741 INFO [stdout] query stack during panic: Dec 15 10:01:28.741 INFO [stdout] end of query stack Dec 15 10:01:28.741 INFO [stdout] Dec 15 10:01:28.741 INFO [stdout] Dec 15 10:01:28.741 INFO [stdout] failures: Dec 15 10:01:28.741 INFO [stdout] src/lib.rs - GoogleProtobuf_Empty (line 433) Dec 15 10:01:28.741 INFO [stdout] Dec 15 10:01:28.741 INFO [stdout] test result: FAILED. 9 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Dec 15 10:01:28.741 INFO [stdout] Dec 15 10:01:28.767 INFO [stderr] error: test failed, to rerun pass '--doc' Dec 15 10:01:28.772 INFO [stderr] su: No module specific data is present Dec 15 10:01:29.708 INFO running `"docker" "inspect" "10b160e83f72132a7a6e0f7a10761d376a1f949ce92fc0eaf6d24c7c8cbe9c75"` Dec 15 10:01:30.005 INFO running `"docker" "rm" "-f" "10b160e83f72132a7a6e0f7a10761d376a1f949ce92fc0eaf6d24c7c8cbe9c75"` Dec 15 10:01:30.490 INFO [stdout] 10b160e83f72132a7a6e0f7a10761d376a1f949ce92fc0eaf6d24c7c8cbe9c75