[INFO] updating cached repository Xion/cargo-contribute [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Xion/cargo-contribute [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Xion/cargo-contribute" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Xion/cargo-contribute"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Xion/cargo-contribute'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Xion/cargo-contribute" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Xion/cargo-contribute"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Xion/cargo-contribute'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1691f00aadfd0989cab60a143c45f6ff3e7ad81 [INFO] sha for GitHub repo Xion/cargo-contribute: c1691f00aadfd0989cab60a143c45f6ff3e7ad81 [INFO] validating manifest of Xion/cargo-contribute on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Xion/cargo-contribute on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Xion/cargo-contribute [INFO] finished frobbing Xion/cargo-contribute [INFO] frobbed toml for Xion/cargo-contribute written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Xion/cargo-contribute/Cargo.toml [INFO] started frobbing Xion/cargo-contribute [INFO] finished frobbing Xion/cargo-contribute [INFO] frobbed toml for Xion/cargo-contribute written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Xion/cargo-contribute/Cargo.toml [INFO] crate Xion/cargo-contribute already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Xion/cargo-contribute against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-2/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Xion/cargo-contribute:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3e2a00dc6bde3943b7ac4b6ebf6bbc7285a9e506ecaf1db08710795526a28971 [INFO] running `"docker" "start" "-a" "3e2a00dc6bde3943b7ac4b6ebf6bbc7285a9e506ecaf1db08710795526a28971"` [INFO] [stderr] Checking slog v1.7.1 [INFO] [stderr] Checking macro-attr v0.2.0 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking strfmt v0.1.5 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking log v0.4.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking isatty v0.1.6 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.25 [INFO] [stderr] Checking slog-extra v0.1.2 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking slog-stream v1.2.1 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking slog-term v1.5.0 [INFO] [stderr] Checking slog-stdlog v1.1.0 [INFO] [stderr] Checking tokio-core v0.1.11 [INFO] [stderr] Checking slog-envlogger v0.5.0 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking hyper v0.11.9 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking hubcaps v0.4.3 [INFO] [stderr] Checking cargo-contribute v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/args.rs:103:32 [INFO] [stderr] | [INFO] [stderr] 103 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ext.rs:12:40 [INFO] [stderr] | [INFO] [stderr] 12 | pub type BoxFuture<'f, T, E> = Box + 'f>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'f` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/github.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | type Stream = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdStream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | ) -> Box, Error=crates_io::Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error=crates_io::Error>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:280:10 [INFO] [stderr] | [INFO] [stderr] 280 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdStream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/logging.rs:110:35 [INFO] [stderr] | [INFO] [stderr] 110 | fn format(&self, output: &mut io::Write, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:176:68 [INFO] [stderr] | [INFO] [stderr] 176 | fn print_issue(fmt: Option<&str>, issue: &Issue) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / lazy_static! { [INFO] [stderr] 68 | | /// Application / package name, as filled out by Cargo. [INFO] [stderr] 69 | | static ref NAME: &'static str = option_env!("CARGO_PKG_NAME") [INFO] [stderr] 70 | | .unwrap_or("cargo-contribute"); [INFO] [stderr] ... | [INFO] [stderr] 73 | | static ref VERSION: Option<&'static str> = option_env!("CARGO_PKG_VERSION"); [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / lazy_static! { [INFO] [stderr] 68 | | /// Application / package name, as filled out by Cargo. [INFO] [stderr] 69 | | static ref NAME: &'static str = option_env!("CARGO_PKG_NAME") [INFO] [stderr] 70 | | .unwrap_or("cargo-contribute"); [INFO] [stderr] ... | [INFO] [stderr] 73 | | static ref VERSION: Option<&'static str> = option_env!("CARGO_PKG_VERSION"); [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / lazy_static! { [INFO] [stderr] 77 | | /// User-Agent header that the program uses for all outgoing HTTP requests. [INFO] [stderr] 78 | | static ref USER_AGENT: Cow<'static, str> = match *VERSION { [INFO] [stderr] 79 | | Some(version) => Cow::Owned(format!("{}/{}", *NAME, version)), [INFO] [stderr] 80 | | None => Cow::Borrowed(*NAME), [INFO] [stderr] 81 | | }; [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:125:1 [INFO] [stderr] | [INFO] [stderr] 125 | / lazy_static! { [INFO] [stderr] 126 | | #[cfg_attr(feature = "cargo-clippy", allow(const_static_lifetime))] [INFO] [stderr] 127 | | static ref ABOUT: &'static str = option_env!("CARGO_PKG_DESCRIPTION").unwrap_or(""); [INFO] [stderr] 128 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:236:5 [INFO] [stderr] | [INFO] [stderr] 236 | / lazy_static! { [INFO] [stderr] 237 | | static ref EXAMPLE_ISSUE: Issue = Issue{ [INFO] [stderr] 238 | | repo: Repository::new("Octocat", "hello-world"), [INFO] [stderr] 239 | | number: 42, [INFO] [stderr] ... | [INFO] [stderr] 244 | | }; [INFO] [stderr] 245 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/display.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | pub static ref ISSUE_FORMATTERS: HashMap<&'static str, Fmt> = hashmap!{ [INFO] [stderr] 14 | | "owner" => Fmt::new( [INFO] [stderr] 15 | | |issue| issue.repo.owner.as_str().into(), [INFO] [stderr] ... | [INFO] [stderr] 46 | | }; [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | / lazy_static! { [INFO] [stderr] 145 | | static ref GITHUB_GIT_HTTPS_URL_RE: Regex = Regex::new( [INFO] [stderr] 146 | | r#"https?://(www\.)?github\.com/(?P\w+)/(?P[^.]+)(\.git)?"# [INFO] [stderr] 147 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 150 | | ).unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | / lazy_static! { [INFO] [stderr] 145 | | static ref GITHUB_GIT_HTTPS_URL_RE: Regex = Regex::new( [INFO] [stderr] 146 | | r#"https?://(www\.)?github\.com/(?P\w+)/(?P[^.]+)(\.git)?"# [INFO] [stderr] 147 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 150 | | ).unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | / lazy_static! { [INFO] [stderr] 154 | | // TODO: verify this is where Cargo keeps the registry on Windows [INFO] [stderr] 155 | | static ref CARGO_REGISTRY_CACHE_DIR: Option = dirs::home_dir() [INFO] [stderr] 156 | | .map(|home| home.join(".cargo/registry/src")); [INFO] [stderr] 157 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logging.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | /// Map of log levels to their ANSI terminal styles. [INFO] [stderr] 165 | | // (Level doesn't implement Hash so it has to be usize). [INFO] [stderr] 166 | | static ref TTY_LEVEL_STYLES: HashMap = hashmap!{ [INFO] [stderr] ... | [INFO] [stderr] 174 | | static ref TTY_FINE_PREFIX_STYLE: Style = Style::new().dimmed(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logging.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | /// Map of log levels to their ANSI terminal styles. [INFO] [stderr] 165 | | // (Level doesn't implement Hash so it has to be usize). [INFO] [stderr] 166 | | static ref TTY_LEVEL_STYLES: HashMap = hashmap!{ [INFO] [stderr] ... | [INFO] [stderr] 174 | | static ref TTY_FINE_PREFIX_STYLE: Style = Style::new().dimmed(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/args.rs:103:32 [INFO] [stderr] | [INFO] [stderr] 103 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ext.rs:12:40 [INFO] [stderr] | [INFO] [stderr] 12 | pub type BoxFuture<'f, T, E> = Box + 'f>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'f` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/github.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | type Stream = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdStream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | ) -> Box, Error=crates_io::Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error=crates_io::Error>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/issues/producer.rs:280:10 [INFO] [stderr] | [INFO] [stderr] 280 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdStream` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/logging.rs:110:35 [INFO] [stderr] | [INFO] [stderr] 110 | fn format(&self, output: &mut io::Write, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:176:68 [INFO] [stderr] | [INFO] [stderr] 176 | fn print_issue(fmt: Option<&str>, issue: &Issue) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:112:19 [INFO] [stderr] | [INFO] [stderr] 112 | e.cause().map(|c| format!("{}", c)).unwrap_or_else(|| "".into())); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / lazy_static! { [INFO] [stderr] 68 | | /// Application / package name, as filled out by Cargo. [INFO] [stderr] 69 | | static ref NAME: &'static str = option_env!("CARGO_PKG_NAME") [INFO] [stderr] 70 | | .unwrap_or("cargo-contribute"); [INFO] [stderr] ... | [INFO] [stderr] 73 | | static ref VERSION: Option<&'static str> = option_env!("CARGO_PKG_VERSION"); [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / lazy_static! { [INFO] [stderr] 68 | | /// Application / package name, as filled out by Cargo. [INFO] [stderr] 69 | | static ref NAME: &'static str = option_env!("CARGO_PKG_NAME") [INFO] [stderr] 70 | | .unwrap_or("cargo-contribute"); [INFO] [stderr] ... | [INFO] [stderr] 73 | | static ref VERSION: Option<&'static str> = option_env!("CARGO_PKG_VERSION"); [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / lazy_static! { [INFO] [stderr] 77 | | /// User-Agent header that the program uses for all outgoing HTTP requests. [INFO] [stderr] 78 | | static ref USER_AGENT: Cow<'static, str> = match *VERSION { [INFO] [stderr] 79 | | Some(version) => Cow::Owned(format!("{}/{}", *NAME, version)), [INFO] [stderr] 80 | | None => Cow::Borrowed(*NAME), [INFO] [stderr] 81 | | }; [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:125:1 [INFO] [stderr] | [INFO] [stderr] 125 | / lazy_static! { [INFO] [stderr] 126 | | #[cfg_attr(feature = "cargo-clippy", allow(const_static_lifetime))] [INFO] [stderr] 127 | | static ref ABOUT: &'static str = option_env!("CARGO_PKG_DESCRIPTION").unwrap_or(""); [INFO] [stderr] 128 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:236:5 [INFO] [stderr] | [INFO] [stderr] 236 | / lazy_static! { [INFO] [stderr] 237 | | static ref EXAMPLE_ISSUE: Issue = Issue{ [INFO] [stderr] 238 | | repo: Repository::new("Octocat", "hello-world"), [INFO] [stderr] 239 | | number: 42, [INFO] [stderr] ... | [INFO] [stderr] 244 | | }; [INFO] [stderr] 245 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/display.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | pub static ref ISSUE_FORMATTERS: HashMap<&'static str, Fmt> = hashmap!{ [INFO] [stderr] 14 | | "owner" => Fmt::new( [INFO] [stderr] 15 | | |issue| issue.repo.owner.as_str().into(), [INFO] [stderr] ... | [INFO] [stderr] 46 | | }; [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | / lazy_static! { [INFO] [stderr] 145 | | static ref GITHUB_GIT_HTTPS_URL_RE: Regex = Regex::new( [INFO] [stderr] 146 | | r#"https?://(www\.)?github\.com/(?P\w+)/(?P[^.]+)(\.git)?"# [INFO] [stderr] 147 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 150 | | ).unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | / lazy_static! { [INFO] [stderr] 145 | | static ref GITHUB_GIT_HTTPS_URL_RE: Regex = Regex::new( [INFO] [stderr] 146 | | r#"https?://(www\.)?github\.com/(?P\w+)/(?P[^.]+)(\.git)?"# [INFO] [stderr] 147 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 150 | | ).unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/issues/producer.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | / lazy_static! { [INFO] [stderr] 154 | | // TODO: verify this is where Cargo keeps the registry on Windows [INFO] [stderr] 155 | | static ref CARGO_REGISTRY_CACHE_DIR: Option = dirs::home_dir() [INFO] [stderr] 156 | | .map(|home| home.join(".cargo/registry/src")); [INFO] [stderr] 157 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logging.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | /// Map of log levels to their ANSI terminal styles. [INFO] [stderr] 165 | | // (Level doesn't implement Hash so it has to be usize). [INFO] [stderr] 166 | | static ref TTY_LEVEL_STYLES: HashMap = hashmap!{ [INFO] [stderr] ... | [INFO] [stderr] 174 | | static ref TTY_FINE_PREFIX_STYLE: Style = Style::new().dimmed(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logging.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | /// Map of log levels to their ANSI terminal styles. [INFO] [stderr] 165 | | // (Level doesn't implement Hash so it has to be usize). [INFO] [stderr] 166 | | static ref TTY_LEVEL_STYLES: HashMap = hashmap!{ [INFO] [stderr] ... | [INFO] [stderr] 174 | | static ref TTY_FINE_PREFIX_STYLE: Style = Style::new().dimmed(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/model/github.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | let name = segs[1].trim_right_matches(".git"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:112:19 [INFO] [stderr] | [INFO] [stderr] 112 | e.cause().map(|c| format!("{}", c)).unwrap_or_else(|| "".into())); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/model/github.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | let name = segs[1].trim_right_matches(".git"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/issues/crates_io.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn new(handle: &Handle) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new_tls` [INFO] [stderr] --> src/issues/crates_io.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn new_tls(handle: &Handle) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new_tls` [INFO] [stderr] --> src/issues/crates_io.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn new_tls(handle: &Handle) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.16s [INFO] running `"docker" "inspect" "3e2a00dc6bde3943b7ac4b6ebf6bbc7285a9e506ecaf1db08710795526a28971"` [INFO] running `"docker" "rm" "-f" "3e2a00dc6bde3943b7ac4b6ebf6bbc7285a9e506ecaf1db08710795526a28971"` [INFO] [stdout] 3e2a00dc6bde3943b7ac4b6ebf6bbc7285a9e506ecaf1db08710795526a28971