[Pkg-rust-maintainers] Bug#1011084: cargo: FTBFS on mips64el

Sebastian Ramacher sramacher at debian.org
Mon May 16 17:57:48 BST 2022


Source: cargo
Version: 0.57.0-7
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher at debian.org

https://buildd.debian.org/status/fetch.php?pkg=cargo&arch=mips64el&ver=0.57.0-7%2Bb1&stamp=1652695874&raw=0

[cargo 0.57.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo.txt
   Compiling cargo-util v0.1.1 (/<<PKGBUILDDIR>>/crates/cargo-util)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cargo_util CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/crates/cargo-util CARGO_PKG_AUTHORS='The Cargo Project Developers' CARGO_PKG_DESCRIPTION='Miscellaneous support code used by Cargo.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name cargo_util --edition=2018 crates/cargo-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a1f45a08c06173c5 -C extra-filename=-a1f45a08c06173c5 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rmeta --extern crypto_hash=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrypto_hash-4c75664c76440375.rmeta --extern filetime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfiletime-c83d85b5f72140af.rmeta --extern hex=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhex-1937fd047486a4d1.rmeta --extern jobserver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libjobserver-30001c053f9637c1.rmeta --extern libc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibc-0699ea83a53d7b65.rmeta --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rmeta --extern same_file=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsame_file-7b878211e7c010a7.rmeta --extern shell_escape=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libshell_escape-979beb74eedcf680.rmeta --extern tempfile=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtempfile-0b90b0667fec2dfb.rmeta --extern walkdir=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libwalkdir-b19ffb487036f7ce.rmeta -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
warning: `openssl` (lib) generated 1 warning
   Compiling git2-curl v0.14.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=git2_curl CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/git2-curl CARGO_PKG_AUTHORS='Josh Triplett <josh at joshtriplett.org>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Backend for an HTTP transport in libgit2 powered by libcurl.

Intended to be used with the git2 crate.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2-curl CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name git2_curl --edition=2018 /<<PKGBUILDDIR>>/vendor/git2-curl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ab014bf378acbe6f -C extra-filename=-ab014bf378acbe6f --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rmeta --extern git2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2-c2e8d4b38611c1d4.rmeta --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rmeta --extern url=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/serde CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.130 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=130 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/serde-0972b5d06229993b/out rustc --crate-name serde /<<PKGBUILDDIR>>/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4391f2e0aef6cb85 -C extra-filename=-4391f2e0aef6cb85 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern serde_derive=/<<PKGBUILDDIR>>/target/debug/deps/libserde_derive-fc65b9475469ed71.so --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg iterator_try_fold --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg systemtime_checked_add --cfg std_atomic64 --cfg std_atomic`
   Compiling serde_ignored v0.1.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/semver CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/semver-74998534f68bdd1d/out rustc --crate-name semver --edition=2018 /<<PKGBUILDDIR>>/vendor/semver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=c56e3ae1e80a942a -C extra-filename=-c56e3ae1e80a942a --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_ignored CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/serde_ignored CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Find out about keys that are ignored when deserializing data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_ignored CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-ignored' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name serde_ignored --edition=2018 /<<PKGBUILDDIR>>/vendor/serde_ignored/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=164128f100f1ffd7 -C extra-filename=-164128f100f1ffd7 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/serde_json CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_VERSION=1.0.68 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/serde_json-af83827747d0cb2d/out rustc --crate-name serde_json --edition=2018 /<<PKGBUILDDIR>>/vendor/serde_json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' -C metadata=3ba890c39834865f -C extra-filename=-3ba890c39834865f --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern itoa=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitoa-0730078c764fc599.rmeta --extern ryu=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libryu-7e6b0edd87cd5996.rmeta --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot --cfg limb_width_64`
   Compiling cargo-platform v0.1.2 (/<<PKGBUILDDIR>>/crates/cargo-platform)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/crates/cargo-platform CARGO_PKG_AUTHORS='The Cargo Project Developers' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name cargo_platform --edition=2018 crates/cargo-platform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6c78ef9b0453c858 -C extra-filename=-6c78ef9b0453c858 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
   Compiling toml v0.5.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/toml-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/toml-rs' CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name toml --edition=2018 /<<PKGBUILDDIR>>/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=dac9d2319ab8b982 -C extra-filename=-dac9d2319ab8b982 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
   Compiling crates-io v0.33.0 (/<<PKGBUILDDIR>>/crates/crates-io)
   Compiling rustfix v0.6.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crates_io CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/crates/crates-io CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Helpers for interacting with crates.io
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crates-io CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name crates_io --edition=2018 crates/crates-io/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6c2d73345dfe7c12 -C extra-filename=-6c2d73345dfe7c12 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rmeta --extern curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rmeta --extern percent_encoding=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libpercent_encoding-d44ff61b787af84b.rmeta --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --extern serde_json=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rmeta --extern url=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rmeta -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot -L native=/usr/lib/mips64el-linux-gnuabi64`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustfix CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/vendor/rustfix CARGO_PKG_AUTHORS='Pascal Hertleif <killercup at gmail.com>:Oliver Schneider <oli-obk at users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Automatically apply the suggestions made by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfix CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustfix' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name rustfix --edition=2018 /<<PKGBUILDDIR>>/vendor/rustfix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6aa1f70eaac475af -C extra-filename=-6aa1f70eaac475af --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rmeta --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rmeta --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --extern serde_json=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Yehuda Katz <wycats at gmail.com>:Carl Lerche <me at carllerche.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust.
' CARGO_PKG_HOMEPAGE='https://crates.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.57.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=57 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/cargo-407bde323cec2318/out rustc --crate-name cargo --edition=2018 src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ed998145459cfee9 -C extra-filename=-ed998145459cfee9 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rmeta --extern atty=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libatty-145fc87190a99e5c.rmeta --extern bytesize=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbytesize-a03c4c92f0e1eb94.rmeta --extern cargo_platform=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_platform-6c78ef9b0453c858.rmeta --extern cargo_util=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_util-a1f45a08c06173c5.rmeta --extern clap=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libclap-a8de514da11a860d.rmeta --extern crates_io=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrates_io-6c2d73345dfe7c12.rmeta --extern crossbeam_utils=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrossbeam_utils-65b925c000c796db.rmeta --extern curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rmeta --extern curl_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl_sys-5970e222f47cfdda.rmeta --extern env_logger=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libenv_logger-07282c2fe8fb7cab.rmeta --extern filetime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfiletime-c83d85b5f72140af.rmeta --extern flate2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libflate2-451d5e31e5db186e.rmeta --extern git2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2-c2e8d4b38611c1d4.rmeta --extern git2_curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2_curl-ab014bf378acbe6f.rmeta --extern glob=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libglob-6f5e764f21f92005.rmeta --extern hex=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhex-1937fd047486a4d1.rmeta --extern home=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhome-73a9b08523d3bfb0.rmeta --extern humantime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhumantime-c6357e2754e11f52.rmeta --extern ignore=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libignore-4fbfa8025a9ff36f.rmeta --extern im_rc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libim_rc-52ac0f86748a2e43.rmeta --extern itertools=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitertools-d4d5e2080def75f0.rmeta --extern jobserver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libjobserver-30001c053f9637c1.rmeta --extern lazy_static=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazy_static-67f14c9e038fa755.rmeta --extern lazycell=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazycell-c495be4956c09fad.rmeta --extern libc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibc-0699ea83a53d7b65.rmeta --extern libgit2_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibgit2_sys-8779df4808a68e8a.rmeta --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libmemchr-0869b184c463a4a3.rmeta --extern num_cpus=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libnum_cpus-b3dab296969f9149.rmeta --extern opener=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopener-f903192978a86378.rmeta --extern percent_encoding=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libpercent_encoding-d44ff61b787af84b.rmeta --extern rustc_workspace_hack=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustc_workspace_hack-f5633ac84be5905c.rmeta --extern rustfix=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustfix-6aa1f70eaac475af.rmeta --extern semver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsemver-c56e3ae1e80a942a.rmeta --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rmeta --extern serde_ignored=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_ignored-164128f100f1ffd7.rmeta --extern serde_json=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rmeta --extern shell_escape=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libshell_escape-979beb74eedcf680.rmeta --extern strip_ansi_escapes=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libstrip_ansi_escapes-bf703457030b0e28.rmeta --extern tar=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtar-d49a2b6224a60f1d.rmeta --extern tempfile=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtempfile-0b90b0667fec2dfb.rmeta --extern termcolor=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtermcolor-03c11dfb67966176.rmeta --extern toml=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtoml-dac9d2319ab8b982.rmeta --extern unicode_width=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_width-7aa7be71bfeaae41.rmeta --extern unicode_xid=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_xid-8c8e3859bf4973d5.rmeta --extern url=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rmeta --extern walkdir=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libwalkdir-b19ffb487036f7ce.rmeta -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64`
     Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=cargo CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Yehuda Katz <wycats at gmail.com>:Carl Lerche <me at carllerche.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust.
' CARGO_PKG_HOMEPAGE='https://crates.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.57.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=57 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/cargo-407bde323cec2318/out rustc --crate-name cargo --edition=2018 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1c7d832e29dab0f7 -C extra-filename=-1c7d832e29dab0f7 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rlib --extern atty=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libatty-145fc87190a99e5c.rlib --extern bytesize=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbytesize-a03c4c92f0e1eb94.rlib --extern cargo=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo-ed998145459cfee9.rlib --extern cargo_platform=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_platform-6c78ef9b0453c858.rlib --extern cargo_util=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_util-a1f45a08c06173c5.rlib --extern clap=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libclap-a8de514da11a860d.rlib --extern crates_io=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrates_io-6c2d73345dfe7c12.rlib --extern crossbeam_utils=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrossbeam_utils-65b925c000c796db.rlib --extern curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rlib --extern curl_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl_sys-5970e222f47cfdda.rlib --extern env_logger=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libenv_logger-07282c2fe8fb7cab.rlib --extern filetime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfiletime-c83d85b5f72140af.rlib --extern flate2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libflate2-451d5e31e5db186e.rlib --extern git2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2-c2e8d4b38611c1d4.rlib --extern git2_curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2_curl-ab014bf378acbe6f.rlib --extern glob=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libglob-6f5e764f21f92005.rlib --extern hex=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhex-1937fd047486a4d1.rlib --extern home=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhome-73a9b08523d3bfb0.rlib --extern humantime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhumantime-c6357e2754e11f52.rlib --extern ignore=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libignore-4fbfa8025a9ff36f.rlib --extern im_rc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libim_rc-52ac0f86748a2e43.rlib --extern itertools=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitertools-d4d5e2080def75f0.rlib --extern jobserver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libjobserver-30001c053f9637c1.rlib --extern lazy_static=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazy_static-67f14c9e038fa755.rlib --extern lazycell=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazycell-c495be4956c09fad.rlib --extern libc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibc-0699ea83a53d7b65.rlib --extern libgit2_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibgit2_sys-8779df4808a68e8a.rlib --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rlib --extern memchr=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libmemchr-0869b184c463a4a3.rlib --extern num_cpus=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libnum_cpus-b3dab296969f9149.rlib --extern opener=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopener-f903192978a86378.rlib --extern percent_encoding=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libpercent_encoding-d44ff61b787af84b.rlib --extern rustc_workspace_hack=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustc_workspace_hack-f5633ac84be5905c.rlib --extern rustfix=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustfix-6aa1f70eaac475af.rlib --extern semver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsemver-c56e3ae1e80a942a.rlib --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rlib --extern serde_ignored=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_ignored-164128f100f1ffd7.rlib --extern serde_json=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rlib --extern shell_escape=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libshell_escape-979beb74eedcf680.rlib --extern strip_ansi_escapes=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libstrip_ansi_escapes-bf703457030b0e28.rlib --extern tar=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtar-d49a2b6224a60f1d.rlib --extern tempfile=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtempfile-0b90b0667fec2dfb.rlib --extern termcolor=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtermcolor-03c11dfb67966176.rlib --extern toml=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtoml-dac9d2319ab8b982.rlib --extern unicode_width=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_width-7aa7be71bfeaae41.rlib --extern unicode_xid=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_xid-8c8e3859bf4973d5.rlib --extern url=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rlib --extern walkdir=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libwalkdir-b19ffb487036f7ce.rlib -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64`
error: linking with `mips64el-linux-gnuabi64-gcc` failed: exit status: 1
  |
  = note: "mips64el-linux-gnuabi64-gcc" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.0.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.1.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.10.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.11.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.12.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.13.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.14.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.15.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.2.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.3.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.4.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.5.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.6.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.7.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.8.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.cargo.c8d0971b-cgu.9.rcgu.o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7.dywcz3j8co0vw9n.rcgu.o" "-Wl,--as-needed" "-L" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps" "-L" "/<<PKGBUILDDIR>>/target/debug/deps" "-L" "/usr/lib/mips64el-linux-gnuabi64" "-L" "/usr/lib/mips64el-linux-gnuabi64" "-L" "/usr/lib/mips64el-linux-gnuabi64" "-L" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib" "-Wl,-Bstatic" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2_curl-ab014bf378acbe6f.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libenv_logger-07282c2fe8fb7cab.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo-ed998145459cfee9.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhome-73a9b08523d3bfb0.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopener-f903192978a86378.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_xid-8c8e3859bf4973d5.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libim_rc-52ac0f86748a2e43.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librand_xoshiro-055146ef58d88379.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsized_chunks-0a121a9d35ae2dfb.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbitmaps-59b75c3ae425dcc6.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtypenum-1536003f7f6de4f3.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtoml-dac9d2319ab8b982.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhumantime-c6357e2754e11f52.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libstrip_ansi_escapes-bf703457030b0e28.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libvte-d2391b8ed3ba0206.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libutf8parse-21d00ef7abe12237.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libarrayvec-93e54c54e6e7c89a.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libnum_cpus-b3dab296969f9149.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_ignored-164128f100f1ffd7.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libclap-a8de514da11a860d.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libvec_map-a3aef35dc08cdc0e.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtextwrap-bef539e701bd3d1d.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_width-7aa7be71bfeaae41.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libstrsim-051b8d6c85366275.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libatty-145fc87190a99e5c.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libansi_term-5a602932bcb62732.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libignore-4fbfa8025a9ff36f.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libglobset-dd945afb0947e807.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfnv-537ca925c98b06b7.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libregex-974e42c89e41c36a.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libthread_local-d1c1c93768ab2a29.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libregex_syntax-bda3941c0f0dba2d.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbstr-e25759b5b11057f1.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libregex_automata-a21a42ac11b3d833.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libaho_corasick-6bd02133ad31f4b9.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libmemchr-0869b184c463a4a3.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2-c2e8d4b38611c1d4.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopenssl_probe-d73acd069851fafe.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibgit2_sys-8779df4808a68e8a.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibssh2_sys-d590d2456ff3e157.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrates_io-6c2d73345dfe7c12.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustfix-6aa1f70eaac475af.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtar-d49a2b6224a60f1d.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libflate2-451d5e31e5db186e.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibz_sys-0034d82286e12467.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrc32fast-89b2a6783efcf56e.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libryu-7e6b0edd87cd5996.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitoa-0730078c764fc599.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitertools-d4d5e2080def75f0.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libeither-e4edb6f0f58b6815.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libglob-6f5e764f21f92005.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtermcolor-03c11dfb67966176.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsocket2-2a2e27b6ae41c696.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl_sys-5970e222f47cfdda.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbytesize-a03c4c92f0e1eb94.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libidna-b71ac3d0a3ebec87.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_normalization-75336666bf5f57eb.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtinyvec-f9998cb812abec67.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtinyvec_macros-a00511df2b3b3a89.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_bidi-6929139ab272f380.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libform_urlencoded-d66f517c5c59942e.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libpercent_encoding-d44ff61b787af84b.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libmatches-a08e87ae3fbfc2db.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsemver-c56e3ae1e80a942a.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrossbeam_utils-65b925c000c796db.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazy_static-67f14c9e038fa755.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazycell-c495be4956c09fad.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_platform-6c78ef9b0453c858.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_util-a1f45a08c06173c5.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libwalkdir-b19ffb487036f7ce.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsame_file-7b878211e7c010a7.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrypto_hash-4c75664c76440375.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopenssl-873a3a42feaf582e.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libonce_cell-66a8f9b9efdf421d.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbitflags-e2fa9748a4ffcca2.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libforeign_types-4acb675a8051c9b5.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libforeign_types_shared-6169da8931c23428.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopenssl_sys-49bce24f8b47c0ae.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhex-1937fd047486a4d1.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libshell_escape-979beb74eedcf680.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libjobserver-30001c053f9637c1.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtempfile-0b90b0667fec2dfb.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librand-de04543cc6977e9c.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librand_chacha-3043f890e7874ab1.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libppv_lite86-73f2cd6db22e0bf9.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librand_core-37185755f2d6c130.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgetrandom-f45ad46552e9e8ce.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libremove_dir_all-73deed05c12f0ede.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfiletime-c83d85b5f72140af.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibc-0699ea83a53d7b65.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcfg_if-be3278ad4e4c1a19.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcfg_if-7d8ab28eeb36d592.rlib" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rlib" "-Wl,--start-group" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libstd-c74480772a4b4b6a.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libpanic_unwind-b4e537ccd7b71584.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libminiz_oxide-a2b2681a51523614.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libadler-9c5b8366e5bf314e.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libobject-61e8699e05c88be6.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libmemchr-2d24e752cde9cc47.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libaddr2line-8afcebf2dd0a37ab.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libgimli-99e237280bd856c4.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libstd_detect-a56eb411a4716624.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/librustc_demangle-9f2865cfbf66c784.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libhashbrown-aef05fa38be27555.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/librustc_std_workspace_alloc-4b92c3308df66978.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libunwind-c75b51d0353bb74a.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libcfg_if-74bba31a8d471d22.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/liblibc-f49e332a1678387e.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/liballoc-6fb4b50e4610c8ff.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/librustc_std_workspace_core-dda6e9c47c1c219f.rlib" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libcore-f90f93026980b659.rlib" "-Wl,--end-group" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib/libcompiler_builtins-0c4c05fc1d3a1263.rlib" "-Wl,-Bdynamic" "-lgit2" "-lssh2" "-lz" "-lcurl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/lib/rustlib/mips64el-unknown-linux-gnuabi64/lib" "-o" "/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/cargo-1c7d832e29dab0f7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" "-Wl,-z,relro"
  = note: /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo-ed998145459cfee9.rlib(cargo-ed998145459cfee9.cargo.d8174ad0-cgu.15.rcgu.o): in function `cargo::util::profile::PROFILE_STACK::__getit':
          /usr/src/rustc-1.59.0/library/std/src/thread/local.rs:324:(.text._ZN5cargo4util7profile13PROFILE_STACK7__getit17ha72db57746614478E+0x28): relocation truncated to fit: R_MIPS_TLS_GD against `cargo::util::profile::PROFILE_STACK::__getit::__KEY'
          /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo-ed998145459cfee9.rlib(cargo-ed998145459cfee9.cargo.d8174ad0-cgu.15.rcgu.o): in function `cargo::util::profile::MESSAGES::__getit':
          /usr/src/rustc-1.59.0/library/std/src/thread/local.rs:324:(.text._ZN5cargo4util7profile8MESSAGES7__getit17he32bc02e96858a6dE+0x28): relocation truncated to fit: R_MIPS_TLS_LDM against `cargo::util::profile::MESSAGES::__getit::__KEY'
          collect2: error: ld returned 1 exit status
          

error: could not compile `cargo` due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_BIN_NAME=cargo CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Yehuda Katz <wycats at gmail.com>:Carl Lerche <me at carllerche.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust.
  ' CARGO_PKG_HOMEPAGE='https://crates.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_VERSION=0.57.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=57 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/build/cargo-407bde323cec2318/out rustc --crate-name cargo --edition=2018 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1c7d832e29dab0f7 -C extra-filename=-1c7d832e29dab0f7 --out-dir /<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps --target mips64el-unknown-linux-gnuabi64 -C incremental=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libanyhow-f62a89bd0bca2533.rlib --extern atty=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libatty-145fc87190a99e5c.rlib --extern bytesize=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libbytesize-a03c4c92f0e1eb94.rlib --extern cargo=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo-ed998145459cfee9.rlib --extern cargo_platform=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_platform-6c78ef9b0453c858.rlib --extern cargo_util=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcargo_util-a1f45a08c06173c5.rlib --extern clap=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libclap-a8de514da11a860d.rlib --extern crates_io=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrates_io-6c2d73345dfe7c12.rlib --extern crossbeam_utils=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcrossbeam_utils-65b925c000c796db.rlib --extern curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl-a76ea17ffa700040.rlib --extern curl_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libcurl_sys-5970e222f47cfdda.rlib --extern env_logger=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libenv_logger-07282c2fe8fb7cab.rlib --extern filetime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libfiletime-c83d85b5f72140af.rlib --extern flate2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libflate2-451d5e31e5db186e.rlib --extern git2=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2-c2e8d4b38611c1d4.rlib --extern git2_curl=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libgit2_curl-ab014bf378acbe6f.rlib --extern glob=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libglob-6f5e764f21f92005.rlib --extern hex=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhex-1937fd047486a4d1.rlib --extern home=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhome-73a9b08523d3bfb0.rlib --extern humantime=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libhumantime-c6357e2754e11f52.rlib --extern ignore=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libignore-4fbfa8025a9ff36f.rlib --extern im_rc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libim_rc-52ac0f86748a2e43.rlib --extern itertools=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libitertools-d4d5e2080def75f0.rlib --extern jobserver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libjobserver-30001c053f9637c1.rlib --extern lazy_static=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazy_static-67f14c9e038fa755.rlib --extern lazycell=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblazycell-c495be4956c09fad.rlib --extern libc=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibc-0699ea83a53d7b65.rlib --extern libgit2_sys=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblibgit2_sys-8779df4808a68e8a.rlib --extern log=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liblog-7715d9897b857cdb.rlib --extern memchr=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libmemchr-0869b184c463a4a3.rlib --extern num_cpus=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libnum_cpus-b3dab296969f9149.rlib --extern opener=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libopener-f903192978a86378.rlib --extern percent_encoding=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libpercent_encoding-d44ff61b787af84b.rlib --extern rustc_workspace_hack=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustc_workspace_hack-f5633ac84be5905c.rlib --extern rustfix=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/librustfix-6aa1f70eaac475af.rlib --extern semver=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libsemver-c56e3ae1e80a942a.rlib --extern serde=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde-4391f2e0aef6cb85.rlib --extern serde_ignored=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_ignored-164128f100f1ffd7.rlib --extern serde_json=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libserde_json-3ba890c39834865f.rlib --extern shell_escape=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libshell_escape-979beb74eedcf680.rlib --extern strip_ansi_escapes=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libstrip_ansi_escapes-bf703457030b0e28.rlib --extern tar=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtar-d49a2b6224a60f1d.rlib --extern tempfile=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtempfile-0b90b0667fec2dfb.rlib --extern termcolor=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtermcolor-03c11dfb67966176.rlib --extern toml=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libtoml-dac9d2319ab8b982.rlib --extern unicode_width=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_width-7aa7be71bfeaae41.rlib --extern unicode_xid=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libunicode_xid-8c8e3859bf4973d5.rlib --extern url=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/liburl-dff7e78377a20c74.rlib --extern walkdir=/<<PKGBUILDDIR>>/target/mips64el-unknown-linux-gnuabi64/debug/deps/libwalkdir-b19ffb487036f7ce.rlib -C debuginfo=2 --cap-lints warn -C linker=mips64el-linux-gnuabi64-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix=/<<PKGBUILDDIR>>=/usr/src/cargo-0.57.0 -Ctarget-feature=+xgot -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64 -L native=/usr/lib/mips64el-linux-gnuabi64` (exit status: 1)
make[1]: *** [debian/rules:42: override_dh_auto_build-arch] Error 101
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:36: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2


Cheers
-- 
Sebastian Ramacher



More information about the Pkg-rust-maintainers mailing list