[INFO] cloning repository https://github.com/sameer/git-lfs-ipfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/git-lfs-ipfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e284002458ac2e49e192d6090cccdf59bb88536 [INFO] checking sameer/git-lfs-ipfs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sameer/git-lfs-ipfs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sameer/git-lfs-ipfs [INFO] finished tweaking git repo https://github.com/sameer/git-lfs-ipfs [INFO] tweaked toml for git repo https://github.com/sameer/git-lfs-ipfs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sameer/git-lfs-ipfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-multipart-rfc7578 v0.2.1 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Downloaded cid v0.3.1 [INFO] [stderr] Downloaded multiaddr v0.3.1 [INFO] [stderr] Downloaded awc v0.2.7 [INFO] [stderr] Downloaded ipfs-api v0.5.2 [INFO] [stderr] Downloaded actix-web v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d9c6caf1f27bbaa560d9e0dd88b3947a09c25d8609fadee46d0d3017faf8d3 [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" "f3d9c6caf1f27bbaa560d9e0dd88b3947a09c25d8609fadee46d0d3017faf8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d9c6caf1f27bbaa560d9e0dd88b3947a09c25d8609fadee46d0d3017faf8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d9c6caf1f27bbaa560d9e0dd88b3947a09c25d8609fadee46d0d3017faf8d3", kill_on_drop: false }` [INFO] [stdout] f3d9c6caf1f27bbaa560d9e0dd88b3947a09c25d8609fadee46d0d3017faf8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3dd3786af0a4c5773c75a1428d903a08b0b43de2a52e96247497fcc1cbb9570 [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" "a3dd3786af0a4c5773c75a1428d903a08b0b43de2a52e96247497fcc1cbb9570", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking sha1 v0.5.0 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking multibase v0.6.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking multihash v0.8.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking cid v0.3.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking multiaddr v0.3.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.5 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking git-lfs-spec v0.1.0 (/opt/rustwide/workdir/git-lfs-spec) [INFO] [stderr] Checking actix-http v0.2.10 [INFO] [stdout] warning: associated constant is never used: `ACCEPT_HEADER_INCORRECT` [INFO] [stdout] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] --> git-lfs-spec/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] Checking awc v0.2.7 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking actix-web v1.0.8 [INFO] [stderr] Checking actix-multipart-rfc7578 v0.2.1 [INFO] [stderr] Checking ipfs-api v0.5.2 [INFO] [stderr] Checking git-lfs-ipfs-cli v0.1.0 (/opt/rustwide/workdir/git-lfs-ipfs-cli) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 81 | ... panic!("{:?}", err); [INFO] [stdout] | -------------------- any code following this expression is unreachable [INFO] [stdout] 82 | ... actix::fut::err(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> git-lfs-ipfs-cli/src/smudge.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{future, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/clean.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | .then(|result, actor: &mut Self, _ctx| match result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/smudge.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | .and_then(|b: bytes::Bytes, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | move |res, actor: &mut Self, ctx| match res.unwrap() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:71:50 [INFO] [stdout] | [INFO] [stdout] 71 | move |res, actor: &mut Self, ctx| match res.unwrap() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | fn error(&mut self, err: CliError, ctx: &mut Context) -> Running { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | fn handle(&mut self, event: Output, ctx: &mut ::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:143:61 [INFO] [stdout] | [INFO] [stdout] 143 | .fold(0, move |mut bytes_so_far, x, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:143:79 [INFO] [stdout] | [INFO] [stdout] 143 | .fold(0, move |mut bytes_so_far, x, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:123:40 [INFO] [stdout] | [INFO] [stdout] 123 | fn handle(&mut self, event: Input, ctx: &mut ::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 81 | ... panic!("{:?}", err); [INFO] [stdout] | -------------------- any code following this expression is unreachable [INFO] [stdout] 82 | ... actix::fut::err(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_FOLDER_HASH` [INFO] [stdout] --> git-lfs-ipfs-cli/src/ipfs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const EMPTY_FOLDER_HASH: &str = "QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> git-lfs-ipfs-cli/src/smudge.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{future, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/clean.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | .then(|result, actor: &mut Self, _ctx| match result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/smudge.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | .and_then(|b: bytes::Bytes, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | move |res, actor: &mut Self, ctx| match res.unwrap() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:71:50 [INFO] [stdout] | [INFO] [stdout] 71 | move |res, actor: &mut Self, ctx| match res.unwrap() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | fn error(&mut self, err: CliError, ctx: &mut Context) -> Running { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | fn handle(&mut self, event: Output, ctx: &mut ::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:143:61 [INFO] [stdout] | [INFO] [stdout] 143 | .fold(0, move |mut bytes_so_far, x, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:143:79 [INFO] [stdout] | [INFO] [stdout] 143 | .fold(0, move |mut bytes_so_far, x, actor: &mut Self, ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> git-lfs-ipfs-cli/src/transfer.rs:123:40 [INFO] [stdout] | [INFO] [stdout] 123 | fn handle(&mut self, event: Input, ctx: &mut ::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> git-lfs-ipfs-cli/src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | sys.run(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> git-lfs-ipfs-cli/src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | sys.run(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "a3dd3786af0a4c5773c75a1428d903a08b0b43de2a52e96247497fcc1cbb9570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3dd3786af0a4c5773c75a1428d903a08b0b43de2a52e96247497fcc1cbb9570", kill_on_drop: false }` [INFO] [stdout] a3dd3786af0a4c5773c75a1428d903a08b0b43de2a52e96247497fcc1cbb9570