[INFO] cloning repository https://github.com/osfordev/continuously [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osfordev/continuously" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosfordev%2Fcontinuously", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosfordev%2Fcontinuously'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f461ca9faac9f7961aa44ac80c30c1f7e768e8d [INFO] checking osfordev/continuously against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosfordev%2Fcontinuously" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/osfordev/continuously [INFO] finished tweaking git repo https://github.com/osfordev/continuously [INFO] tweaked toml for git repo https://github.com/osfordev/continuously written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/osfordev/continuously on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/osfordev/continuously 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d153e2b0195335ef3bff7f13c33fe3beb4c68290895d67a5d5383c3dbe98178 [INFO] running `Command { std: "docker" "start" "-a" "8d153e2b0195335ef3bff7f13c33fe3beb4c68290895d67a5d5383c3dbe98178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d153e2b0195335ef3bff7f13c33fe3beb4c68290895d67a5d5383c3dbe98178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d153e2b0195335ef3bff7f13c33fe3beb4c68290895d67a5d5383c3dbe98178", kill_on_drop: false }` [INFO] [stdout] 8d153e2b0195335ef3bff7f13c33fe3beb4c68290895d67a5d5383c3dbe98178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21576f1a70a3b5a5680b1b62db80ad8ea56b83456e1bd3c317204faa459502df [INFO] running `Command { std: "docker" "start" "-a" "21576f1a70a3b5a5680b1b62db80ad8ea56b83456e1bd3c317204faa459502df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking continuously_backup_lib v0.1.0 (/opt/rustwide/workdir/continuously_backup_lib) [INFO] [stdout] warning: unused imports: `FileSystemBlobWriter` and `GoogleCloudBlobReader` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | storage_file_system::{FileSystemBlobReader, FileSystemBlobWriter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | storage_google_cloud::{GoogleCloudBlobReader, GoogleCloudBlobWriter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FileSystemBlobWriter` and `GoogleCloudBlobReader` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | storage_file_system::{FileSystemBlobReader, FileSystemBlobWriter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | storage_google_cloud::{GoogleCloudBlobReader, GoogleCloudBlobWriter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:59:52 [INFO] [stdout] | [INFO] [stdout] 59 | crate::state::Source::FileSystem { size_bytes, path } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucket_name` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | bucket_name, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `bucket_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_name` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | object_name, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `object_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | size_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mime` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | mime, [INFO] [stdout] | ^^^^ help: try ignoring the field: `mime: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_url` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | session_url, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `session_url: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u64` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | uploaded_bytes: u64, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mime` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:76 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `mime: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uploaded_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:83 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `uploaded_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> continuously_backup_lib/src/session.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut tmp_counter = 100; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmp_counter` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut tmp_counter = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:59:52 [INFO] [stdout] | [INFO] [stdout] 59 | crate::state::Source::FileSystem { size_bytes, path } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucket_name` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | bucket_name, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `bucket_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_name` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | object_name, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `object_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | size_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mime` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | mime, [INFO] [stdout] | ^^^^ help: try ignoring the field: `mime: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_url` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | session_url, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `session_url: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u64` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | uploaded_bytes: u64, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `size_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mime` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:76 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `mime: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uploaded_bytes` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:96:83 [INFO] [stdout] | [INFO] [stdout] 96 | crate::state::Destination::FileSystem { size_bytes, path , mime , uploaded_bytes} => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `uploaded_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> continuously_backup_lib/src/session.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut tmp_counter = 100; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmp_counter` [INFO] [stdout] --> continuously_backup_lib/src/session.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut tmp_counter = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(item: &DummyBlobWriter) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uploaded_bytes` [INFO] [stdout] --> continuously_backup_lib/src/storage_file_system.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | uploaded_bytes: BlobSize, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uploaded_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | fn from(item: &GoogleCloudBlobReader) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(item: &DummyBlobWriter) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uploaded_bytes` [INFO] [stdout] --> continuously_backup_lib/src/storage_file_system.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | uploaded_bytes: BlobSize, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uploaded_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | fn from(item: &GoogleCloudBlobReader) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DummyBlobReader { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 10 | blob: DummyBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DummyBlobReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct DummyBlobWriter { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 36 | blob: DummyBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DummyBlobWriter` 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 `current_blake512_hash` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_file_system.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileSystemBlobReader { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | current_blake512_hash: [u8; 64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystemBlobReader` 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 `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GoogleCloudBlobReader { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 24 | blob: GoogleCloudBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GoogleCloudBlobReader` 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 `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DummyBlobReader { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 10 | blob: DummyBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DummyBlobReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_dummy.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct DummyBlobWriter { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 36 | blob: DummyBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DummyBlobWriter` 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 `current_blake512_hash` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_file_system.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileSystemBlobReader { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | current_blake512_hash: [u8; 64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystemBlobReader` 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 `blob` is never read [INFO] [stdout] --> continuously_backup_lib/src/storage_google_cloud.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GoogleCloudBlobReader { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 24 | blob: GoogleCloudBlob, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GoogleCloudBlobReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking continuously_backup_bin v0.1.0 (/opt/rustwide/workdir/continuously_backup_bin) [INFO] [stdout] warning: unused import: `Level` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{Level, LevelFilter, Metadata, Record, SetLoggerError}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Level` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{Level, LevelFilter, Metadata, Record, SetLoggerError}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlobWrite`, `blob_file_system::FileSystemBlob`, `blob_google_cloud::GoogleCloudBlob`, and `session::Session` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | blob_file_system::FileSystemBlob, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | blob_google_cloud::GoogleCloudBlob, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | session::Session, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | storage::{BlobRead, BlobReader, BlobWrite, BlobWriter}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandCopySession` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | CommandCopySession, CommandCopySessionCreateDestination, CommandCopySessionCreateSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlobWrite`, `blob_file_system::FileSystemBlob`, `blob_google_cloud::GoogleCloudBlob`, and `session::Session` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | blob_file_system::FileSystemBlob, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | blob_google_cloud::GoogleCloudBlob, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | session::Session, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | storage::{BlobRead, BlobReader, BlobWrite, BlobWriter}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandCopySession` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | CommandCopySession, CommandCopySessionCreateDestination, CommandCopySessionCreateSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | fn enabled(&self, metadata: &Metadata) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | Err(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | fn enabled(&self, metadata: &Metadata) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | Err(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd_snapshot` [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | CliCommand::Snapshot(cmd_snapshot) => super::Command::Nope, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cmd_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_snapshot` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | settings::Command::Snapshot(command_snapshot) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service_account_json_file` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | service_account_json_file, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `service_account_json_file: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Snapshot` is never constructed [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 9 | CopySession(CommandCopySession), [INFO] [stdout] 10 | Snapshot(CommandSnapshot), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd_snapshot` [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | CliCommand::Snapshot(cmd_snapshot) => super::Command::Nope, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cmd_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_snapshot` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | settings::Command::Snapshot(command_snapshot) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service_account_json_file` [INFO] [stdout] --> continuously_backup_bin/src/main.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | service_account_json_file, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `service_account_json_file: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Snapshot` is never constructed [INFO] [stdout] --> continuously_backup_bin/src/settings.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 9 | CopySession(CommandCopySession), [INFO] [stdout] 10 | Snapshot(CommandSnapshot), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling continuously_backup_cdylib v0.1.0 (/opt/rustwide/workdir/continuously_backup_cdylib) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.34s [INFO] running `Command { std: "docker" "inspect" "21576f1a70a3b5a5680b1b62db80ad8ea56b83456e1bd3c317204faa459502df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21576f1a70a3b5a5680b1b62db80ad8ea56b83456e1bd3c317204faa459502df", kill_on_drop: false }` [INFO] [stdout] 21576f1a70a3b5a5680b1b62db80ad8ea56b83456e1bd3c317204faa459502df