[INFO] fetching crate google-videointelligence1 1.0.14+20200706... [INFO] checking google-videointelligence1-1.0.14+20200706 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate google-videointelligence1 1.0.14+20200706 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate google-videointelligence1 1.0.14+20200706 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-videointelligence1 1.0.14+20200706 [INFO] finished tweaking crates.io crate google-videointelligence1 1.0.14+20200706 [INFO] tweaked toml for crates.io crate google-videointelligence1 1.0.14+20200706 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e52d21baa817c1e98c284741613150980e6e80d7ecf108983326650c7ecaaad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e52d21baa817c1e98c284741613150980e6e80d7ecf108983326650c7ecaaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e52d21baa817c1e98c284741613150980e6e80d7ecf108983326650c7ecaaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e52d21baa817c1e98c284741613150980e6e80d7ecf108983326650c7ecaaad", kill_on_drop: false }` [INFO] [stdout] 7e52d21baa817c1e98c284741613150980e6e80d7ecf108983326650c7ecaaad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4f11c0d90008e4c862c809eae9c6dfd3006b2c869dd0e35b0a56eb009f5e778 [INFO] running `Command { std: "docker" "start" "-a" "e4f11c0d90008e4c862c809eae9c6dfd3006b2c869dd0e35b0a56eb009f5e778", kill_on_drop: false }` [INFO] [stderr] Checking google-videointelligence1 v1.0.14+20200706 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `GoogleProtobuf_Empty` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:406:12 [INFO] [stdout] | [INFO] [stdout] 406 | pub struct GoogleProtobuf_Empty { _never_set: Option } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleProtobufEmpty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub struct GoogleCloudVideointelligenceV1_VideoContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1VideoContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:454:12 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1AnnotateVideoRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_SpeechTranscriptionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:501:12 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct GoogleCloudVideointelligenceV1_SpeechTranscriptionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1SpeechTranscriptionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ObjectTrackingConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:566:12 [INFO] [stdout] | [INFO] [stdout] 566 | pub struct GoogleCloudVideointelligenceV1_ObjectTrackingConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ObjectTrackingConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_TextDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:581:12 [INFO] [stdout] | [INFO] [stdout] 581 | pub struct GoogleCloudVideointelligenceV1_TextDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1TextDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_SpeechContext` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:604:12 [INFO] [stdout] | [INFO] [stdout] 604 | pub struct GoogleCloudVideointelligenceV1_SpeechContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1SpeechContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_ListOperationsResponse` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct GoogleLongrunning_ListOperationsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningListOperationsResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct GoogleCloudVideointelligenceV1_VideoSegment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1VideoSegment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_Operation` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:671:12 [INFO] [stdout] | [INFO] [stdout] 671 | pub struct GoogleLongrunning_Operation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_CancelOperationRequest` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:711:12 [INFO] [stdout] | [INFO] [stdout] 711 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningCancelOperationRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:721:12 [INFO] [stdout] | [INFO] [stdout] 721 | pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleRpc_Status` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | pub struct GoogleRpc_Status { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleRpcStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:762:12 [INFO] [stdout] | [INFO] [stdout] 762 | pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ShotChangeDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:777:12 [INFO] [stdout] | [INFO] [stdout] 777 | pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1LabelDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleProtobuf_Empty` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:406:12 [INFO] [stdout] | [INFO] [stdout] 406 | pub struct GoogleProtobuf_Empty { _never_set: Option } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleProtobufEmpty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_VideoContext` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub struct GoogleCloudVideointelligenceV1_VideoContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1VideoContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_AnnotateVideoRequest` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:454:12 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct GoogleCloudVideointelligenceV1_AnnotateVideoRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1AnnotateVideoRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_SpeechTranscriptionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:501:12 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct GoogleCloudVideointelligenceV1_SpeechTranscriptionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1SpeechTranscriptionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ObjectTrackingConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:566:12 [INFO] [stdout] | [INFO] [stdout] 566 | pub struct GoogleCloudVideointelligenceV1_ObjectTrackingConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ObjectTrackingConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_TextDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:581:12 [INFO] [stdout] | [INFO] [stdout] 581 | pub struct GoogleCloudVideointelligenceV1_TextDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1TextDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_SpeechContext` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:604:12 [INFO] [stdout] | [INFO] [stdout] 604 | pub struct GoogleCloudVideointelligenceV1_SpeechContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1SpeechContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_ListOperationsResponse` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct GoogleLongrunning_ListOperationsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningListOperationsResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_VideoSegment` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct GoogleCloudVideointelligenceV1_VideoSegment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1VideoSegment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_Operation` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:671:12 [INFO] [stdout] | [INFO] [stdout] 671 | pub struct GoogleLongrunning_Operation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleLongrunning_CancelOperationRequest` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:711:12 [INFO] [stdout] | [INFO] [stdout] 711 | pub struct GoogleLongrunning_CancelOperationRequest { _never_set: Option } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleLongrunningCancelOperationRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:721:12 [INFO] [stdout] | [INFO] [stdout] 721 | pub struct GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleRpc_Status` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | pub struct GoogleRpc_Status { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleRpcStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:762:12 [INFO] [stdout] | [INFO] [stdout] 762 | pub struct GoogleCloudVideointelligenceV1_ShotChangeDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1ShotChangeDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GoogleCloudVideointelligenceV1_LabelDetectionConfig` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:777:12 [INFO] [stdout] | [INFO] [stdout] 777 | pub struct GoogleCloudVideointelligenceV1_LabelDetectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleCloudVideointelligenceV1LabelDetectionConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:336:46 [INFO] [stdout] | [INFO] [stdout] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:337:55 [INFO] [stdout] | [INFO] [stdout] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:336:46 [INFO] [stdout] | [INFO] [stdout] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmn.rs:337:55 [INFO] [stdout] | [INFO] [stdout] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `Command { std: "docker" "inspect" "e4f11c0d90008e4c862c809eae9c6dfd3006b2c869dd0e35b0a56eb009f5e778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f11c0d90008e4c862c809eae9c6dfd3006b2c869dd0e35b0a56eb009f5e778", kill_on_drop: false }` [INFO] [stdout] e4f11c0d90008e4c862c809eae9c6dfd3006b2c869dd0e35b0a56eb009f5e778