[INFO] cloning repository https://github.com/blakesmith/binpocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blakesmith/binpocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cef0a3ddc89e03ec0061a9e1d05b03dc1c8a7053 [INFO] checking blakesmith/binpocket/cef0a3ddc89e03ec0061a9e1d05b03dc1c8a7053 against nightly-2024-10-24 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blakesmith/binpocket on toolchain nightly-2024-10-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blakesmith/binpocket [INFO] finished tweaking git repo https://github.com/blakesmith/binpocket [INFO] tweaked toml for git repo https://github.com/blakesmith/binpocket written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blakesmith/binpocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac-sha512 v1.0.0 [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded coarsetime v0.1.20 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.1 [INFO] [stderr] Downloaded ed25519-compact v1.0.1 [INFO] [stderr] Downloaded tower-http v0.1.2 [INFO] [stderr] Downloaded heed-types v0.7.2 [INFO] [stderr] Downloaded jwt-simple v0.10.8 [INFO] [stderr] Downloaded heed v0.10.6 [INFO] [stderr] Downloaded hmac-sha256 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70072391a8cf9516d06398aa09fef4aeabfe41964b80a651f48554267f6e2cf1 [INFO] running `Command { std: "docker" "start" "-a" "70072391a8cf9516d06398aa09fef4aeabfe41964b80a651f48554267f6e2cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70072391a8cf9516d06398aa09fef4aeabfe41964b80a651f48554267f6e2cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70072391a8cf9516d06398aa09fef4aeabfe41964b80a651f48554267f6e2cf1", kill_on_drop: false }` [INFO] [stdout] 70072391a8cf9516d06398aa09fef4aeabfe41964b80a651f48554267f6e2cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1297cdb1f356b9dee08393148f66c94181f54e6dc729edc39bb49ffce955cf3e [INFO] running `Command { std: "docker" "start" "-a" "1297cdb1f356b9dee08393148f66c94181f54e6dc729edc39bb49ffce955cf3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking hdrhistogram v6.3.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking brotli v3.3.2 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking heed-traits v0.7.0 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking ed25519-compact v1.0.1 [INFO] [stderr] Checking k256 v0.9.6 [INFO] [stderr] Checking p256 v0.9.0 [INFO] [stderr] Checking rsa v0.5.0 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking hmac-sha512 v1.0.0 [INFO] [stderr] Checking hmac-sha256 v1.0.0 [INFO] [stderr] Compiling bp_protos v0.1.0 (/opt/rustwide/workdir/bp_protos) [INFO] [stderr] Checking coarsetime v0.1.20 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking hmac-sha1-compact v1.1.1 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking tracing-subscriber v0.3.5 [INFO] [stderr] Checking clap v3.0.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ulid v0.5.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tower-http v0.1.2 [INFO] [stderr] Checking heed-types v0.7.2 [INFO] [stderr] Checking jwt-simple v0.10.8 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking heed v0.10.6 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking oci v0.1.0 (/opt/rustwide/workdir/oci) [INFO] [stdout] warning: unused import: `BlobStoreError` [INFO] [stdout] --> oci/src/manifest.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::blob::{BlobLocks, BlobStoreError}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlobStoreError` [INFO] [stdout] --> oci/src/manifest.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::blob::{BlobLocks, BlobStoreError}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_locks` [INFO] [stdout] --> oci/src/manifest.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | blob_locks: BlobLocks, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_locks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_locks` [INFO] [stdout] --> oci/src/manifest.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | blob_locks: BlobLocks, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_locks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> oci/src/auth/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | JWT(jwt_simple::Error), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 51 | JWT(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthorizationError` is never used [INFO] [stdout] --> oci/src/auth/mod.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | pub enum AuthorizationError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthorizationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> oci/src/auth/credential.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | JWT(jwt_simple::Error), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenGenerationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 99 | JWT(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> oci/src/blob.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct UploadSession { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 277 | id: Ulid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_digest_string` is never used [INFO] [stdout] --> oci/src/digest.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn deserialize_digest_string<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lock_count` is never used [INFO] [stdout] --> oci/src/lock.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl LockManager { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn lock_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `items_scanned`, `items_dead`, and `items_swept` are never read [INFO] [stdout] --> oci/src/manifest.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct GCStats { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 159 | /// Number of items scanned during the gc run. [INFO] [stdout] 160 | items_scanned: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | items_dead: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | items_swept: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GCStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_repository_retention_policy` and `garbage_collect_blobs` are never used [INFO] [stdout] --> oci/src/manifest.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 172 | pub trait ManifestStore { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 223 | async fn get_repository_retention_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | fn garbage_collect_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> oci/src/auth/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | JWT(jwt_simple::Error), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 51 | JWT(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthorizationError` is never used [INFO] [stdout] --> oci/src/auth/mod.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | pub enum AuthorizationError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthorizationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> oci/src/auth/credential.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | JWT(jwt_simple::Error), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenGenerationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 99 | JWT(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> oci/src/blob.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct UploadSession { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 277 | id: Ulid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_digest_string` is never used [INFO] [stdout] --> oci/src/digest.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn deserialize_digest_string<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `items_scanned`, `items_dead`, and `items_swept` are never read [INFO] [stdout] --> oci/src/manifest.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct GCStats { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 159 | /// Number of items scanned during the gc run. [INFO] [stdout] 160 | items_scanned: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | items_dead: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | items_swept: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GCStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_repository_retention_policy` and `garbage_collect_blobs` are never used [INFO] [stdout] --> oci/src/manifest.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 172 | pub trait ManifestStore { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 223 | async fn get_repository_retention_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | fn garbage_collect_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking binpocket v0.1.0 (/opt/rustwide/workdir/binpocket) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, hdrhistogram v6.3.4, multipart v0.18.0, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1297cdb1f356b9dee08393148f66c94181f54e6dc729edc39bb49ffce955cf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1297cdb1f356b9dee08393148f66c94181f54e6dc729edc39bb49ffce955cf3e", kill_on_drop: false }` [INFO] [stdout] 1297cdb1f356b9dee08393148f66c94181f54e6dc729edc39bb49ffce955cf3e