[INFO] fetching crate spooky 0.1.1...
[INFO] building spooky-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate spooky 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spooky 0.1.1
[INFO] finished tweaking crates.io crate spooky 0.1.1
[INFO] tweaked toml for crates.io crate spooky 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spooky 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding crc v1.8.1 (available: v3.3.0)
[INFO] [stderr]       Adding uuid v0.2.3 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8aec1dabc1bf5f3361b545c026770887b36e9b94401410aa572c999f560998a
[INFO] running `Command { std: "docker" "start" "-a" "f8aec1dabc1bf5f3361b545c026770887b36e9b94401410aa572c999f560998a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8aec1dabc1bf5f3361b545c026770887b36e9b94401410aa572c999f560998a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8aec1dabc1bf5f3361b545c026770887b36e9b94401410aa572c999f560998a", kill_on_drop: false }`
[INFO] [stdout] f8aec1dabc1bf5f3361b545c026770887b36e9b94401410aa572c999f560998a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfecc2881b99fa8e00526ca3f3f0b34cf950fae70159ed3b6e8dab5f3c89fb8a
[INFO] running `Command { std: "docker" "start" "-a" "cfecc2881b99fa8e00526ca3f3f0b34cf950fae70159ed3b6e8dab5f3c89fb8a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling uuid v0.2.3
[INFO] [stderr]    Compiling spooky v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `err`
[INFO] [stdout]   --> src/main.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | use common::{Error, err};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/common.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let home_dir = try!{
[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/common.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         try!(fs::create_dir_all(&path));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let canonical = try!(source_directory.canonicalize());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let config_dir = try!(common::config_dir());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut file = try!(File::open(host_id_file_path));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let _ = try!(file.read_to_string(&mut file_contents));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         try!(file.write_all(host_id.as_bytes()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut file = try!(File::create(host_id_file_path));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let config_dir = try!(common::config_dir());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let canonical = try!(source_directory.canonicalize());
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let id = try!(identifiers::src_directory_id(source_directory));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let local_locks_dir = try!(local_locks_dir());
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let local_locks_dir = try!(local_locks_dir.canonicalize());
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/rsync.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     try!(ssh::mk_remote_cache_dir(src_host_id, dst_host_name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/rsync.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let src_host_id = try!(identifiers::src_host_id());
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             try!(rsync::run(&Path::new(src_directory),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             try!(ssh::exec_remote_command(src_directory,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let _local_lock = try!(LocalLock::acquire(src_directory));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut hash_state = SipHasher::new();
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use std::hash::{Hash, SipHasher, Hasher};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut hash_state = SipHasher::new();
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "cfecc2881b99fa8e00526ca3f3f0b34cf950fae70159ed3b6e8dab5f3c89fb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfecc2881b99fa8e00526ca3f3f0b34cf950fae70159ed3b6e8dab5f3c89fb8a", kill_on_drop: false }`
[INFO] [stdout] cfecc2881b99fa8e00526ca3f3f0b34cf950fae70159ed3b6e8dab5f3c89fb8a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 450765c27d2b9e0917823395b38334724fa6edfb45745465116539b579484008
[INFO] running `Command { std: "docker" "start" "-a" "450765c27d2b9e0917823395b38334724fa6edfb45745465116539b579484008", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling spooky v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `err`
[INFO] [stdout]   --> src/main.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | use common::{Error, err};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/common.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let home_dir = try!{
[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/common.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         try!(fs::create_dir_all(&path));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let canonical = try!(source_directory.canonicalize());
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let config_dir = try!(common::config_dir());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut file = try!(File::open(host_id_file_path));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let _ = try!(file.read_to_string(&mut file_contents));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         try!(file.write_all(host_id.as_bytes()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/identifiers.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut file = try!(File::create(host_id_file_path));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let config_dir = try!(common::config_dir());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let canonical = try!(source_directory.canonicalize());
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let id = try!(identifiers::src_directory_id(source_directory));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let local_locks_dir = try!(local_locks_dir());
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lock.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let local_locks_dir = try!(local_locks_dir.canonicalize());
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/rsync.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     try!(ssh::mk_remote_cache_dir(src_host_id, dst_host_name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/rsync.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let status = try!(command.status());
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let src_host_id = try!(identifiers::src_host_id());
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             try!(rsync::run(&Path::new(src_directory),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             try!(ssh::exec_remote_command(src_directory,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let _local_lock = try!(LocalLock::acquire(src_directory));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut hash_state = SipHasher::new();
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use std::hash::{Hash, SipHasher, Hasher};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/identifiers.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut hash_state = SipHasher::new();
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "450765c27d2b9e0917823395b38334724fa6edfb45745465116539b579484008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "450765c27d2b9e0917823395b38334724fa6edfb45745465116539b579484008", kill_on_drop: false }`
[INFO] [stdout] 450765c27d2b9e0917823395b38334724fa6edfb45745465116539b579484008
