[INFO] fetching crate git-lfs-spec 0.1.0... [INFO] checking git-lfs-spec-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate git-lfs-spec 0.1.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate git-lfs-spec 0.1.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-lfs-spec 0.1.0 [INFO] finished tweaking crates.io crate git-lfs-spec 0.1.0 [INFO] tweaked toml for crates.io crate git-lfs-spec 0.1.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e1abab6d4adcc9c7eb2cc0fbb97d205f4314fce8fb6b3eaad14a71c7700c5fa [INFO] running `Command { std: "docker" "start" "-a" "8e1abab6d4adcc9c7eb2cc0fbb97d205f4314fce8fb6b3eaad14a71c7700c5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e1abab6d4adcc9c7eb2cc0fbb97d205f4314fce8fb6b3eaad14a71c7700c5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1abab6d4adcc9c7eb2cc0fbb97d205f4314fce8fb6b3eaad14a71c7700c5fa", kill_on_drop: false }` [INFO] [stdout] 8e1abab6d4adcc9c7eb2cc0fbb97d205f4314fce8fb6b3eaad14a71c7700c5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a44750048ee533d0c3e7e6c983c73a620c33c752cb25161c069cb4b087af6168 [INFO] running `Command { std: "docker" "start" "-a" "a44750048ee533d0c3e7e6c983c73a620c33c752cb25161c069cb4b087af6168", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking git-lfs-spec v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] --> src/spec/batch.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / const ACCEPT_HEADER_INCORRECT: Self = Self { [INFO] [stdout] 177 | | message: "The Accept header needs to be `application/vnd.git-lfs+json`.", [INFO] [stdout] 178 | | documentation_url: None, [INFO] [stdout] 179 | | request_id: None, [INFO] [stdout] 180 | | status: 406u16, [INFO] [stdout] 181 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `RATE_LIMIT_HIT` [INFO] [stdout] --> src/spec/batch.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / const RATE_LIMIT_HIT: Self = Self { [INFO] [stdout] 183 | | message: "A rate limit has been hit with the server.", [INFO] [stdout] 184 | | documentation_url: None, [INFO] [stdout] 185 | | request_id: None, [INFO] [stdout] 186 | | status: 429u16, [INFO] [stdout] 187 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NOT_IMPLEMENTED` [INFO] [stdout] --> src/spec/batch.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / const NOT_IMPLEMENTED: Self = Self { [INFO] [stdout] 189 | | message: "The server has not implemented the current method.", [INFO] [stdout] 190 | | documentation_url: None, [INFO] [stdout] 191 | | request_id: None, [INFO] [stdout] 192 | | status: 501u16, [INFO] [stdout] 193 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INSUFFICIENT_STORAGE` [INFO] [stdout] --> src/spec/batch.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / const INSUFFICIENT_STORAGE: Self = Self { [INFO] [stdout] 195 | | message: "The server has insufficient storage capacity to complete the request.", [INFO] [stdout] 196 | | documentation_url: None, [INFO] [stdout] 197 | | request_id: None, [INFO] [stdout] 198 | | status: 507u16, [INFO] [stdout] 199 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `BANDWIDTH_LIMIT_EXCEEDED` [INFO] [stdout] --> src/spec/batch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / const BANDWIDTH_LIMIT_EXCEEDED: Self = Self { [INFO] [stdout] 202 | | message: "A bandwidth limit has been exceeded.", [INFO] [stdout] 203 | | documentation_url: None, [INFO] [stdout] 204 | | request_id: None, [INFO] [stdout] 205 | | status: 509u16, [INFO] [stdout] 206 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DoesNotExist` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn DoesNotExist() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn RemovedByOwner() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ValidationError` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ValidationError() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] --> src/spec/batch.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / const ACCEPT_HEADER_INCORRECT: Self = Self { [INFO] [stdout] 177 | | message: "The Accept header needs to be `application/vnd.git-lfs+json`.", [INFO] [stdout] 178 | | documentation_url: None, [INFO] [stdout] 179 | | request_id: None, [INFO] [stdout] 180 | | status: 406u16, [INFO] [stdout] 181 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `RATE_LIMIT_HIT` [INFO] [stdout] --> src/spec/batch.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / const RATE_LIMIT_HIT: Self = Self { [INFO] [stdout] 183 | | message: "A rate limit has been hit with the server.", [INFO] [stdout] 184 | | documentation_url: None, [INFO] [stdout] 185 | | request_id: None, [INFO] [stdout] 186 | | status: 429u16, [INFO] [stdout] 187 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NOT_IMPLEMENTED` [INFO] [stdout] --> src/spec/batch.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / const NOT_IMPLEMENTED: Self = Self { [INFO] [stdout] 189 | | message: "The server has not implemented the current method.", [INFO] [stdout] 190 | | documentation_url: None, [INFO] [stdout] 191 | | request_id: None, [INFO] [stdout] 192 | | status: 501u16, [INFO] [stdout] 193 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INSUFFICIENT_STORAGE` [INFO] [stdout] --> src/spec/batch.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / const INSUFFICIENT_STORAGE: Self = Self { [INFO] [stdout] 195 | | message: "The server has insufficient storage capacity to complete the request.", [INFO] [stdout] 196 | | documentation_url: None, [INFO] [stdout] 197 | | request_id: None, [INFO] [stdout] 198 | | status: 507u16, [INFO] [stdout] 199 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `BANDWIDTH_LIMIT_EXCEEDED` [INFO] [stdout] --> src/spec/batch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / const BANDWIDTH_LIMIT_EXCEEDED: Self = Self { [INFO] [stdout] 202 | | message: "A bandwidth limit has been exceeded.", [INFO] [stdout] 203 | | documentation_url: None, [INFO] [stdout] 204 | | request_id: None, [INFO] [stdout] 205 | | status: 509u16, [INFO] [stdout] 206 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DoesNotExist` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn DoesNotExist() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn RemovedByOwner() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ValidationError` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ValidationError() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.09s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking git-lfs-spec v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] --> src/spec/batch.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / const ACCEPT_HEADER_INCORRECT: Self = Self { [INFO] [stdout] 177 | | message: "The Accept header needs to be `application/vnd.git-lfs+json`.", [INFO] [stdout] 178 | | documentation_url: None, [INFO] [stdout] 179 | | request_id: None, [INFO] [stdout] 180 | | status: 406u16, [INFO] [stdout] 181 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `RATE_LIMIT_HIT` [INFO] [stdout] --> src/spec/batch.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / const RATE_LIMIT_HIT: Self = Self { [INFO] [stdout] 183 | | message: "A rate limit has been hit with the server.", [INFO] [stdout] 184 | | documentation_url: None, [INFO] [stdout] 185 | | request_id: None, [INFO] [stdout] 186 | | status: 429u16, [INFO] [stdout] 187 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NOT_IMPLEMENTED` [INFO] [stdout] --> src/spec/batch.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / const NOT_IMPLEMENTED: Self = Self { [INFO] [stdout] 189 | | message: "The server has not implemented the current method.", [INFO] [stdout] 190 | | documentation_url: None, [INFO] [stdout] 191 | | request_id: None, [INFO] [stdout] 192 | | status: 501u16, [INFO] [stdout] 193 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INSUFFICIENT_STORAGE` [INFO] [stdout] --> src/spec/batch.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / const INSUFFICIENT_STORAGE: Self = Self { [INFO] [stdout] 195 | | message: "The server has insufficient storage capacity to complete the request.", [INFO] [stdout] 196 | | documentation_url: None, [INFO] [stdout] 197 | | request_id: None, [INFO] [stdout] 198 | | status: 507u16, [INFO] [stdout] 199 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `BANDWIDTH_LIMIT_EXCEEDED` [INFO] [stdout] --> src/spec/batch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / const BANDWIDTH_LIMIT_EXCEEDED: Self = Self { [INFO] [stdout] 202 | | message: "A bandwidth limit has been exceeded.", [INFO] [stdout] 203 | | documentation_url: None, [INFO] [stdout] 204 | | request_id: None, [INFO] [stdout] 205 | | status: 509u16, [INFO] [stdout] 206 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DoesNotExist` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn DoesNotExist() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn RemovedByOwner() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ValidationError` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ValidationError() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] --> src/spec/batch.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / const ACCEPT_HEADER_INCORRECT: Self = Self { [INFO] [stdout] 177 | | message: "The Accept header needs to be `application/vnd.git-lfs+json`.", [INFO] [stdout] 178 | | documentation_url: None, [INFO] [stdout] 179 | | request_id: None, [INFO] [stdout] 180 | | status: 406u16, [INFO] [stdout] 181 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `RATE_LIMIT_HIT` [INFO] [stdout] --> src/spec/batch.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / const RATE_LIMIT_HIT: Self = Self { [INFO] [stdout] 183 | | message: "A rate limit has been hit with the server.", [INFO] [stdout] 184 | | documentation_url: None, [INFO] [stdout] 185 | | request_id: None, [INFO] [stdout] 186 | | status: 429u16, [INFO] [stdout] 187 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NOT_IMPLEMENTED` [INFO] [stdout] --> src/spec/batch.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / const NOT_IMPLEMENTED: Self = Self { [INFO] [stdout] 189 | | message: "The server has not implemented the current method.", [INFO] [stdout] 190 | | documentation_url: None, [INFO] [stdout] 191 | | request_id: None, [INFO] [stdout] 192 | | status: 501u16, [INFO] [stdout] 193 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INSUFFICIENT_STORAGE` [INFO] [stdout] --> src/spec/batch.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / const INSUFFICIENT_STORAGE: Self = Self { [INFO] [stdout] 195 | | message: "The server has insufficient storage capacity to complete the request.", [INFO] [stdout] 196 | | documentation_url: None, [INFO] [stdout] 197 | | request_id: None, [INFO] [stdout] 198 | | status: 507u16, [INFO] [stdout] 199 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `BANDWIDTH_LIMIT_EXCEEDED` [INFO] [stdout] --> src/spec/batch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / const BANDWIDTH_LIMIT_EXCEEDED: Self = Self { [INFO] [stdout] 202 | | message: "A bandwidth limit has been exceeded.", [INFO] [stdout] 203 | | documentation_url: None, [INFO] [stdout] 204 | | request_id: None, [INFO] [stdout] 205 | | status: 509u16, [INFO] [stdout] 206 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DoesNotExist` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn DoesNotExist() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn RemovedByOwner() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ValidationError` should have a snake case name [INFO] [stdout] --> src/spec/batch.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ValidationError() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.94s [INFO] running `Command { std: "docker" "inspect" "a44750048ee533d0c3e7e6c983c73a620c33c752cb25161c069cb4b087af6168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44750048ee533d0c3e7e6c983c73a620c33c752cb25161c069cb4b087af6168", kill_on_drop: false }` [INFO] [stdout] a44750048ee533d0c3e7e6c983c73a620c33c752cb25161c069cb4b087af6168