Hello community,

here is the log from the commit of package rust for openSUSE:Factory checked in 
at 2018-03-26 12:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust (Old)
 and      /work/SRC/openSUSE:Factory/.rust.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust"

Mon Mar 26 12:33:54 2018 rev:26 rq:590464 version:1.24.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust/rust.changes        2018-03-06 
10:44:04.959232093 +0100
+++ /work/SRC/openSUSE:Factory/.rust.new/rust.changes   2018-03-26 
12:34:12.583803921 +0200
@@ -1,0 +2,8 @@
+Thu Mar 22 13:54:53 UTC 2018 - mman...@outlook.de
+
+- Update to 1.24.1
+  + Do not abort when unwinding through FFI
+  + Make the error index generator work again
+- Update Cargo to v0.25.0
+
+-------------------------------------------------------------------

Old:
----
  cargo-0.24.0-aarch64-unknown-linux-gnu.tar.gz
  cargo-0.24.0-arm-unknown-linux-gnueabihf.tar.gz
  cargo-0.24.0-armv7-unknown-linux-gnueabihf.tar.gz
  cargo-0.24.0-i686-unknown-linux-gnu.tar.gz
  cargo-0.24.0-powerpc64-unknown-linux-gnu.tar.gz
  cargo-0.24.0-powerpc64le-unknown-linux-gnu.tar.gz
  cargo-0.24.0-s390x-unknown-linux-gnu.tar.gz
  cargo-0.24.0-x86_64-unknown-linux-gnu.tar.gz
  rustc-1.24.0-src.tar.gz

New:
----
  cargo-0.25.0-aarch64-unknown-linux-gnu.tar.gz
  cargo-0.25.0-arm-unknown-linux-gnueabihf.tar.gz
  cargo-0.25.0-armv7-unknown-linux-gnueabihf.tar.gz
  cargo-0.25.0-i686-unknown-linux-gnu.tar.gz
  cargo-0.25.0-powerpc64-unknown-linux-gnu.tar.gz
  cargo-0.25.0-powerpc64le-unknown-linux-gnu.tar.gz
  cargo-0.25.0-s390x-unknown-linux-gnu.tar.gz
  cargo-0.25.0-x86_64-unknown-linux-gnu.tar.gz
  rustc-1.24.1-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rust.spec ++++++
--- /var/tmp/diff_new_pack.g54FeH/_old  2018-03-26 12:34:20.811508491 +0200
+++ /var/tmp/diff_new_pack.g54FeH/_new  2018-03-26 12:34:20.815508348 +0200
@@ -17,8 +17,8 @@
 #
 
 
-%global prev_rust 1.23.0
-%global cargo_version 0.24.0
+%global prev_rust 1.24.0
+%global cargo_version 0.25.0
 %global rust_arch %{_arch}
 %global abi gnu
 %ifarch armv7hl
@@ -45,7 +45,7 @@
 %global rustlibdir %{common_libdir}/rustlib
 %bcond_with rust_bootstrap
 Name:           rust
-Version:        1.24.0
+Version:        1.24.1
 Release:        0
 Summary:        A systems programming language
 License:        MIT OR Apache-2.0

++++++ cargo-0.24.0-aarch64-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-aarch64-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-aarch64-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-aarch64-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-aarch64-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-aarch64-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-aarch64-unknown-linux-gnu/cargo/manifest.in        
2018-01-02 00:19:02.000000000 +0100
+++ new/cargo-0.25.0-aarch64-unknown-linux-gnu/cargo/manifest.in        
2018-02-27 19:03:28.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-aarch64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
new/cargo-0.25.0-aarch64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-aarch64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
    2018-01-02 00:19:02.000000000 +0100
+++ 
new/cargo-0.25.0-aarch64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
    2018-02-27 19:03:28.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-aarch64-unknown-linux-gnu/version 
new/cargo-0.25.0-aarch64-unknown-linux-gnu/version
--- old/cargo-0.24.0-aarch64-unknown-linux-gnu/version  2018-01-02 
00:19:02.000000000 +0100
+++ new/cargo-0.25.0-aarch64-unknown-linux-gnu/version  2018-02-27 
19:03:28.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-arm-unknown-linux-gnueabihf.tar.gz -> 
cargo-0.25.0-arm-unknown-linux-gnueabihf.tar.gz ++++++
Binary files old/cargo-0.24.0-arm-unknown-linux-gnueabihf/cargo/bin/cargo and 
new/cargo-0.25.0-arm-unknown-linux-gnueabihf/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-arm-unknown-linux-gnueabihf/cargo/manifest.in 
new/cargo-0.25.0-arm-unknown-linux-gnueabihf/cargo/manifest.in
--- old/cargo-0.24.0-arm-unknown-linux-gnueabihf/cargo/manifest.in      
2018-01-02 00:06:55.000000000 +0100
+++ new/cargo-0.25.0-arm-unknown-linux-gnueabihf/cargo/manifest.in      
2018-02-27 19:12:48.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-arm-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
 
new/cargo-0.25.0-arm-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-arm-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
   2018-01-02 00:06:55.000000000 +0100
+++ 
new/cargo-0.25.0-arm-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
   2018-02-27 19:12:48.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-arm-unknown-linux-gnueabihf/version 
new/cargo-0.25.0-arm-unknown-linux-gnueabihf/version
--- old/cargo-0.24.0-arm-unknown-linux-gnueabihf/version        2018-01-02 
00:06:55.000000000 +0100
+++ new/cargo-0.25.0-arm-unknown-linux-gnueabihf/version        2018-02-27 
19:12:48.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-armv7-unknown-linux-gnueabihf.tar.gz -> 
cargo-0.25.0-armv7-unknown-linux-gnueabihf.tar.gz ++++++
Binary files old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/cargo/bin/cargo and 
new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/cargo/manifest.in 
new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/cargo/manifest.in
--- old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/cargo/manifest.in    
2018-01-02 00:14:31.000000000 +0100
+++ new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/cargo/manifest.in    
2018-02-27 19:07:24.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
 
new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
 2018-01-02 00:14:31.000000000 +0100
+++ 
new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/cargo/share/man/man1/cargo-install.1
 2018-02-27 19:07:24.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/version 
new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/version
--- old/cargo-0.24.0-armv7-unknown-linux-gnueabihf/version      2018-01-02 
00:14:31.000000000 +0100
+++ new/cargo-0.25.0-armv7-unknown-linux-gnueabihf/version      2018-02-27 
19:07:24.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-i686-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-i686-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-i686-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-i686-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-i686-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-i686-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-i686-unknown-linux-gnu/cargo/manifest.in   2018-01-02 
00:34:04.000000000 +0100
+++ new/cargo-0.25.0-i686-unknown-linux-gnu/cargo/manifest.in   2018-02-27 
19:22:29.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-i686-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
new/cargo-0.25.0-i686-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-i686-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1    
    2018-01-02 00:34:04.000000000 +0100
+++ 
new/cargo-0.25.0-i686-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1    
    2018-02-27 19:22:29.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-i686-unknown-linux-gnu/version 
new/cargo-0.25.0-i686-unknown-linux-gnu/version
--- old/cargo-0.24.0-i686-unknown-linux-gnu/version     2018-01-02 
00:34:04.000000000 +0100
+++ new/cargo-0.25.0-i686-unknown-linux-gnu/version     2018-02-27 
19:22:29.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-powerpc64-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-powerpc64-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-powerpc64-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-powerpc64-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-powerpc64-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-powerpc64-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-powerpc64-unknown-linux-gnu/cargo/manifest.in      
2018-01-02 00:21:24.000000000 +0100
+++ new/cargo-0.25.0-powerpc64-unknown-linux-gnu/cargo/manifest.in      
2018-02-27 19:14:47.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-powerpc64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
 
new/cargo-0.25.0-powerpc64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-powerpc64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
   2018-01-02 00:21:24.000000000 +0100
+++ 
new/cargo-0.25.0-powerpc64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
   2018-02-27 19:14:47.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-powerpc64-unknown-linux-gnu/version 
new/cargo-0.25.0-powerpc64-unknown-linux-gnu/version
--- old/cargo-0.24.0-powerpc64-unknown-linux-gnu/version        2018-01-02 
00:21:24.000000000 +0100
+++ new/cargo-0.25.0-powerpc64-unknown-linux-gnu/version        2018-02-27 
19:14:47.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-powerpc64le-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-powerpc64le-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/cargo/manifest.in    
2018-01-02 00:11:58.000000000 +0100
+++ new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/cargo/manifest.in    
2018-02-27 19:15:16.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
 
new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
 2018-01-02 00:11:58.000000000 +0100
+++ 
new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
 2018-02-27 19:15:16.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/version 
new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/version
--- old/cargo-0.24.0-powerpc64le-unknown-linux-gnu/version      2018-01-02 
00:11:58.000000000 +0100
+++ new/cargo-0.25.0-powerpc64le-unknown-linux-gnu/version      2018-02-27 
19:15:16.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-s390x-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-s390x-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-s390x-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-s390x-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-s390x-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-s390x-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-s390x-unknown-linux-gnu/cargo/manifest.in  2018-01-02 
00:10:49.000000000 +0100
+++ new/cargo-0.25.0-s390x-unknown-linux-gnu/cargo/manifest.in  2018-02-27 
19:10:44.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-s390x-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
new/cargo-0.25.0-s390x-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-s390x-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1   
    2018-01-02 00:10:49.000000000 +0100
+++ 
new/cargo-0.25.0-s390x-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1   
    2018-02-27 19:10:44.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-s390x-unknown-linux-gnu/version 
new/cargo-0.25.0-s390x-unknown-linux-gnu/version
--- old/cargo-0.24.0-s390x-unknown-linux-gnu/version    2018-01-02 
00:10:49.000000000 +0100
+++ new/cargo-0.25.0-s390x-unknown-linux-gnu/version    2018-02-27 
19:10:44.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ cargo-0.24.0-x86_64-unknown-linux-gnu.tar.gz -> 
cargo-0.25.0-x86_64-unknown-linux-gnu.tar.gz ++++++
Binary files old/cargo-0.24.0-x86_64-unknown-linux-gnu/cargo/bin/cargo and 
new/cargo-0.25.0-x86_64-unknown-linux-gnu/cargo/bin/cargo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-x86_64-unknown-linux-gnu/cargo/manifest.in 
new/cargo-0.25.0-x86_64-unknown-linux-gnu/cargo/manifest.in
--- old/cargo-0.24.0-x86_64-unknown-linux-gnu/cargo/manifest.in 2018-01-02 
00:07:14.000000000 +0100
+++ new/cargo-0.25.0-x86_64-unknown-linux-gnu/cargo/manifest.in 2018-02-27 
19:22:39.000000000 +0100
@@ -1,33 +1,33 @@
-file:share/man/man1/cargo-check.1
-file:share/man/man1/cargo-doc.1
-file:share/man/man1/cargo-package.1
+file:share/man/man1/cargo-update.1
 file:share/man/man1/cargo-install.1
+file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-test.1
 file:share/man/man1/cargo-fetch.1
-file:share/man/man1/cargo-update.1
-file:share/man/man1/cargo-new.1
-file:share/man/man1/cargo-generate-lockfile.1
-file:share/man/man1/cargo-init.1
-file:share/man/man1/cargo-rustc.1
-file:share/man/man1/cargo-clean.1
+file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-version.1
 file:share/man/man1/cargo-metadata.1
-file:share/man/man1/cargo.1
-file:share/man/man1/cargo-bench.1
+file:share/man/man1/cargo-pkgid.1
+file:share/man/man1/cargo-init.1
 file:share/man/man1/cargo-yank.1
-file:share/man/man1/cargo-rustdoc.1
+file:share/man/man1/cargo-package.1
 file:share/man/man1/cargo-run.1
 file:share/man/man1/cargo-publish.1
-file:share/man/man1/cargo-build.1
-file:share/man/man1/cargo-login.1
-file:share/man/man1/cargo-version.1
-file:share/man/man1/cargo-uninstall.1
+file:share/man/man1/cargo-rustc.1
+file:share/man/man1/cargo-generate-lockfile.1
 file:share/man/man1/cargo-owner.1
+file:share/man/man1/cargo-login.1
+file:share/man/man1/cargo-build.1
+file:share/man/man1/cargo-clean.1
 file:share/man/man1/cargo-search.1
-file:share/man/man1/cargo-test.1
-file:share/man/man1/cargo-pkgid.1
-file:share/zsh/site-functions/_cargo
-file:share/doc/cargo/LICENSE-MIT
-file:share/doc/cargo/LICENSE-APACHE
+file:share/man/man1/cargo-new.1
+file:share/man/man1/cargo-doc.1
+file:share/man/man1/cargo.1
+file:share/man/man1/cargo-check.1
 file:share/doc/cargo/README.md
+file:share/doc/cargo/LICENSE-APACHE
+file:share/doc/cargo/LICENSE-MIT
 file:share/doc/cargo/LICENSE-THIRD-PARTY
+file:share/zsh/site-functions/_cargo
 file:etc/bash_completion.d/cargo
 file:bin/cargo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cargo-0.24.0-x86_64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1 
new/cargo-0.25.0-x86_64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1
--- 
old/cargo-0.24.0-x86_64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1  
    2018-01-02 00:07:14.000000000 +0100
+++ 
new/cargo-0.25.0-x86_64-unknown-linux-gnu/cargo/share/man/man1/cargo-install.1  
    2018-02-27 19:22:39.000000000 +0100
@@ -42,6 +42,10 @@
 That is, \f[I]install\f[] is equivalent to the more explicit "install
 \-\-path .".
 .PP
+If the source is crates.io or \f[B]\-\-git\f[] then by default the crate will 
be built in a temporary target directory.
+To avoid this, the target directory can be specified by setting the 
\f[B]CARGO_TARGET_DIR\f[] environment variable to a relative path.
+In particular, this can be useful for caching build artifacts on continuous 
integration systems.
+.PP
 The \f[B]\-\-list\f[] option will list all installed packages (and their
 versions).
 .SH OPTIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cargo-0.24.0-x86_64-unknown-linux-gnu/version 
new/cargo-0.25.0-x86_64-unknown-linux-gnu/version
--- old/cargo-0.24.0-x86_64-unknown-linux-gnu/version   2018-01-02 
00:07:14.000000000 +0100
+++ new/cargo-0.25.0-x86_64-unknown-linux-gnu/version   2018-02-27 
19:22:39.000000000 +0100
@@ -1 +1 @@
-0.24.0 (45043115c 2017-12-05)
\ No newline at end of file
+0.25.0 (96d8071da 2018-02-26)
\ No newline at end of file

++++++ rustc-1.24.0-src.tar.gz -> rustc-1.24.1-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/rust/rustc-1.24.0-src.tar.gz 
/work/SRC/openSUSE:Factory/.rust.new/rustc-1.24.1-src.tar.gz differ: char 13, 
line 1


Reply via email to