Dec 15 09:59:50.665 INFO testing google-videointelligence1-1.0.8+20180920 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 09:59:50.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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.118 INFO [stdout] cc34ecf581a4a784dbb04a0eee16f15b88aec29d3d6d58c63c7914cc5d4bf57d Dec 15 09:59:51.121 INFO running `"docker" "start" "-a" "cc34ecf581a4a784dbb04a0eee16f15b88aec29d3d6d58c63c7914cc5d4bf57d"` Dec 15 09:59:52.570 INFO [stderr] usermod: no changes Dec 15 09:59:52.791 INFO [stderr] Compiling google-videointelligence1 v1.0.8+20180920 (/source) Dec 15 09:59:57.695 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Dec 15 09:59:57.695 INFO [stderr] --> src/lib.rs:389:1 Dec 15 09:59:57.695 INFO [stderr] | Dec 15 09:59:57.695 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Dec 15 09:59:57.696 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Dec 15 09:59:57.696 INFO [stderr] 391 | | #[serde(rename="videoContext")] Dec 15 09:59:57.696 INFO [stderr] 392 | | pub video_context: Option, Dec 15 09:59:57.697 INFO [stderr] ... | Dec 15 09:59:57.697 INFO [stderr] 424 | | pub output_uri: Option, Dec 15 09:59:57.697 INFO [stderr] 425 | | } Dec 15 09:59:57.698 INFO [stderr] | |_^ Dec 15 09:59:57.698 INFO [stderr] | Dec 15 09:59:57.698 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Dec 15 09:59:57.698 INFO [stderr] Dec 15 09:59:57.699 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Dec 15 09:59:57.699 INFO [stderr] --> src/lib.rs:449:1 Dec 15 09:59:57.699 INFO [stderr] | Dec 15 09:59:57.699 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Dec 15 09:59:57.700 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 09:59:57.700 INFO [stderr] Dec 15 09:59:57.700 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Dec 15 09:59:57.700 INFO [stderr] --> src/lib.rs:464:1 Dec 15 09:59:57.701 INFO [stderr] | Dec 15 09:59:57.701 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Dec 15 09:59:57.701 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Dec 15 09:59:57.702 INFO [stderr] 466 | | pub operations: Option>, Dec 15 09:59:57.702 INFO [stderr] 467 | | /// The standard List next-page token. Dec 15 09:59:57.702 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Dec 15 09:59:57.702 INFO [stderr] 469 | | pub next_page_token: Option, Dec 15 09:59:57.703 INFO [stderr] 470 | | } Dec 15 09:59:57.703 INFO [stderr] | |_^ Dec 15 09:59:57.703 INFO [stderr] Dec 15 09:59:57.703 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Dec 15 09:59:57.704 INFO [stderr] --> src/lib.rs:480:1 Dec 15 09:59:57.704 INFO [stderr] | Dec 15 09:59:57.704 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Dec 15 09:59:57.704 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Dec 15 09:59:57.705 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Dec 15 09:59:57.705 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Dec 15 09:59:57.705 INFO [stderr] ... | Dec 15 09:59:57.705 INFO [stderr] 488 | | pub start_time_offset: Option, Dec 15 09:59:57.705 INFO [stderr] 489 | | } Dec 15 09:59:57.706 INFO [stderr] | |_^ Dec 15 09:59:57.706 INFO [stderr] Dec 15 09:59:57.706 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Dec 15 09:59:57.706 INFO [stderr] --> src/lib.rs:499:1 Dec 15 09:59:57.707 INFO [stderr] | Dec 15 09:59:57.707 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Dec 15 09:59:57.707 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Dec 15 09:59:57.707 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Dec 15 09:59:57.708 INFO [stderr] 502 | | /// treated as a single segment. Dec 15 09:59:57.708 INFO [stderr] ... | Dec 15 09:59:57.708 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Dec 15 09:59:57.708 INFO [stderr] 513 | | } Dec 15 09:59:57.708 INFO [stderr] | |_^ Dec 15 09:59:57.709 INFO [stderr] Dec 15 09:59:57.709 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Dec 15 09:59:57.709 INFO [stderr] --> src/lib.rs:530:1 Dec 15 09:59:57.709 INFO [stderr] | Dec 15 09:59:57.709 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Dec 15 09:59:57.710 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Dec 15 09:59:57.710 INFO [stderr] 532 | | pub error: Option, Dec 15 09:59:57.710 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Dec 15 09:59:57.710 INFO [stderr] ... | Dec 15 09:59:57.711 INFO [stderr] 554 | | pub metadata: Option>, Dec 15 09:59:57.711 INFO [stderr] 555 | | } Dec 15 09:59:57.711 INFO [stderr] | |_^ Dec 15 09:59:57.711 INFO [stderr] Dec 15 09:59:57.712 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Dec 15 09:59:57.712 INFO [stderr] --> src/lib.rs:565:1 Dec 15 09:59:57.712 INFO [stderr] | Dec 15 09:59:57.712 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Dec 15 09:59:57.712 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Dec 15 09:59:57.713 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Dec 15 09:59:57.713 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Dec 15 09:59:57.713 INFO [stderr] ... | Dec 15 09:59:57.713 INFO [stderr] 579 | | pub stationary_camera: Option, Dec 15 09:59:57.714 INFO [stderr] 580 | | } Dec 15 09:59:57.714 INFO [stderr] | |_^ Dec 15 09:59:57.714 INFO [stderr] Dec 15 09:59:57.714 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Dec 15 09:59:57.714 INFO [stderr] --> src/lib.rs:595:1 Dec 15 09:59:57.715 INFO [stderr] | Dec 15 09:59:57.715 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Dec 15 09:59:57.715 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 09:59:57.715 INFO [stderr] Dec 15 09:59:57.716 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Dec 15 09:59:57.716 INFO [stderr] --> src/lib.rs:605:1 Dec 15 09:59:57.716 INFO [stderr] | Dec 15 09:59:57.716 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Dec 15 09:59:57.717 INFO [stderr] 606 | | /// Model to use for explicit content detection. Dec 15 09:59:57.717 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 09:59:57.717 INFO [stderr] 608 | | /// "builtin/latest". Dec 15 09:59:57.717 INFO [stderr] 609 | | pub model: Option, Dec 15 09:59:57.718 INFO [stderr] 610 | | } Dec 15 09:59:57.718 INFO [stderr] | |_^ Dec 15 09:59:57.718 INFO [stderr] Dec 15 09:59:57.718 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Dec 15 09:59:57.718 INFO [stderr] --> src/lib.rs:671:1 Dec 15 09:59:57.718 INFO [stderr] | Dec 15 09:59:57.718 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Dec 15 09:59:57.718 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Dec 15 09:59:57.718 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Dec 15 09:59:57.718 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Dec 15 09:59:57.718 INFO [stderr] ... | Dec 15 09:59:57.718 INFO [stderr] 680 | | pub details: Option>>, Dec 15 09:59:57.718 INFO [stderr] 681 | | } Dec 15 09:59:57.718 INFO [stderr] | |_^ Dec 15 09:59:57.718 INFO [stderr] Dec 15 09:59:57.718 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Dec 15 09:59:57.718 INFO [stderr] --> src/lib.rs:691:1 Dec 15 09:59:57.718 INFO [stderr] | Dec 15 09:59:57.718 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Dec 15 09:59:57.718 INFO [stderr] 692 | | /// Model to use for shot change detection. Dec 15 09:59:57.718 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 09:59:57.718 INFO [stderr] 694 | | /// "builtin/latest". Dec 15 09:59:57.718 INFO [stderr] 695 | | pub model: Option, Dec 15 09:59:57.718 INFO [stderr] 696 | | } Dec 15 09:59:57.718 INFO [stderr] | |_^ Dec 15 09:59:57.718 INFO [stderr] Dec 15 09:59:58.824 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.23s Dec 15 09:59:58.835 INFO [stderr] su: No module specific data is present Dec 15 09:59:59.794 INFO running `"docker" "inspect" "cc34ecf581a4a784dbb04a0eee16f15b88aec29d3d6d58c63c7914cc5d4bf57d"` Dec 15 10:00:00.023 INFO running `"docker" "rm" "-f" "cc34ecf581a4a784dbb04a0eee16f15b88aec29d3d6d58c63c7914cc5d4bf57d"` Dec 15 10:00:00.303 INFO [stdout] cc34ecf581a4a784dbb04a0eee16f15b88aec29d3d6d58c63c7914cc5d4bf57d Dec 15 10:00:00.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:00.766 INFO [stdout] d7fb772f91151dcd65021b2b59621fbe9a5e9ba2aae148c225eefba1f38163be Dec 15 10:00:00.772 INFO running `"docker" "start" "-a" "d7fb772f91151dcd65021b2b59621fbe9a5e9ba2aae148c225eefba1f38163be"` Dec 15 10:00:02.910 INFO [stderr] usermod: no changes Dec 15 10:00:03.191 INFO [stderr] Compiling google-videointelligence1 v1.0.8+20180920 (/source) Dec 15 10:00:07.927 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Dec 15 10:00:07.927 INFO [stderr] --> src/lib.rs:389:1 Dec 15 10:00:07.927 INFO [stderr] | Dec 15 10:00:07.927 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Dec 15 10:00:07.927 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Dec 15 10:00:07.927 INFO [stderr] 391 | | #[serde(rename="videoContext")] Dec 15 10:00:07.927 INFO [stderr] 392 | | pub video_context: Option, Dec 15 10:00:07.927 INFO [stderr] ... | Dec 15 10:00:07.927 INFO [stderr] 424 | | pub output_uri: Option, Dec 15 10:00:07.927 INFO [stderr] 425 | | } Dec 15 10:00:07.927 INFO [stderr] | |_^ Dec 15 10:00:07.927 INFO [stderr] | Dec 15 10:00:07.927 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Dec 15 10:00:07.927 INFO [stderr] Dec 15 10:00:07.928 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Dec 15 10:00:07.928 INFO [stderr] --> src/lib.rs:449:1 Dec 15 10:00:07.928 INFO [stderr] | Dec 15 10:00:07.928 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Dec 15 10:00:07.928 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 10:00:07.928 INFO [stderr] Dec 15 10:00:07.929 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Dec 15 10:00:07.929 INFO [stderr] --> src/lib.rs:464:1 Dec 15 10:00:07.929 INFO [stderr] | Dec 15 10:00:07.929 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Dec 15 10:00:07.929 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Dec 15 10:00:07.929 INFO [stderr] 466 | | pub operations: Option>, Dec 15 10:00:07.929 INFO [stderr] 467 | | /// The standard List next-page token. Dec 15 10:00:07.929 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Dec 15 10:00:07.929 INFO [stderr] 469 | | pub next_page_token: Option, Dec 15 10:00:07.929 INFO [stderr] 470 | | } Dec 15 10:00:07.929 INFO [stderr] | |_^ Dec 15 10:00:07.929 INFO [stderr] Dec 15 10:00:07.930 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Dec 15 10:00:07.930 INFO [stderr] --> src/lib.rs:480:1 Dec 15 10:00:07.930 INFO [stderr] | Dec 15 10:00:07.930 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Dec 15 10:00:07.930 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Dec 15 10:00:07.930 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Dec 15 10:00:07.930 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Dec 15 10:00:07.930 INFO [stderr] ... | Dec 15 10:00:07.930 INFO [stderr] 488 | | pub start_time_offset: Option, Dec 15 10:00:07.930 INFO [stderr] 489 | | } Dec 15 10:00:07.930 INFO [stderr] | |_^ Dec 15 10:00:07.930 INFO [stderr] Dec 15 10:00:07.931 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Dec 15 10:00:07.931 INFO [stderr] --> src/lib.rs:499:1 Dec 15 10:00:07.931 INFO [stderr] | Dec 15 10:00:07.931 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Dec 15 10:00:07.931 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Dec 15 10:00:07.931 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Dec 15 10:00:07.931 INFO [stderr] 502 | | /// treated as a single segment. Dec 15 10:00:07.931 INFO [stderr] ... | Dec 15 10:00:07.931 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Dec 15 10:00:07.931 INFO [stderr] 513 | | } Dec 15 10:00:07.931 INFO [stderr] | |_^ Dec 15 10:00:07.931 INFO [stderr] Dec 15 10:00:07.932 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Dec 15 10:00:07.932 INFO [stderr] --> src/lib.rs:530:1 Dec 15 10:00:07.932 INFO [stderr] | Dec 15 10:00:07.932 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Dec 15 10:00:07.932 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Dec 15 10:00:07.932 INFO [stderr] 532 | | pub error: Option, Dec 15 10:00:07.932 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Dec 15 10:00:07.932 INFO [stderr] ... | Dec 15 10:00:07.932 INFO [stderr] 554 | | pub metadata: Option>, Dec 15 10:00:07.932 INFO [stderr] 555 | | } Dec 15 10:00:07.932 INFO [stderr] | |_^ Dec 15 10:00:07.932 INFO [stderr] Dec 15 10:00:07.933 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Dec 15 10:00:07.933 INFO [stderr] --> src/lib.rs:565:1 Dec 15 10:00:07.933 INFO [stderr] | Dec 15 10:00:07.933 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Dec 15 10:00:07.933 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Dec 15 10:00:07.933 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Dec 15 10:00:07.933 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Dec 15 10:00:07.933 INFO [stderr] ... | Dec 15 10:00:07.933 INFO [stderr] 579 | | pub stationary_camera: Option, Dec 15 10:00:07.933 INFO [stderr] 580 | | } Dec 15 10:00:07.933 INFO [stderr] | |_^ Dec 15 10:00:07.933 INFO [stderr] Dec 15 10:00:07.934 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Dec 15 10:00:07.934 INFO [stderr] --> src/lib.rs:595:1 Dec 15 10:00:07.934 INFO [stderr] | Dec 15 10:00:07.934 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Dec 15 10:00:07.934 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 15 10:00:07.934 INFO [stderr] Dec 15 10:00:07.935 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Dec 15 10:00:07.935 INFO [stderr] --> src/lib.rs:605:1 Dec 15 10:00:07.935 INFO [stderr] | Dec 15 10:00:07.935 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Dec 15 10:00:07.935 INFO [stderr] 606 | | /// Model to use for explicit content detection. Dec 15 10:00:07.935 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 10:00:07.935 INFO [stderr] 608 | | /// "builtin/latest". Dec 15 10:00:07.935 INFO [stderr] 609 | | pub model: Option, Dec 15 10:00:07.935 INFO [stderr] 610 | | } Dec 15 10:00:07.935 INFO [stderr] | |_^ Dec 15 10:00:07.935 INFO [stderr] Dec 15 10:00:07.936 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Dec 15 10:00:07.936 INFO [stderr] --> src/lib.rs:671:1 Dec 15 10:00:07.936 INFO [stderr] | Dec 15 10:00:07.936 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Dec 15 10:00:07.936 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Dec 15 10:00:07.936 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Dec 15 10:00:07.936 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Dec 15 10:00:07.936 INFO [stderr] ... | Dec 15 10:00:07.936 INFO [stderr] 680 | | pub details: Option>>, Dec 15 10:00:07.936 INFO [stderr] 681 | | } Dec 15 10:00:07.936 INFO [stderr] | |_^ Dec 15 10:00:07.936 INFO [stderr] Dec 15 10:00:07.937 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Dec 15 10:00:07.937 INFO [stderr] --> src/lib.rs:691:1 Dec 15 10:00:07.937 INFO [stderr] | Dec 15 10:00:07.937 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Dec 15 10:00:07.937 INFO [stderr] 692 | | /// Model to use for shot change detection. Dec 15 10:00:07.937 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Dec 15 10:00:07.937 INFO [stderr] 694 | | /// "builtin/latest". Dec 15 10:00:07.937 INFO [stderr] 695 | | pub model: Option, Dec 15 10:00:07.937 INFO [stderr] 696 | | } Dec 15 10:00:07.937 INFO [stderr] | |_^ Dec 15 10:00:07.937 INFO [stderr] Dec 15 10:00:08.296 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.35s Dec 15 10:00:08.307 INFO [stderr] su: No module specific data is present Dec 15 10:00:09.297 INFO running `"docker" "inspect" "d7fb772f91151dcd65021b2b59621fbe9a5e9ba2aae148c225eefba1f38163be"` Dec 15 10:00:09.549 INFO running `"docker" "rm" "-f" "d7fb772f91151dcd65021b2b59621fbe9a5e9ba2aae148c225eefba1f38163be"` Dec 15 10:00:09.907 INFO [stdout] d7fb772f91151dcd65021b2b59621fbe9a5e9ba2aae148c225eefba1f38163be Dec 15 10:00:09.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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.441 INFO [stdout] 20dee4717cd7715edb27f5b83e33a5fcdd6306d3a44e266c98626a4e163d4515 Dec 15 10:00:10.444 INFO running `"docker" "start" "-a" "20dee4717cd7715edb27f5b83e33a5fcdd6306d3a44e266c98626a4e163d4515"` Dec 15 10:00:12.838 INFO [stderr] usermod: no changes Dec 15 10:00:13.150 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Dec 15 10:00:13.161 INFO [stderr] Running /target/debug/deps/google_videointelligence1-a8f87f38b0891d7e Dec 15 10:00:13.164 INFO [stdout] Dec 15 10:00:13.164 INFO [stdout] running 0 tests Dec 15 10:00:13.164 INFO [stdout] Dec 15 10:00:13.164 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 10:00:13.164 INFO [stdout] Dec 15 10:00:13.171 INFO [stderr] Doc-tests google-videointelligence1 Dec 15 10:00:19.631 INFO [stdout] Dec 15 10:00:19.631 INFO [stdout] running 11 tests Dec 15 10:00:19.711 INFO [stdout] test src/lib.rs - (line 51) ... ignored Dec 15 10:00:28.799 INFO [stdout] test src/lib.rs - GoogleProtobuf_Empty (line 433) ... FAILED Dec 15 10:01:12.667 INFO [stdout] test src/lib.rs - OperationGetCall (line 1444) ... ok Dec 15 10:01:17.483 INFO [stdout] test src/lib.rs - OperationMethods (line 713) ... ok Dec 15 10:01:17.675 INFO [stdout] test src/lib.rs - CloudVideoIntelligence (line 267) ... ok Dec 15 10:01:18.475 INFO [stdout] test src/lib.rs - OperationListCall (line 1180) ... ok Dec 15 10:01:18.973 INFO [stdout] test src/lib.rs - OperationDeleteCall (line 920) ... ok Dec 15 10:01:19.183 INFO [stdout] test src/lib.rs - (line 82) ... ok Dec 15 10:01:19.659 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:20.203 INFO [stdout] test src/lib.rs - OperationCancelCall (line 1704) ... ok Dec 15 10:01:21.347 INFO [stdout] test src/lib.rs - VideoAnnotateCall (line 1989) ... ok Dec 15 10:01:27.690 INFO [stdout] test src/lib.rs - VideoMethods (line 847) ... ok Dec 15 10:01:27.690 INFO [stdout] Dec 15 10:01:27.690 INFO [stdout] failures: Dec 15 10:01:27.691 INFO [stdout] Dec 15 10:01:27.691 INFO [stdout] ---- src/lib.rs - GoogleProtobuf_Empty (line 433) stdout ---- Dec 15 10:01:27.691 INFO [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `Foo` Dec 15 10:01:27.691 INFO [stdout] --> src/lib.rs:434:9 Dec 15 10:01:27.691 INFO [stdout] | Dec 15 10:01:27.691 INFO [stdout] 3 | service Foo { Dec 15 10:01:27.691 INFO [stdout] | ^^^ expected one of 8 possible tokens here Dec 15 10:01:27.691 INFO [stdout] Dec 15 10:01:27.691 INFO [stdout] error[E0425]: cannot find value `service` in this scope Dec 15 10:01:27.691 INFO [stdout] --> src/lib.rs:434:1 Dec 15 10:01:27.691 INFO [stdout] | Dec 15 10:01:27.691 INFO [stdout] 3 | service Foo { Dec 15 10:01:27.691 INFO [stdout] | ^^^^^^^ not found in this scope Dec 15 10:01:27.691 INFO [stdout] Dec 15 10:01:27.691 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:27.691 INFO [stdout] stack backtrace: Dec 15 10:01:27.691 INFO [stdout] 0: 0x7f3ecb89cf63 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h2c40bdfb30f25bdd Dec 15 10:01:27.691 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 15 10:01:27.691 INFO [stdout] 1: 0x7f3ecb893fc8 - std::sys_common::backtrace::_print::he11ceebc70626ac9 Dec 15 10:01:27.691 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 15 10:01:27.691 INFO [stdout] 2: 0x7f3ecb899242 - std::panicking::default_hook::{{closure}}::h4fde3ffb19c01413 Dec 15 10:01:27.691 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 15 10:01:27.691 INFO [stdout] at src/libstd/panicking.rs:210 Dec 15 10:01:27.691 INFO [stdout] 3: 0x7f3ecb898f37 - std::panicking::default_hook::hf0c15a583008ed0d Dec 15 10:01:27.691 INFO [stdout] at src/libstd/panicking.rs:218 Dec 15 10:01:27.691 INFO [stdout] 4: 0x7f3ecdaa4121 - rustc::util::common::panic_hook::h9ea0dae535cf4332 Dec 15 10:01:27.691 INFO [stdout] 5: 0x7f3ecb899a29 - std::panicking::rust_panic_with_hook::hc1663f6bc7813185 Dec 15 10:01:27.691 INFO [stdout] at src/libstd/panicking.rs:491 Dec 15 10:01:27.691 INFO [stdout] 6: 0x56408039c464 - std::panicking::begin_panic::h27ff8b2ead861036 Dec 15 10:01:27.691 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:421 Dec 15 10:01:27.691 INFO [stdout] 7: 0x5640805113f9 - rustdoc::test::run_test::h2c651d061c730af3 Dec 15 10:01:27.691 INFO [stdout] at src/librustdoc/test.rs:326 Dec 15 10:01:27.691 INFO [stdout] 8: 0x564080414970 - >::set::hb2279029c711f1aa Dec 15 10:01:27.691 INFO [stdout] at src/librustdoc/test.rs:653 Dec 15 10:01:27.691 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Dec 15 10:01:27.691 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libsyntax/lib.rs:123 Dec 15 10:01:27.691 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Dec 15 10:01:27.691 INFO [stdout] 9: 0x5640804071cf - syntax::with_globals::hdce0de15652917e2 Dec 15 10:01:27.691 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libsyntax/lib.rs:122 Dec 15 10:01:27.691 INFO [stdout] 10: 0x56408039c6c4 - std::panicking::try::do_call::h894d00d7135d3e7e Dec 15 10:01:27.691 INFO [stdout] at src/librustdoc/test.rs:650 Dec 15 10:01:27.691 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panic.rs:319 Dec 15 10:01:27.691 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:306 Dec 15 10:01:27.691 INFO [stdout] 11: 0x7f3ecb8b6669 - __rust_maybe_catch_panic Dec 15 10:01:27.692 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:27.692 INFO [stdout] 12: 0x5640803f1a19 - rustc_driver::in_named_rustc_thread::hf3fa0f90a98912b5 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:285 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panic.rs:398 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/librustc_driver/lib.rs:1556 Dec 15 10:01:27.692 INFO [stdout] 13: 0x5640804e85a0 - >::call_box::h7655e33ec4e73ffe Dec 15 10:01:27.692 INFO [stdout] at src/librustdoc/test.rs:650 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/liballoc/boxed.rs:673 Dec 15 10:01:27.692 INFO [stdout] 14: 0x7f3eccf02e12 - >::call_box::h44030fd31218bed2 Dec 15 10:01:27.692 INFO [stdout] at src/libtest/lib.rs:1476 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/liballoc/boxed.rs:673 Dec 15 10:01:27.692 INFO [stdout] 15: 0x7f3ecb8b6669 - __rust_maybe_catch_panic Dec 15 10:01:27.692 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:27.692 INFO [stdout] 16: 0x7f3eccf21407 - test::run_test::run_test_inner::{{closure}}::hfbfe4a58c0ebb01b Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:285 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panic.rs:398 Dec 15 10:01:27.692 INFO [stdout] at src/libtest/lib.rs:1438 Dec 15 10:01:27.692 INFO [stdout] 17: 0x7f3eccefb314 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd1f0cf202092f8d7 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/sys_common/backtrace.rs:136 Dec 15 10:01:27.692 INFO [stdout] 18: 0x7f3eccefb904 - std::panicking::try::do_call::h5e99f92fbf448cf6 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/thread/mod.rs:479 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panic.rs:319 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:306 Dec 15 10:01:27.692 INFO [stdout] 19: 0x7f3ecb8b6669 - __rust_maybe_catch_panic Dec 15 10:01:27.692 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 15 10:01:27.692 INFO [stdout] 20: 0x7f3eccf02fcc - >::call_box::h8ae063aff93ccdb6 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panicking.rs:285 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/panic.rs:398 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/libstd/thread/mod.rs:478 Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/liballoc/boxed.rs:673 Dec 15 10:01:27.692 INFO [stdout] 21: 0x7f3ecb8a9b0d - std::sys::unix::thread::Thread::new::thread_start::h42c32b292fdd228f Dec 15 10:01:27.692 INFO [stdout] at /rustc/aa49d8ef14939ddec0e34b346b60174a5673d48f/src/liballoc/boxed.rs:683 Dec 15 10:01:27.692 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 15 10:01:27.692 INFO [stdout] at src/libstd/sys/unix/thread.rs:91 Dec 15 10:01:27.692 INFO [stdout] 22: 0x7f3ecb61d6b9 - start_thread Dec 15 10:01:27.692 INFO [stdout] 23: 0x7f3ecaf3541c - clone Dec 15 10:01:27.692 INFO [stdout] 24: 0x0 - Dec 15 10:01:27.692 INFO [stdout] query stack during panic: Dec 15 10:01:27.692 INFO [stdout] end of query stack Dec 15 10:01:27.692 INFO [stdout] Dec 15 10:01:27.692 INFO [stdout] Dec 15 10:01:27.692 INFO [stdout] failures: Dec 15 10:01:27.692 INFO [stdout] src/lib.rs - GoogleProtobuf_Empty (line 433) Dec 15 10:01:27.692 INFO [stdout] Dec 15 10:01:27.692 INFO [stdout] test result: FAILED. 9 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Dec 15 10:01:27.692 INFO [stdout] Dec 15 10:01:27.718 INFO [stderr] error: test failed, to rerun pass '--doc' Dec 15 10:01:27.721 INFO [stderr] su: No module specific data is present Dec 15 10:01:29.123 INFO running `"docker" "inspect" "20dee4717cd7715edb27f5b83e33a5fcdd6306d3a44e266c98626a4e163d4515"` Dec 15 10:01:29.491 INFO running `"docker" "rm" "-f" "20dee4717cd7715edb27f5b83e33a5fcdd6306d3a44e266c98626a4e163d4515"` Dec 15 10:01:29.819 INFO [stdout] 20dee4717cd7715edb27f5b83e33a5fcdd6306d3a44e266c98626a4e163d4515