[INFO] fetching crate wbs-backup-daemon 1.1.15... [INFO] testing wbs-backup-daemon-1.1.15 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wbs-backup-daemon 1.1.15 into /workspace/builds/worker-2-tc2/source [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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wbs-backup-daemon 1.1.15 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd0e318e09fee88e30f965cb347bb8003d11c4588b3cf50af28b96107fd5a8e4 [INFO] running `Command { std: "docker" "start" "-a" "dd0e318e09fee88e30f965cb347bb8003d11c4588b3cf50af28b96107fd5a8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd0e318e09fee88e30f965cb347bb8003d11c4588b3cf50af28b96107fd5a8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0e318e09fee88e30f965cb347bb8003d11c4588b3cf50af28b96107fd5a8e4", kill_on_drop: false }` [INFO] [stdout] dd0e318e09fee88e30f965cb347bb8003d11c4588b3cf50af28b96107fd5a8e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfa17c0e1d8a1c922e9913e695c8e7ae40b31d1f194d4d4924f47b66caf2b754 [INFO] running `Command { std: "docker" "start" "-a" "dfa17c0e1d8a1c922e9913e695c8e7ae40b31d1f194d4d4924f47b66caf2b754", 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling 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/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: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> src/wbs/backup/config.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/wbs/backup/config.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> src/wbs/backup/config.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/wbs/backup/config.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/wbs/backup/state.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive (RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/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/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: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: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: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: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] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/run.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | try! (write! ( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/run.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | try! (output_file.write ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/run.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | try! (write! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/run.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | try! (output_file.write ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/run.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | try! (write! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/state.rs:438:3 [INFO] [stdout] | [INFO] [stdout] 438 | try! { write! (&mut file, "{}\n", & state_json.to_string ()) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/state.rs:439:3 [INFO] [stdout] | [INFO] [stdout] 439 | try! { file.sync_all () } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wbs/backup/state.rs:436:18 [INFO] [stdout] | [INFO] [stdout] 436 | let mut file = try! { File::create (state_path_temp) }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `config::Config: Decodable` is not satisfied [INFO] [stdout] --> src/wbs/backup/config.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | / json::decode ( [INFO] [stdout] 64 | | & config_json, [INFO] [stdout] 65 | | ).unwrap_or_else ( [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `config::Config` [INFO] [stdout] --> src/wbs/backup/config.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 71 others [INFO] [stdout] note: required by a bound in `rustc_serialize::json::decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/json.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn decode(s: &str) -> DecodeResult { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `decode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DiskState: Decodable` is not satisfied [INFO] [stdout] --> src/wbs/backup/state.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | / json::decode ( [INFO] [stdout] 340 | | & state_json [INFO] [stdout] 341 | | ).unwrap_or_else ( [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `DiskState` [INFO] [stdout] --> src/wbs/backup/state.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | struct DiskState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 71 others [INFO] [stdout] note: required by a bound in `rustc_serialize::json::decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/json.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn decode(s: &str) -> DecodeResult { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `decode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DiskState: Encodable` is not satisfied [INFO] [stdout] --> src/wbs/backup/state.rs:464:18 [INFO] [stdout] | [INFO] [stdout] 464 | json::encode (& disk_state).unwrap (); [INFO] [stdout] | ------------ ^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `DiskState` [INFO] [stdout] --> src/wbs/backup/state.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | struct DiskState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 75 others [INFO] [stdout] note: required by a bound in `rustc_serialize::json::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/json.rs:390:18 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn encode(object: &T) -> EncodeResult { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `encode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wbs-backup-daemon` (bin "backup-daemon") due to 41 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dfa17c0e1d8a1c922e9913e695c8e7ae40b31d1f194d4d4924f47b66caf2b754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa17c0e1d8a1c922e9913e695c8e7ae40b31d1f194d4d4924f47b66caf2b754", kill_on_drop: false }` [INFO] [stdout] dfa17c0e1d8a1c922e9913e695c8e7ae40b31d1f194d4d4924f47b66caf2b754