[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] testing tailhook/bulk against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fbulk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tailhook/bulk on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.40
[INFO] [stderr]   Downloaded version_check v0.1.4
[INFO] [stderr]   Downloaded remove_dir_all v0.5.1
[INFO] [stderr]   Downloaded time v0.1.40
[INFO] [stderr]   Downloaded itoa v0.4.2
[INFO] [stderr]   Downloaded environment v0.1.1
[INFO] [stderr]   Downloaded argparse v0.2.1
[INFO] [stderr]   Downloaded cc v1.0.17
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.22
[INFO] [stderr]   Downloaded url v1.7.1
[INFO] [stderr]   Downloaded serde v1.0.70
[INFO] [stderr]   Downloaded quire v0.4.0
[INFO] [stderr]   Downloaded git2 v0.7.2
[INFO] [stderr]   Downloaded syn v0.14.4
[INFO] [stderr]   Downloaded proc-macro2 v0.4.6
[INFO] [stderr]   Downloaded serde_derive v1.0.70
[INFO] [stderr]   Downloaded regex v1.0.1
[INFO] [stderr]   Downloaded libflate v0.1.16
[INFO] [stderr]   Downloaded regex-syntax v0.6.1
[INFO] [stderr]   Downloaded tar v0.4.16
[INFO] [stderr]   Downloaded colored v1.6.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.7
[INFO] [stderr]   Downloaded libc v0.2.42
[INFO] [stderr]   Downloaded assert_cli v0.6.2
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded backtrace v0.3.9
[INFO] [stderr]   Downloaded byteorder v1.2.3
[INFO] [stderr]   Downloaded log v0.4.3
[INFO] [stderr]   Downloaded aho-corasick v0.6.5
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded backtrace-sys v0.1.23
[INFO] [stderr]   Downloaded lazy_static v1.0.1
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded scan_dir v0.3.3
[INFO] [stderr]   Downloaded generic-array v0.9.0
[INFO] [stderr]   Downloaded filetime v0.2.1
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded libz-sys v1.0.18
[INFO] [stderr]   Downloaded dtoa v0.4.3
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.8
[INFO] [stderr]   Downloaded cmake v0.1.31
[INFO] [stderr]   Downloaded vcpkg v0.2.4
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded adler32 v1.0.3
[INFO] [stderr]   Downloaded build_const v0.2.1
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded matches v0.1.6
[INFO] [stderr]   Downloaded humannum v0.1.0
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded libgit2-sys v0.7.4
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded arrayref v0.3.4
[INFO] [stderr]   Downloaded digest v0.7.4
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded unicase v2.1.0
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38ae9d2e3e0d92acd83cfcf64a078c6f5ed0e23871ff73eea063b5f9b0aa2fa8
[INFO] running `Command { std: "docker" "start" "-a" "38ae9d2e3e0d92acd83cfcf64a078c6f5ed0e23871ff73eea063b5f9b0aa2fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38ae9d2e3e0d92acd83cfcf64a078c6f5ed0e23871ff73eea063b5f9b0aa2fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ae9d2e3e0d92acd83cfcf64a078c6f5ed0e23871ff73eea063b5f9b0aa2fa8", kill_on_drop: false }`
[INFO] [stdout] 38ae9d2e3e0d92acd83cfcf64a078c6f5ed0e23871ff73eea063b5f9b0aa2fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea580c9556e0ed5bc0749c08bb7cfae4ddc2447e1c76434711292ce83159a3bc
[INFO] running `Command { std: "docker" "start" "-a" "ea580c9556e0ed5bc0749c08bb7cfae4ddc2447e1c76434711292ce83159a3bc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling cfg-if v0.1.4
[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]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling matches v0.1.6
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling cmake v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.6.1
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling filetime v0.2.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.6.5
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.7.4
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling libflate v0.1.16
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling tar v0.4.16
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling scan_dir v0.3.3
[INFO] [stderr]    Compiling argparse v0.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling humannum v0.1.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling digest v0.7.4
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling failure v0.1.1
[INFO] [stderr]    Compiling url v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]    Compiling env_logger v0.5.10
[INFO] [stderr]    Compiling quire v0.4.0
[INFO] [stderr]    Compiling git2 v0.7.2
[INFO] [stderr]    Compiling bulk v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/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 `Once::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] 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] 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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 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_right().len();
[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_right());
[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_left_matches('v'), exact))
[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_right());
[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_right()).ok();
[INFO] [stdout] 219 +                                 nline.trim_end()).ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_bulk` is never read
[INFO] [stdout]   --> src/config.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub minimum_bulk: Version<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Metadata` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `RepositoryType` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Repository` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Config` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `VersionHolder` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        -^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Version` is not local
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/version.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo/debian.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn open(&mut self, suite: &str, component: &str, arch: &str)
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 324 |         -> Result<Component, RepositoryError>
[INFO] [stdout]     |                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |         -> Result<Component<'_>, RepositoryError>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ver/scanner.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.07s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "ea580c9556e0ed5bc0749c08bb7cfae4ddc2447e1c76434711292ce83159a3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea580c9556e0ed5bc0749c08bb7cfae4ddc2447e1c76434711292ce83159a3bc", kill_on_drop: false }`
[INFO] [stdout] ea580c9556e0ed5bc0749c08bb7cfae4ddc2447e1c76434711292ce83159a3bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af85b780da62e11fa9900e939ac8a4461a5dcaa149243e50864ac2999d199bd5
[INFO] running `Command { std: "docker" "start" "-a" "af85b780da62e11fa9900e939ac8a4461a5dcaa149243e50864ac2999d199bd5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling itoa v0.4.2
[INFO] [stderr]    Compiling dtoa v0.4.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling colored v1.6.1
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/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 `Once::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] 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] 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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 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_right().len();
[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_right());
[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_left_matches('v'), exact))
[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_right());
[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_right()).ok();
[INFO] [stdout] 219 +                                 nline.trim_end()).ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_bulk` is never read
[INFO] [stdout]   --> src/config.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub minimum_bulk: Version<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Metadata` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `RepositoryType` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Repository` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Config` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `VersionHolder` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        -^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Version` is not local
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/version.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo/debian.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn open(&mut self, suite: &str, component: &str, arch: &str)
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 324 |         -> Result<Component, RepositoryError>
[INFO] [stdout]     |                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |         -> Result<Component<'_>, RepositoryError>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ver/scanner.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.22
[INFO] [stderr]    Compiling assert_cli v0.6.2
[INFO] [stderr]    Compiling bulk v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/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 `Once::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] 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] 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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 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_right().len();
[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_right());
[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_left_matches('v'), exact))
[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_right());
[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_right()).ok();
[INFO] [stdout] 219 +                                 nline.trim_end()).ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_bulk` is never read
[INFO] [stdout]   --> src/config.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub minimum_bulk: Version<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Metadata` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `RepositoryType` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Repository` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Config` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `VersionHolder` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        -^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Version` is not local
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/version.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo/debian.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn open(&mut self, suite: &str, component: &str, arch: &str)
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 324 |         -> Result<Component, RepositoryError>
[INFO] [stdout]     |                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |         -> Result<Component<'_>, RepositoryError>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ver/scanner.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.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 1`
[INFO] running `Command { std: "docker" "inspect" "af85b780da62e11fa9900e939ac8a4461a5dcaa149243e50864ac2999d199bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af85b780da62e11fa9900e939ac8a4461a5dcaa149243e50864ac2999d199bd5", kill_on_drop: false }`
[INFO] [stdout] af85b780da62e11fa9900e939ac8a4461a5dcaa149243e50864ac2999d199bd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33fc3855eef1e6579cecfefdd1bc69e511fa1303e4c493c272097408edb0496a
[INFO] running `Command { std: "docker" "start" "-a" "33fc3855eef1e6579cecfefdd1bc69e511fa1303e4c493c272097408edb0496a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config.rs:37:10
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/version.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stderr]   |                        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/deb_ext.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |         try!(write!(self, "{}:\n", key));
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/deb_ext.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 |             try!(write!(self, " {}\n", _control_multiline(line.as_ref())));
[INFO] [stderr]    |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/hash_file.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     try!(hash_stream(&mut sha256, &mut file));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/hash_file.rs:26:20
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let mut file = try!(File::open(filename.as_ref()));
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Captures`
[INFO] [stderr]  --> src/re.rs:4:31
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use regex::{Regex, Error, Captures};
[INFO] [stderr]   |                               ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         try!(member.read_to_string(&mut buf));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:32:26
[INFO] [stderr]    |
[INFO] [stderr] 32 |         let mut member = try!(arch.read_file("debian-binary"));
[INFO] [stderr]    |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:38:18
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let member = try!(arch.read_file("control.tar.gz"));
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:39:38
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let mut arch = tar::Archive::new(try!(gzip::Decoder::new(member)));
[INFO] [stderr]    |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 |     for entry in try!(arch.entries()) {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:41:21
[INFO] [stderr]    |
[INFO] [stderr] 41 |         let entry = try!(entry);
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |         if try!(entry.path()) == Path::new("control") {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:43:27
[INFO] [stderr]    |
[INFO] [stderr] 43 |             let control = try!(deb::parse_control(entry));
[INFO] [stderr]    |                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:50:23
[INFO] [stderr]    |
[INFO] [stderr] 50 |                 name: try!(hash.get(&"Package".into()).map(Clone::clone)
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:52:23
[INFO] [stderr]    |
[INFO] [stderr] 52 |                 arch: try!(hash.get(&"Architecture".into()).map(Clone::clone)
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/metadata.rs:54:26
[INFO] [stderr]    |
[INFO] [stderr] 54 |                 version: try!(hash.get(&"Version".into()).map(Clone::clone)
[INFO] [stderr]    |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/ar.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         try!(stream.read(&mut sig));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/ar.rs:35:29
[INFO] [stderr]    |
[INFO] [stderr] 35 |                 let bytes = try!(self.0.read(&mut buf[..61]));
[INFO] [stderr]    |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/ar.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 let bytes = try!(self.0.read(&mut buf[..60]));
[INFO] [stderr]    |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/ar.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let size = try!(
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/repo/deb.rs:21:20
[INFO] [stderr]    |
[INFO] [stderr] 21 |         let line = try!(line);
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:140:25
[INFO] [stderr]     |
[INFO] [stderr] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:140:44
[INFO] [stderr]     |
[INFO] [stderr] 140 |         let mut datas = try!(parse_control(try!(File::open(path))));
[INFO] [stderr]     |                                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:145:24
[INFO] [stderr]     |
[INFO] [stderr] 145 |         let codename = try!(data.remove(&"Codename".into())
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:147:29
[INFO] [stderr]     |
[INFO] [stderr] 147 |         let architectures = try!(data.remove(&"Architectures".into())
[INFO] [stderr]     |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:151:26
[INFO] [stderr]     |
[INFO] [stderr] 151 |         let components = try!(data.remove(&"Components".into())
[INFO] [stderr]     |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:164:32
[INFO] [stderr]     |
[INFO] [stderr] 164 |                     let size = try!(size.parse());
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:181:9
[INFO] [stderr]     |
[INFO] [stderr] 181 |         try!(out.write_kv("Codename", &self.codename));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:184:9
[INFO] [stderr]     |
[INFO] [stderr] 184 |         try!(out.write_kv("Date", &format!("{}", now_utc().rfc822z())));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:185:9
[INFO] [stderr]     |
[INFO] [stderr] 185 |         try!(out.write_kv("Architectures",
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 |         try!(out.write_kv("Components",
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:191:9
[INFO] [stderr]     |
[INFO] [stderr] 191 |         try!(out.write_kv_lines("SHA256",
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:203:21
[INFO] [stderr]     |
[INFO] [stderr] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:203:40
[INFO] [stderr]     |
[INFO] [stderr] 203 |         let items = try!(parse_control(try!(File::open(path))));
[INFO] [stderr]     |                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:205:24
[INFO] [stderr]     |
[INFO] [stderr] 205 |             let name = try!(control.remove(&"Package".into())
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:207:35
[INFO] [stderr]     |
[INFO] [stderr] 207 |             let version = Version(try!(control.remove(&"Version".into())
[INFO] [stderr]     |                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:209:32
[INFO] [stderr]     |
[INFO] [stderr] 209 |             let architecture = try!(control.remove(&"Architecture".into())
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:217:31
[INFO] [stderr]     |
[INFO] [stderr] 217 |                     filename: try!(control.remove(&"Filename".into())
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:219:27
[INFO] [stderr]     |
[INFO] [stderr] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stderr]     |                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:219:32
[INFO] [stderr]     |
[INFO] [stderr] 219 |                     size: try!(try!(control.remove(&"Size".into())
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:221:29
[INFO] [stderr]     |
[INFO] [stderr] 221 |                     sha256: try!(control.remove(&"SHA256".into())
[INFO] [stderr]     |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:231:17
[INFO] [stderr]     |
[INFO] [stderr] 231 |                 try!(out.write_kv("Package", &p.name));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:232:17
[INFO] [stderr]     |
[INFO] [stderr] 232 |                 try!(out.write_kv("Version", p.version.as_ref()));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:233:17
[INFO] [stderr]     |
[INFO] [stderr] 233 |                 try!(out.write_kv("Architecture", &p.architecture));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:234:17
[INFO] [stderr]     |
[INFO] [stderr] 234 |                 try!(out.write_kv("Filename",
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:236:17
[INFO] [stderr]     |
[INFO] [stderr] 236 |                 try!(out.write_kv("SHA256", &p.sha256));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:237:17
[INFO] [stderr]     |
[INFO] [stderr] 237 |                 try!(out.write_kv("Size", &format!("{}", p.size)));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:246:17
[INFO] [stderr]     |
[INFO] [stderr] 246 |                 try!(out.write_all(b"\n"));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:243:25
[INFO] [stderr]     |
[INFO] [stderr] 243 |                         try!(out.write_kv(k, v));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:330:17
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 try!(Release::read(&release_file).context(&release_file))
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:351:17
[INFO] [stderr]     |
[INFO] [stderr] 351 |                 try!(Packages::read(&packages_file).context(&packages_file))
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:386:13
[INFO] [stderr]     |
[INFO] [stderr] 386 |             try!(create_dir_all(&dir));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:389:13
[INFO] [stderr]     |
[INFO] [stderr] 389 |             try!(pkg.output(&mut buf));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:390:13
[INFO] [stderr]     |
[INFO] [stderr] 390 |             try!(File::create(&tmp).and_then(|mut f| f.write_all(&buf)));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:404:13
[INFO] [stderr]     |
[INFO] [stderr] 404 |             try!(suite.output(buf));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:403:46
[INFO] [stderr]     |
[INFO] [stderr] 403 |             let ref mut buf = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stderr]     |                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:412:13
[INFO] [stderr]     |
[INFO] [stderr] 412 |             try!(create_dir_all(&realdest.parent().unwrap()));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:413:13
[INFO] [stderr]     |
[INFO] [stderr] 413 |             try!(copy(src, &tmpname));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/repo/debian.rs:417:13
[INFO] [stderr]     |
[INFO] [stderr] 417 |             try!(rename(a, b));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/ar.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         try!(file.write_all(b"!<arch>\n"));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/ar.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         try!(write!(&mut self.0,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/ar.rs:63:19
[INFO] [stderr]    |
[INFO] [stderr] 63 |         let pos = try!(self.0.seek(SeekFrom::Current(0)));
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/tar.rs:38:20
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let meta = try!(symlink_metadata(&fullpath));
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/tar.rs:45:28
[INFO] [stderr]    |
[INFO] [stderr] 45 |             let mut file = try!(File::open(&fullpath));
[INFO] [stderr]    |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/tar.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |             try!(head.set_link_name(lnk));
[INFO] [stderr]    |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/tar.rs:52:23
[INFO] [stderr]    |
[INFO] [stderr] 52 |             let lnk = try!(read_link(&fullpath));
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     try!(out.write_kv("Package", &meta.name));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     try!(out.write_kv("Version", &version));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     try!(out.write_kv("Maintainer", "bulk"));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     try!(out.write_kv("Architecture", architecture));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     try!(out.write_kv("Description",
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/deb.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |         try!(out.write_kv("Depends", deps));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     try!(ar.add("debian-binary", mtime, 0, 0, 0o100644, 4)
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:32:18
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let mut ar = try!(ArArchive::new(file));
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let control = try!(ar.add("control.tar.gz",
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let data = try!(ar.add("data.tar.gz",
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:54:25
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut files = try!(scan_dir::ScanDir::all().skip_backup(true)
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:98:5
[INFO] [stderr]    |
[INFO] [stderr] 98 |     try!(write_deb(&tmpname, dir, &meta, &version)
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/pack/mod.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 104 |     try!(rename(&tmpname, &dest)
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:79:15
[INFO] [stderr]    |
[INFO] [stderr] 79 |     let cfg = try!(Config::parse_file(config));
[INFO] [stderr]    |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |         try!(ver::get(&cfg, Path::new("."))).0
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:87:20
[INFO] [stderr]    |
[INFO] [stderr] 87 |     let ref meta = try!(cfg.metadata
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/pack/mod.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 |         try!(create_dir(&destdir)
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/pack/mod.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 101 |         try!(remove_file(&dest)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/scanner.rs:128:35
[INFO] [stderr]     |
[INFO] [stderr] 128 | ...                   Some(try!(re::compile(regex)))
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/scanner.rs:131:33
[INFO] [stderr]     |
[INFO] [stderr] 131 | ...                   Some(try!(re::compile(regex)))
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/scanner.rs:133:20
[INFO] [stderr]     |
[INFO] [stderr] 133 |             regex: try!(re::compile(&cfg.regex)),
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/scanner.rs:136:33
[INFO] [stderr]     |
[INFO] [stderr] 136 | ...                   Some(try!(re::compile(regex)))
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |             try!(iter.error());
[INFO] [stderr]    |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:44:38
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 let (lineno, line) = try!(res);
[INFO] [stderr]    |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:70:15
[INFO] [stderr]    |
[INFO] [stderr] 70 |     let cfg = try!(Config::parse_file(&config));
[INFO] [stderr]    |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |             try!(iter.error());
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ver/mod.rs:88:38
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 let (lineno, line) = try!(res);
[INFO] [stderr]    |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:176:23
[INFO] [stderr]     |
[INFO] [stderr] 176 |         let scanner = try!(scanner::Scanner::new(&item)
[INFO] [stderr]     |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 200 |         try!(Lines::iter(file).map(|res| {
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:254:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |         try!(scanners.into_iter().map(Iter::error)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:196:38
[INFO] [stderr]     |
[INFO] [stderr] 196 |         let mut out = BufWriter::new(try!(File::create(&tmp)));
[INFO] [stderr]     |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ver/mod.rs:201:34
[INFO] [stderr]     |
[INFO] [stderr] 201 |             let (lineno, line) = try!(res);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/re.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr]  7 | / lazy_static! {
[INFO] [stderr]  8 | |     static ref CACHE: Mutex<HashMap<String, Arc<Regex>>> =
[INFO] [stderr]  9 | |         Mutex::new(HashMap::new());
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/repo/debian.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | / quick_error! {
[INFO] [stderr] 69 | |     #[derive(Debug)]
[INFO] [stderr] 70 | |     pub enum ReleaseFileRead {
[INFO] [stderr] 71 | |         Io(err: io::Error) {
[INFO] [stderr] ...  |
[INFO] [stderr] 92 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/pack/mod.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |     -> Result<(), Box<Error>>
[INFO] [stderr]    |                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 77 |     -> Result<(), Box<dyn Error>>
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/ver/commit.rs:18:31
[INFO] [stderr]    |
[INFO] [stderr] 18 |     -> Result<Repository, Box<Error>>
[INFO] [stderr]    |                               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 |     -> Result<Repository, Box<dyn Error>>
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/ver/commit.rs:51:34
[INFO] [stderr]    |
[INFO] [stderr] 51 |     -> Result<NamedTempFile, Box<Error>>
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ver/commit.rs:106:53
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<Error>> {
[INFO] [stderr]     |                                                     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ver/commit.rs:162:23
[INFO] [stderr]     |
[INFO] [stderr] 162 |     -> Result<(), Box<Error>>
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 162 |     -> Result<(), Box<dyn Error>>
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/ver/mod.rs:28:69
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<Error>> {
[INFO] [stderr]    |                                                                     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn get(cfg: &Config, dir: &Path) -> Result<Version<String>, Box<dyn Error>> {
[INFO] [stderr]    |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/ver/mod.rs:59:25
[INFO] [stderr]    |
[INFO] [stderr] 59 |     -> Result<bool, Box<Error>>
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |     -> Result<bool, Box<dyn Error>>
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ver/mod.rs:140:27
[INFO] [stderr]     |
[INFO] [stderr] 140 |     -> Result<String, Box<Error>>
[INFO] [stderr]     |                           ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 140 |     -> Result<String, Box<dyn Error>>
[INFO] [stderr]     |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ver/mod.rs:170:27
[INFO] [stderr]     |
[INFO] [stderr] 170 |     -> Result<String, Box<Error>>
[INFO] [stderr]     |                           ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 170 |     -> Result<String, Box<dyn Error>>
[INFO] [stderr]     |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ver/mod.rs:491:44
[INFO] [stderr]     |
[INFO] [stderr] 491 | pub fn git_version() -> Result<String, Box<::std::error::Error>> {
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[INFO] [stderr]     |                                            +++++                   +
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]   --> src/deb_ext.rs:23:27
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let trimmed_len = val.trim_right().len();
[INFO] [stderr]    |                           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 23 -     let trimmed_len = val.trim_right().len();
[INFO] [stderr] 23 +     let trimmed_len = val.trim_end().len();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]    --> src/ver/commit.rs:213:39
[INFO] [stderr]     |
[INFO] [stderr] 213 |                 message.push_str(line.trim_right());
[INFO] [stderr]     |                                       ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 213 -                 message.push_str(line.trim_right());
[INFO] [stderr] 213 +                 message.push_str(line.trim_end());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stderr]   --> src/ver/mod.rs:62:35
[INFO] [stderr]    |
[INFO] [stderr] 62 |         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 62 -         .map(|&(ref x, exact)| (x.trim_left_matches('v'), exact))
[INFO] [stderr] 62 +         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]   --> src/ver/mod.rs:94:34
[INFO] [stderr]    |
[INFO] [stderr] 94 | ...                   line.trim_right());
[INFO] [stderr]    |                            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 94 -                             line.trim_right());
[INFO] [stderr] 94 +                             line.trim_end());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]    --> src/ver/mod.rs:219:39
[INFO] [stderr]     |
[INFO] [stderr] 219 | ...                   nline.trim_right()).ok();
[INFO] [stderr]     |                             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 219 -                                 nline.trim_right()).ok();
[INFO] [stderr] 219 +                                 nline.trim_end()).ok();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `minimum_bulk` is never read
[INFO] [stderr]   --> src/config.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Config {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 39 |     pub minimum_bulk: Version<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Metadata` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `RepositoryType` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Repository` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config.rs:37:10
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Config` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `VersionHolder` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/version.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stderr]   |                        -^^^^^^^^^^
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        `Version` is not local
[INFO] [stderr]   |                        `Deserialize` is not local
[INFO] [stderr]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/version.rs:47:23
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn components(&self) -> Components {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn components(&self) -> Components<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repo/debian.rs:323:17
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn open(&mut self, suite: &str, component: &str, arch: &str)
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 324 |         -> Result<Component, RepositoryError>
[INFO] [stderr]     |                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 324 |         -> Result<Component<'_>, RepositoryError>
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ver/scanner.rs:140:18
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn start(&self) -> Iter {
[INFO] [stderr]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn start(&self) -> Iter<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bulk` (bin "bulk") generated 134 warnings (1 duplicate) (run `cargo fix --bin "bulk" -p bulk` to apply 19 suggestions)
[INFO] [stderr] warning: `bulk` (bin "bulk" test) generated 134 warnings (134 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bulk-944c4221e987fb28)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test ver::bump::test::test_cmp1 ... ok
[INFO] [stdout] test ver::bump::test::test_cmp2 ... ok
[INFO] [stdout] test ver::bump::test::test_cmp3 ... ok
[INFO] [stdout] test ver::bump::test::test_major ... ok
[INFO] [stdout] test ver::bump::test::test_patch ... ok
[INFO] [stdout] test version::test::semver_test ... ok
[INFO] [stdout] test version::test::test_version_cmp2 ... ok
[INFO] [stdout] test version::test::test_version_cmp ... ok
[INFO] [stdout] test version::test::test_version_parse ... ok
[INFO] [stdout] test ver::bump::test::test_date ... ok
[INFO] [stderr]      Running tests/deb.rs (/opt/rustwide/target/debug/deps/deb-c1276ffd2d8508a2)
[INFO] [stdout] test ver::bump::test::test_minor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test long_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- long_file stdout ----
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test deb`
[INFO] [stdout] thread 'long_file' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.6.2/src/assert.rs:441:13:
[INFO] [stdout] Assertion failed for `cargo run --quiet -- pack --dir /tmp/.tmpkK8prf/pkg --dest-dir /tmp/.tmpkK8prf/dist`
[INFO] [stdout] with: Unexpected return status: failure
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] 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] 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] 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] 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)]` (part of `#[warn(unused)]`) on by default
[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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] 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] 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] 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     -> Result<(), Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     -> Result<Repository, Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     -> Result<NamedTempFile, Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn spawn_editor(file_name: &Path) -> Result<(), Box<dyn Error>> {
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     -> Result<(), Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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] 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     -> Result<bool, Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     -> Result<String, Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     -> Result<String, Box<dyn Error>>
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn git_version() -> Result<String, Box<dyn (::std::error::Error)>> {
[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_right().len();
[INFO] [stdout] 23 +     let trimmed_len = val.trim_end().len();
[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_right());
[INFO] [stdout] 213 +                 message.push_str(line.trim_end());
[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_left_matches('v'), exact))
[INFO] [stdout] 62 +         .map(|&(ref x, exact)| (x.trim_start_matches('v'), exact))
[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_right());
[INFO] [stdout] 94 +                             line.trim_end());
[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_right()).ok();
[INFO] [stdout] 219 +                                 nline.trim_end()).ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_bulk` is never read
[INFO] [stdout]   --> src/config.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub minimum_bulk: Version<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Metadata` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Clone, Copy, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `RepositoryType` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RepositoryType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Repository` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Config` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Deserialize, Clone, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `VersionHolder` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_VersionHolder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/version.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        -^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Version` is not local
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Version`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/version.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo/debian.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn open(&mut self, suite: &str, component: &str, arch: &str)
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 324 |         -> Result<Component, RepositoryError>
[INFO] [stdout]     |                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |         -> Result<Component<'_>, RepositoryError>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ver/scanner.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn start(&self) -> Iter<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/lz77/default.rs:114:18:
[INFO] [stdout] unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice
[INFO] [stdout] 
[INFO] [stdout] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6396c5ffcfb2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6396c5ffcfb2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6396c5ffcfb2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6396c5ffcfb2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6396c601465a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6396c601465a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6396c6004176 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6396c6004176 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6396c5fdf46f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6396c5fdf46f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6396c5ff76b1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6396c5ff786b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6396c5fdf55a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x6396c5fd4739 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6396c5fdff8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6396c6014bbd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x6396c6014bbd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   17:     0x6396c5eca274 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[_]>>::get_unchecked::precondition_check
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:73:21
[INFO] [stdout]   18:     0x6396c5eca899 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[u8]>>::get_unchecked
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:78:17
[INFO] [stdout]   19:     0x6396c5eac9b9 - <[u8]>::get_unchecked::<usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/mod.rs:645:26
[INFO] [stdout]   20:     0x6396c5d1ce4b - libflate[30d8e43f3e2e4012]::lz77::default::prefix
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/lz77/default.rs:114:18
[INFO] [stdout]   21:     0x6396c5d19525 - <libflate[30d8e43f3e2e4012]::lz77::default::DefaultLz77Encoder as libflate[30d8e43f3e2e4012]::lz77::Lz77Encode>::flush::<&mut alloc[a57f19327c0ad893]::vec::Vec<libflate[30d8e43f3e2e4012]::deflate::symbol::Symbol>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/lz77/default.rs:89:45
[INFO] [stdout]   22:     0x6396c5c6cbf2 - <libflate[30d8e43f3e2e4012]::deflate::encode::CompressBuf<libflate[30d8e43f3e2e4012]::deflate::symbol::DynamicHuffmanCodec, libflate[30d8e43f3e2e4012]::lz77::default::DefaultLz77Encoder>>::flush::<bulk[66c56c57edd31511]::pack::ar::ArMember<std[3b51380354919863]::io::buffered::bufwriter::BufWriter<std[3b51380354919863]::fs::File>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/deflate/encode.rs:401:19
[INFO] [stdout]   23:     0x6396c5c6c55a - <libflate[30d8e43f3e2e4012]::deflate::encode::BlockBuf<libflate[30d8e43f3e2e4012]::lz77::default::DefaultLz77Encoder>>::flush::<bulk[66c56c57edd31511]::pack::ar::ArMember<std[3b51380354919863]::io::buffered::bufwriter::BufWriter<std[3b51380354919863]::fs::File>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/deflate/encode.rs:333:47
[INFO] [stdout]   24:     0x6396c5c6c355 - <libflate[30d8e43f3e2e4012]::deflate::encode::Block<libflate[30d8e43f3e2e4012]::lz77::default::DefaultLz77Encoder>>::finish::<bulk[66c56c57edd31511]::pack::ar::ArMember<std[3b51380354919863]::io::buffered::bufwriter::BufWriter<std[3b51380354919863]::fs::File>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/deflate/encode.rs:285:24
[INFO] [stdout]   25:     0x6396c5c7e934 - <libflate[30d8e43f3e2e4012]::deflate::encode::Encoder<bulk[66c56c57edd31511]::pack::ar::ArMember<std[3b51380354919863]::io::buffered::bufwriter::BufWriter<std[3b51380354919863]::fs::File>>>>::finish
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/deflate/encode.rs:206:26
[INFO] [stdout]   26:     0x6396c5c976c4 - <libflate[30d8e43f3e2e4012]::gzip::Encoder<bulk[66c56c57edd31511]::pack::ar::ArMember<std[3b51380354919863]::io::buffered::bufwriter::BufWriter<std[3b51380354919863]::fs::File>>>>::finish
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.16/src/gzip.rs:804:49
[INFO] [stdout]   27:     0x6396c5c99f1f - bulk[66c56c57edd31511]::pack::write_deb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack/mod.rs:48:15
[INFO] [stdout]   28:     0x6396c5c98fd1 - bulk[66c56c57edd31511]::pack::_pack
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack/mod.rs:98:10
[INFO] [stdout]   29:     0x6396c5c983e3 - bulk[66c56c57edd31511]::pack::pack
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack/mod.rs:136:11
[INFO] [stdout]   30:     0x6396c5cfea60 - bulk[66c56c57edd31511]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:137:13
[INFO] [stdout]   31:     0x6396c5d1257b - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x6396c5c56c2e - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6396c5ce1431 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:206:18
[INFO] [stdout]   34:     0x6396c5ff61a6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x6396c5ff61a6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6396c5ff61a6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6396c5ff61a6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6396c5ff61a6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x6396c5ff61a6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6396c5ff61a6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6396c5ff61a6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6396c5ff61a6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x6396c5cd87a7 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:205:5
[INFO] [stdout]   44:     0x6396c5d04e8e - main
[INFO] [stdout]   45:     0x7c7cb37561ca - <unknown>
[INFO] [stdout]   46:     0x7c7cb375628b - __libc_start_main
[INFO] [stdout]   47:     0x6396c5c21ef5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e458456d02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e458456d02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e458456d02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e458456d02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56e45846baea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e45846baea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56e45845bd46 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56e45845bd46 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56e458433e2f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e458433e2f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e45844e859 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e4583912ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56e4583912ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56e45844ea12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56e45844ea12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e4583d03eb - std[3b51380354919863]::panicking::begin_panic::<alloc[a57f19327c0ad893]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x56e4583d5bd7 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<alloc[a57f19327c0ad893]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56e4583cfcf2 - std[3b51380354919863]::panicking::begin_panic::<alloc[a57f19327c0ad893]::string::String>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x56e4583d0f22 - <assert_cli[878b2d1ac67c337f]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.6.2/src/assert.rs:441:13
[INFO] [stdout]   19:     0x56e458384569 - deb[a2187ca696a6ffef]::long_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/deb.rs:23:10
[INFO] [stdout]   20:     0x56e458383eb7 - deb[a2187ca696a6ffef]::long_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/deb.rs:7:15
[INFO] [stdout]   21:     0x56e458385526 - <deb[a2187ca696a6ffef]::long_file::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x56e45838567b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56e45838567b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x56e458391eda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x56e458391eda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x56e458391eda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x56e458391eda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x56e458391eda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56e458391eda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x56e458391eda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x56e45838d484 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x56e45838d484 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x56e4583949d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x56e4583949d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x56e4583949d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56e4583949d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56e4583949d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56e4583949d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x56e4583949d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56e45845640f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x56e45845640f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7088c3da6aa4 - <unknown>
[INFO] [stdout]   43:     0x7088c3e33a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     long_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33fc3855eef1e6579cecfefdd1bc69e511fa1303e4c493c272097408edb0496a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33fc3855eef1e6579cecfefdd1bc69e511fa1303e4c493c272097408edb0496a", kill_on_drop: false }`
[INFO] [stdout] 33fc3855eef1e6579cecfefdd1bc69e511fa1303e4c493c272097408edb0496a
