[INFO] fetching crate wbs-backup-daemon 1.1.15... [INFO] checking wbs-backup-daemon-1.1.15 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate wbs-backup-daemon 1.1.15 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate wbs-backup-daemon 1.1.15 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wbs-backup-daemon 1.1.15 [INFO] finished tweaking crates.io crate wbs-backup-daemon 1.1.15 [INFO] tweaked toml for crates.io crate wbs-backup-daemon 1.1.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `src/backup-daemon.rs` was erroneously implicitly accepted for binary `backup-daemon`, [INFO] [stderr] please set bin.path in Cargo.toml [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8cf4d8ef0837f4090ca010dc3fdc2a85910fd595a52bc51ba058f602782805e [INFO] running `Command { std: "docker" "start" "-a" "c8cf4d8ef0837f4090ca010dc3fdc2a85910fd595a52bc51ba058f602782805e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8cf4d8ef0837f4090ca010dc3fdc2a85910fd595a52bc51ba058f602782805e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cf4d8ef0837f4090ca010dc3fdc2a85910fd595a52bc51ba058f602782805e", kill_on_drop: false }` [INFO] [stdout] c8cf4d8ef0837f4090ca010dc3fdc2a85910fd595a52bc51ba058f602782805e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996cf2d485150b68d0a4a2f1e63f7f3c4edf0fc4b3747cf79fc52219657cfce0 [INFO] running `Command { std: "docker" "start" "-a" "996cf2d485150b68d0a4a2f1e63f7f3c4edf0fc4b3747cf79fc52219657cfce0", kill_on_drop: false }` [INFO] [stderr] warning: path `src/backup-daemon.rs` was erroneously implicitly accepted for binary `backup-daemon`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking wbs-backup-daemon v1.1.15 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/run.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/run.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/time.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Tm` [INFO] [stdout] --> src/wbs/backup/time.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::Tm; [INFO] [stdout] | ^^^^^^^^ no `Tm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Timespec` [INFO] [stdout] --> src/wbs/backup/time.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use time::Timespec; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Timespec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Tm` [INFO] [stdout] --> src/wbs/backup/time.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::Tm; [INFO] [stdout] | ^^^^^^^^ no `Tm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/config.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | log! ("loading config"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/main.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let now = time::get_time (); [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | / log! ( [INFO] [stdout] 115 | | "sync started for {} {}", [INFO] [stdout] 116 | | job_config.name, [INFO] [stdout] 117 | | time_format_pretty (sync_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/config.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | log! ("loading config"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | / log! ( [INFO] [stdout] 138 | | "sync for {} {}", [INFO] [stdout] 139 | | job_config.name, [INFO] [stdout] 140 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | / log! ( [INFO] [stdout] 153 | | "sync skipped for {} {}", [INFO] [stdout] 154 | | job_config.name, [INFO] [stdout] 155 | | time_format_pretty (sync_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:177:3 [INFO] [stdout] | [INFO] [stdout] 177 | / log! ( [INFO] [stdout] 178 | | "snapshot started for {} {}", [INFO] [stdout] 179 | | job_config.name, [INFO] [stdout] 180 | | time_format_pretty (snapshot_time)); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:211:3 [INFO] [stdout] | [INFO] [stdout] 211 | / log! ( [INFO] [stdout] 212 | | "snapshot for {} {}", [INFO] [stdout] 213 | | job_config.name, [INFO] [stdout] 214 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 229 | / log! ( [INFO] [stdout] 230 | | "snapshot skipped for {} {}", [INFO] [stdout] 231 | | job_config.name, [INFO] [stdout] 232 | | time_format_pretty (snapshot_time)); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/main.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let now = time::get_time (); [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:254:3 [INFO] [stdout] | [INFO] [stdout] 254 | / log! ( [INFO] [stdout] 255 | | "send started for {} {}", [INFO] [stdout] 256 | | job_config.name, [INFO] [stdout] 257 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | / log! ( [INFO] [stdout] 115 | | "sync started for {} {}", [INFO] [stdout] 116 | | job_config.name, [INFO] [stdout] 117 | | time_format_pretty (sync_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:291:3 [INFO] [stdout] | [INFO] [stdout] 291 | / log! ( [INFO] [stdout] 292 | | "send skipped for {} {}", [INFO] [stdout] 293 | | job_config.name, [INFO] [stdout] 294 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | / log! ( [INFO] [stdout] 138 | | "sync for {} {}", [INFO] [stdout] 139 | | job_config.name, [INFO] [stdout] 140 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | / log! ( [INFO] [stdout] 318 | | "send started for {} {}", [INFO] [stdout] 319 | | job_config.name, [INFO] [stdout] 320 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | / log! ( [INFO] [stdout] 153 | | "sync skipped for {} {}", [INFO] [stdout] 154 | | job_config.name, [INFO] [stdout] 155 | | time_format_pretty (sync_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:346:3 [INFO] [stdout] | [INFO] [stdout] 346 | / log! ( [INFO] [stdout] 347 | | "send completed for {} {}", [INFO] [stdout] 348 | | job_config.name, [INFO] [stdout] 349 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:177:3 [INFO] [stdout] | [INFO] [stdout] 177 | / log! ( [INFO] [stdout] 178 | | "snapshot started for {} {}", [INFO] [stdout] 179 | | job_config.name, [INFO] [stdout] 180 | | time_format_pretty (snapshot_time)); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:364:3 [INFO] [stdout] | [INFO] [stdout] 364 | / log! ( [INFO] [stdout] 365 | | "send skipped for {} {}", [INFO] [stdout] 366 | | job_config.name, [INFO] [stdout] 367 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:211:3 [INFO] [stdout] | [INFO] [stdout] 211 | / log! ( [INFO] [stdout] 212 | | "snapshot for {} {}", [INFO] [stdout] 213 | | job_config.name, [INFO] [stdout] 214 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | log! ("load existing state"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 229 | / log! ( [INFO] [stdout] 230 | | "snapshot skipped for {} {}", [INFO] [stdout] 231 | | job_config.name, [INFO] [stdout] 232 | | time_format_pretty (snapshot_time)); [INFO] [stdout] | |_______________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | log! ("no existing state"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | ..time::at_utc (now) [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:254:3 [INFO] [stdout] | [INFO] [stdout] 254 | / log! ( [INFO] [stdout] 255 | | "send started for {} {}", [INFO] [stdout] 256 | | job_config.name, [INFO] [stdout] 257 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | ..time::at_utc (now) [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:291:3 [INFO] [stdout] | [INFO] [stdout] 291 | / log! ( [INFO] [stdout] 292 | | "send skipped for {} {}", [INFO] [stdout] 293 | | job_config.name, [INFO] [stdout] 294 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | &time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | / log! ( [INFO] [stdout] 318 | | "send started for {} {}", [INFO] [stdout] 319 | | job_config.name, [INFO] [stdout] 320 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | & time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:346:3 [INFO] [stdout] | [INFO] [stdout] 346 | / log! ( [INFO] [stdout] 347 | | "send completed for {} {}", [INFO] [stdout] 348 | | job_config.name, [INFO] [stdout] 349 | | exit_report (exit_status)); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | & time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strptime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | time::strptime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/run.rs:364:3 [INFO] [stdout] | [INFO] [stdout] 364 | / log! ( [INFO] [stdout] 365 | | "send skipped for {} {}", [INFO] [stdout] 366 | | job_config.name, [INFO] [stdout] 367 | | time_format_pretty (send_time)); [INFO] [stdout] | |___________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | log! ("load existing state"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in crate `time` [INFO] [stdout] --> src/wbs/backup/log.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | time_format_pretty (time::get_time ()), [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | log! ("no existing state"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | ..time::at_utc (now) [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | ..time::at_utc (now) [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | &time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | & time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | time::strftime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_utc` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | & time::at_utc (when), [INFO] [stdout] | ^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strptime` in crate `time` [INFO] [stdout] --> src/wbs/backup/time.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | time::strptime ( [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `len` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/wbs/backup/run.rs:186:37 [INFO] [stdout] | [INFO] [stdout] 186 | state.jobs [job_index].snapshots.len (); [INFO] [stdout] | ^^^ private field, not a method [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Snapshot { [INFO] [stdout] | ------------------- doesn't satisfy `state::Snapshot: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `state::Snapshot: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `len` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/wbs/backup/run.rs:186:37 [INFO] [stdout] | [INFO] [stdout] 186 | state.jobs [job_index].snapshots.len (); [INFO] [stdout] | ^^^ private field, not a method [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Snapshot { [INFO] [stdout] | ------------------- doesn't satisfy `state::Snapshot: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `state::Snapshot: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/wbs/backup/run.rs:188:36 [INFO] [stdout] | [INFO] [stdout] 188 | state.jobs [job_index].snapshots.push ( [INFO] [stdout] | ---------------------------------^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Snapshot { [INFO] [stdout] | ------------------- doesn't satisfy `state::Snapshot: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `state::Snapshot: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/wbs/backup/run.rs:188:36 [INFO] [stdout] | [INFO] [stdout] 188 | state.jobs [job_index].snapshots.push ( [INFO] [stdout] | ---------------------------------^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/wbs/backup/state.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Snapshot { [INFO] [stdout] | ------------------- doesn't satisfy `state::Snapshot: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `state::Snapshot: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/wbs/backup/run.rs:262:40 [INFO] [stdout] | [INFO] [stdout] 262 | in state.jobs [job_index].snapshots.iter ().enumerate () { [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/wbs/backup/run.rs:262:40 [INFO] [stdout] | [INFO] [stdout] 262 | in state.jobs [job_index].snapshots.iter ().enumerate () { [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>` is not an iterator [INFO] [stdout] --> src/wbs/backup/state.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 227 | / ... disk_snapshots.iter ().map ( [INFO] [stdout] 228 | | ... |disk_snapshot| [INFO] [stdout] 229 | | ... [INFO] [stdout] 230 | | ... Global::read_snapshot ( [INFO] [stdout] 231 | | ... disk_snapshot) [INFO] [stdout] 232 | | ... [INFO] [stdout] 233 | | ... ).collect () [INFO] [stdout] | | -^^^^^^^ `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>` is not an iterator [INFO] [stdout] | |________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>: Iterator` [INFO] [stdout] which is required by `&mut Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>` is not an iterator [INFO] [stdout] --> src/wbs/backup/state.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 227 | / ... disk_snapshots.iter ().map ( [INFO] [stdout] 228 | | ... |disk_snapshot| [INFO] [stdout] 229 | | ... [INFO] [stdout] 230 | | ... Global::read_snapshot ( [INFO] [stdout] 231 | | ... disk_snapshot) [INFO] [stdout] 232 | | ... [INFO] [stdout] 233 | | ... ).collect () [INFO] [stdout] | | -^^^^^^^ `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>` is not an iterator [INFO] [stdout] | |________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>: Iterator` [INFO] [stdout] which is required by `&mut Map, {closure@src/wbs/backup/state.rs:228:9: 228:24}>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/wbs/backup/state.rs:286:35 [INFO] [stdout] | [INFO] [stdout] 286 | snapshots: Some (job.snapshots.iter ().map ( [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/wbs/backup/state.rs:286:35 [INFO] [stdout] | [INFO] [stdout] 286 | snapshots: Some (job.snapshots.iter ().map ( [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wbs-backup-daemon` (bin "backup-daemon") due to 34 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wbs-backup-daemon` (bin "backup-daemon" test) due to 34 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "996cf2d485150b68d0a4a2f1e63f7f3c4edf0fc4b3747cf79fc52219657cfce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996cf2d485150b68d0a4a2f1e63f7f3c4edf0fc4b3747cf79fc52219657cfce0", kill_on_drop: false }` [INFO] [stdout] 996cf2d485150b68d0a4a2f1e63f7f3c4edf0fc4b3747cf79fc52219657cfce0