[INFO] cloning repository https://github.com/tailhook/bulk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tailhook/bulk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fbulk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fbulk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cbb96db62f48410812eb3e2e47862f6545b9f38
[INFO] checking tailhook/bulk against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fbulk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tailhook/bulk on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tailhook/bulk
[INFO] finished tweaking git repo https://github.com/tailhook/bulk
[INFO] tweaked toml for git repo https://github.com/tailhook/bulk written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tailhook/bulk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase v2.1.0
[INFO] [stderr]   Downloaded scan_dir v0.3.3
[INFO] [stderr]   Downloaded digest v0.7.4
[INFO] [stderr]   Downloaded filetime v0.2.1
[INFO] [stderr]   Downloaded matches v0.1.6
[INFO] [stderr]   Downloaded arrayref v0.3.4
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded rustc-demangle v0.1.8
[INFO] [stderr]   Downloaded vcpkg v0.2.4
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded assert_cli v0.6.2
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded quire v0.4.0
[INFO] [stderr]   Downloaded libgit2-sys v0.7.4
[INFO] [stderr]   Downloaded libz-sys v1.0.18
[INFO] [stderr]   Downloaded aho-corasick v0.6.5
[INFO] [stderr]   Downloaded serde_json v1.0.22
[INFO] [stderr]   Downloaded cc v1.0.17
[INFO] [stderr]   Downloaded tar v0.4.16
[INFO] [stderr]   Downloaded syn v0.14.4
[INFO] [stderr]   Downloaded libflate v0.1.16
[INFO] [stderr]   Downloaded regex-syntax v0.6.1
[INFO] [stderr]   Downloaded regex v1.0.1
[INFO] [stderr]   Downloaded git2 v0.7.2
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded cmake v0.1.31
[INFO] [stderr]   Downloaded byteorder v1.2.3
[INFO] [stderr]   Downloaded argparse v0.2.1
[INFO] [stderr]   Downloaded sha2 v0.7.1
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] [stderr]   Downloaded humannum v0.1.0
[INFO] [stderr]   Downloaded environment v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cea74bca221242a0695acf4255d90cd0e57e435c892466fb6683656a72af867f
[INFO] running `Command { std: "docker" "start" "-a" "cea74bca221242a0695acf4255d90cd0e57e435c892466fb6683656a72af867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea74bca221242a0695acf4255d90cd0e57e435c892466fb6683656a72af867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea74bca221242a0695acf4255d90cd0e57e435c892466fb6683656a72af867f", kill_on_drop: false }`
[INFO] [stdout] cea74bca221242a0695acf4255d90cd0e57e435c892466fb6683656a72af867f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2213861a6dcc0fc6b8b5aa72d1ba5eaa074297dec35708a948118586b6d83a4e
[INFO] running `Command { std: "docker" "start" "-a" "2213861a6dcc0fc6b8b5aa72d1ba5eaa074297dec35708a948118586b6d83a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling cmake v0.1.31
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]    Compiling libgit2-sys v0.7.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking aho-corasick v0.6.5
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking arrayref v0.3.4
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking digest v0.7.4
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking humannum v0.1.0
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking libflate v0.1.16
[INFO] [stderr]     Checking serde_json v1.0.22
[INFO] [stderr]     Checking tar v0.4.16
[INFO] [stderr]     Checking tempfile v3.0.2
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking quire v0.4.0
[INFO] [stderr]     Checking colored v1.6.1
[INFO] [stderr]     Checking scan_dir v0.3.3
[INFO] [stderr]     Checking argparse v0.2.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking environment v0.1.1
[INFO] [stderr]     Checking assert_cli v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]     Checking env_logger v0.5.10
[INFO] [stderr]     Checking git2 v0.7.2
[INFO] [stderr]     Checking bulk v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/deb_ext.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         try!(write!(self, "{}:\n", key));
[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/deb_ext.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(write!(self, " {}\n", _control_multiline(line.as_ref())));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     try!(hash_stream(&mut sha256, &mut file));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut file = try!(File::open(filename.as_ref()));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/re.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use regex::{Regex, Error, Captures};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!(member.read_to_string(&mut buf));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut member = try!(arch.read_file("debian-binary"));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let member = try!(arch.read_file("control.tar.gz"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:39:38
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut arch = tar::Archive::new(try!(gzip::Decoder::new(member)));
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for entry in try!(arch.entries()) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let entry = try!(entry);
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if try!(entry.path()) == Path::new("control") {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let control = try!(deb::parse_control(entry));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 name: try!(hash.get(&"Package".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 arch: try!(hash.get(&"Architecture".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 version: try!(hash.get(&"Version".into()).map(Clone::clone)
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(stream.read(&mut sig));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 let bytes = try!(self.0.read(&mut buf[..61]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bytes = try!(self.0.read(&mut buf[..60]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let size = try!(
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/deb.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line = try!(line);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let codename = try!(data.remove(&"Codename".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let architectures = try!(data.remove(&"Architectures".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let components = try!(data.remove(&"Components".into())
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     let size = try!(size.parse());
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(out.write_kv("Codename", &self.codename));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         try!(out.write_kv("Date", &format!("{}", now_utc().rfc822z())));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         try!(out.write_kv("Architectures",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(out.write_kv("Components",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(out.write_kv_lines("SHA256",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let name = try!(control.remove(&"Package".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let version = Version(try!(control.remove(&"Version".into())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let architecture = try!(control.remove(&"Architecture".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     filename: try!(control.remove(&"Filename".into())
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     sha256: try!(control.remove(&"SHA256".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 try!(out.write_kv("Package", &p.name));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 try!(out.write_kv("Version", p.version.as_ref()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 try!(out.write_kv("Architecture", &p.architecture));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 try!(out.write_kv("Filename",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 try!(out.write_kv("SHA256", &p.sha256));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 try!(out.write_kv("Size", &format!("{}", p.size)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 try!(out.write_all(b"\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         try!(out.write_kv(k, v));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 try!(Release::read(&release_file).context(&release_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 try!(Packages::read(&packages_file).context(&packages_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             try!(create_dir_all(&dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             try!(pkg.output(&mut buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             try!(File::create(&tmp).and_then(|mut f| f.write_all(&buf)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             try!(suite.output(buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:403:46
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let ref mut buf = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             try!(create_dir_all(&realdest.parent().unwrap()));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(copy(src, &tmpname));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             try!(rename(a, b));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(file.write_all(b"!<arch>\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         try!(write!(&mut self.0,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let pos = try!(self.0.seek(SeekFrom::Current(0)));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let meta = try!(symlink_metadata(&fullpath));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut file = try!(File::open(&fullpath));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             try!(head.set_link_name(lnk));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let lnk = try!(read_link(&fullpath));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     try!(out.write_kv("Package", &meta.name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     try!(out.write_kv("Version", &version));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     try!(out.write_kv("Maintainer", "bulk"));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     try!(out.write_kv("Architecture", architecture));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     try!(out.write_kv("Description",
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(out.write_kv("Depends", deps));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     try!(ar.add("debian-binary", mtime, 0, 0, 0o100644, 4)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut ar = try!(ArArchive::new(file));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let control = try!(ar.add("control.tar.gz",
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let data = try!(ar.add("data.tar.gz",
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut files = try!(scan_dir::ScanDir::all().skip_backup(true)
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     try!(write_deb(&tmpname, dir, &meta, &version)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     try!(rename(&tmpname, &dest)
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let cfg = try!(Config::parse_file(config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(ver::get(&cfg, Path::new("."))).0
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let ref meta = try!(cfg.metadata
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(create_dir(&destdir)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         try!(remove_file(&dest)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             regex: try!(re::compile(&cfg.regex)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             try!(iter.error());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let cfg = try!(Config::parse_file(&config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(iter.error());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(Lines::iter(file).map(|res| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         try!(scanners.into_iter().map(Iter::error)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:196:38
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut out = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let (lineno, line) = try!(res);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/re.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref CACHE: Mutex<HashMap<String, Arc<Regex>>> =
[INFO] [stdout] 9  | |         Mutex::new(HashMap::new());
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/deb_ext.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         try!(write!(self, "{}:\n", key));
[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/deb_ext.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(write!(self, " {}\n", _control_multiline(line.as_ref())));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     try!(hash_stream(&mut sha256, &mut file));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut file = try!(File::open(filename.as_ref()));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/re.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use regex::{Regex, Error, Captures};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!(member.read_to_string(&mut buf));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut member = try!(arch.read_file("debian-binary"));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let member = try!(arch.read_file("control.tar.gz"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:39:38
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut arch = tar::Archive::new(try!(gzip::Decoder::new(member)));
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for entry in try!(arch.entries()) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let entry = try!(entry);
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if try!(entry.path()) == Path::new("control") {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let control = try!(deb::parse_control(entry));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 name: try!(hash.get(&"Package".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 arch: try!(hash.get(&"Architecture".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 version: try!(hash.get(&"Version".into()).map(Clone::clone)
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(stream.read(&mut sig));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 let bytes = try!(self.0.read(&mut buf[..61]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bytes = try!(self.0.read(&mut buf[..60]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let size = try!(
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/deb.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line = try!(line);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let codename = try!(data.remove(&"Codename".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let architectures = try!(data.remove(&"Architectures".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let components = try!(data.remove(&"Components".into())
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     let size = try!(size.parse());
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(out.write_kv("Codename", &self.codename));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         try!(out.write_kv("Date", &format!("{}", now_utc().rfc822z())));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         try!(out.write_kv("Architectures",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(out.write_kv("Components",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(out.write_kv_lines("SHA256",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let name = try!(control.remove(&"Package".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let version = Version(try!(control.remove(&"Version".into())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let architecture = try!(control.remove(&"Architecture".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     filename: try!(control.remove(&"Filename".into())
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     sha256: try!(control.remove(&"SHA256".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 try!(out.write_kv("Package", &p.name));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 try!(out.write_kv("Version", p.version.as_ref()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 try!(out.write_kv("Architecture", &p.architecture));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 try!(out.write_kv("Filename",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 try!(out.write_kv("SHA256", &p.sha256));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 try!(out.write_kv("Size", &format!("{}", p.size)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 try!(out.write_all(b"\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         try!(out.write_kv(k, v));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 try!(Release::read(&release_file).context(&release_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 try!(Packages::read(&packages_file).context(&packages_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             try!(create_dir_all(&dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             try!(pkg.output(&mut buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             try!(File::create(&tmp).and_then(|mut f| f.write_all(&buf)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             try!(suite.output(buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:403:46
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let ref mut buf = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             try!(create_dir_all(&realdest.parent().unwrap()));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(copy(src, &tmpname));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             try!(rename(a, b));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(file.write_all(b"!<arch>\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         try!(write!(&mut self.0,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let pos = try!(self.0.seek(SeekFrom::Current(0)));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let meta = try!(symlink_metadata(&fullpath));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut file = try!(File::open(&fullpath));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             try!(head.set_link_name(lnk));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let lnk = try!(read_link(&fullpath));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     try!(out.write_kv("Package", &meta.name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     try!(out.write_kv("Version", &version));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     try!(out.write_kv("Maintainer", "bulk"));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     try!(out.write_kv("Architecture", architecture));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     try!(out.write_kv("Description",
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(out.write_kv("Depends", deps));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     try!(ar.add("debian-binary", mtime, 0, 0, 0o100644, 4)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut ar = try!(ArArchive::new(file));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let control = try!(ar.add("control.tar.gz",
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let data = try!(ar.add("data.tar.gz",
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut files = try!(scan_dir::ScanDir::all().skip_backup(true)
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     try!(write_deb(&tmpname, dir, &meta, &version)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     try!(rename(&tmpname, &dest)
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let cfg = try!(Config::parse_file(config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(ver::get(&cfg, Path::new("."))).0
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let ref meta = try!(cfg.metadata
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(create_dir(&destdir)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         try!(remove_file(&dest)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             regex: try!(re::compile(&cfg.regex)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             try!(iter.error());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let cfg = try!(Config::parse_file(&config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(iter.error());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(Lines::iter(file).map(|res| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         try!(scanners.into_iter().map(Iter::error)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:196:38
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut out = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let (lineno, line) = try!(res);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pack/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<Error>>
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<Error>> {
[INFO] [stdout]    |                                                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<Error>>
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<dyn Error>>
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:491:44
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<::std::error::Error>> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                            +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<Error>>
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<dyn Error>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<Error>>
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<Error>>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/re.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref CACHE: Mutex<HashMap<String, Arc<Regex>>> =
[INFO] [stdout] 9  | |         Mutex::new(HashMap::new());
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pack/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<Error>>
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<Error>> {
[INFO] [stdout]    |                                                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<Error>>
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<dyn Error>>
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:491:44
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<::std::error::Error>> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                            +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<Error>>
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<dyn Error>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<Error>>
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<Error>>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/deb_ext.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_right().len();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_end().len();
[INFO] [stdout]    |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/deb_ext.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_right().len();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_end().len();
[INFO] [stdout]    |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/commit.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_right());
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_end());
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/ver/mod.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/ver/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   line.trim_right());
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 94 |                             line.trim_end());
[INFO] [stdout]    |                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/mod.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...                   nline.trim_right()).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 219 |                                 nline.trim_end()).ok();
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/commit.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_right());
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_end());
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/ver/mod.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/ver/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   line.trim_right());
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 94 |                             line.trim_end());
[INFO] [stdout]    |                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/mod.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...                   nline.trim_right()).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 219 |                                 nline.trim_end()).ok();
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 118 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 118 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 49.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "2213861a6dcc0fc6b8b5aa72d1ba5eaa074297dec35708a948118586b6d83a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2213861a6dcc0fc6b8b5aa72d1ba5eaa074297dec35708a948118586b6d83a4e", kill_on_drop: false }`
[INFO] [stdout] 2213861a6dcc0fc6b8b5aa72d1ba5eaa074297dec35708a948118586b6d83a4e
[INFO] checking tailhook/bulk against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fbulk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tailhook/bulk on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tailhook/bulk
[INFO] finished tweaking git repo https://github.com/tailhook/bulk
[INFO] tweaked toml for git repo https://github.com/tailhook/bulk written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tailhook/bulk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7efb3dbbc129c1934e1d6338d8031d5b6c47c2d06ff19d1840b3ac693f560887
[INFO] running `Command { std: "docker" "start" "-a" "7efb3dbbc129c1934e1d6338d8031d5b6c47c2d06ff19d1840b3ac693f560887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7efb3dbbc129c1934e1d6338d8031d5b6c47c2d06ff19d1840b3ac693f560887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7efb3dbbc129c1934e1d6338d8031d5b6c47c2d06ff19d1840b3ac693f560887", kill_on_drop: false }`
[INFO] [stdout] 7efb3dbbc129c1934e1d6338d8031d5b6c47c2d06ff19d1840b3ac693f560887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 342c33e02700e8ac94346c6cc2626396208c0a709f7577fe5afe74bf0ee12abf
[INFO] running `Command { std: "docker" "start" "-a" "342c33e02700e8ac94346c6cc2626396208c0a709f7577fe5afe74bf0ee12abf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]    Compiling cmake v0.1.31
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking aho-corasick v0.6.5
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]    Compiling libgit2-sys v0.7.4
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.4
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking humannum v0.1.0
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]     Checking digest v0.7.4
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking serde_json v1.0.22
[INFO] [stderr]     Checking libflate v0.1.16
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking tempfile v3.0.2
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking tar v0.4.16
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking quire v0.4.0
[INFO] [stderr]     Checking scan_dir v0.3.3
[INFO] [stderr]     Checking colored v1.6.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking argparse v0.2.1
[INFO] [stderr]     Checking environment v0.1.1
[INFO] [stderr]     Checking assert_cli v0.6.2
[INFO] [stderr]     Checking env_logger v0.5.10
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]     Checking git2 v0.7.2
[INFO] [stderr]     Checking bulk v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/deb_ext.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         try!(write!(self, "{}:\n", key));
[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/deb_ext.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         try!(write!(self, "{}:\n", key));
[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/deb_ext.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(write!(self, " {}\n", _control_multiline(line.as_ref())));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     try!(hash_stream(&mut sha256, &mut file));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut file = try!(File::open(filename.as_ref()));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/re.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use regex::{Regex, Error, Captures};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!(member.read_to_string(&mut buf));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut member = try!(arch.read_file("debian-binary"));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let member = try!(arch.read_file("control.tar.gz"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:39:38
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut arch = tar::Archive::new(try!(gzip::Decoder::new(member)));
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for entry in try!(arch.entries()) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let entry = try!(entry);
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if try!(entry.path()) == Path::new("control") {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let control = try!(deb::parse_control(entry));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 name: try!(hash.get(&"Package".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 arch: try!(hash.get(&"Architecture".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 version: try!(hash.get(&"Version".into()).map(Clone::clone)
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(stream.read(&mut sig));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 let bytes = try!(self.0.read(&mut buf[..61]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bytes = try!(self.0.read(&mut buf[..60]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let size = try!(
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/deb.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line = try!(line);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let codename = try!(data.remove(&"Codename".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let architectures = try!(data.remove(&"Architectures".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let components = try!(data.remove(&"Components".into())
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     let size = try!(size.parse());
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(out.write_kv("Codename", &self.codename));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         try!(out.write_kv("Date", &format!("{}", now_utc().rfc822z())));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         try!(out.write_kv("Architectures",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(out.write_kv("Components",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(out.write_kv_lines("SHA256",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let name = try!(control.remove(&"Package".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let version = Version(try!(control.remove(&"Version".into())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let architecture = try!(control.remove(&"Architecture".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     filename: try!(control.remove(&"Filename".into())
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     sha256: try!(control.remove(&"SHA256".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 try!(out.write_kv("Package", &p.name));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 try!(out.write_kv("Version", p.version.as_ref()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 try!(out.write_kv("Architecture", &p.architecture));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 try!(out.write_kv("Filename",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 try!(out.write_kv("SHA256", &p.sha256));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 try!(out.write_kv("Size", &format!("{}", p.size)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 try!(out.write_all(b"\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         try!(out.write_kv(k, v));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 try!(Release::read(&release_file).context(&release_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 try!(Packages::read(&packages_file).context(&packages_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             try!(create_dir_all(&dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             try!(pkg.output(&mut buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             try!(File::create(&tmp).and_then(|mut f| f.write_all(&buf)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             try!(suite.output(buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:403:46
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let ref mut buf = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             try!(create_dir_all(&realdest.parent().unwrap()));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(copy(src, &tmpname));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             try!(rename(a, b));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(file.write_all(b"!<arch>\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         try!(write!(&mut self.0,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let pos = try!(self.0.seek(SeekFrom::Current(0)));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let meta = try!(symlink_metadata(&fullpath));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut file = try!(File::open(&fullpath));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             try!(head.set_link_name(lnk));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let lnk = try!(read_link(&fullpath));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     try!(out.write_kv("Package", &meta.name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     try!(out.write_kv("Version", &version));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     try!(out.write_kv("Maintainer", "bulk"));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     try!(out.write_kv("Architecture", architecture));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     try!(out.write_kv("Description",
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(out.write_kv("Depends", deps));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     try!(ar.add("debian-binary", mtime, 0, 0, 0o100644, 4)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut ar = try!(ArArchive::new(file));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let control = try!(ar.add("control.tar.gz",
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let data = try!(ar.add("data.tar.gz",
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut files = try!(scan_dir::ScanDir::all().skip_backup(true)
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     try!(write_deb(&tmpname, dir, &meta, &version)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     try!(rename(&tmpname, &dest)
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let cfg = try!(Config::parse_file(config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(ver::get(&cfg, Path::new("."))).0
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let ref meta = try!(cfg.metadata
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(create_dir(&destdir)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         try!(remove_file(&dest)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             regex: try!(re::compile(&cfg.regex)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             try!(iter.error());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let cfg = try!(Config::parse_file(&config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(iter.error());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(Lines::iter(file).map(|res| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         try!(scanners.into_iter().map(Iter::error)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:196:38
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut out = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let (lineno, line) = try!(res);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/re.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref CACHE: Mutex<HashMap<String, Arc<Regex>>> =
[INFO] [stdout] 9  | |         Mutex::new(HashMap::new());
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/deb_ext.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(write!(self, " {}\n", _control_multiline(line.as_ref())));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     try!(hash_stream(&mut sha256, &mut file));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/hash_file.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut file = try!(File::open(filename.as_ref()));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/re.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use regex::{Regex, Error, Captures};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!(member.read_to_string(&mut buf));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut member = try!(arch.read_file("debian-binary"));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let member = try!(arch.read_file("control.tar.gz"));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:39:38
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut arch = tar::Archive::new(try!(gzip::Decoder::new(member)));
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for entry in try!(arch.entries()) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let entry = try!(entry);
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pack/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<Error>>
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if try!(entry.path()) == Path::new("control") {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<Error>> {
[INFO] [stdout]    |                                                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<Error>>
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<dyn Error>>
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let control = try!(deb::parse_control(entry));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 name: try!(hash.get(&"Package".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 arch: try!(hash.get(&"Architecture".into()).map(Clone::clone)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/metadata.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 version: try!(hash.get(&"Version".into()).map(Clone::clone)
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(stream.read(&mut sig));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 let bytes = try!(self.0.read(&mut buf[..61]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bytes = try!(self.0.read(&mut buf[..60]));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/ar.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let size = try!(
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:491:44
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<::std::error::Error>> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                            +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/repo/deb.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line = try!(line);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<Error>>
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<dyn Error>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let codename = try!(data.remove(&"Codename".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let architectures = try!(data.remove(&"Architectures".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let components = try!(data.remove(&"Components".into())
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |                     let size = try!(size.parse());
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         try!(out.write_kv("Codename", &self.codename));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         try!(out.write_kv("Date", &format!("{}", now_utc().rfc822z())));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         try!(out.write_kv("Architectures",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(out.write_kv("Components",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(out.write_kv_lines("SHA256",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<Error>>
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let name = try!(control.remove(&"Package".into())
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:207:35
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let version = Version(try!(control.remove(&"Version".into())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let architecture = try!(control.remove(&"Architecture".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:217:31
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     filename: try!(control.remove(&"Filename".into())
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     sha256: try!(control.remove(&"SHA256".into())
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 try!(out.write_kv("Package", &p.name));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 try!(out.write_kv("Version", p.version.as_ref()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 try!(out.write_kv("Architecture", &p.architecture));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 try!(out.write_kv("Filename",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 try!(out.write_kv("SHA256", &p.sha256));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 try!(out.write_kv("Size", &format!("{}", p.size)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 try!(out.write_all(b"\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         try!(out.write_kv(k, v));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 try!(Release::read(&release_file).context(&release_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 try!(Packages::read(&packages_file).context(&packages_file))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             try!(create_dir_all(&dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<Error>>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             try!(pkg.output(&mut buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             try!(File::create(&tmp).and_then(|mut f| f.write_all(&buf)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             try!(suite.output(buf));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:403:46
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let ref mut buf = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             try!(create_dir_all(&realdest.parent().unwrap()));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(copy(src, &tmpname));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/repo/debian.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             try!(rename(a, b));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         try!(file.write_all(b"!<arch>\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         try!(write!(&mut self.0,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/ar.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let pos = try!(self.0.seek(SeekFrom::Current(0)));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let meta = try!(symlink_metadata(&fullpath));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut file = try!(File::open(&fullpath));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             try!(head.set_link_name(lnk));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/tar.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let lnk = try!(read_link(&fullpath));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     try!(out.write_kv("Package", &meta.name));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     try!(out.write_kv("Version", &version));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     try!(out.write_kv("Maintainer", "bulk"));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     try!(out.write_kv("Architecture", architecture));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     try!(out.write_kv("Description",
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/deb.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(out.write_kv("Depends", deps));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     try!(ar.add("debian-binary", mtime, 0, 0, 0o100644, 4)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut ar = try!(ArArchive::new(file));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let control = try!(ar.add("control.tar.gz",
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let data = try!(ar.add("data.tar.gz",
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut files = try!(scan_dir::ScanDir::all().skip_backup(true)
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     try!(write_deb(&tmpname, dir, &meta, &version)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     try!(rename(&tmpname, &dest)
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let cfg = try!(Config::parse_file(config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(ver::get(&cfg, Path::new("."))).0
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let ref meta = try!(cfg.metadata
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pack/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         try!(create_dir(&destdir)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pack/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         try!(remove_file(&dest)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             regex: try!(re::compile(&cfg.regex)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/scanner.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   Some(try!(re::compile(regex)))
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             try!(iter.error());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let cfg = try!(Config::parse_file(&config));
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(iter.error());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ver/mod.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let (lineno, line) = try!(res);
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         try!(Lines::iter(file).map(|res| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         try!(scanners.into_iter().map(Iter::error)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:196:38
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut out = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ver/mod.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let (lineno, line) = try!(res);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/re.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref CACHE: Mutex<HashMap<String, Arc<Regex>>> =
[INFO] [stdout] 9  | |         Mutex::new(HashMap::new());
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/repo/debian.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / quick_error! {
[INFO] [stdout] 69 | |     #[derive(Debug)]
[INFO] [stdout] 70 | |     pub enum ReleaseFileRead {
[INFO] [stdout] 71 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout] 92 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pack/mod.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<Error>>
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<Error>> {
[INFO] [stdout]    |                                                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<Error>>
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<dyn Error>>
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<Error>>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<dyn Error>>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/mod.rs:491:44
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<::std::error::Error>> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                            +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<Error>>
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<dyn Error>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ver/commit.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<Error>>
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ver/commit.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<Error>>
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<dyn Error>>
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/deb_ext.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_right().len();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_end().len();
[INFO] [stdout]    |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/deb_ext.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_right().len();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trimmed_len = val.trim_end().len();
[INFO] [stdout]    |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/commit.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_right());
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_end());
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/ver/mod.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/ver/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   line.trim_right());
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 94 |                             line.trim_end());
[INFO] [stdout]    |                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/commit.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_right());
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 message.push_str(line.trim_end());
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/mod.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...                   nline.trim_right()).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 219 |                                 nline.trim_end()).ok();
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/ver/mod.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 62 |         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/ver/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   line.trim_right());
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 94 |                             line.trim_end());
[INFO] [stdout]    |                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/ver/mod.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...                   nline.trim_right()).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 219 |                                 nline.trim_end()).ok();
[INFO] [stdout]     |                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 118 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulk` (bin "bulk") due to 7 previous errors; 118 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 118 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulk` (bin "bulk" test) due to 7 previous errors; 118 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "342c33e02700e8ac94346c6cc2626396208c0a709f7577fe5afe74bf0ee12abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342c33e02700e8ac94346c6cc2626396208c0a709f7577fe5afe74bf0ee12abf", kill_on_drop: false }`
[INFO] [stdout] 342c33e02700e8ac94346c6cc2626396208c0a709f7577fe5afe74bf0ee12abf
