[INFO] fetching crate git-lfs-spec 0.1.0... [INFO] testing git-lfs-spec-0.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate git-lfs-spec 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate git-lfs-spec 0.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b645458c15a4343eb9dee77c53f4c5b2559b40e562bfe731d3429f9f6406030b [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" "b645458c15a4343eb9dee77c53f4c5b2559b40e562bfe731d3429f9f6406030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b645458c15a4343eb9dee77c53f4c5b2559b40e562bfe731d3429f9f6406030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b645458c15a4343eb9dee77c53f4c5b2559b40e562bfe731d3429f9f6406030b", kill_on_drop: false }` [INFO] [stdout] b645458c15a4343eb9dee77c53f4c5b2559b40e562bfe731d3429f9f6406030b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 345cdb5ad58eaacf4beb1f5c991612b9d3b83de8fc247035aca8171d1888168f [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" "345cdb5ad58eaacf4beb1f5c991612b9d3b83de8fc247035aca8171d1888168f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling git-lfs-spec v0.1.0 (/opt/rustwide/workdir) [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 49.46s [INFO] running `Command { std: "docker" "inspect" "345cdb5ad58eaacf4beb1f5c991612b9d3b83de8fc247035aca8171d1888168f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345cdb5ad58eaacf4beb1f5c991612b9d3b83de8fc247035aca8171d1888168f", kill_on_drop: false }` [INFO] [stdout] 345cdb5ad58eaacf4beb1f5c991612b9d3b83de8fc247035aca8171d1888168f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e987462ea0c51f2aebc5b550ea9cfafc27d7daf0c084e0cc737ba80b0bf209c8 [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" "e987462ea0c51f2aebc5b550ea9cfafc27d7daf0c084e0cc737ba80b0bf209c8", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.66 [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] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling git-lfs-spec v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "e987462ea0c51f2aebc5b550ea9cfafc27d7daf0c084e0cc737ba80b0bf209c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e987462ea0c51f2aebc5b550ea9cfafc27d7daf0c084e0cc737ba80b0bf209c8", kill_on_drop: false }` [INFO] [stdout] e987462ea0c51f2aebc5b550ea9cfafc27d7daf0c084e0cc737ba80b0bf209c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 839b45d504af5ca38d6e65bec0763559069f940b65859c02f0711f3aa3f0f016 [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" "839b45d504af5ca38d6e65bec0763559069f940b65859c02f0711f3aa3f0f016", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] running 8 tests [INFO] [stderr] --> src/spec/batch.rs:176:5 [INFO] [stdout] test spec::transfer::custom::test::custom_complete_serializes_ok ... ok [INFO] [stderr] | [INFO] [stdout] test spec::transfer::custom::test::custom_upload_serializes_ok ... ok [INFO] [stderr] 176 | / const ACCEPT_HEADER_INCORRECT: Self = Self { [INFO] [stderr] 177 | | message: "The Accept header needs to be `application/vnd.git-lfs+json`.", [INFO] [stderr] 178 | | documentation_url: None, [INFO] [stderr] 179 | | request_id: None, [INFO] [stderr] 180 | | status: 406u16, [INFO] [stderr] 181 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `RATE_LIMIT_HIT` [INFO] [stderr] --> src/spec/batch.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 182 | / const RATE_LIMIT_HIT: Self = Self { [INFO] [stderr] 183 | | message: "A rate limit has been hit with the server.", [INFO] [stderr] 184 | | documentation_url: None, [INFO] [stderr] 185 | | request_id: None, [INFO] [stderr] 186 | | status: 429u16, [INFO] [stderr] 187 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `NOT_IMPLEMENTED` [INFO] [stderr] --> src/spec/batch.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | / const NOT_IMPLEMENTED: Self = Self { [INFO] [stderr] 189 | | message: "The server has not implemented the current method.", [INFO] [stderr] 190 | | documentation_url: None, [INFO] [stderr] 191 | | request_id: None, [INFO] [stderr] 192 | | status: 501u16, [INFO] [stderr] 193 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `INSUFFICIENT_STORAGE` [INFO] [stderr] --> src/spec/batch.rs:194:5 [INFO] [stderr] | [INFO] [stderr] 194 | / const INSUFFICIENT_STORAGE: Self = Self { [INFO] [stderr] 195 | | message: "The server has insufficient storage capacity to complete the request.", [INFO] [stderr] 196 | | documentation_url: None, [INFO] [stderr] 197 | | request_id: None, [INFO] [stderr] 198 | | status: 507u16, [INFO] [stderr] 199 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `BANDWIDTH_LIMIT_EXCEEDED` [INFO] [stderr] --> src/spec/batch.rs:201:5 [INFO] [stderr] | [INFO] [stderr] 201 | / const BANDWIDTH_LIMIT_EXCEEDED: Self = Self { [INFO] [stderr] 202 | | message: "A bandwidth limit has been exceeded.", [INFO] [stderr] 203 | | documentation_url: None, [INFO] [stderr] 204 | | request_id: None, [INFO] [stderr] 205 | | status: 509u16, [INFO] [stderr] 206 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: method `DoesNotExist` should have a snake case name [INFO] [stderr] --> src/spec/batch.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn DoesNotExist() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `RemovedByOwner` should have a snake case name [INFO] [stderr] --> src/spec/batch.rs:116:12 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn RemovedByOwner() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner` [INFO] [stderr] [INFO] [stderr] warning: method `ValidationError` should have a snake case name [INFO] [stderr] --> src/spec/batch.rs:122:12 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn ValidationError() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error` [INFO] [stderr] [INFO] [stderr] warning: `git-lfs-spec` (lib) generated 8 warnings [INFO] [stderr] warning: `git-lfs-spec` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_lfs_spec-4b33c3c41a8920de) [INFO] [stdout] test spec::transfer::custom::test::custom_progress_serializes_ok ... ok [INFO] [stdout] test spec::transfer::custom::test::custom_download_serializes_ok ... ok [INFO] [stdout] test spec::transfer::custom::test::custom_terminate_serializes_ok ... ok [INFO] [stdout] test spec::transfer::custom::test::custom_init_serializes_ok ... ok [INFO] [stdout] test spec::batch::test::batch_response_serializes_correctly ... ok [INFO] [stdout] test spec::batch::test::lfs_error_serializes_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests git-lfs-spec [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "839b45d504af5ca38d6e65bec0763559069f940b65859c02f0711f3aa3f0f016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839b45d504af5ca38d6e65bec0763559069f940b65859c02f0711f3aa3f0f016", kill_on_drop: false }` [INFO] [stdout] 839b45d504af5ca38d6e65bec0763559069f940b65859c02f0711f3aa3f0f016