[INFO] cloning repository https://github.com/paranoidnas/system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paranoidnas/system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85353b44666efefc60ebb51446b2614faf17b2a6 [INFO] testing paranoidnas/system against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem" "/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/paranoidnas/system on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/paranoidnas/system [INFO] finished tweaking git repo https://github.com/paranoidnas/system [INFO] tweaked toml for git repo https://github.com/paranoidnas/system written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/paranoidnas/system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd431f5008c79b1ede7dbeec1b63a0c8be7cb1f443081e0f68d2fa364510ab10 [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" "fd431f5008c79b1ede7dbeec1b63a0c8be7cb1f443081e0f68d2fa364510ab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd431f5008c79b1ede7dbeec1b63a0c8be7cb1f443081e0f68d2fa364510ab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd431f5008c79b1ede7dbeec1b63a0c8be7cb1f443081e0f68d2fa364510ab10", kill_on_drop: false }` [INFO] [stdout] fd431f5008c79b1ede7dbeec1b63a0c8be7cb1f443081e0f68d2fa364510ab10 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 315d241dd4df320553c5934570ff8c20efb99399b5fc7918b4be6c41fd9ee9d4 [INFO] running `Command { std: "docker" "start" "-a" "315d241dd4df320553c5934570ff8c20efb99399b5fc7918b4be6c41fd9ee9d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-atomic v3.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mnt v0.3.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling xactor-derive v0.7.1 (https://github.com/wpbrown/xactor?branch=tokio10#3dbf2ca1) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap?rev=022f18278e67cccff53b73fd96ed45abcda028c3#022f1827) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling comfy-table v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-beta.2 (https://github.com/clap-rs/clap?rev=022f18278e67cccff53b73fd96ed45abcda028c3#022f1827) [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling xactor v0.7.9 (https://github.com/wpbrown/xactor?branch=tokio10#3dbf2ca1) [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling libsystemd v0.2.1 [INFO] [stderr] Compiling cron v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling libblkcapt v0.1.0 (/opt/rustwide/workdir/libblkcapt) [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> libblkcapt/src/core/restic.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_drop_set` [INFO] [stdout] --> libblkcapt/src/core/retention.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_drop_set(self) -> HashSet> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blkcaptapp v0.1.0 (/opt/rustwide/workdir/blkcaptapp) [INFO] [stderr] Compiling blkcaptwrk v0.1.0 (/opt/rustwide/workdir/blkcaptwrk) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blkcaptctl v0.1.0 (/opt/rustwide/workdir/blkcaptctl) [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retention_update` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | retention_update: RetentionUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shared` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | shared: ResticCreateUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shared` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | shared: SyncCreateUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncShowOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncDeleteOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Latest` [INFO] [stdout] --> blkcaptwrk/src/snapshots.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Latest, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `canceller` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | canceller: Cell>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cancellation` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | cancellation: oneshot::Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cancel` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn cancel(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cancelled` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Cancelled(CancelledMarker), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `await_cancellable` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn await_cancellable(&mut self, fut: impl Future + Send) -> CancellableResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/container.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/dataset.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 44s [INFO] running `Command { std: "docker" "inspect" "315d241dd4df320553c5934570ff8c20efb99399b5fc7918b4be6c41fd9ee9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315d241dd4df320553c5934570ff8c20efb99399b5fc7918b4be6c41fd9ee9d4", kill_on_drop: false }` [INFO] [stdout] 315d241dd4df320553c5934570ff8c20efb99399b5fc7918b4be6c41fd9ee9d4 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d67c2a91ee52fd5da3d842a35b100635f13b14881090d50c8854bdb4e7c923b [INFO] running `Command { std: "docker" "start" "-a" "9d67c2a91ee52fd5da3d842a35b100635f13b14881090d50c8854bdb4e7c923b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> libblkcapt/src/core/restic.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_drop_set` [INFO] [stdout] --> libblkcapt/src/core/retention.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_drop_set(self) -> HashSet> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Latest` [INFO] [stdout] --> blkcaptwrk/src/snapshots.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Latest, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blkcaptctl v0.1.0 (/opt/rustwide/workdir/blkcaptctl) [INFO] [stdout] warning: field is never read: `canceller` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | canceller: Cell>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blkcaptwrk v0.1.0 (/opt/rustwide/workdir/blkcaptwrk) [INFO] [stdout] warning: field is never read: `cancellation` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | cancellation: oneshot::Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cancel` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn cancel(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cancelled` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Cancelled(CancelledMarker), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `await_cancellable` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn await_cancellable(&mut self, fut: impl Future + Send) -> CancellableResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/container.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/dataset.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retention_update` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | retention_update: RetentionUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shared` [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | shared: ResticCreateUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shared` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | shared: SyncCreateUpdateOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncShowOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync` [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | sync: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SyncDeleteOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> blkcaptctl/src/commands/sync.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Clap, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Latest` [INFO] [stdout] --> blkcaptwrk/src/snapshots.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Latest, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `canceller` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | canceller: Cell>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cancellation` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | cancellation: oneshot::Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cancel` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn cancel(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cancelled` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Cancelled(CancelledMarker), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `await_cancellable` [INFO] [stdout] --> blkcaptwrk/src/tasks.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn await_cancellable(&mut self, fut: impl Future + Send) -> CancellableResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/container.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> blkcaptwrk/src/actors/dataset.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pool: Addr>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling libblkcapt v0.1.0 (/opt/rustwide/workdir/libblkcapt) [INFO] [stderr] Compiling blkcaptapp v0.1.0 (/opt/rustwide/workdir/blkcaptapp) [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> libblkcapt/src/core/restic.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_drop_set` [INFO] [stdout] --> libblkcapt/src/core/retention.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_drop_set(self) -> HashSet> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.05s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/blkcaptapp-b0249bf155ad3c42) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/blkcaptctl-9ed976a0e8002cd2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/blkcaptwrk-0b8b88a212b8f511) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/blkcaptwrk-07912b5f8241129e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libblkcapt-a4b8f69949add04d) [INFO] running `Command { std: "docker" "inspect" "9d67c2a91ee52fd5da3d842a35b100635f13b14881090d50c8854bdb4e7c923b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d67c2a91ee52fd5da3d842a35b100635f13b14881090d50c8854bdb4e7c923b", kill_on_drop: false }` [INFO] [stdout] 9d67c2a91ee52fd5da3d842a35b100635f13b14881090d50c8854bdb4e7c923b [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 49023ac5c289c52b8ed3c6b9a1b038fb77c4a72ab74dc7eda6da9add2a97c87a [INFO] running `Command { std: "docker" "start" "-a" "49023ac5c289c52b8ed3c6b9a1b038fb77c4a72ab74dc7eda6da9add2a97c87a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> libblkcapt/src/core/restic.rs:373:5 [INFO] [stderr] | [INFO] [stderr] 373 | parent: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `into_drop_set` [INFO] [stderr] --> libblkcapt/src/core/retention.rs:69:8 [INFO] [stderr] | [INFO] [stderr] 69 | fn into_drop_set(self) -> HashSet> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libblkcapt` (lib) generated 2 warnings [INFO] [stderr] warning: `libblkcapt` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: variant is never constructed: `Latest` [INFO] [stderr] --> blkcaptwrk/src/snapshots.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | Latest, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `canceller` [INFO] [stderr] --> blkcaptwrk/src/tasks.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | canceller: Cell>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cancellation` [INFO] [stderr] --> blkcaptwrk/src/tasks.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | cancellation: oneshot::Receiver<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cancel` [INFO] [stderr] --> blkcaptwrk/src/tasks.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn cancel(&self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Cancelled` [INFO] [stderr] --> blkcaptwrk/src/tasks.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | Cancelled(CancelledMarker), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `await_cancellable` [INFO] [stderr] --> blkcaptwrk/src/tasks.rs:107:18 [INFO] [stderr] | [INFO] [stderr] 107 | pub async fn await_cancellable(&mut self, fut: impl Future + Send) -> CancellableResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pool` [INFO] [stderr] --> blkcaptwrk/src/actors/container.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | pool: Addr>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pool` [INFO] [stderr] --> blkcaptwrk/src/actors/dataset.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pool: Addr>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sync` [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | sync: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `retention_update` [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | retention_update: RetentionUpdateOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `shared` [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | shared: ResticCreateUpdateOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ResticUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/restic.rs:73:16 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sync` [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | sync: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stderr] | [INFO] [stderr] 88 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `shared` [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | shared: SyncCreateUpdateOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SyncUpdateOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:88:16 [INFO] [stderr] | [INFO] [stderr] 88 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sync` [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | sync: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SyncShowOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:115:16 [INFO] [stderr] | [INFO] [stderr] 115 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sync` [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 133 | sync: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SyncDeleteOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> blkcaptctl/src/commands/sync.rs:129:16 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Clap, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `blkcaptwrk` (lib) generated 8 warnings [INFO] [stderr] warning: `blkcaptctl` (bin "blkcaptctl" test) generated 7 warnings [INFO] [stderr] warning: `blkcaptwrk` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blkcaptapp-b0249bf155ad3c42) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] INFO runs_app test [INFO] [stdout] test slogext::tests::dedup_drain_dedups_owned_kv ... ok [INFO] [stdout] test tests::runs_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blkcaptctl-9ed976a0e8002cd2) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blkcaptwrk-0b8b88a212b8f511) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blkcaptwrk-07912b5f8241129e) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libblkcapt-a4b8f69949add04d) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test core::restic::tests::restic_backup_message_parses ... ok [INFO] [stdout] test core::restic::tests::restic_snapshots_parse ... ok [INFO] [stdout] test sys::fs::tests::block_device_partition_info ... ok [INFO] [stdout] test sys::fs::tests::nonblock_device_info_fails ... ok [INFO] [stdout] test sys::fs::tests::subvol_options_parsed ... ok [INFO] [stdout] test sys::fs::tests::no_subvol_options_parsed ... ok [INFO] [stdout] test sys::fs::tests::top_subvol_options_is_toplevel ... ok [INFO] [stdout] test sys::fs::tests::no_subvol_options_is_toplevel ... ok [INFO] [stdout] test sys::fs::tests::child_subvol_options_is_not_toplevel ... ok [INFO] [stdout] test sys::fs::tests::fail_if_not_btrfs ... ok [INFO] [stdout] test sys::btrfs::filesystem_tests::filesystem_query_mounted_subvol ... ok [INFO] [stdout] test sys::btrfs::filesystem_tests::filesystem_query_mounted_entire_fs ... ok [INFO] [stderr] Doc-tests blkcaptapp [INFO] [stdout] test sys::fs::tests::block_device_info ... ok [INFO] [stdout] test sys::btrfs::subvolume_tests::subvolume_list ... ok [INFO] [stdout] test sys::fs::tests::block_device_partition_ids ... ok [INFO] [stdout] test sys::btrfs::filesystem_tests::filesystem_query_unmounted ... ok [INFO] [stdout] test sys::btrfs::subvolume_tests::subvolume_from_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests blkcaptwrk [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] [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] [stderr] Doc-tests libblkcapt [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" "49023ac5c289c52b8ed3c6b9a1b038fb77c4a72ab74dc7eda6da9add2a97c87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49023ac5c289c52b8ed3c6b9a1b038fb77c4a72ab74dc7eda6da9add2a97c87a", kill_on_drop: false }` [INFO] [stdout] 49023ac5c289c52b8ed3c6b9a1b038fb77c4a72ab74dc7eda6da9add2a97c87a