[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/beta-1.38-1/sources/1.37.0/gh/Xion/cargo-contribute"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Xion/cargo-contribute'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Xion/cargo-contribute" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Xion/cargo-contribute"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Xion/cargo-contribute on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Xion/cargo-contribute against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6684945ca4e4c2234b3cee3d63d3bf73a988c43ea40bd33ec99b1ede17bfa415 [INFO] running `"docker" "start" "-a" "6684945ca4e4c2234b3cee3d63d3bf73a988c43ea40bd33ec99b1ede17bfa415"` [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling slog v1.7.1 [INFO] [stderr] Compiling serde v1.0.25 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling strfmt v0.1.5 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling macro-attr v0.2.0 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling log v0.4.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.23 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling slog-extra v0.1.2 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling serde_derive_internals v0.18.1 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-core v0.1.11 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_derive v1.0.25 [INFO] [stderr] Compiling slog-stdlog v1.1.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling slog-envlogger v0.5.0 [INFO] [stderr] Compiling hyper v0.11.9 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling hubcaps v0.4.3 [INFO] [stderr] Compiling 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: 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] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `"docker" "inspect" "6684945ca4e4c2234b3cee3d63d3bf73a988c43ea40bd33ec99b1ede17bfa415"` [INFO] running `"docker" "rm" "-f" "6684945ca4e4c2234b3cee3d63d3bf73a988c43ea40bd33ec99b1ede17bfa415"` [INFO] [stdout] 6684945ca4e4c2234b3cee3d63d3bf73a988c43ea40bd33ec99b1ede17bfa415 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d8c2f037ea62b8f42f62c8f64112cbc9344920b4a11983685438d299b59c9ed8 [INFO] running `"docker" "start" "-a" "d8c2f037ea62b8f42f62c8f64112cbc9344920b4a11983685438d299b59c9ed8"` [INFO] [stderr] Compiling 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: 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_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 10.22s [INFO] running `"docker" "inspect" "d8c2f037ea62b8f42f62c8f64112cbc9344920b4a11983685438d299b59c9ed8"` [INFO] running `"docker" "rm" "-f" "d8c2f037ea62b8f42f62c8f64112cbc9344920b4a11983685438d299b59c9ed8"` [INFO] [stdout] d8c2f037ea62b8f42f62c8f64112cbc9344920b4a11983685438d299b59c9ed8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bec48503ee640a18e3d15ba3eb52dfcda24ec51f92a15b1ded90b166a679b9c2 [INFO] running `"docker" "start" "-a" "bec48503ee640a18e3d15ba3eb52dfcda24ec51f92a15b1ded90b166a679b9c2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_contribute-4ac6ba03192394c8 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test issues::producer::tests::issue_labels_are_canonical ... ok [INFO] [stdout] test logging::tests::verbosity_levels ... ok [INFO] [stdout] test model::github::tests::repository_from_project_url ... ok [INFO] [stdout] test model::github::tests::repository_from_git_url ... ok [INFO] [stdout] test logging::tests::default_level ... ok [INFO] [stdout] test issues::producer::tests::repo_for_github_ssh_git_dependency ... ok [INFO] [stdout] test issues::producer::tests::repo_for_github_http_git_dependency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bec48503ee640a18e3d15ba3eb52dfcda24ec51f92a15b1ded90b166a679b9c2"` [INFO] running `"docker" "rm" "-f" "bec48503ee640a18e3d15ba3eb52dfcda24ec51f92a15b1ded90b166a679b9c2"` [INFO] [stdout] bec48503ee640a18e3d15ba3eb52dfcda24ec51f92a15b1ded90b166a679b9c2