Nov 30 21:42:06.581 INFO checking google-videointelligence1-1.0.8+20180920 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 21:42:06.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 21:42:06.932 INFO [stdout] 09f2c60e7ef5dceda821c6cd301df0acd7a5500a44c1b1b00680c0e281d41270 Nov 30 21:42:06.940 INFO running `"docker" "start" "-a" "09f2c60e7ef5dceda821c6cd301df0acd7a5500a44c1b1b00680c0e281d41270"` Nov 30 21:42:08.104 INFO [stderr] usermod: no changes Nov 30 21:42:08.304 INFO [stderr] Checking google-videointelligence1 v1.0.8+20180920 (/source) Nov 30 21:42:14.380 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Nov 30 21:42:14.380 INFO [stderr] --> src/lib.rs:389:1 Nov 30 21:42:14.380 INFO [stderr] | Nov 30 21:42:14.380 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Nov 30 21:42:14.380 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Nov 30 21:42:14.380 INFO [stderr] 391 | | #[serde(rename="videoContext")] Nov 30 21:42:14.380 INFO [stderr] 392 | | pub video_context: Option, Nov 30 21:42:14.380 INFO [stderr] ... | Nov 30 21:42:14.380 INFO [stderr] 424 | | pub output_uri: Option, Nov 30 21:42:14.380 INFO [stderr] 425 | | } Nov 30 21:42:14.380 INFO [stderr] | |_^ Nov 30 21:42:14.380 INFO [stderr] | Nov 30 21:42:14.380 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Nov 30 21:42:14.380 INFO [stderr] Nov 30 21:42:14.380 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Nov 30 21:42:14.380 INFO [stderr] --> src/lib.rs:449:1 Nov 30 21:42:14.380 INFO [stderr] | Nov 30 21:42:14.380 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Nov 30 21:42:14.380 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 21:42:14.380 INFO [stderr] Nov 30 21:42:14.383 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Nov 30 21:42:14.383 INFO [stderr] --> src/lib.rs:464:1 Nov 30 21:42:14.383 INFO [stderr] | Nov 30 21:42:14.383 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Nov 30 21:42:14.383 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Nov 30 21:42:14.383 INFO [stderr] 466 | | pub operations: Option>, Nov 30 21:42:14.383 INFO [stderr] 467 | | /// The standard List next-page token. Nov 30 21:42:14.383 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Nov 30 21:42:14.383 INFO [stderr] 469 | | pub next_page_token: Option, Nov 30 21:42:14.383 INFO [stderr] 470 | | } Nov 30 21:42:14.383 INFO [stderr] | |_^ Nov 30 21:42:14.383 INFO [stderr] Nov 30 21:42:14.383 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Nov 30 21:42:14.383 INFO [stderr] --> src/lib.rs:480:1 Nov 30 21:42:14.383 INFO [stderr] | Nov 30 21:42:14.383 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Nov 30 21:42:14.383 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Nov 30 21:42:14.383 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Nov 30 21:42:14.383 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Nov 30 21:42:14.383 INFO [stderr] ... | Nov 30 21:42:14.383 INFO [stderr] 488 | | pub start_time_offset: Option, Nov 30 21:42:14.383 INFO [stderr] 489 | | } Nov 30 21:42:14.383 INFO [stderr] | |_^ Nov 30 21:42:14.383 INFO [stderr] Nov 30 21:42:14.383 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Nov 30 21:42:14.383 INFO [stderr] --> src/lib.rs:499:1 Nov 30 21:42:14.384 INFO [stderr] | Nov 30 21:42:14.384 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Nov 30 21:42:14.384 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Nov 30 21:42:14.384 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Nov 30 21:42:14.384 INFO [stderr] 502 | | /// treated as a single segment. Nov 30 21:42:14.384 INFO [stderr] ... | Nov 30 21:42:14.384 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Nov 30 21:42:14.384 INFO [stderr] 513 | | } Nov 30 21:42:14.384 INFO [stderr] | |_^ Nov 30 21:42:14.384 INFO [stderr] Nov 30 21:42:14.386 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Nov 30 21:42:14.386 INFO [stderr] --> src/lib.rs:530:1 Nov 30 21:42:14.386 INFO [stderr] | Nov 30 21:42:14.386 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Nov 30 21:42:14.386 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Nov 30 21:42:14.386 INFO [stderr] 532 | | pub error: Option, Nov 30 21:42:14.386 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Nov 30 21:42:14.386 INFO [stderr] ... | Nov 30 21:42:14.386 INFO [stderr] 554 | | pub metadata: Option>, Nov 30 21:42:14.386 INFO [stderr] 555 | | } Nov 30 21:42:14.386 INFO [stderr] | |_^ Nov 30 21:42:14.386 INFO [stderr] Nov 30 21:42:14.387 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Nov 30 21:42:14.388 INFO [stderr] --> src/lib.rs:565:1 Nov 30 21:42:14.388 INFO [stderr] | Nov 30 21:42:14.388 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Nov 30 21:42:14.388 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Nov 30 21:42:14.388 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Nov 30 21:42:14.388 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Nov 30 21:42:14.388 INFO [stderr] ... | Nov 30 21:42:14.388 INFO [stderr] 579 | | pub stationary_camera: Option, Nov 30 21:42:14.388 INFO [stderr] 580 | | } Nov 30 21:42:14.388 INFO [stderr] | |_^ Nov 30 21:42:14.388 INFO [stderr] Nov 30 21:42:14.388 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Nov 30 21:42:14.388 INFO [stderr] --> src/lib.rs:595:1 Nov 30 21:42:14.388 INFO [stderr] | Nov 30 21:42:14.388 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Nov 30 21:42:14.388 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 21:42:14.388 INFO [stderr] Nov 30 21:42:14.390 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Nov 30 21:42:14.390 INFO [stderr] --> src/lib.rs:605:1 Nov 30 21:42:14.390 INFO [stderr] | Nov 30 21:42:14.390 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Nov 30 21:42:14.390 INFO [stderr] 606 | | /// Model to use for explicit content detection. Nov 30 21:42:14.390 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Nov 30 21:42:14.390 INFO [stderr] 608 | | /// "builtin/latest". Nov 30 21:42:14.390 INFO [stderr] 609 | | pub model: Option, Nov 30 21:42:14.390 INFO [stderr] 610 | | } Nov 30 21:42:14.390 INFO [stderr] | |_^ Nov 30 21:42:14.390 INFO [stderr] Nov 30 21:42:14.391 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Nov 30 21:42:14.391 INFO [stderr] --> src/lib.rs:671:1 Nov 30 21:42:14.391 INFO [stderr] | Nov 30 21:42:14.391 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Nov 30 21:42:14.391 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Nov 30 21:42:14.391 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Nov 30 21:42:14.391 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Nov 30 21:42:14.391 INFO [stderr] ... | Nov 30 21:42:14.391 INFO [stderr] 680 | | pub details: Option>>, Nov 30 21:42:14.391 INFO [stderr] 681 | | } Nov 30 21:42:14.391 INFO [stderr] | |_^ Nov 30 21:42:14.391 INFO [stderr] Nov 30 21:42:14.392 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Nov 30 21:42:14.392 INFO [stderr] --> src/lib.rs:691:1 Nov 30 21:42:14.392 INFO [stderr] | Nov 30 21:42:14.392 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Nov 30 21:42:14.392 INFO [stderr] 692 | | /// Model to use for shot change detection. Nov 30 21:42:14.392 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Nov 30 21:42:14.392 INFO [stderr] 694 | | /// "builtin/latest". Nov 30 21:42:14.392 INFO [stderr] 695 | | pub model: Option, Nov 30 21:42:14.392 INFO [stderr] 696 | | } Nov 30 21:42:14.392 INFO [stderr] | |_^ Nov 30 21:42:14.392 INFO [stderr] Nov 30 21:42:14.955 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have a camel case name such as `Googlecloudvideointelligencev1Annotatevideorequest` Nov 30 21:42:14.955 INFO [stderr] --> src/lib.rs:389:1 Nov 30 21:42:14.955 INFO [stderr] | Nov 30 21:42:14.955 INFO [stderr] 389 | / pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { Nov 30 21:42:14.955 INFO [stderr] 390 | | /// Additional video context and/or feature-specific parameters. Nov 30 21:42:14.955 INFO [stderr] 391 | | #[serde(rename="videoContext")] Nov 30 21:42:14.955 INFO [stderr] 392 | | pub video_context: Option, Nov 30 21:42:14.955 INFO [stderr] ... | Nov 30 21:42:14.955 INFO [stderr] 424 | | pub output_uri: Option, Nov 30 21:42:14.955 INFO [stderr] 425 | | } Nov 30 21:42:14.956 INFO [stderr] | |_^ Nov 30 21:42:14.956 INFO [stderr] | Nov 30 21:42:14.956 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Nov 30 21:42:14.956 INFO [stderr] Nov 30 21:42:14.956 INFO [stderr] warning: type `GoogleProtobuf_Empty` should have a camel case name such as `GoogleprotobufEmpty` Nov 30 21:42:14.956 INFO [stderr] --> src/lib.rs:449:1 Nov 30 21:42:14.956 INFO [stderr] | Nov 30 21:42:14.956 INFO [stderr] 449 | pub struct GoogleProtobuf_Empty { _never_set: Option } Nov 30 21:42:14.956 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 21:42:14.956 INFO [stderr] Nov 30 21:42:14.956 INFO [stderr] warning: type `GoogleLongrunning_ListOperationsResponse` should have a camel case name such as `GooglelongrunningListoperationsresponse` Nov 30 21:42:14.956 INFO [stderr] --> src/lib.rs:464:1 Nov 30 21:42:14.956 INFO [stderr] | Nov 30 21:42:14.956 INFO [stderr] 464 | / pub struct GoogleLongrunning_ListOperationsResponse { Nov 30 21:42:14.956 INFO [stderr] 465 | | /// A list of operations that matches the specified filter in the request. Nov 30 21:42:14.956 INFO [stderr] 466 | | pub operations: Option>, Nov 30 21:42:14.956 INFO [stderr] 467 | | /// The standard List next-page token. Nov 30 21:42:14.956 INFO [stderr] 468 | | #[serde(rename="nextPageToken")] Nov 30 21:42:14.956 INFO [stderr] 469 | | pub next_page_token: Option, Nov 30 21:42:14.956 INFO [stderr] 470 | | } Nov 30 21:42:14.956 INFO [stderr] | |_^ Nov 30 21:42:14.964 INFO [stderr] Nov 30 21:42:14.964 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have a camel case name such as `Googlecloudvideointelligencev1Videosegment` Nov 30 21:42:14.964 INFO [stderr] --> src/lib.rs:480:1 Nov 30 21:42:14.964 INFO [stderr] | Nov 30 21:42:14.964 INFO [stderr] 480 | / pub struct GoogleCloudVideointelligenceV1_VideoSegment { Nov 30 21:42:14.964 INFO [stderr] 481 | | /// Time-offset, relative to the beginning of the video, Nov 30 21:42:14.964 INFO [stderr] 482 | | /// corresponding to the end of the segment (inclusive). Nov 30 21:42:14.964 INFO [stderr] 483 | | #[serde(rename="endTimeOffset")] Nov 30 21:42:14.964 INFO [stderr] ... | Nov 30 21:42:14.964 INFO [stderr] 488 | | pub start_time_offset: Option, Nov 30 21:42:14.964 INFO [stderr] 489 | | } Nov 30 21:42:14.964 INFO [stderr] | |_^ Nov 30 21:42:14.964 INFO [stderr] Nov 30 21:42:14.964 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have a camel case name such as `Googlecloudvideointelligencev1Videocontext` Nov 30 21:42:14.964 INFO [stderr] --> src/lib.rs:499:1 Nov 30 21:42:14.965 INFO [stderr] | Nov 30 21:42:14.965 INFO [stderr] 499 | / pub struct GoogleCloudVideointelligenceV1_VideoContext { Nov 30 21:42:14.965 INFO [stderr] 500 | | /// Video segments to annotate. The segments may overlap and are not required Nov 30 21:42:14.965 INFO [stderr] 501 | | /// to be contiguous or span the whole video. If unspecified, each video is Nov 30 21:42:14.965 INFO [stderr] 502 | | /// treated as a single segment. Nov 30 21:42:14.965 INFO [stderr] ... | Nov 30 21:42:14.965 INFO [stderr] 512 | | pub shot_change_detection_config: Option, Nov 30 21:42:14.965 INFO [stderr] 513 | | } Nov 30 21:42:14.965 INFO [stderr] | |_^ Nov 30 21:42:14.965 INFO [stderr] Nov 30 21:42:14.965 INFO [stderr] warning: type `GoogleLongrunning_Operation` should have a camel case name such as `GooglelongrunningOperation` Nov 30 21:42:14.965 INFO [stderr] --> src/lib.rs:530:1 Nov 30 21:42:14.965 INFO [stderr] | Nov 30 21:42:14.965 INFO [stderr] 530 | / pub struct GoogleLongrunning_Operation { Nov 30 21:42:14.965 INFO [stderr] 531 | | /// The error result of the operation in case of failure or cancellation. Nov 30 21:42:14.965 INFO [stderr] 532 | | pub error: Option, Nov 30 21:42:14.965 INFO [stderr] 533 | | /// If the value is `false`, it means the operation is still in progress. Nov 30 21:42:14.965 INFO [stderr] ... | Nov 30 21:42:14.965 INFO [stderr] 554 | | pub metadata: Option>, Nov 30 21:42:14.965 INFO [stderr] 555 | | } Nov 30 21:42:14.965 INFO [stderr] | |_^ Nov 30 21:42:14.965 INFO [stderr] Nov 30 21:42:14.965 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Labeldetectionconfig` Nov 30 21:42:14.965 INFO [stderr] --> src/lib.rs:565:1 Nov 30 21:42:14.965 INFO [stderr] | Nov 30 21:42:14.965 INFO [stderr] 565 | / pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { Nov 30 21:42:14.965 INFO [stderr] 566 | | /// What labels should be detected with LABEL_DETECTION, in addition to Nov 30 21:42:14.965 INFO [stderr] 567 | | /// video-level labels or segment-level labels. Nov 30 21:42:14.965 INFO [stderr] 568 | | /// If unspecified, defaults to `SHOT_MODE`. Nov 30 21:42:14.965 INFO [stderr] ... | Nov 30 21:42:14.965 INFO [stderr] 579 | | pub stationary_camera: Option, Nov 30 21:42:14.965 INFO [stderr] 580 | | } Nov 30 21:42:14.965 INFO [stderr] | |_^ Nov 30 21:42:14.965 INFO [stderr] Nov 30 21:42:14.976 INFO [stderr] warning: type `GoogleLongrunning_CancelOperationRequest` should have a camel case name such as `GooglelongrunningCanceloperationrequest` Nov 30 21:42:14.976 INFO [stderr] --> src/lib.rs:595:1 Nov 30 21:42:14.976 INFO [stderr] | Nov 30 21:42:14.976 INFO [stderr] 595 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } Nov 30 21:42:14.976 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 21:42:14.976 INFO [stderr] Nov 30 21:42:14.976 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Explicitcontentdetectionconfig` Nov 30 21:42:14.976 INFO [stderr] --> src/lib.rs:605:1 Nov 30 21:42:14.976 INFO [stderr] | Nov 30 21:42:14.976 INFO [stderr] 605 | / pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { Nov 30 21:42:14.976 INFO [stderr] 606 | | /// Model to use for explicit content detection. Nov 30 21:42:14.976 INFO [stderr] 607 | | /// Supported values: "builtin/stable" (the default if unset) and Nov 30 21:42:14.976 INFO [stderr] 608 | | /// "builtin/latest". Nov 30 21:42:14.976 INFO [stderr] 609 | | pub model: Option, Nov 30 21:42:14.976 INFO [stderr] 610 | | } Nov 30 21:42:14.976 INFO [stderr] | |_^ Nov 30 21:42:14.976 INFO [stderr] Nov 30 21:42:14.976 INFO [stderr] warning: type `GoogleRpc_Status` should have a camel case name such as `GooglerpcStatus` Nov 30 21:42:14.976 INFO [stderr] --> src/lib.rs:671:1 Nov 30 21:42:14.976 INFO [stderr] | Nov 30 21:42:14.976 INFO [stderr] 671 | / pub struct GoogleRpc_Status { Nov 30 21:42:14.976 INFO [stderr] 672 | | /// A developer-facing error message, which should be in English. Any Nov 30 21:42:14.976 INFO [stderr] 673 | | /// user-facing error message should be localized and sent in the Nov 30 21:42:14.976 INFO [stderr] 674 | | /// google.rpc.Status.details field, or localized by the client. Nov 30 21:42:14.976 INFO [stderr] ... | Nov 30 21:42:14.976 INFO [stderr] 680 | | pub details: Option>>, Nov 30 21:42:14.977 INFO [stderr] 681 | | } Nov 30 21:42:14.977 INFO [stderr] | |_^ Nov 30 21:42:14.977 INFO [stderr] Nov 30 21:42:14.977 INFO [stderr] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have a camel case name such as `Googlecloudvideointelligencev1Shotchangedetectionconfig` Nov 30 21:42:14.977 INFO [stderr] --> src/lib.rs:691:1 Nov 30 21:42:14.977 INFO [stderr] | Nov 30 21:42:14.977 INFO [stderr] 691 | / pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { Nov 30 21:42:14.977 INFO [stderr] 692 | | /// Model to use for shot change detection. Nov 30 21:42:14.977 INFO [stderr] 693 | | /// Supported values: "builtin/stable" (the default if unset) and Nov 30 21:42:14.977 INFO [stderr] 694 | | /// "builtin/latest". Nov 30 21:42:14.977 INFO [stderr] 695 | | pub model: Option, Nov 30 21:42:14.977 INFO [stderr] 696 | | } Nov 30 21:42:14.977 INFO [stderr] | |_^ Nov 30 21:42:14.977 INFO [stderr] Nov 30 21:42:15.100 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s Nov 30 21:42:15.110 INFO [stderr] su: No module specific data is present Nov 30 21:42:16.592 INFO running `"docker" "inspect" "09f2c60e7ef5dceda821c6cd301df0acd7a5500a44c1b1b00680c0e281d41270"` Nov 30 21:42:16.972 INFO running `"docker" "rm" "-f" "09f2c60e7ef5dceda821c6cd301df0acd7a5500a44c1b1b00680c0e281d41270"` Nov 30 21:42:17.314 INFO [stdout] 09f2c60e7ef5dceda821c6cd301df0acd7a5500a44c1b1b00680c0e281d41270