[Pkg-rust-maintainers] Bug#998415: rust-serde breaks rust-debcargo autopkgtest: could not compile `cargo`

Paul Gevers elbrus at debian.org
Wed Nov 3 20:53:43 GMT 2021


Source: rust-serde, rust-debcargo
Control: found -1 rust-serde/1.0.130-1
Control: found -1 rust-debcargo/2.4.4-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of rust-serde the autopkgtest of rust-debcargo
fails in testing when that autopkgtest is run with the binary packages
of rust-serde from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
rust-serde             from testing    1.0.130-1
rust-debcargo          from testing    2.4.4-1
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of rust-serde to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
rust-serde/1.0.130-1. I.e. due to versioned dependencies or
breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=rust-serde

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-debcargo/16377305/log.gz

debian cargo wrapper: options, profiles, parallel: ['parallel=2'] [] ['-j2']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into
/tmp/tmp.zmIxqItwSr/registry/
debian cargo wrapper: options, profiles, parallel: ['parallel=2'] [] ['-j2']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose',
'-j2', '--target', 'x86_64-unknown-linux-gnu', '--all-targets',
'--all-features'],) {}
   Compiling libc v0.2.103
   Compiling autocfg v1.0.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=libc
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_VERSION=0.2.103 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg
'feature="std"' -C metadata=1e44a2c20363d39a -C
extra-filename=-1e44a2c20363d39a --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/libc-1e44a2c20363d39a -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/autocfg-1.0.1
CARGO_PKG_AUTHORS='Josh Stone <cuviper at gmail.com>'
CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg
CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg'
CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name autocfg
/tmp/tmp.zmIxqItwSr/registry/autocfg-1.0.1/src/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=384e9471ae7431c1 -C extra-filename=-384e9471ae7431c1 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling pkg-config v0.3.21
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/pkg-config-0.3.21
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at
build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs'
CARGO_PKG_VERSION=0.3.21 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=21
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name pkg_config
/tmp/tmp.zmIxqItwSr/registry/pkg-config-0.3.21/src/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=0b5374a8b632b201 -C extra-filename=-0b5374a8b632b201 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
warning: unreachable expression
   --> /tmp/tmp.zmIxqItwSr/registry/pkg-config-0.3.21/src/lib.rs:361:9
    |
357 |           return true;
    |           ----------- any code following this expression is
unreachable
...
361 | /         match self.targetted_env_var("PKG_CONFIG_ALLOW_CROSS") {
362 | |             // don't use pkg-config if explicitly disabled
363 | |             Some(ref val) if val == "0" => false,
364 | |             Some(_) => true,
...   |
370 | |             }
371 | |         }
    | |_________^ unreachable expression
    |
    = note: `#[warn(unreachable_code)]` on by default

   Compiling cfg-if v0.1.10
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cfg-if-0.1.10
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending
on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch
is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cfg-if
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cfg_if --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cfg-if-0.1.10/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=a24d1a0181f71218 -C
extra-filename=-a24d1a0181f71218 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling proc-macro2 v1.0.28
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/proc-macro2-1.0.28
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:David Tolnay
<dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A substitute implementation
of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2'
CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/proc-macro2-1.0.28/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="proc-macro"' -C
metadata=b93d0206d71ec47a -C extra-filename=-b93d0206d71ec47a --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/proc-macro2-b93d0206d71ec47a -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling unicode-xid v0.2.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_xid
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/unicode-xid-0.2.0
CARGO_PKG_AUTHORS='erick.tryzelaar <erick.tryzelaar at gmail.com>:kwantam
<kwantam at gmail.com>' CARGO_PKG_DESCRIPTION='Determine whether characters
have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=unicode-xid
CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid'
CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name unicode_xid
/tmp/tmp.zmIxqItwSr/registry/unicode-xid-0.2.0/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=f5d13f972c75e335 -C
extra-filename=-f5d13f972c75e335 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling syn v1.0.76
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/syn-1.0.76
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Parser for Rust source code'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn'
CARGO_PKG_VERSION=1.0.76 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=76
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/syn-1.0.76/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg
'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"'
--cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg
'feature="quote"' -C metadata=1ff4b0561b006d42 -C
extra-filename=-1ff4b0561b006d42 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/syn-1ff4b0561b006d42 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
warning: `pkg-config` (lib) generated 1 warning
   Compiling serde_derive v1.0.130
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde_derive-1.0.130
CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David
Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1
implementation of #[derive(Serialize, Deserialize)]'
CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/serde_derive-1.0.130/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' -C metadata=70575571a492fc63 -C
extra-filename=-70575571a492fc63 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/serde_derive-70575571a492fc63 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling serde v1.0.130
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde-1.0.130
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/serde-1.0.130/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg
'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"'
-C metadata=62b1b8126e5b5ffb -C extra-filename=-62b1b8126e5b5ffb
--out-dir /tmp/tmp.zmIxqItwSr/target/debug/build/serde-62b1b8126e5b5ffb
-L dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling memchr v2.3.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/memchr-2.3.3
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss'
CARGO_PKG_DESCRIPTION='Safe interface to memchr.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=memchr
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr'
CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/memchr-2.3.3/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg
'feature="std"' --cfg 'feature="use_std"' -C metadata=04e48ee6904dbbc9
-C extra-filename=-04e48ee6904dbbc9 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/memchr-04e48ee6904dbbc9 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling log v0.4.11
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/log-0.4.11
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log'
CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/log-0.4.11/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C
metadata=c7127f8b62905e0c -C extra-filename=-c7127f8b62905e0c --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/log-c7127f8b62905e0c -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling getrandom v0.1.13
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/getrandom-0.1.13
CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A
small cross-platform library for retrieving random data from system
source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom
CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom'
CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/getrandom-0.1.13/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="std"' -C metadata=e8604b1924056062 -C
extra-filename=-e8604b1924056062 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/getrandom-e8604b1924056062 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling bitflags v1.2.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/bitflags-1.2.1
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bitflags
CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags'
CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/bitflags-1.2.1/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C
metadata=d39711bf639feb0d -C extra-filename=-d39711bf639feb0d --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/bitflags-d39711bf639feb0d -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling matches v0.1.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=matches
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/matches-0.1.8
CARGO_PKG_AUTHORS='Simon Sapin <simon.sapin at exyr.org>'
CARGO_PKG_DESCRIPTION='A macro to evaluate, as a boolean, whether an
expression matches a pattern.' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matches
CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-std-candidates'
CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name matches /tmp/tmp.zmIxqItwSr/registry/matches-0.1.8/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=28bfb68c70ef1f88 -C
extra-filename=-28bfb68c70ef1f88 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling smallvec v1.4.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/smallvec-1.4.2
CARGO_PKG_AUTHORS='The Servo Project Developers'
CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a
small number of items on the stack' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=smallvec
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec'
CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name smallvec --edition=2018
/tmp/tmp.zmIxqItwSr/registry/smallvec-1.4.2/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=ad691418212a321e -C
extra-filename=-ad691418212a321e --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling ryu v1.0.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/ryu-1.0.2
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Fast floating point to string conversion'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu'
CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/ryu-1.0.2/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 -C metadata=039647e5f1d53ae3 -C
extra-filename=-039647e5f1d53ae3 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/ryu-039647e5f1d53ae3 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling unicode-bidi v0.3.7
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_bidi
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/unicode-bidi-0.3.7
CARGO_PKG_AUTHORS='The Servo Project Developers'
CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional
Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi
CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi'
CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name unicode_bidi --edition=2018
/tmp/tmp.zmIxqItwSr/registry/unicode-bidi-0.3.7/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="std"' -C
metadata=aad9b6a2ec492575 -C extra-filename=-aad9b6a2ec492575 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling typenum v1.12.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_main
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/typenum-1.12.0
CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus
<bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library
for type-level numbers evaluated at compile time. It currently supports
bits, unsigned integers, and signed integers. It also provides a
type-level array of type-level numbers, but its implementation is
incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum
CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum'
CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_main
/tmp/tmp.zmIxqItwSr/registry/typenum-1.12.0/build/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=e0e0513687fa81bd -C extra-filename=-e0e0513687fa81bd --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/typenum-e0e0513687fa81bd -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling percent-encoding v2.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=percent_encoding
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/percent-encoding-2.1.0
CARGO_PKG_AUTHORS='The rust-url developers'
CARGO_PKG_DESCRIPTION='Percent encoding and decoding'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/'
CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name percent_encoding
/tmp/tmp.zmIxqItwSr/registry/percent-encoding-2.1.0/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=d6394ca0120197d5 -C
extra-filename=-d6394ca0120197d5 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling once_cell v1.5.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/once_cell-1.5.2
CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov at gmail.com>'
CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell
CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell'
CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name once_cell --edition=2018
/tmp/tmp.zmIxqItwSr/registry/once_cell-1.5.2/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="alloc"' --cfg 'feature="default"' --cfg
'feature="std"' -C metadata=3812d057c5390895 -C
extra-filename=-3812d057c5390895 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling regex-syntax v0.6.25
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/regex-syntax-0.6.25
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
regular expression parser.'
CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=regex-syntax
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex'
CARGO_PKG_VERSION=0.6.25 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=25
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name regex_syntax --edition=2018
/tmp/tmp.zmIxqItwSr/registry/regex-syntax-0.6.25/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="unicode"' --cfg
'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg
'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg
'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg
'feature="unicode-segment"' -C metadata=0914110ff0c6cdb3 -C
extra-filename=-0914110ff0c6cdb3 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated associated function
`std::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
   --> /tmp/tmp.zmIxqItwSr/registry/once_cell-1.5.2/src/imp_std.rs:154:46
    |
154 |                 let old = my_state_and_queue.compare_and_swap(
    |                                              ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated associated function
`std::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
   --> /tmp/tmp.zmIxqItwSr/registry/once_cell-1.5.2/src/imp_std.rs:196:35
    |
196 |         let old = state_and_queue.compare_and_swap(current_state,
me | RUNNING, Ordering::Release);
    |                                   ^^^^^^^^^^^^^^^^

warning: `once_cell` (lib) generated 2 warnings
   Compiling lazy_static v1.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/lazy_static-1.4.0
CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin at gmail.com>'
CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in
Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static
CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs'
CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name lazy_static
/tmp/tmp.zmIxqItwSr/registry/lazy_static-1.4.0/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=2de5a6642b8216ee -C
extra-filename=-2de5a6642b8216ee --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling curl v0.4.39
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/curl-0.4.39
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP
requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_VERSION=0.4.39 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=39
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/curl-0.4.39/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg
'feature="http2"' --cfg 'feature="openssl-probe"' --cfg
'feature="openssl-sys"' --cfg 'feature="ssl"' -C
metadata=20d89583dff71672 -C extra-filename=-20d89583dff71672 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/curl-20d89583dff71672 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling anyhow v1.0.31
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/anyhow-1.0.31
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on
std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow'
CARGO_PKG_VERSION=1.0.31 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/anyhow-1.0.31/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg
'feature="std"' -C metadata=0dbdeaa2c36a5470 -C
extra-filename=-0dbdeaa2c36a5470 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/anyhow-0dbdeaa2c36a5470 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling openssl-probe v0.1.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=openssl_probe
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/openssl-probe-0.1.2
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate
locations on the system for OpenSSL
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=openssl-probe
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe'
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name openssl_probe
/tmp/tmp.zmIxqItwSr/registry/openssl-probe-0.1.2/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=4db144345c1a65d6 -C
extra-filename=-4db144345c1a65d6 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling openssl v0.10.29
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/openssl-0.10.29
CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>'
CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=openssl
CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl'
CARGO_PKG_VERSION=0.10.29 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=29
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/openssl-0.10.29/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=ff8f74ad472720c2 -C extra-filename=-ff8f74ad472720c2 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/openssl-ff8f74ad472720c2 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling version_check v0.9.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_check
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/version_check-0.9.2
CARGO_PKG_AUTHORS='Sergio Benitez <sb at sergio.bz>'
CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the
installed/running rustc.' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=version_check
CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check'
CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name version_check
/tmp/tmp.zmIxqItwSr/registry/version_check-0.9.2/src/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=c3e34a2711d7bf05 -C extra-filename=-c3e34a2711d7bf05 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling crc32fast v1.2.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crc32fast-1.2.0
CARGO_PKG_AUTHORS='Sam Rijs <srijs at airpost.net>:Alex Crichton
<alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated
CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=crc32fast
CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast'
CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/crc32fast-1.2.0/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="std"' -C metadata=ebbfcafc121152f2
-C extra-filename=-ebbfcafc121152f2 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/crc32fast-ebbfcafc121152f2 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn`
   Compiling foreign-types-shared v0.1.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=foreign_types_shared
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/foreign-types-shared-0.1.1
CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>'
CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared
CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types'
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name foreign_types_shared
/tmp/tmp.zmIxqItwSr/registry/foreign-types-shared-0.1.1/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=a830260812e8ec4d -C
extra-filename=-a830260812e8ec4d --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling ppv-lite86 v0.2.6
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ppv_lite86
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6
CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors'
CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86
CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_VERSION=0.2.6
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2
CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name ppv_lite86 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/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="simd"' --cfg 'feature="std"' -C
metadata=091415ee9cfbdc9c -C extra-filename=-091415ee9cfbdc9c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: associated type `u32x4` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:225:10
    |
225 |     type u32x4: u32x4<Self>;
    |          ^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U32x4`
    |
    = note: `#[warn(non_camel_case_types)]` on by default

warning: associated type `u64x2` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:226:10
    |
226 |     type u64x2: u64x2<Self>;
    |          ^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U64x2`

warning: associated type `u128x1` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:227:10
    |
227 |     type u128x1: u128x1<Self>;
    |          ^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U128x1`

warning: associated type `u32x4x2` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:229:10
    |
229 |     type u32x4x2: u32x4x2<Self>;
    |          ^^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U32x4x2`

warning: associated type `u64x2x2` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:230:10
    |
230 |     type u64x2x2: u64x2x2<Self>;
    |          ^^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U64x2x2`

warning: associated type `u64x4` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:231:10
    |
231 |     type u64x4: u64x4<Self>;
    |          ^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U64x4`

warning: associated type `u128x2` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:232:10
    |
232 |     type u128x2: u128x2<Self>;
    |          ^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U128x2`

warning: associated type `u32x4x4` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:234:10
    |
234 |     type u32x4x4: u32x4x4<Self>;
    |          ^^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U32x4x4`

warning: associated type `u64x2x4` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:235:10
    |
235 |     type u64x2x4: u64x2x4<Self>;
    |          ^^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U64x2x4`

warning: associated type `u128x4` should have an upper camel case name
   --> /tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/types.rs:236:10
    |
236 |     type u128x4: u128x4<Self>;
    |          ^^^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `U128x4`

warning: unreachable call
   -->
/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/x86_64/sse2.rs:783:9
    |
783 |         Self::new(unsafe { unimplemented!() })
    |         ^^^^^^^^^          ---------------- any code following
this expression is unreachable
    |         |
    |         unreachable call
    |
    = note: `#[warn(unreachable_code)]` on by default

warning: unused variable: `xs`
   -->
/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/x86_64/sse2.rs:413:19
    |
413 |     fn from_lanes(xs: [u128; 1]) -> Self {
    |                   ^^ help: if this is intentional, prefix it with
an underscore: `_xs`
    |
    = note: `#[warn(unused_variables)]` on by default

warning: unnecessary `unsafe` block
   -->
/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/x86_64/sse2.rs:783:19
    |
783 |         Self::new(unsafe { unimplemented!() })
    |                   ^^^^^^ unnecessary `unsafe` block
    |
    = note: `#[warn(unused_unsafe)]` on by default

warning: function is never used: `eq128_s4`
    -->
/tmp/tmp.zmIxqItwSr/registry/ppv-lite86-0.2.6/src/x86_64/sse2.rs:1082:11
     |
1082 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool {
     |           ^^^^^^^^
     |
     = note: `#[warn(dead_code)]` on by default

warning: `ppv-lite86` (lib) generated 14 warnings
   Compiling itoa v0.4.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itoa
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/itoa-0.4.3
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to
an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa'
CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name itoa /tmp/tmp.zmIxqItwSr/registry/itoa-0.4.3/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="std"' -C
metadata=d4f3d3c868bc5fdb -C extra-filename=-d4f3d3c868bc5fdb --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/itoa-0.4.3/src/lib.rs:31:5
   |
31 |     try!(wr.write_all(s.as_bytes()));
   |     ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated function `std::mem::uninitialized`: use
`mem::MaybeUninit` instead
  --> /tmp/tmp.zmIxqItwSr/registry/itoa-0.4.3/src/lib.rs:76:29
   |
76 |             bytes: unsafe { mem::uninitialized() },
   |                             ^^^^^^^^^^^^^^^^^^

warning: `itoa` (lib) generated 2 warnings
   Compiling fnv v1.0.6
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fnv
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/fnv-1.0.6
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv'
CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name fnv /tmp/tmp.zmIxqItwSr/registry/fnv-1.0.6/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=e620b1867612112c -C
extra-filename=-e620b1867612112c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling same-file v1.0.6
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=same_file
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/same-file-1.0.6
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file
paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=same-file
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file'
CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name same_file --edition=2018
/tmp/tmp.zmIxqItwSr/registry/same-file-1.0.6/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=f125cee9f74bc2fb -C
extra-filename=-f125cee9f74bc2fb --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling unicode-width v0.1.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_width
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/unicode-width-0.1.8
CARGO_PKG_AUTHORS='kwantam <kwantam at gmail.com>:Manish Goregaokar
<manishsmail at gmail.com>' CARGO_PKG_DESCRIPTION='Determine displayed
width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=unicode-width
CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width'
CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name unicode_width
/tmp/tmp.zmIxqItwSr/registry/unicode-width-0.1.8/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=1a6aae56b3a30224 -C
extra-filename=-1a6aae56b3a30224 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling utf8parse v0.2.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=utf8parse
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/utf8parse-0.2.0
CARGO_PKG_AUTHORS='Joe Wilm <joe at jwilm.com>:Christian Duerr
<contact at christianduerr.com>' CARGO_PKG_DESCRIPTION='Table-driven UTF-8
parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse
CARGO_PKG_REPOSITORY='https://github.com/jwilm/vte'
CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name utf8parse --edition=2018
/tmp/tmp.zmIxqItwSr/registry/utf8parse-0.2.0/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=eb0f420ca8b6f9c3 -C
extra-filename=-eb0f420ca8b6f9c3 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling arrayvec v0.5.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arrayvec
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/arrayvec-0.5.1
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed
capacity, backed by an array (it can be stored on the stack too).
Implements fixed capacity ArrayVec and ArrayString.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec
CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec'
CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name arrayvec --edition=2018
/tmp/tmp.zmIxqItwSr/registry/arrayvec-0.5.1/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=71a9c388b65e64ac -C
extra-filename=-71a9c388b65e64ac --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling adler32 v1.2.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=adler32
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/adler32-1.2.0
CARGO_PKG_AUTHORS='Remi Rampin <remirampin at gmail.com>'
CARGO_PKG_DESCRIPTION='Minimal Adler32 implementation for Rust.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=adler32
CARGO_PKG_REPOSITORY='https://github.com/remram44/adler32-rs'
CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name adler32 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/adler32-1.2.0/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=b92e77819290ecdc -C
extra-filename=-b92e77819290ecdc --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling humantime v2.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=humantime
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/humantime-2.1.0
CARGO_PKG_AUTHORS='Paul Colomiets <paul at colomiets.name>'
CARGO_PKG_DESCRIPTION='    A parser and formatter for
std::time::{Duration, SystemTime}
' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=humantime
CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime'
CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name humantime --edition=2018
/tmp/tmp.zmIxqItwSr/registry/humantime-2.1.0/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=748ead36edb0c588 -C
extra-filename=-748ead36edb0c588 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling cfg-if v1.0.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cfg-if-1.0.0
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending
on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch
is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cfg-if
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if'
CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cfg_if --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cfg-if-1.0.0/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=2cc90a16c3ce9df2 -C extra-filename=-2cc90a16c3ce9df2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling semver-parser v0.7.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver_parser
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0
CARGO_PKG_AUTHORS='Steve Klabnik <steve at steveklabnik.com>'
CARGO_PKG_DESCRIPTION='Parsing of the semver spec.
' CARGO_PKG_HOMEPAGE='https://github.com/steveklabnik/semver-parser'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=semver-parser
CARGO_PKG_REPOSITORY='https://github.com/steveklabnik/semver-parser'
CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name semver_parser
/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0/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=a013e76a925aa7ea -C
extra-filename=-a013e76a925aa7ea --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0/src/version.rs:75:9
   |
75 |         try!(write!(f, "{}.{}.{}", self.major, self.minor,
self.patch));
   |         ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0/src/version.rs:79:13
   |
79 |             try!(write!(f, "-{}", strs.join(".")));
   |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0/src/version.rs:84:13
   |
84 |             try!(write!(f, "+{}", strs.join(".")));
   |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.7.0/src/range.rs:184:22
    |
184 |     let predicates = try!(predicates);
    |                      ^^^

warning: `semver-parser` (lib) generated 4 warnings
   Compiling vec_map v0.8.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=vec_map
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/vec_map-0.8.1
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Jorge Aparicio
<japaricious at gmail.com>:Alexis Beingessner
<a.beingessner at gmail.com>:Brian Anderson <>:tbu- <>:Manish Goregaokar
<>:Aaron Turon <aturon at mozilla.com>:Adolfo Ochagavía <>:Niko Matsakis
<>:Steven Fackler <>:Chase Southwood <csouth3 at illinois.edu>:Eduard
Burtescu <>:Florian Wilkens <>:Félix Raimundo <>:Tibor Benke <>:Markus
Siemens <markus at m-siemens.de>:Josh Branchaud <jbranchaud at gmail.com>:Huon
Wilson <dbau.pp at gmail.com>:Corey Farwell <coref at rwell.org>:Aaron Liblong
<>:Nick Cameron <nrc at ncameron.org>:Patrick Walton
<pcwalton at mimiga.net>:Felix S Klock II <>:Andrew Paseltiner
<apaseltiner at gmail.com>:Sean McArthur <sean.monstar at gmail.com>:Vadim
Petrochenkov <>' CARGO_PKG_DESCRIPTION='A simple map based on a vector
for small integer keys'
CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/vec-map'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=vec_map
CARGO_PKG_REPOSITORY='https://github.com/contain-rs/vec-map'
CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name vec_map
/tmp/tmp.zmIxqItwSr/registry/vec_map-0.8.1/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=a1880f13cc31d3ef -C
extra-filename=-a1880f13cc31d3ef --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: unnecessary parentheses around type
    --> /tmp/tmp.zmIxqItwSr/registry/vec_map-0.8.1/src/lib.rs:1010:34
     |
1010 |     fn next(&mut self) -> Option<(&'a V)> {
self.iter.next().map(|e| e.1) }
     |                                  ^^^^^^^ help: remove these
parentheses
     |
     = note: `#[warn(unused_parens)]` on by default

warning: unnecessary parentheses around type
    --> /tmp/tmp.zmIxqItwSr/registry/vec_map-0.8.1/src/lib.rs:1017:39
     |
1017 |     fn next_back(&mut self) -> Option<(&'a V)> {
self.iter.next_back().map(|e| e.1) }
     |                                       ^^^^^^^ help: remove these
parentheses

warning: unnecessary parentheses around type
    --> /tmp/tmp.zmIxqItwSr/registry/vec_map-0.8.1/src/lib.rs:1023:34
     |
1023 |     fn next(&mut self) -> Option<(&'a mut V)> {
self.iter_mut.next().map(|e| e.1) }
     |                                  ^^^^^^^^^^^ help: remove these
parentheses

warning: `vec_map` (lib) generated 3 warnings
   Compiling remove_dir_all v0.5.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=remove_dir_all
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/remove_dir_all-0.5.2
CARGO_PKG_AUTHORS='Aaronepower <theaaronepower at gmail.com>'
CARGO_PKG_DESCRIPTION='A safe, reliable implementation of remove_dir_all
for Windows' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=remove_dir_all
CARGO_PKG_REPOSITORY='https://github.com/XAMPPRocky/remove_dir_all.git'
CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name remove_dir_all
/tmp/tmp.zmIxqItwSr/registry/remove_dir_all-0.5.2/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=6c80b1ad2b896b00 -C
extra-filename=-6c80b1ad2b896b00 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling termcolor v1.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=termcolor
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/termcolor-1.1.0
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='A simple cross platform library for writing
colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor'
CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=termcolor
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor'
CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name termcolor --edition=2018
/tmp/tmp.zmIxqItwSr/registry/termcolor-1.1.0/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=d4f795ec01f87b7e -C
extra-filename=-d4f795ec01f87b7e --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling strsim v0.9.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strsim
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/strsim-0.9.3
CARGO_PKG_AUTHORS='Danny Guo <dannyguo91 at gmail.com>'
CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics.
Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and
Jaro-Winkler.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim
CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs'
CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name strsim /tmp/tmp.zmIxqItwSr/registry/strsim-0.9.3/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=164a798878618c30 -C
extra-filename=-164a798878618c30 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling ansi_term v0.12.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ansi_term
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1
CARGO_PKG_AUTHORS='ogham at bsago.me:Ryan Scheel (Havvy)
<ryan.havvy at gmail.com>:Josh Triplett <josh at joshtriplett.org>'
CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles
(bold, underline)'
CARGO_PKG_HOMEPAGE='https://github.com/ogham/rust-ansi-term'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi_term
CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-ansi-term'
CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name ansi_term
/tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/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=2200547531525a6d -C
extra-filename=-2200547531525a6d --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/ansi.rs:279:21
    |
279 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Write`
    |
    = note: `#[warn(bare_trait_objects)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/ansi.rs:291:29
    |
291 |                 let f: &mut fmt::Write = f;
    |                             ^^^^^^^^^^ help: use `dyn`: `dyn
fmt::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/ansi.rs:295:29
    |
295 |                 let f: &mut fmt::Write = f;
    |                             ^^^^^^^^^^ help: use `dyn`: `dyn
fmt::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/ansi.rs:308:21
    |
308 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/display.rs:201:21
    |
201 |         let w: &mut fmt::Write = f;
    |                     ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/display.rs:210:21
    |
210 |         let w: &mut io::Write = w;
    |                     ^^^^^^^^^ help: use `dyn`: `dyn io::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/display.rs:229:21
    |
229 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/display.rs:239:21
    |
239 |         let w: &mut io::Write = w;
    |                     ^^^^^^^^^ help: use `dyn`: `dyn io::Write`

warning: associated type `wstr` should have an upper camel case name
 --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/write.rs:6:10
  |
6 |     type wstr: ?Sized;
  |          ^^^^ help: convert the identifier to upper camel case
(notice the capitalization): `Wstr`
  |
  = note: `#[warn(non_camel_case_types)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/write.rs:15:23
   |
15 | impl<'a> AnyWrite for fmt::Write + 'a {
   |                       ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn
fmt::Write + 'a`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/ansi_term-0.12.1/src/write.rs:29:23
   |
29 | impl<'a> AnyWrite for io::Write + 'a {
   |                       ^^^^^^^^^^^^^^ help: use `dyn`: `dyn
io::Write + 'a`

warning: `ansi_term` (lib) generated 11 warnings
   Compiling hex v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hex
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/hex-0.4.0
CARGO_PKG_AUTHORS='KokaKiwi <kokakiwi at kokakiwi.net>'
CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal
representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex
CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex'
CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name hex --edition=2018
/tmp/tmp.zmIxqItwSr/registry/hex-0.4.0/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="std"' -C metadata=ebed862bace4c961
-C extra-filename=-ebed862bace4c961 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling home v0.5.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=home
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/home-0.5.1
CARGO_PKG_AUTHORS='Brian Anderson <andersrb at gmail.com>'
CARGO_PKG_DESCRIPTION='Shared definitions of home directories'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home
CARGO_PKG_REPOSITORY='https://github.com/brson/home'
CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name home --edition=2018
/tmp/tmp.zmIxqItwSr/registry/home-0.5.1/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=dd4858aba5d21c61 -C extra-filename=-dd4858aba5d21c61 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling bytesize v1.0.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bytesize
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/bytesize-1.0.1
CARGO_PKG_AUTHORS='Hyunsik Choi <hyunsik.choi at gmail.com>'
CARGO_PKG_DESCRIPTION='an utility for human-readable bytes
representations'
CARGO_PKG_HOMEPAGE='https://github.com/hyunsik/bytesize/'
CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bytesize
CARGO_PKG_REPOSITORY='https://github.com/hyunsik/bytesize/'
CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name bytesize
/tmp/tmp.zmIxqItwSr/registry/bytesize-1.0.1/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=2c002cd63d367ac2 -C
extra-filename=-2c002cd63d367ac2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling shell-escape v0.1.4
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=shell_escape
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/shell-escape-0.1.4
CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>'
CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning
in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape
CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape'
CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name shell_escape
/tmp/tmp.zmIxqItwSr/registry/shell-escape-0.1.4/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=ab54a352d2812a71 -C
extra-filename=-ab54a352d2812a71 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `...` range patterns are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/shell-escape-0.1.4/src/lib.rs:94:16
   |
94 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' |
'/' | ',' | '.' | '+' => false,
   |                ^^^ help: use `..=` for an inclusive range
   |
   = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/shell-escape-0.1.4/src/lib.rs:94:28
   |
94 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' |
'/' | ',' | '.' | '+' => false,
   |                            ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/shell-escape-0.1.4/src/lib.rs:94:40
   |
94 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' |
'/' | ',' | '.' | '+' => false,
   |                                        ^^^ help: use `..=` for an
inclusive range

   Compiling opener v0.4.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=opener
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/opener-0.4.1
CARGO_PKG_AUTHORS='Brian Bowman <seeker14491 at gmail.com>'
CARGO_PKG_DESCRIPTION='Open a file or link using the system default
program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener
CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener'
CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name opener --edition=2018
/tmp/tmp.zmIxqItwSr/registry/opener-0.4.1/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=a88d58ce58855124 -C extra-filename=-a88d58ce58855124 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `shell-escape` (lib) generated 3 warnings
   Compiling rustc-workspace-hack v1.0.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_workspace_hack
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rustc-workspace-hack-1.0.0
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-workspace-hack
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.0.0
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0
CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rustc_workspace_hack
/tmp/tmp.zmIxqItwSr/registry/rustc-workspace-hack-1.0.0/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=0c21f7a77a48efb4 -C
extra-filename=-0c21f7a77a48efb4 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling lazycell v1.3.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazycell
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/lazycell-1.3.0
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Nikita Pekin
<contact at nikitapek.in>' CARGO_PKG_DESCRIPTION='A library providing a
lazily filled Cell struct' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=lazycell
CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell'
CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name lazycell
/tmp/tmp.zmIxqItwSr/registry/lazycell-1.3.0/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=770f0c1dfd538e76 -C
extra-filename=-770f0c1dfd538e76 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated associated function
`core::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
   --> /tmp/tmp.zmIxqItwSr/registry/lazycell-1.3.0/src/lib.rs:269:31
    |
269 |         if NONE != self.state.compare_and_swap(NONE, LOCK,
Ordering::Acquire) {
    |                               ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated associated function
`core::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
   --> /tmp/tmp.zmIxqItwSr/registry/lazycell-1.3.0/src/lib.rs:275:31
    |
275 |         if LOCK != self.state.compare_and_swap(LOCK, SOME,
Ordering::Release) {
    |                               ^^^^^^^^^^^^^^^^

warning: `lazycell` (lib) generated 2 warnings
   Compiling glob v0.3.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glob
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/glob-0.3.0
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix
shell style patterns.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=glob
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob'
CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name glob /tmp/tmp.zmIxqItwSr/registry/glob-0.3.0/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=1dc0863eee1720ce -C
extra-filename=-1dc0863eee1720ce --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/glob-0.3.0/src/lib.rs:294:32
    |
294 |     fn cause(&self) -> Option<&Error> {
    |                                ^^^^^ help: use `dyn`: `dyn Error`
    |
    = note: `#[warn(bare_trait_objects)]` on by default

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/glob-0.3.0/src/lib.rs:291:20
    |
291 |         self.error.description()
    |                    ^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

   Compiling either v1.5.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=either
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/either-1.5.0
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with
variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either
CARGO_PKG_REPOSITORY='https://github.com/bluss/either'
CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name either /tmp/tmp.zmIxqItwSr/registry/either-1.5.0/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=3534f8fa72884953 -C
extra-filename=-3534f8fa72884953 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling semver-parser v0.9.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver_parser
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0
CARGO_PKG_AUTHORS='Steve Klabnik <steve at steveklabnik.com>'
CARGO_PKG_DESCRIPTION='Parsing of the semver spec.
' CARGO_PKG_HOMEPAGE='https://github.com/steveklabnik/semver-parser'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=semver-parser
CARGO_PKG_REPOSITORY='https://github.com/steveklabnik/semver-parser'
CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name semver_parser
/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/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=4035ed773325f00c -C
extra-filename=-4035ed773325f00c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:181:47
    |
181 |         let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' |
'a'...'z');
    |                                               ^^^ help: use `..=`
for an inclusive range
    |
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:181:59
    |
181 |         let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' |
'a'...'z');
    |                                                           ^^^
help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:181:71
    |
181 |         let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' |
'a'...'z');
    |
    ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:245:24
    |
245 |                     '0'...'9' | 'a'...'z' | 'A'...'Z' => {
    |                        ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:245:36
    |
245 |                     '0'...'9' | 'a'...'z' | 'A'...'Z' => {
    |                                    ^^^ help: use `..=` for an
inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/lexer.rs:245:48
    |
245 |                     '0'...'9' | 'a'...'z' | 'A'...'Z' => {
    |                                                ^^^ help: use `..=`
for an inclusive range

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/version.rs:156:9
    |
156 |         try!(write!(f, "{}.{}.{}", self.major, self.minor,
self.patch));
    |         ^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   -->
/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/version.rs:159:13
    |
159 |             try!(write!(f, "-{}", strs.join(".")));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   -->
/tmp/tmp.zmIxqItwSr/registry/semver-parser-0.9.0/src/version.rs:163:13
    |
163 |             try!(write!(f, "+{}", strs.join(".")));
    |             ^^^

warning: `glob` (lib) generated 2 warnings
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libc-1e44a2c20363d39a/build-script-build`
[libc 0.2.103] cargo:rerun-if-changed=build.rs
[libc 0.2.103] cargo:rustc-cfg=freebsd11
[libc 0.2.103] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.103] cargo:rustc-cfg=libc_union
[libc 0.2.103] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.103] cargo:rustc-cfg=libc_align
[libc 0.2.103] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.103] cargo:rustc-cfg=libc_packedN
[libc 0.2.103] cargo:rustc-cfg=libc_cfg_target_vendor
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libc-1e44a2c20363d39a/build-script-build`
[libc 0.2.103] cargo:rerun-if-changed=build.rs
[libc 0.2.103] cargo:rustc-cfg=freebsd11
[libc 0.2.103] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.103] cargo:rustc-cfg=libc_union
[libc 0.2.103] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.103] cargo:rustc-cfg=libc_align
[libc 0.2.103] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.103] cargo:rustc-cfg=libc_packedN
[libc 0.2.103] cargo:rustc-cfg=libc_cfg_target_vendor
   Compiling miniz_oxide v0.4.4
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/miniz_oxide-0.4.4
CARGO_PKG_AUTHORS='Frommi <daniil.liferenko at gmail.com>:oyvindln
<oyvindln at users.noreply.github.com>' CARGO_PKG_DESCRIPTION='DEFLATE
compression and decompression library rewritten in Rust based on miniz'
CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide'
CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=miniz_oxide
CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide'
CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/miniz_oxide-0.4.4/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=c0c36714352a0f20 -C extra-filename=-c0c36714352a0f20 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/miniz_oxide-c0c36714352a0f20 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
autocfg=/tmp/tmp.zmIxqItwSr/target/debug/deps/libautocfg-384e9471ae7431c1.rlib
--cap-lints warn`
warning: `semver-parser` (lib) generated 9 warnings
   Compiling num-traits v0.2.14
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/num-traits-0.2.14
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics'
CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=num-traits
CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits'
CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/num-traits-0.2.14/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=6ed15fcd20eef015 -C extra-filename=-6ed15fcd20eef015 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/num-traits-6ed15fcd20eef015 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
autocfg=/tmp/tmp.zmIxqItwSr/target/debug/deps/libautocfg-384e9471ae7431c1.rlib
--cap-lints warn`
   Compiling crossbeam-utils v0.7.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crossbeam-utils-0.7.2
CARGO_PKG_AUTHORS='The Crossbeam Project Developers'
CARGO_PKG_DESCRIPTION='Utilities for concurrent programming'
CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=crossbeam-utils
CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam'
CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/crossbeam-utils-0.7.2/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"'
-C metadata=81e19784bbea61fe -C extra-filename=-81e19784bbea61fe
--out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/crossbeam-utils-81e19784bbea61fe
-L dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
autocfg=/tmp/tmp.zmIxqItwSr/target/debug/deps/libautocfg-384e9471ae7431c1.rlib
--cap-lints warn`
   Compiling num-integer v0.1.42
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/num-integer-0.1.42
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Integer traits and functions'
CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=num-integer
CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer'
CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/num-integer-0.1.42/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=e7879c64dad702f2 -C extra-filename=-e7879c64dad702f2 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/num-integer-e7879c64dad702f2 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
autocfg=/tmp/tmp.zmIxqItwSr/target/debug/deps/libautocfg-384e9471ae7431c1.rlib
--cap-lints warn`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/proc-macro2-b93d0206d71ec47a/build-script-build`
[proc-macro2 1.0.28] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.28] cargo:rustc-cfg=lexerror_display
[proc-macro2 1.0.28] cargo:rustc-cfg=hygiene
[proc-macro2 1.0.28] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.28] cargo:rustc-cfg=wrap_proc_macro
   Compiling libnghttp2-sys v0.1.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libnghttp2-sys-0.1.3
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2)
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=libnghttp2-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs'
CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/libnghttp2-sys-0.1.3/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=42578b81964c8f43 -C extra-filename=-42578b81964c8f43 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/libnghttp2-sys-42578b81964c8f43
-L dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/syn-1ff4b0561b006d42/build-script-build`
[syn 1.0.76] cargo:rustc-cfg=syn_disable_nightly_tests
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/serde_derive-70575571a492fc63/build-script-build`
[serde_derive 1.0.130] cargo:rustc-cfg=underscore_consts
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/memchr-04e48ee6904dbbc9/build-script-build`
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_avx
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/serde-62b1b8126e5b5ffb/build-script-build`
[serde 1.0.130] cargo:rustc-cfg=ops_bound
[serde 1.0.130] cargo:rustc-cfg=core_reverse
[serde 1.0.130] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.130] cargo:rustc-cfg=de_boxed_path
[serde 1.0.130] cargo:rustc-cfg=de_rc_dst
[serde 1.0.130] cargo:rustc-cfg=core_duration
[serde 1.0.130] cargo:rustc-cfg=integer128
[serde 1.0.130] cargo:rustc-cfg=range_inclusive
[serde 1.0.130] cargo:rustc-cfg=iterator_try_fold
[serde 1.0.130] cargo:rustc-cfg=num_nonzero
[serde 1.0.130] cargo:rustc-cfg=serde_derive
[serde 1.0.130] cargo:rustc-cfg=core_try_from
[serde 1.0.130] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.130] cargo:rustc-cfg=systemtime_checked_add
[serde 1.0.130] cargo:rustc-cfg=std_atomic64
[serde 1.0.130] cargo:rustc-cfg=std_atomic
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/log-c7127f8b62905e0c/build-script-build`
[log 0.4.11] cargo:rustc-cfg=atomic_cas
[log 0.4.11] cargo:rerun-if-changed=build.rs
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/getrandom-e8604b1924056062/build-script-build`
   Compiling unicode-normalization v0.1.12
     Running `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=unicode_normalization
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12
CARGO_PKG_AUTHORS='kwantam <kwantam at gmail.com>'
CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
'
CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=unicode-normalization
CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization'
CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name unicode_normalization
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/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=c273ec75918eae18 -C
extra-filename=-c273ec75918eae18 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
smallvec=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-ad691418212a321e.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: unnecessary parentheses around assigned value
  -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/normalize.rs:77:22
   |
77 | const N_COUNT: u32 = (V_COUNT * T_COUNT);
   |                      ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
   |
   = note: `#[warn(unused_parens)]` on by default

warning: unnecessary parentheses around assigned value
  -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/normalize.rs:78:22
   |
78 | const S_COUNT: u32 = (L_COUNT * N_COUNT);
   |                      ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses

     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/bitflags-d39711bf639feb0d/build-script-build`
warning: `#[inline]` is ignored on function prototypes
  -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/lib.rs:95:5
   |
95 |     #[inline]
   |     ^^^^^^^^^
   |
   = note: `#[warn(unused_attributes)]` on by default

warning: `#[inline]` is ignored on function prototypes
   -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/lib.rs:100:5
    |
100 |     #[inline]
    |     ^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/lib.rs:105:5
    |
105 |     #[inline]
    |     ^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/lib.rs:110:5
    |
110 |     #[inline]
    |     ^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   -->
/tmp/tmp.zmIxqItwSr/registry/unicode-normalization-0.1.12/src/lib.rs:115:5
    |
115 |     #[inline]
    |     ^^^^^^^^^

[bitflags 1.2.1] cargo:rustc-cfg=bitflags_const_fn
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/ryu-039647e5f1d53ae3/build-script-build`
[ryu 1.0.2] cargo:rustc-cfg=integer128
[ryu 1.0.2] cargo:rustc-cfg=must_use_return
[ryu 1.0.2] cargo:rustc-cfg=maybe_uninit
   Compiling form_urlencoded v1.0.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=form_urlencoded
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/form_urlencoded-1.0.1
CARGO_PKG_AUTHORS='The rust-url developers'
CARGO_PKG_DESCRIPTION='Parser and serializer for the
application/x-www-form-urlencoded syntax, as used by HTML forms.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url'
CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name form_urlencoded --edition=2018
/tmp/tmp.zmIxqItwSr/registry/form_urlencoded-1.0.1/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=c3d5dec5525b489b -C
extra-filename=-c3d5dec5525b489b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
matches=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmatches-28bfb68c70ef1f88.rmeta
--extern
percent_encoding=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-d6394ca0120197d5.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/typenum-e0e0513687fa81bd/build-script-main`
[typenum 1.12.0]
cargo:rustc-env=TYPENUM_BUILD_CONSTS=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/typenum-654e7128df7fa6b1/out/consts.rs
[typenum 1.12.0]
cargo:rustc-env=TYPENUM_BUILD_OP=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/typenum-654e7128df7fa6b1/out/op.rs
   Compiling thread_local v1.1.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thread_local
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/thread_local-1.1.3
CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>'
CARGO_PKG_DESCRIPTION='Per-object thread-local storage'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local
CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs'
CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name thread_local --edition=2018
/tmp/tmp.zmIxqItwSr/registry/thread_local-1.1.3/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=0ff48327365c66ba -C
extra-filename=-0ff48327365c66ba --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
once_cell=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-3812d057c5390895.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/anyhow-0dbdeaa2c36a5470/build-script-build`
   Compiling im-rc v14.3.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/im-rc-14.3.0
CARGO_PKG_AUTHORS='Bodil Stokke <bodil at bodil.org>'
CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not
thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/'
CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=im-rc
CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs'
CARGO_PKG_VERSION=14.3.0 CARGO_PKG_VERSION_MAJOR=14
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/im-rc-14.3.0/./build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 -C metadata=52c2a77974f15545 -C
extra-filename=-52c2a77974f15545 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/im-rc-52c2a77974f15545 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
version_check=/tmp/tmp.zmIxqItwSr/target/debug/deps/libversion_check-c3e34a2711d7bf05.rlib
--cap-lints warn`
warning: `unicode-normalization` (lib) generated 7 warnings
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/crc32fast-ebbfcafc121152f2/build-script-build`
[crc32fast 1.2.0] cargo:rerun-if-changed=build.rs
[crc32fast 1.2.0] cargo:rustc-cfg=crc32fast_stdarchx86
   Compiling foreign-types v0.3.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=foreign_types
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/foreign-types-0.3.2
CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>'
CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types
CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types'
CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name foreign_types
/tmp/tmp.zmIxqItwSr/registry/foreign-types-0.3.2/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=6410a459e1da8b9b -C
extra-filename=-6410a459e1da8b9b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
foreign_types_shared=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libforeign_types_shared-a830260812e8ec4d.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling walkdir v2.3.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=walkdir
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/walkdir-2.3.1
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='Recursively walk a directory.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=walkdir
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir'
CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name walkdir --edition=2018
/tmp/tmp.zmIxqItwSr/registry/walkdir-2.3.1/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=2301d0d0c989f432 -C
extra-filename=-2301d0d0c989f432 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
same_file=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsame_file-f125cee9f74bc2fb.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling textwrap v0.11.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=textwrap
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/textwrap-0.11.0
CARGO_PKG_AUTHORS='Martin Geisler <martin at geisler.net>'
CARGO_PKG_DESCRIPTION='Textwrap is a small library for word wrapping,
indenting, and
dedenting strings.

You can use it to format strings (such as help and error messages) for
display in commandline applications. It is designed to be efficient
and handle Unicode characters correctly.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=textwrap
CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap'
CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name textwrap
/tmp/tmp.zmIxqItwSr/registry/textwrap-0.11.0/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=3ef7d74d8a6d692f -C
extra-filename=-3ef7d74d8a6d692f --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
unicode_width=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_width-1a6aae56b3a30224.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling itertools v0.9.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itertools
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/itertools-0.9.0
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors,
iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=itertools
CARGO_PKG_REPOSITORY='https://github.com/bluss/rust-itertools'
CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name itertools --edition=2018
/tmp/tmp.zmIxqItwSr/registry/itertools-0.9.0/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="use_std"' -C
metadata=4285195c3a5d229b -C extra-filename=-4285195c3a5d229b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
either=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libeither-3534f8fa72884953.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=libc
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_VERSION=0.2.103 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/libc-9362c01769e504ec/out
rustc --crate-name libc
/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103/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="std"' -C metadata=2de77bf3970314bd
-C extra-filename=-2de77bf3970314bd --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg
libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg
libc_packedN --cfg libc_cfg_target_vendor`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=libc
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_VERSION=0.2.103 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/debug/build/libc-d67541f0cf9df189/out
rustc --crate-name libc
/tmp/tmp.zmIxqItwSr/registry/libc-0.2.103/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="std"' -C metadata=fc3ef21104a54b2c
-C extra-filename=-fc3ef21104a54b2c --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn --cfg
freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg
libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg
libc_packedN --cfg libc_cfg_target_vendor`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/miniz_oxide-c0c36714352a0f20/build-script-build`
[miniz_oxide 0.4.4] cargo:rustc-cfg=has_alloc
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/num-traits-6ed15fcd20eef015/build-script-build`
[num-traits 0.2.14] cargo:rustc-cfg=has_i128
[num-traits 0.2.14] cargo:rustc-cfg=has_to_int_unchecked
[num-traits 0.2.14] cargo:rerun-if-changed=build.rs
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/crossbeam-utils-81e19784bbea61fe/build-script-build`
[crossbeam-utils 0.7.2] cargo:rustc-cfg=has_min_const_fn
[crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u8
[crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u16
[crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u32
[crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u64
[crossbeam-utils 0.7.2] error[E0412]: cannot find type `AtomicU128` in
module `core::sync::atomic`
[crossbeam-utils 0.7.2]     --> <anon>:1:38
[crossbeam-utils 0.7.2]      |
[crossbeam-utils 0.7.2] 1    |   pub type Probe =
core::sync::atomic::AtomicU128;
[crossbeam-utils 0.7.2]      |
^^^^^^^^^^ help: a struct with a similar name exists: `AtomicU16`
[crossbeam-utils 0.7.2] [crossbeam-utils 0.7.2] error: aborting due to
previous error
[crossbeam-utils 0.7.2] [crossbeam-utils 0.7.2] For more information
about this error, try `rustc --explain E0412`.
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/proc-macro2-1.0.28
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:David Tolnay
<dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A substitute implementation
of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2'
CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/debug/build/proc-macro2-2290ea96abf8625a/out
rustc --crate-name proc_macro2 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/proc-macro2-1.0.28/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="proc-macro"' -C
metadata=74a3724b52f070f1 -C extra-filename=-74a3724b52f070f1 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
unicode_xid=/tmp/tmp.zmIxqItwSr/target/debug/deps/libunicode_xid-f5d13f972c75e335.rmeta
--cap-lints warn --cfg lexerror_display --cfg hygiene --cfg
use_proc_macro --cfg wrap_proc_macro`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/num-integer-e7879c64dad702f2/build-script-build`
[num-integer 0.1.42] cargo:rustc-cfg=has_i128
[num-integer 0.1.42] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/memchr-2.3.3
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss'
CARGO_PKG_DESCRIPTION='Safe interface to memchr.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=memchr
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr'
CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/memchr-667125a09adf9dfd/out
rustc --crate-name memchr
/tmp/tmp.zmIxqItwSr/registry/memchr-2.3.3/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="std"' --cfg 'feature="use_std"' -C
metadata=80d0610f7e80bc73 -C extra-filename=-80d0610f7e80bc73 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg
memchr_runtime_sse42 --cfg memchr_runtime_avx`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/log-0.4.11
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log'
CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/log-ac048f73422c1ca8/out
rustc --crate-name log
/tmp/tmp.zmIxqItwSr/registry/log-0.4.11/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="std"' -C metadata=ace3795084c04505 -C
extra-filename=-ace3795084c04505 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg atomic_cas`
warning: use of deprecated associated function
`std::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
    --> /tmp/tmp.zmIxqItwSr/registry/log-0.4.11/src/lib.rs:1269:17
     |
1269 |     match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING,
Ordering::SeqCst) {
     |                 ^^^^^^^^^^^^^^^^
     |
     = note: `#[warn(deprecated)]` on by default

warning: `log` (lib) generated 1 warning
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libnghttp2-sys-42578b81964c8f43/build-script-build`
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_NO_PKG_CONFIG
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_DYNAMIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=SYSROOT
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_DYNAMIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libnghttp2-sys 0.1.3]
cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[libnghttp2-sys 0.1.3] cargo:rustc-link-lib=nghttp2
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=LIBNGHTTP2_DYNAMIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libnghttp2-sys 0.1.3]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libnghttp2-sys 0.1.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/bitflags-1.2.1
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bitflags
CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags'
CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/bitflags-0fda103f49b6e3b2/out
rustc --crate-name bitflags
/tmp/tmp.zmIxqItwSr/registry/bitflags-1.2.1/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=e5a37699c8524c83 -C
extra-filename=-e5a37699c8524c83 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg bitflags_const_fn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ryu
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/ryu-1.0.2
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Fast floating point to string conversion'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu'
CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/ryu-5e1f58355119558f/out
rustc --crate-name ryu /tmp/tmp.zmIxqItwSr/registry/ryu-1.0.2/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=72e5cdda8964c200 -C
extra-filename=-72e5cdda8964c200 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg integer128 --cfg must_use_return --cfg maybe_uninit`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=typenum
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/typenum-1.12.0
CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus
<bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library
for type-level numbers evaluated at compile time. It currently supports
bits, unsigned integers, and signed integers. It also provides a
type-level array of type-level numbers, but its implementation is
incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum
CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum'
CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/typenum-654e7128df7fa6b1/out
TYPENUM_BUILD_CONSTS=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/typenum-654e7128df7fa6b1/out/consts.rs
TYPENUM_BUILD_OP=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/typenum-654e7128df7fa6b1/out/op.rs
rustc --crate-name typenum
/tmp/tmp.zmIxqItwSr/registry/typenum-1.12.0/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=0d7460b1b700459d -C
extra-filename=-0d7460b1b700459d --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anyhow
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/anyhow-1.0.31
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on
std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow'
CARGO_PKG_VERSION=1.0.31 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/anyhow-c064ca95cf33d91d/out
rustc --crate-name anyhow --edition=2018
/tmp/tmp.zmIxqItwSr/registry/anyhow-1.0.31/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="std"' -C
metadata=384e95cea73f531b -C extra-filename=-384e95cea73f531b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling idna v0.2.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=idna
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/idna-0.2.0
CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA
(Internationalizing Domain Names in Applications) and Punycode.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/'
CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name idna /tmp/tmp.zmIxqItwSr/registry/idna-0.2.0/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=99206bc3dde00907 -C
extra-filename=-99206bc3dde00907 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
matches=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmatches-28bfb68c70ef1f88.rmeta
--extern
unicode_bidi=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_bidi-aad9b6a2ec492575.rmeta
--extern
unicode_normalization=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_normalization-c273ec75918eae18.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crc32fast
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crc32fast-1.2.0
CARGO_PKG_AUTHORS='Sam Rijs <srijs at airpost.net>:Alex Crichton
<alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated
CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=crc32fast
CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast'
CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/crc32fast-f43b58c54b23077d/out
rustc --crate-name crc32fast
/tmp/tmp.zmIxqItwSr/registry/crc32fast-1.2.0/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="std"' -C
metadata=a9342f2315ab66ed -C extra-filename=-a9342f2315ab66ed --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg crc32fast_stdarchx86`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/im-rc-52c2a77974f15545/build-script-build`
[im-rc 14.3.0] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=getrandom
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/getrandom-0.1.13
CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A
small cross-platform library for retrieving random data from system
source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom
CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom'
CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/getrandom-2c29a17928e5874b/out
rustc --crate-name getrandom --edition=2018
/tmp/tmp.zmIxqItwSr/registry/getrandom-0.1.13/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="std"' -C metadata=24f2cf0be105f75b -C
extra-filename=-24f2cf0be105f75b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated associated function
`core::sync::atomic::AtomicUsize::compare_and_swap`: Use
`compare_exchange` or `compare_exchange_weak` instead
  --> /tmp/tmp.zmIxqItwSr/registry/getrandom-0.1.13/src/util.rs:66:26
   |
66 |             match self.0.compare_and_swap(Self::UNINIT,
Self::ACTIVE, Relaxed) {
   |                          ^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: `getrandom` (lib) generated 1 warning
   Compiling socket2 v0.4.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=socket2
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/socket2-0.4.2
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Thomas de Zeeuw
<thomasdezeeuw at gmail.com>' CARGO_PKG_DESCRIPTION='Utilities for handling
networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=socket2
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2'
CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name socket2 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/socket2-0.4.2/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=afb2af07a7d1131c -C
extra-filename=-afb2af07a7d1131c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling atty v0.2.14
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=atty
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/atty-0.2.14
CARGO_PKG_AUTHORS='softprops <d.tangren at gmail.com>'
CARGO_PKG_DESCRIPTION='A simple interface for querying atty'
CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty
CARGO_PKG_REPOSITORY='https://github.com/softprops/atty'
CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name atty /tmp/tmp.zmIxqItwSr/registry/atty-0.2.14/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=1cb5b5510b48c9b2 -C
extra-filename=-1cb5b5510b48c9b2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling filetime v0.2.9
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=filetime
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/filetime-0.2.9
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File
metadata
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=filetime
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime'
CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name filetime --edition=2018
/tmp/tmp.zmIxqItwSr/registry/filetime-0.2.9/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=5a1729609b84d4c0 -C
extra-filename=-5a1729609b84d4c0 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: function is never used: `to_timespec`
   --> /tmp/tmp.zmIxqItwSr/registry/filetime-0.2.9/src/unix/utimes.rs:121:4
    |
121 | fn to_timespec(ft: &FileTime) -> libc::timespec {
    |    ^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: `filetime` (lib) generated 1 warning
   Compiling xattr v0.2.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=xattr
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/xattr-0.2.2
CARGO_PKG_AUTHORS='Steven Allen <steven at stebalien.com>'
CARGO_PKG_DESCRIPTION='unix extended filesystem attributes'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr
CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr'
CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name xattr /tmp/tmp.zmIxqItwSr/registry/xattr-0.2.2/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="unsupported"' -C
metadata=021f702a59a9500e -C extra-filename=-021f702a59a9500e --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling time v0.1.42
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=time
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/time-0.1.42
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions
in Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/time'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=time
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/time'
CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name time /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/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=2e2f3ac357e1e302 -C
extra-filename=-2e2f3ac357e1e302 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated constant `libc::ENOATTR`: ENOATTR is not
available on Linux; use ENODATA instead
  --> /tmp/tmp.zmIxqItwSr/registry/xattr-0.2.2/src/sys/mod.rs:12:48
   |
12 |               pub const ENOATTR: ::libc::c_int = ::libc::ENOATTR;
   |                                                  ^^^^^^^^^^^^^^^
...
37 | / platforms! {
38 | |     "linux"; "macos" => linux_macos,
39 | |     "freebsd"; "netbsd" => bsd
40 | | }
   | |_- in this macro invocation
   |
   = note: `#[warn(deprecated)]` on by default
   = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:14:25
   |
14 |                         try!(parse_type(fmt, chars.next().unwrap(),
self.tm));
   |                         ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:16:25
   |
16 |                         try!(fmt.write_char(ch));
   |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:151:13
    |
151 |             try!(parse_type(fmt, 'a', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:152:13
    |
152 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:153:13
    |
153 |             try!(parse_type(fmt, 'b', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:154:13
    |
154 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:155:13
    |
155 |             try!(parse_type(fmt, 'e', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:156:13
    |
156 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:157:13
    |
157 |             try!(parse_type(fmt, 'T', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:158:13
    |
158 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:162:13
    |
162 |             try!(parse_type(fmt, 'm', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:163:13
    |
163 |             try!(fmt.write_str("/"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:164:13
    |
164 |             try!(parse_type(fmt, 'd', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:165:13
    |
165 |             try!(fmt.write_str("/"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:172:13
    |
172 |             try!(parse_type(fmt, 'Y', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:173:13
    |
173 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:174:13
    |
174 |             try!(parse_type(fmt, 'm', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:175:13
    |
175 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:201:13
    |
201 |             try!(parse_type(fmt, 'H', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:202:13
    |
202 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:206:13
    |
206 |             try!(parse_type(fmt, 'I', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:207:13
    |
207 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:208:13
    |
208 |             try!(parse_type(fmt, 'M', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:209:13
    |
209 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:210:13
    |
210 |             try!(parse_type(fmt, 'S', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:211:13
    |
211 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:217:13
    |
217 |             try!(parse_type(fmt, 'H', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:218:13
    |
218 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:219:13
    |
219 |             try!(parse_type(fmt, 'M', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:220:13
    |
220 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:231:13
    |
231 |             try!(parse_type(fmt, 'e', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:232:13
    |
232 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:233:13
    |
233 |             try!(parse_type(fmt, 'b', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/display.rs:234:13
    |
234 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:380:9
    |
380 |         try!(write!(f, "{}P", sign));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:383:13
    |
383 |             try!(write!(f, "{}D", days));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:387:17
    |
387 |                 try!(write!(f, "T{}S", secs));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:389:17
    |
389 |                 try!(write!(f, "T{}.{:03}S", secs, abs.nanos /
NANOS_PER_MILLI));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:391:17
    |
391 |                 try!(write!(f, "T{}.{:06}S", secs, abs.nanos /
NANOS_PER_MICRO));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:393:17
    |
393 |                 try!(write!(f, "T{}.{:09}S", secs, abs.nanos));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/parse.rs:23:17
   |
23 |                 try!(parse_type(&mut s, ch, &mut tm));
   |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/parse.rs:26:13
   |
26 |             try!(parse_char(&mut s, ch));
   |             ^^^

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/parse.rs:336:17
    |
336 |             '0' ... '9' => value = value * 10 + (ch as i64 - '0'
as i64),
    |                 ^^^ help: use `..=` for an inclusive range
    |
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/parse.rs:359:17
    |
359 |             '0' ... '9' => {
    |                 ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:605:11
    |
605 |         (0...6, 0...11) => (),
    |           ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:605:18
    |
605 |         (0...6, 0...11) => (),
    |                  ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:606:18
    |
606 |         (_wday, 0...11) => return Err(InvalidDayOfWeek),
    |                  ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:607:11
    |
607 |         (0...6, _mon) => return Err(InvalidMonth),
    |           ^^^ help: use `..=` for an inclusive range

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:556:43
    |
556 |                 write!(f, "{}: %{}", self.description(), ch)
    |                                           ^^^^^^^^^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/lib.rs:561:39
    |
561 |             _ => write!(f, "{}", self.description())
    |                                       ^^^^^^^^^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/duration.rs:411:30
    |
411 |         write!(f, "{}", self.description())
    |                              ^^^^^^^^^^^

warning: use of deprecated associated function `core::str::<impl
str>::trim_left_matches`: superseded by `trim_start_matches`
   --> /tmp/tmp.zmIxqItwSr/registry/time-0.1.42/src/parse.rs:329:21
    |
329 |         let s2 = ss.trim_left_matches(" ");
    |                     ^^^^^^^^^^^^^^^^^ help: replace the use of the
deprecated associated function: `trim_start_matches`

warning: `xattr` (lib) generated 1 warning
   Compiling num_cpus v1.13.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_cpus
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/num_cpus-1.13.0
CARGO_PKG_AUTHORS='Sean McArthur <sean at seanmonstar.com>'
CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus
CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus'
CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name num_cpus
/tmp/tmp.zmIxqItwSr/registry/num_cpus-1.13.0/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=eb504f8978016c5d -C
extra-filename=-eb504f8978016c5d --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `time` (lib) generated 52 warnings
   Compiling fs2 v0.4.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fs2
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/fs2-0.4.3
CARGO_PKG_AUTHORS='Dan Burkert <dan at danburkert.com>'
CARGO_PKG_DESCRIPTION='Cross-platform file locks and file duplication.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs2
CARGO_PKG_REPOSITORY='https://github.com/danburkert/fs2-rs'
CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name fs2 /tmp/tmp.zmIxqItwSr/registry/fs2-0.4.3/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=a652c3e9ceda357e -C
extra-filename=-a652c3e9ceda357e --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling jobserver v0.1.24
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=jobserver
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/jobserver-0.1.24
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='An implementation of the GNU make jobserver for Rust
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/jobserver-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=jobserver
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs'
CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name jobserver --edition=2018
/tmp/tmp.zmIxqItwSr/registry/jobserver-0.1.24/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=1f28094afc88852e -C
extra-filename=-1f28094afc88852e --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=miniz_oxide
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/miniz_oxide-0.4.4
CARGO_PKG_AUTHORS='Frommi <daniil.liferenko at gmail.com>:oyvindln
<oyvindln at users.noreply.github.com>' CARGO_PKG_DESCRIPTION='DEFLATE
compression and decompression library rewritten in Rust based on miniz'
CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide'
CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=miniz_oxide
CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide'
CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/miniz_oxide-fd7ef8eebc481b78/out
rustc --crate-name miniz_oxide --edition=2018
/tmp/tmp.zmIxqItwSr/registry/miniz_oxide-0.4.4/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=4d43b7f1a147e7e3 -C
extra-filename=-4d43b7f1a147e7e3 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
adler32=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libadler32-b92e77819290ecdc.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg has_alloc`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_traits
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/num-traits-0.2.14
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics'
CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=num-traits
CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits'
CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/num-traits-4a969bd7b682550c/out
rustc --crate-name num_traits
/tmp/tmp.zmIxqItwSr/registry/num-traits-0.2.14/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=aac462456d66950a -C
extra-filename=-aac462456d66950a --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --cap-lints warn -C
debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg has_i128 --cfg has_to_int_unchecked`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crossbeam_utils
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crossbeam-utils-0.7.2
CARGO_PKG_AUTHORS='The Crossbeam Project Developers'
CARGO_PKG_DESCRIPTION='Utilities for concurrent programming'
CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=crossbeam-utils
CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam'
CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/crossbeam-utils-658c85b5bea5423e/out
rustc --crate-name crossbeam_utils
/tmp/tmp.zmIxqItwSr/registry/crossbeam-utils-0.7.2/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="lazy_static"'
--cfg 'feature="std"' -C metadata=fd05667566392d82 -C
extra-filename=-fd05667566392d82 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--extern
lazy_static=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-2de5a6642b8216ee.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg has_min_const_fn --cfg has_atomic_u8 --cfg has_atomic_u16 --cfg
has_atomic_u32 --cfg has_atomic_u64`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=jobserver
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/jobserver-0.1.24
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='An implementation of the GNU make jobserver for Rust
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/jobserver-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=jobserver
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs'
CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name jobserver --edition=2018
/tmp/tmp.zmIxqItwSr/registry/jobserver-0.1.24/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=c9882ec607ee0ef4 -C
extra-filename=-c9882ec607ee0ef4 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/debug/deps/liblibc-fc3ef21104a54b2c.rmeta --cap-lints
warn`
   Compiling quote v1.0.9
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/quote-1.0.9
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote'
CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name quote --edition=2018
/tmp/tmp.zmIxqItwSr/registry/quote-1.0.9/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="proc-macro"' -C
metadata=f807b3dc837dabd2 -C extra-filename=-f807b3dc837dabd2 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
proc_macro2=/tmp/tmp.zmIxqItwSr/target/debug/deps/libproc_macro2-74a3724b52f070f1.rmeta
--cap-lints warn`
   Compiling aho-corasick v0.7.10
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=aho_corasick
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/aho-corasick-0.7.10
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='Fast multiple substring searching.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=aho-corasick
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick'
CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name aho_corasick
/tmp/tmp.zmIxqItwSr/registry/aho-corasick-0.7.10/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="std"' -C
metadata=d0a8df8594f6e7c3 -C extra-filename=-d0a8df8594f6e7c3 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling bstr v0.2.12
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bstr
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/bstr-0.2.12
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='A string type that is not required to be valid
UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bstr
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr'
CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name bstr /tmp/tmp.zmIxqItwSr/registry/bstr-0.2.12/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="std"' -C metadata=803bb397b326e6ca -C
extra-filename=-803bb397b326e6ca --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libnghttp2_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libnghttp2-sys-0.1.3
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2)
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=libnghttp2-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs'
CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/libnghttp2-sys-2abc1ce633a7b57f/out
rustc --crate-name libnghttp2_sys
/tmp/tmp.zmIxqItwSr/registry/libnghttp2-sys-0.1.3/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=920e15ae3173e35c -C
extra-filename=-920e15ae3173e35c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -l nghttp2`
   Compiling bitmaps v2.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitmaps
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/bitmaps-2.1.0
CARGO_PKG_AUTHORS='Bodil Stokke <bodil at bodil.org>'
CARGO_PKG_DESCRIPTION='Fixed size boolean arrays' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=bitmaps
CARGO_PKG_REPOSITORY='https://github.com/bodil/bitmaps'
CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name bitmaps --edition=2018
/tmp/tmp.zmIxqItwSr/registry/bitmaps-2.1.0/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="std"' -C
metadata=09075f1f125c7fca -C extra-filename=-09075f1f125c7fca --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
typenum=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-0d7460b1b700459d.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling url v2.2.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=url
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/url-2.2.2
CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL
library for Rust, based on the WHATWG URL Standard'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url'
CARGO_PKG_VERSION=2.2.2 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name url --edition=2018
/tmp/tmp.zmIxqItwSr/registry/url-2.2.2/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=9c3ecbb5810d9a2b -C extra-filename=-9c3ecbb5810d9a2b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
form_urlencoded=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libform_urlencoded-c3d5dec5525b489b.rmeta
--extern
idna=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libidna-99206bc3dde00907.rmeta
--extern
matches=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmatches-28bfb68c70ef1f88.rmeta
--extern
percent_encoding=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-d6394ca0120197d5.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling rand_core v0.5.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand_core
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rand_core-0.5.1
CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project
Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits
and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_core'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=rand_core
CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand'
CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rand_core --edition=2018
/tmp/tmp.zmIxqItwSr/registry/rand_core-0.5.1/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="alloc"' --cfg 'feature="getrandom"' --cfg
'feature="std"' -C metadata=39e6572318eb00bd -C
extra-filename=-39e6572318eb00bd --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
getrandom=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgetrandom-24f2cf0be105f75b.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling clap v2.33.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3
CARGO_PKG_AUTHORS='Kevin K. <kbknapp at gmail.com>'
CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured
Command Line Argument Parser
' CARGO_PKG_HOMEPAGE='https://clap.rs/' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap
CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap'
CARGO_PKG_VERSION=2.33.3 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name clap /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg
'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"'
--cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C
metadata=d59932a6021c5f2c -C extra-filename=-d59932a6021c5f2c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
ansi_term=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libansi_term-2200547531525a6d.rmeta
--extern
atty=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libatty-1cb5b5510b48c9b2.rmeta
--extern
bitflags=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-e5a37699c8524c83.rmeta
--extern
strsim=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libstrsim-164a798878618c30.rmeta
--extern
textwrap=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtextwrap-3ef7d74d8a6d692f.rmeta
--extern
unicode_width=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_width-1a6aae56b3a30224.rmeta
--extern
vec_map=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libvec_map-a1880f13cc31d3ef.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:43:27
   |
43 |     fn as_base(&self) -> &ArgWithDisplay<'b, 'c>;
   |                           ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`:
`dyn ArgWithDisplay<'b, 'c>`
   |
   = note: `#[warn(bare_trait_objects)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:49:27
   |
49 |     fn as_base(&self) -> &ArgWithDisplay<'b, 'c> {
   |                           ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`:
`dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:54:61
   |
54 | fn as_arg_trait<'a, 'b, T: ArgWithOrder<'a, 'b>>(x: &T) ->
&ArgWithOrder<'a, 'b> {
   |
^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ArgWithOrder<'a, 'b>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:85:21
   |
85 |     writer: &'a mut Write,
   |                     ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:101:20
    |
101 |         w: &'a mut Write,
    |                    ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:141:38
    |
141 |     pub fn write_app_help(w: &'a mut Write, app: &App, use_long:
bool) -> ClapResult<()> {
    |                                      ^^^^^ help: use `dyn`: `dyn
Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:148:41
    |
148 |     pub fn write_parser_help(w: &'a mut Write, parser: &Parser,
use_long: bool) -> ClapResult<()> {
    |                                         ^^^^^ help: use `dyn`:
`dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:156:51
    |
156 |     pub fn write_parser_help_to_stderr(w: &'a mut Write, parser:
&Parser) -> ClapResult<()> {
    |                                                   ^^^^^ help: use
`dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:163:20
    |
163 |         w: &'a mut Write,
    |                    ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:208:32
    |
208 |         I: Iterator<Item = &'d ArgWithOrder<'b, 'c>>,
    |                                ^^^^^^^^^^^^^^^^^^^^ help: use
`dyn`: `dyn ArgWithOrder<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:236:32
    |
236 |         I: Iterator<Item = &'d ArgWithOrder<'b, 'c>>,
    |                                ^^^^^^^^^^^^^^^^^^^^ help: use
`dyn`: `dyn ArgWithOrder<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:273:43
    |
273 |     fn write_arg<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>)
-> io::Result<()> {
    |                                           ^^^^^^^^^^^^^^^^^^^^^^
help: use `dyn`: `dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:283:39
    |
283 |     fn short<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) ->
io::Result<()> {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^ help:
use `dyn`: `dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:296:38
    |
296 |     fn long<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) ->
io::Result<()> {
    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help:
use `dyn`: `dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:325:37
    |
325 |     fn val<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) ->
Result<String, io::Error> {
    |                                     ^^^^^^^^^^^^^^^^^^^^^^ help:
use `dyn`: `dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:453:38
    |
453 |     fn help<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>,
spec_vals: &str) -> io::Result<()> {
    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help:
use `dyn`: `dyn ArgWithDisplay<'b, 'c>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:511:29
    |
511 |     fn spec_vals(&self, a: &ArgWithDisplay) -> String {
    |                             ^^^^^^^^^^^^^^ help: use `dyn`: `dyn
ArgWithDisplay`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/help.rs:579:42
    |
579 | fn should_show_arg(use_long: bool, arg: &ArgWithOrder) -> bool {
    |                                          ^^^^^^^^^^^^ help: use
`dyn`: `dyn ArgWithOrder`

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:149:17
    |
149 | /                 (self.flags.iter().any(|f| &f.b.name == arg)
150 | |                     || self.opts.iter().any(|o| &o.b.name == arg)
151 | |                     || self.positionals.values().any(|p|
&p.b.name == arg)
152 | |                     || self.groups.iter().any(|g| &g.name == arg))
    | |__________________________________________________________________^
    |
    = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
    |
149 |                 self.flags.iter().any(|f| &f.b.name == arg)
150 |                     || self.opts.iter().any(|o| &o.b.name == arg)
151 |                     || self.positionals.values().any(|p| &p.b.name
== arg)
152 |                     || self.groups.iter().any(|g| &g.name == arg)
    |

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:200:13
    |
200 |             (self.positionals.len() + 1)
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these
parentheses

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:309:17
    |
309 |                 (self.positionals.len() + 1)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these
parentheses

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:334:17
    |
334 |                 (self.positionals.len() + 1)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these
parentheses

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:842:17
    |
842 |                 (o.is_set(ArgSettings::AllowLeadingHyphen) ||
app_wide_settings)
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help:
remove these parentheses

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:850:17
    |
850 |                 (p.is_set(ArgSettings::AllowLeadingHyphen) ||
app_wide_settings)
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help:
remove these parentheses

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
    |
972 |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
    |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
    |    :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:964:39
    |
964 |                         let any_arg = find_any_by_name!(self,
self.cache.unwrap_or(""));
    |
------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
    --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
     |
972  |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
     |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
     |     :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:1110:39
     |
1110 |                         let any_arg = find_any_by_name!(self,
self.cache.unwrap_or(""));
     |
------------------------------------------------- in this macro invocation
     |
     = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
    --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
     |
972  |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
     |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
     |     :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:1238:27
     |
1238 |             let any_arg = find_any_by_name!(self,
self.cache.unwrap_or(""));
     |
------------------------------------------------- in this macro invocation
     |
     = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
    --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:2168:55
     |
2168 |     pub fn find_any_arg(&self, name: &str) -> Option<&AnyArg<'a,
'b>> {
     |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
    |
972 |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
    |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
    |    :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:214:32
    |
214 |             if let Some(arg) = find_any_by_name!(self.0, name) {
    |                                ------------------------------- in
this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
    |
972 |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
    |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
    |    :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:231:39
    |
231 |                     if let Some(bl) = find_any_by_name!(self.0,
*arg).unwrap().blacklist() {
    |
------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: unnecessary parentheses around block return value
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:364:25
    |
364 |                         (ma.vals.len() % num as usize)
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help:
remove these parentheses

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/macros.rs:972:63
    |
972 |         fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) ->
&AnyArg<'a, 'b> {
    |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`
    |    :::
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:467:37
    |
467 |             } else if let Some(a) = find_any_by_name!(self.0, *name) {
    |
-------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run
with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:508:42
    |
508 |     fn validate_arg_conflicts(&self, a: &AnyArg, matcher:
&ArgMatcher) -> Option<bool> {
    |                                          ^^^^^^ help: use `dyn`:
`dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:523:44
    |
523 |     fn validate_required_unless(&self, a: &AnyArg, matcher:
&ArgMatcher) -> Option<bool> {
    |                                            ^^^^^^ help: use `dyn`:
`dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/validator.rs:578:42
    |
578 |     fn is_missing_required_ok(&self, a: &AnyArg, matcher:
&ArgMatcher) -> bool {
    |                                          ^^^^^^ help: use `dyn`:
`dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
    --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/mod.rs:1844:39
     |
1844 |     fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(),
String>>> {
     |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
StdResult<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
    --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/mod.rs:1847:42
     |
1847 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) ->
StdResult<(), OsString>>> {
     |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr)
-> StdResult<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/any_arg.rs:26:39
   |
26 |     fn validator(&self) -> Option<&Rc<Fn(String) -> Result<(),
String>>>;
   |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
Result<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/any_arg.rs:27:42
   |
27 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) -> Result<(),
OsString>>>;
   |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr) ->
Result<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/any_arg.rs:89:39
   |
89 |     fn validator(&self) -> Option<&Rc<Fn(String) -> Result<(),
String>>> {
   |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
Result<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/any_arg.rs:92:42
   |
92 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) -> Result<(),
OsString>>> {
   |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr) ->
Result<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/flag.rs:103:39
    |
103 |     fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(),
String>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
StdResult<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/flag.rs:106:42
    |
106 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) ->
StdResult<(), OsString>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr)
-> StdResult<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/option.rs:156:39
    |
156 |     fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(),
String>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
StdResult<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/option.rs:159:42
    |
159 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) ->
StdResult<(), OsString>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr)
-> StdResult<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/positional.rs:177:39
    |
177 |     fn validator(&self) -> Option<&Rc<Fn(String) -> StdResult<(),
String>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(String) ->
StdResult<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
   -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/positional.rs:180:42
    |
180 |     fn validator_os(&self) -> Option<&Rc<Fn(&OsStr) ->
StdResult<(), OsString>>> {
    |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&OsStr)
-> StdResult<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
  -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/valued.rs:19:30
   |
19 |     pub validator: Option<Rc<Fn(String) -> Result<(), String>>>,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help:
use `dyn`: `dyn Fn(String) -> Result<(), String>`

warning: trait objects without an explicit `dyn` are deprecated
  -->
/tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_builder/valued.rs:20:33
   |
20 |     pub validator_os: Option<Rc<Fn(&OsStr) -> Result<(), OsString>>>,
   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: use `dyn`: `dyn Fn(&OsStr) -> Result<(), OsString>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_matcher.rs:30:20
   |
30 |         a: Option<&AnyArg<'a, 'b>>,
   |                    ^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg_matcher.rs:75:60
   |
75 |     pub fn handle_self_overrides<'b>(&mut self, a:
Option<&AnyArg<'a, 'b>>) {
   |
^^^^^^^^^^^^^^ help: use `dyn`: `dyn AnyArg<'a, 'b>`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:412:15
    |
412 |         arg: &AnyArg,
    |               ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:450:33
    |
450 |     pub fn empty_value<U>(arg: &AnyArg, usage: U, color:
ColorWhen) -> Self
    |                                 ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:478:15
    |
478 |         arg: &AnyArg,
    |               ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:663:48
    |
663 |     pub fn too_many_values<V, U>(val: V, arg: &AnyArg, usage: U,
color: ColorWhen) -> Self
    |                                                ^^^^^^ help: use
`dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:692:15
    |
692 |         arg: &AnyArg,
    |               ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:725:42
    |
725 |     pub fn value_validation(arg: Option<&AnyArg>, err: String,
color: ColorWhen) -> Self {
    |                                          ^^^^^^ help: use `dyn`:
`dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:748:24
    |
748 |         let n: Option<&AnyArg> = None;
    |                        ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:754:15
    |
754 |         arg: &AnyArg,
    |               ^^^^^^ help: use `dyn`: `dyn AnyArg`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:789:47
    |
789 |     pub fn unexpected_multiple_usage<U>(arg: &AnyArg, usage: U,
color: ColorWhen) -> Self
    |                                               ^^^^^^ help: use
`dyn`: `dyn AnyArg`

   Compiling tar v0.4.26
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tar
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/tar-0.4.26
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and
writer. This library does not
currently handle compression, but it is abstract over all I/O readers and
writers. Additionally, great lengths are taken to ensure that the entire
contents are never required to be entirely resident in memory all at once.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=tar
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs'
CARGO_PKG_VERSION=0.4.26 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=26
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name tar --edition=2018
/tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/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="xattr"' -C metadata=4e67dc09f3366f05
-C extra-filename=-4e67dc09f3366f05 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
filetime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfiletime-5a1729609b84d4c0.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
xattr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libxattr-021f702a59a9500e.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/archive.rs:36:26
   |
36 |     archive: &'a Archive<Read + 'a>,
   |                          ^^^^^^^^^ help: use `dyn`: `dyn Read + 'a`
   |
   = note: `#[warn(bare_trait_objects)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/archive.rs:69:30
   |
69 |         let me: &mut Archive<Read> = self;
   |                              ^^^^ help: use `dyn`: `dyn Read`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/archive.rs:96:30
   |
96 |         let me: &mut Archive<Read> = self;
   |                              ^^^^ help: use `dyn`: `dyn Read`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/archive.rs:137:18
    |
137 | impl<'a> Archive<Read + 'a> {
    |                  ^^^^^^^^^ help: use `dyn`: `dyn Read + 'a`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:356:25
    |
356 | fn append(mut dst: &mut Write, header: &Header, mut data: &mut
Read) -> io::Result<()> {
    |                         ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:356:64
    |
356 | fn append(mut dst: &mut Write, header: &Header, mut data: &mut
Read) -> io::Result<()> {
    |
^^^^ help: use `dyn`: `dyn Read`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:371:15
    |
371 |     dst: &mut Write,
    |               ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:413:15
    |
413 |     dst: &mut Write,
    |               ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:422:25
    |
422 | fn append_dir(dst: &mut Write, path: &Path, src_path: &Path, mode:
HeaderMode) -> io::Result<()> {
    |                         ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:442:34
    |
442 | fn prepare_header_path(dst: &mut Write, header: &mut Header, path:
&Path) -> io::Result<()> {
    |                                  ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:467:34
    |
467 | fn prepare_header_link(dst: &mut Write, header: &mut Header,
link_name: &Path) -> io::Result<()> {
    |                                  ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:482:15
    |
482 |     dst: &mut Write,
    |               ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:485:16
    |
485 |     read: &mut Read,
    |                ^^^^ help: use `dyn`: `dyn Read`

warning: trait objects without an explicit `dyn` are deprecated
   --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/builder.rs:501:15
    |
501 |     dst: &mut Write,
    |               ^^^^^ help: use `dyn`: `dyn Write`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/entry.rs:47:36
   |
47 |     Data(io::Take<&'a ArchiveInner<Read + 'a>>),
   |                                    ^^^^^^^^^ help: use `dyn`: `dyn
Read + 'a`

warning: trait objects without an explicit `dyn` are deprecated
  --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/error.rs:25:34
   |
25 |     fn source(&self) -> Option<&(error::Error + 'static)> {
   |                                  ^^^^^^^^^^^^^^^^^^^^^^ help: use
`dyn`: `dyn error::Error + 'static`

warning: unnecessary braces around function argument
    --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/header.rs:1606:47
     |
1606 |         Cow::Borrowed(bytes) => Cow::Borrowed({
Path::new(OsStr::from_bytes(bytes)) }),
     |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
     |
     = note: `#[warn(unused_braces)]` on by default

warning: unnecessary braces around function argument
    --> /tmp/tmp.zmIxqItwSr/registry/tar-0.4.26/src/header.rs:1607:41
     |
1607 |         Cow::Owned(bytes) => Cow::Owned({
PathBuf::from(OsString::from_vec(bytes)) }),
     |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces

warning: use of deprecated associated function
`bitflags::core::str::<impl str>::trim_left_matches`: superseded by
`trim_start_matches`
  --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:96:14
   |
96 |             .trim_left_matches(|c| c == '-')
   |              ^^^^^^^^^^^^^^^^^ help: replace the use of the
deprecated associated function: `trim_start_matches`
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated associated function
`bitflags::core::str::<impl str>::trim_left_matches`: superseded by
`trim_start_matches`
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:105:14
    |
105 |             .trim_left_matches(|c| c == '-')
    |              ^^^^^^^^^^^^^^^^^ help: replace the use of the
deprecated associated function: `trim_start_matches`

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/app/parser.rs:138:75
    |
138 |             Err(why) => panic!("couldn't create completion file:
{}", why.description()),
    |
        ^^^^^^^^^^^

warning: use of deprecated associated function
`bitflags::core::str::<impl str>::trim_left_matches`: superseded by
`trim_start_matches`
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg.rs:337:35
    |
337 |         self.s.short = s.as_ref().trim_left_matches(|c| c ==
'-').chars().nth(0);
    |                                   ^^^^^^^^^^^^^^^^^ help: replace
the use of the deprecated associated function: `trim_start_matches`

warning: use of deprecated associated function
`bitflags::core::str::<impl str>::trim_left_matches`: superseded by
`trim_start_matches`
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/args/arg.rs:377:30
    |
377 |         self.s.long = Some(l.trim_left_matches(|c| c == '-'));
    |                              ^^^^^^^^^^^^^^^^^ help: replace the
use of the deprecated associated function: `trim_start_matches`

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:852:60
    |
852 |             message: format!("{} {}", c.error("error:"),
e.description()),
    |                                                            ^^^^^^^^^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:910:35
    |
910 |         Error::with_description(e.description(), ErrorKind::Io)
    |                                   ^^^^^^^^^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/clap-2.33.3/src/errors.rs:916:35
    |
916 |         Error::with_description(e.description(), ErrorKind::Format)
    |                                   ^^^^^^^^^^^

warning: `tar` (lib) generated 18 warnings
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_integer
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/num-integer-0.1.42
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='Integer traits and functions'
CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=num-integer
CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer'
CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/num-integer-68e8a683863f6be6/out
rustc --crate-name num_integer
/tmp/tmp.zmIxqItwSr/registry/num-integer-0.1.42/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=b8fe3aaac14c8cac -C
extra-filename=-b8fe3aaac14c8cac --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
num_traits=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libnum_traits-aac462456d66950a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg has_i128`
   Compiling cc v1.0.71
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cc
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cc-1.0.71
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts
to assist in invoking the native
C compiler to compile native C code into a static archive to be linked
into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cc
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs'
CARGO_PKG_VERSION=1.0.71 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=71
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cc --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cc-1.0.71/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type lib
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="jobserver"' --cfg 'feature="parallel"' -C
metadata=7130e7e309a678f5 -C extra-filename=-7130e7e309a678f5 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
jobserver=/tmp/tmp.zmIxqItwSr/target/debug/deps/libjobserver-c9882ec607ee0ef4.rmeta
--cap-lints warn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/syn-1.0.76
CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>'
CARGO_PKG_DESCRIPTION='Parser for Rust source code'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn'
CARGO_PKG_VERSION=1.0.76 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=76
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/debug/build/syn-ffbd3f1ad76473fa/out
rustc --crate-name syn --edition=2018
/tmp/tmp.zmIxqItwSr/registry/syn-1.0.76/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type lib
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="clone-impls"' --cfg 'feature="default"' --cfg
'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"'
--cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C
metadata=0a4b38f199a51a60 -C extra-filename=-0a4b38f199a51a60 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
proc_macro2=/tmp/tmp.zmIxqItwSr/target/debug/deps/libproc_macro2-74a3724b52f070f1.rmeta
--extern
quote=/tmp/tmp.zmIxqItwSr/target/debug/deps/libquote-f807b3dc837dabd2.rmeta
--extern
unicode_xid=/tmp/tmp.zmIxqItwSr/target/debug/deps/libunicode_xid-f5d13f972c75e335.rmeta
--cap-lints warn --cfg syn_disable_nightly_tests`
warning: `clap` (lib) generated 68 warnings
   Compiling vte_generate_state_changes v0.1.1
     Running `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=vte_generate_state_changes
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/vte_generate_state_changes-0.1.1
CARGO_PKG_AUTHORS='Christian Duerr <contact at christianduerr.com>'
CARGO_PKG_DESCRIPTION='Proc macro for generating VTE state changes'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vte_generate_state_changes
CARGO_PKG_REPOSITORY='https://github.com/jwilm/vte'
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name vte_generate_state_changes --edition=2018
/tmp/tmp.zmIxqItwSr/registry/vte_generate_state_changes-0.1.1/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type
proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C
debuginfo=2 -C metadata=019f70a27e63bfa2 -C
extra-filename=-019f70a27e63bfa2 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
proc_macro2=/tmp/tmp.zmIxqItwSr/target/debug/deps/libproc_macro2-74a3724b52f070f1.rlib
--extern
quote=/tmp/tmp.zmIxqItwSr/target/debug/deps/libquote-f807b3dc837dabd2.rlib
--extern proc_macro --cap-lints warn`
   Compiling regex v1.3.9
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/regex-1.3.9
CARGO_PKG_AUTHORS='The Rust Project Developers'
CARGO_PKG_DESCRIPTION='An implementation of regular expressions for
Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=regex
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex'
CARGO_PKG_VERSION=1.3.9 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name regex /tmp/tmp.zmIxqItwSr/registry/regex-1.3.9/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="aho-corasick"' --cfg 'feature="default"'
--cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg
'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg
'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg
'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"'
--cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg
'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg
'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg
'feature="unicode-segment"' -C metadata=9ce7f112b4a93261 -C
extra-filename=-9ce7f112b4a93261 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
aho_corasick=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-d0a8df8594f6e7c3.rmeta
--extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--extern
regex_syntax=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-0914110ff0c6cdb3.rmeta
--extern
thread_local=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libthread_local-0ff48327365c66ba.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use
`ThreadLocal` instead
  --> /tmp/tmp.zmIxqItwSr/registry/regex-1.3.9/src/cache.rs:15:9
   |
15 |     use thread_local::CachedThreadLocal;
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use
`ThreadLocal` instead
  --> /tmp/tmp.zmIxqItwSr/registry/regex-1.3.9/src/cache.rs:18:32
   |
18 |     pub struct Cached<T: Send>(CachedThreadLocal<T>);
   |                                ^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use
`ThreadLocal` instead
  --> /tmp/tmp.zmIxqItwSr/registry/regex-1.3.9/src/cache.rs:25:20
   |
25 |             Cached(CachedThreadLocal::new())
   |                    ^^^^^^^^^^^^^^^^^^^^^^

   Compiling rand_chacha v0.2.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand_chacha
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rand_chacha-0.2.2
CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project
Developers:The CryptoCorrosion Contributors'
CARGO_PKG_DESCRIPTION='ChaCha random number generator
' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_chacha'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=rand_chacha
CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand'
CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rand_chacha --edition=2018
/tmp/tmp.zmIxqItwSr/registry/rand_chacha-0.2.2/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="std"' -C metadata=ce64a07a3771fcf0 -C
extra-filename=-ce64a07a3771fcf0 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
ppv_lite86=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libppv_lite86-091415ee9cfbdc9c.rmeta
--extern
rand_core=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_core-39e6572318eb00bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling rand_xoshiro v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand_xoshiro
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rand_xoshiro-0.4.0
CARGO_PKG_AUTHORS='The Rand Project Developers'
CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number
generators' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_xoshiro'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=rand_xoshiro
CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand'
CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rand_xoshiro --edition=2018
/tmp/tmp.zmIxqItwSr/registry/rand_xoshiro-0.4.0/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=0b8e6558a5b4982f -C
extra-filename=-0b8e6558a5b4982f --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
rand_core=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_core-39e6572318eb00bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling sized-chunks v0.6.5
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=sized_chunks
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/sized-chunks-0.6.5
CARGO_PKG_AUTHORS='Bodil Stokke <bodil at bodil.org>'
CARGO_PKG_DESCRIPTION='Efficient sized chunk datatypes'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sized-chunks
CARGO_PKG_REPOSITORY='https://github.com/bodil/sized-chunks'
CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name sized_chunks --edition=2018
/tmp/tmp.zmIxqItwSr/registry/sized-chunks-0.6.5/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="std"' -C
metadata=ff8d15c14e54c3d2 -C extra-filename=-ff8d15c14e54c3d2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
bitmaps=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbitmaps-09075f1f125c7fca.rmeta
--extern
typenum=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-0d7460b1b700459d.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling chrono v0.4.19
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=chrono
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/chrono-0.4.19
CARGO_PKG_AUTHORS='Kang Seonghoon <public+rust at mearie.org>:Brandon W
Maister <quodlibetor at gmail.com>' CARGO_PKG_DESCRIPTION='Date and time
library for Rust'
CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=chrono
CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono'
CARGO_PKG_VERSION=0.4.19 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=19
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name chrono
/tmp/tmp.zmIxqItwSr/registry/chrono-0.4.19/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="clock"' --cfg 'feature="default"' --cfg
'feature="libc"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg
'feature="time"' --cfg 'feature="winapi"' -C metadata=79f8eded686a3392
-C extra-filename=-79f8eded686a3392 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
num_integer=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libnum_integer-b8fe3aaac14c8cac.rmeta
--extern
num_traits=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libnum_traits-aac462456d66950a.rmeta
--extern
time=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtime-2e2f3ac357e1e302.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling openssl-sys v0.9.67
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_main
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/openssl-sys-0.9.67
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Steven Fackler
<sfackler at gmail.com>' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=openssl-sys
CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl'
CARGO_PKG_VERSION=0.9.67 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=67
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_main
/tmp/tmp.zmIxqItwSr/registry/openssl-sys-0.9.67/build/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=f2f636c4eb8904ea -C extra-filename=-f2f636c4eb8904ea --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/openssl-sys-f2f636c4eb8904ea -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
autocfg=/tmp/tmp.zmIxqItwSr/target/debug/deps/libautocfg-384e9471ae7431c1.rlib
--extern
cc=/tmp/tmp.zmIxqItwSr/target/debug/deps/libcc-7130e7e309a678f5.rlib
--extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
warning: `regex` (lib) generated 3 warnings
   Compiling libz-sys v1.1.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libz-sys-1.1.2
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Josh Triplett
<josh at joshtriplett.org>' CARGO_PKG_DESCRIPTION='Low-level bindings to
the system libz library (also known as zlib).
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys'
CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/libz-sys-1.1.2/build.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="libc"' -C
metadata=d38a83a68e7935f3 -C extra-filename=-d38a83a68e7935f3 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/libz-sys-d38a83a68e7935f3 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cc=/tmp/tmp.zmIxqItwSr/target/debug/deps/libcc-7130e7e309a678f5.rlib
--extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
   Compiling curl-sys v0.4.49+curl-7.79.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/curl-sys-0.4.49
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=curl-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_VERSION=0.4.49+curl-7.79.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=49
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/curl-sys-0.4.49/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="http2"' --cfg
'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg
'feature="ssl"' -C metadata=ea4b7445d49e387b -C
extra-filename=-ea4b7445d49e387b --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/curl-sys-ea4b7445d49e387b -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cc=/tmp/tmp.zmIxqItwSr/target/debug/deps/libcc-7130e7e309a678f5.rlib
--extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
   Compiling libssh2-sys v0.2.23
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libssh2-sys-0.2.23
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Wez Furlong
<wez at wezfurlong.org>:Matteo Bigoi <bigo at crisidev.org>'
CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs'
CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build
/tmp/tmp.zmIxqItwSr/registry/libssh2-sys-0.2.23/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
metadata=39b373fd1b9c2853 -C extra-filename=-39b373fd1b9c2853 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/libssh2-sys-39b373fd1b9c2853 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cc=/tmp/tmp.zmIxqItwSr/target/debug/deps/libcc-7130e7e309a678f5.rlib
--extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
warning: unused import: `Path`
 --> /tmp/tmp.zmIxqItwSr/registry/libssh2-sys-0.2.23/build.rs:9:17
  |
9 | use std::path::{Path, PathBuf};
  |                 ^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

   Compiling libgit2-sys v0.12.24+1.3.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libgit2-sys-0.12.24
CARGO_PKG_AUTHORS='Josh Triplett <josh at joshtriplett.org>:Alex Crichton
<alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Native bindings to the
libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs'
CARGO_PKG_VERSION=0.12.24+1.3.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=24
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name build_script_build --edition=2018
/tmp/tmp.zmIxqItwSr/registry/libgit2-sys-0.12.24/build.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type bin
--emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="https"' --cfg 'feature="libssh2-sys"' --cfg
'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg
'feature="ssh_key_from_memory"' -C metadata=f0680df07116da90 -C
extra-filename=-f0680df07116da90 --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/build/libgit2-sys-f0680df07116da90 -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cc=/tmp/tmp.zmIxqItwSr/target/debug/deps/libcc-7130e7e309a678f5.rlib
--extern
pkg_config=/tmp/tmp.zmIxqItwSr/target/debug/deps/libpkg_config-0b5374a8b632b201.rlib
--cap-lints warn`
warning: `libssh2-sys` (build script) generated 1 warning
   Compiling vte v0.10.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=vte
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/vte-0.10.1
CARGO_PKG_AUTHORS='Joe Wilm <joe at jwilm.com>:Christian Duerr
<contact at christianduerr.com>' CARGO_PKG_DESCRIPTION='Parser for
implementing terminal emulators' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=vte
CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte'
CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name vte --edition=2018
/tmp/tmp.zmIxqItwSr/registry/vte-0.10.1/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="arrayvec"' --cfg 'feature="default"' --cfg 'feature="no_std"'
-C metadata=f124520d605959ff -C extra-filename=-f124520d605959ff
--out-dir /tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps
--target x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
arrayvec=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libarrayvec-71a9c388b65e64ac.rmeta
--extern
utf8parse=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libutf8parse-eb0f420ca8b6f9c3.rmeta
--extern
vte_generate_state_changes=/tmp/tmp.zmIxqItwSr/target/debug/deps/libvte_generate_state_changes-019f70a27e63bfa2.so
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling globset v0.4.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=globset
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/globset-0.4.8
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching.
Glob set matching is the
process of matching one or more glob patterns against a single candidate
path
simultaneously, and returning all of the globs that matched.
'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=globset
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset'
CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name globset --edition=2018
/tmp/tmp.zmIxqItwSr/registry/globset-0.4.8/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=484ea19a380d9f74 -C
extra-filename=-484ea19a380d9f74 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
aho_corasick=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-d0a8df8594f6e7c3.rmeta
--extern
bstr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbstr-803bb397b326e6ca.rmeta
--extern
fnv=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfnv-e620b1867612112c.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
regex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libregex-9ce7f112b4a93261.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling env_logger v0.7.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=env_logger
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/env_logger-0.7.1
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A
logging implementation for `log` which is configured via an environment
variable.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger
CARGO_PKG_REPOSITORY='https://github.com/sebasmagri/env_logger/'
CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name env_logger --edition=2018
/tmp/tmp.zmIxqItwSr/registry/env_logger-0.7.1/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="atty"' --cfg 'feature="default"' --cfg
'feature="humantime"' --cfg 'feature="regex"' --cfg
'feature="termcolor"' -C metadata=aac6048073f3283f -C
extra-filename=-aac6048073f3283f --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
atty=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libatty-1cb5b5510b48c9b2.rmeta
--extern
humantime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhumantime-748ead36edb0c588.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
regex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libregex-9ce7f112b4a93261.rmeta
--extern
termcolor=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtermcolor-d4f795ec01f87b7e.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_derive
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde_derive-1.0.130
CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David
Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1
implementation of #[derive(Serialize, Deserialize)]'
CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/debug/build/serde_derive-99feeae38a382301/out
rustc --crate-name serde_derive
/tmp/tmp.zmIxqItwSr/registry/serde_derive-1.0.130/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type
proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C
debuginfo=2 --cfg 'feature="default"' -C metadata=1ab8bcd5941cb9eb -C
extra-filename=-1ab8bcd5941cb9eb --out-dir
/tmp/tmp.zmIxqItwSr/target/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
proc_macro2=/tmp/tmp.zmIxqItwSr/target/debug/deps/libproc_macro2-74a3724b52f070f1.rlib
--extern
quote=/tmp/tmp.zmIxqItwSr/target/debug/deps/libquote-f807b3dc837dabd2.rlib
--extern
syn=/tmp/tmp.zmIxqItwSr/target/debug/deps/libsyn-0a4b38f199a51a60.rlib
--extern proc_macro --cap-lints warn --cfg underscore_consts`
   Compiling rand v0.7.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rand-0.7.3
CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project
Developers' CARGO_PKG_DESCRIPTION='Random number generators and other
randomness functionality.
' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=rand
CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand'
CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rand --edition=2018
/tmp/tmp.zmIxqItwSr/registry/rand-0.7.3/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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"'
--cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg
'feature="std"' -C metadata=8e656f90d46938c5 -C
extra-filename=-8e656f90d46938c5 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
getrandom_package=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgetrandom-24f2cf0be105f75b.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
rand_chacha=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_chacha-ce64a07a3771fcf0.rmeta
--extern
rand_core=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_core-39e6572318eb00bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=im_rc
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/im-rc-14.3.0
CARGO_PKG_AUTHORS='Bodil Stokke <bodil at bodil.org>'
CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not
thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/'
CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=im-rc
CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs'
CARGO_PKG_VERSION=14.3.0 CARGO_PKG_VERSION_MAJOR=14
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/im-rc-6afb3cd37713ae3b/out
rustc --crate-name im_rc --edition=2018
/tmp/tmp.zmIxqItwSr/registry/im-rc-14.3.0/./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=72b1365dc065e882 -C
extra-filename=-72b1365dc065e882 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
bitmaps=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbitmaps-09075f1f125c7fca.rmeta
--extern
rand_core=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_core-39e6572318eb00bd.rmeta
--extern
rand_xoshiro=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand_xoshiro-0b8e6558a5b4982f.rmeta
--extern
sized_chunks=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsized_chunks-ff8d15c14e54c3d2.rmeta
--extern
typenum=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-0d7460b1b700459d.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: unused return value of `std::mem::replace` that must be used
   --> /tmp/tmp.zmIxqItwSr/registry/im-rc-14.3.0/./src/vector/mod.rs:961:13
    |
961 |             replace(self, other);
    |             ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_must_use)]` on by default
    = note: if you don't need the old value, you can just assign the new
value directly

warning: `im-rc` (lib) generated 1 warning
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libz-sys-d38a83a68e7935f3/build-script-build`
[libz-sys 1.1.2] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[libz-sys 1.1.2] cargo:rerun-if-changed=build.rs
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_NO_PKG_CONFIG
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG
[libz-sys 1.1.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_DYNAMIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=SYSROOT
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_DYNAMIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libz-sys 1.1.2] cargo:rustc-link-lib=z
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG
[libz-sys 1.1.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=ZLIB_DYNAMIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libz-sys 1.1.2]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libz-sys 1.1.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libz-sys 1.1.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/openssl-sys-f2f636c4eb8904ea/build-script-main`
[openssl-sys 0.9.67] cargo:rustc-cfg=const_fn
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[openssl-sys 0.9.67] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[openssl-sys 0.9.67] OPENSSL_LIB_DIR unset
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.67] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.67] OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[openssl-sys 0.9.67] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_DIR
[openssl-sys 0.9.67] OPENSSL_DIR unset
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=SYSROOT
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[openssl-sys 0.9.67] cargo:rustc-link-lib=ssl
[openssl-sys 0.9.67] cargo:rustc-link-lib=crypto
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[openssl-sys 0.9.67]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[openssl-sys 0.9.67] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[openssl-sys 0.9.67] OPT_LEVEL = Some("0")
[openssl-sys 0.9.67] TARGET = Some("x86_64-unknown-linux-gnu")
[openssl-sys 0.9.67] HOST = Some("x86_64-unknown-linux-gnu")
[openssl-sys 0.9.67] CC_x86_64-unknown-linux-gnu = None
[openssl-sys 0.9.67] CC_x86_64_unknown_linux_gnu = None
[openssl-sys 0.9.67] HOST_CC = None
[openssl-sys 0.9.67] CC = None
[openssl-sys 0.9.67] CFLAGS_x86_64-unknown-linux-gnu = None
[openssl-sys 0.9.67] CFLAGS_x86_64_unknown_linux_gnu = None
[openssl-sys 0.9.67] HOST_CFLAGS = None
[openssl-sys 0.9.67] CFLAGS = Some("-g -O2
-ffile-prefix-map=/usr/share/cargo/registry/debcargo-2.4.4=.
-fstack-protector-strong -Wformat -Werror=format-security")
[openssl-sys 0.9.67] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.67] DEBUG = Some("true")
[openssl-sys 0.9.67] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[openssl-sys 0.9.67] running: "cc" "-O0" "-ffunction-sections"
"-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-g"
"-O2" "-ffile-prefix-map=/usr/share/cargo/registry/debcargo-2.4.4=."
"-fstack-protector-strong" "-Wformat" "-Werror=format-security" "-I"
"/usr/include" "-E" "build/expando.c"
[openssl-sys 0.9.67] exit code: 0
[openssl-sys 0.9.67] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl-sys 0.9.67] cargo:conf=OPENSSL_NO_SSL3_METHOD
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.67] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.67] cargo:version_number=101010cf
[openssl-sys 0.9.67] cargo:version=111
[openssl-sys 0.9.67] cargo:include=/usr/include
   Compiling ignore v0.4.18
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ignore
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/ignore-0.4.18
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore
files such as `.gitignore`
against file paths.
'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=ignore
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore'
CARGO_PKG_VERSION=0.4.18 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name ignore --edition=2018
/tmp/tmp.zmIxqItwSr/registry/ignore-0.4.18/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=74c154e44b0158b2 -C
extra-filename=-74c154e44b0158b2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
crossbeam_utils=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_utils-fd05667566392d82.rmeta
--extern
globset=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libglobset-484ea19a380d9f74.rmeta
--extern
lazy_static=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-2de5a6642b8216ee.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--extern
regex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libregex-9ce7f112b4a93261.rmeta
--extern
same_file=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsame_file-f125cee9f74bc2fb.rmeta
--extern
thread_local=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libthread_local-0ff48327365c66ba.rmeta
--extern
walkdir=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libwalkdir-2301d0d0c989f432.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling strip-ansi-escapes v0.1.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strip_ansi_escapes
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/strip-ansi-escapes-0.1.1
CARGO_PKG_AUTHORS='Ted Mielczarek <ted at mielczarek.org>'
CARGO_PKG_DESCRIPTION='Strip ANSI escape sequences from byte streams.'
CARGO_PKG_HOMEPAGE='https://github.com/luser/strip-ansi-escapes'
CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=strip-ansi-escapes
CARGO_PKG_REPOSITORY='https://github.com/luser/strip-ansi-escapes'
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name strip_ansi_escapes
/tmp/tmp.zmIxqItwSr/registry/strip-ansi-escapes-0.1.1/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=9f1d9cf68355d514 -C
extra-filename=-9f1d9cf68355d514 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
vte=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libvte-f124520d605959ff.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling tempfile v3.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tempfile
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/tempfile-3.1.0
CARGO_PKG_AUTHORS='Steven Allen <steven at stebalien.com>:The Rust Project
Developers:Ashley Mannix <ashleymannix at live.com.au>:Jason White
<jasonaw0 at gmail.com>' CARGO_PKG_DESCRIPTION='A library for managing
temporary files and directories.'
CARGO_PKG_HOMEPAGE='http://stebalien.com/projects/tempfile-rs'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=tempfile
CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile'
CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name tempfile --edition=2018
/tmp/tmp.zmIxqItwSr/registry/tempfile-3.1.0/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=204cd0467a85ce9f -C
extra-filename=-204cd0467a85ce9f --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
rand=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librand-8e656f90d46938c5.rmeta
--extern
remove_dir_all=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libremove_dir_all-6c80b1ad2b896b00.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: unused return value of `std::mem::replace` that must be used
   --> /tmp/tmp.zmIxqItwSr/registry/tempfile-3.1.0/src/file/mod.rs:181:9
    |
181 |         mem::replace(&mut self.path, PathBuf::new());
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_must_use)]` on by default
    = note: if you don't need the old value, you can just assign the new
value directly

warning: unused return value of `std::mem::replace` that must be used
   --> /tmp/tmp.zmIxqItwSr/registry/tempfile-3.1.0/src/file/mod.rs:232:17
    |
232 |                 mem::replace(&mut self.path, PathBuf::new());
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: if you don't need the old value, you can just assign the new
value directly

warning: unused return value of `std::mem::replace` that must be used
   --> /tmp/tmp.zmIxqItwSr/registry/tempfile-3.1.0/src/file/mod.rs:294:17
    |
294 |                 mem::replace(&mut self.path, PathBuf::new());
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: if you don't need the old value, you can just assign the new
value directly

warning: `tempfile` (lib) generated 3 warnings
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libz_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libz-sys-1.1.2
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Josh Triplett
<josh at joshtriplett.org>' CARGO_PKG_DESCRIPTION='Low-level bindings to
the system libz library (also known as zlib).
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys'
CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-c27a34449e791f37/out
rustc --crate-name libz_sys
/tmp/tmp.zmIxqItwSr/registry/libz-sys-1.1.2/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="libc"' -C metadata=dadf3cc0342c0030 -C
extra-filename=-dadf3cc0342c0030 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-l z`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=openssl_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/openssl-sys-0.9.67
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Steven Fackler
<sfackler at gmail.com>' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=openssl-sys
CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl'
CARGO_PKG_VERSION=0.9.67 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=67
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/openssl-sys-9890be5dfb08b25f/out
rustc --crate-name openssl_sys
/tmp/tmp.zmIxqItwSr/registry/openssl-sys-0.9.67/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=156f8e0ae2d52aea -C
extra-filename=-156f8e0ae2d52aea --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg const_fn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101
--cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f
--cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg
ossl111c -l ssl -l crypto`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libssh2-sys-39b373fd1b9c2853/build-script-build`
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_NO_PKG_CONFIG
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=SYSROOT
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libssh2-sys 0.2.23]
cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[libssh2-sys 0.2.23] cargo:rustc-link-lib=ssh2
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libssh2-sys 0.2.23]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libssh2-sys 0.2.23] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libssh2-sys 0.2.23] cargo:include=/usr/include
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/curl-sys-ea4b7445d49e387b/build-script-build`
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-changed=curl
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/openssl-ff8f74ad472720c2/build-script-build`
[openssl 0.10.29] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl 0.10.29] cargo:rustc-cfg=ossl101
[openssl 0.10.29] cargo:rustc-cfg=ossl102
[openssl 0.10.29] cargo:rustc-cfg=ossl110
[openssl 0.10.29] cargo:rustc-cfg=ossl110g
[openssl 0.10.29] cargo:rustc-cfg=ossl111
   Compiling flate2 v1.0.22
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=flate2
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/flate2-1.0.22
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Josh Triplett
<josh at joshtriplett.org>' CARGO_PKG_DESCRIPTION='DEFLATE compression and
decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports
zlib, gzip, and raw deflate streams.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=flate2
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs'
CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name flate2 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/flate2-1.0.22/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="libz-sys"' --cfg
'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg
'feature="zlib"' -C metadata=bf774bfe545fa211 -C
extra-filename=-bf774bfe545fa211 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-2cc90a16c3ce9df2.rmeta
--extern
crc32fast=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrc32fast-a9342f2315ab66ed.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libz_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibz_sys-dadf3cc0342c0030.rmeta
--extern
miniz_oxide=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libminiz_oxide-4d43b7f1a147e7e3.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=SYSROOT
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=SYSROOT
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[curl-sys 0.4.49+curl-7.79.1] cargo:rustc-link-lib=curl
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_STATIC
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[curl-sys 0.4.49+curl-7.79.1] cargo:include=/usr/include/x86_64-linux-gnu
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde-1.0.130
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/serde-2114649a51018b35/out
rustc --crate-name serde
/tmp/tmp.zmIxqItwSr/registry/serde-1.0.130/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=43caaa50a239a63a -C extra-filename=-43caaa50a239a63a --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
serde_derive=/tmp/tmp.zmIxqItwSr/target/debug/deps/libserde_derive-1ab8bcd5941cb9eb.so
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--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`
     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/libgit2-sys-f0680df07116da90/build-script-build`
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_STATIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=SYSROOT
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_STATIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[libgit2-sys 0.12.24+1.3.0] cargo:rustc-link-lib=git2
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_STATIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[libgit2-sys 0.12.24+1.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[libgit2-sys 0.12.24+1.3.0]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[libgit2-sys 0.12.24+1.3.0] cargo:root=/usr/include
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libssh2_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libssh2-sys-0.2.23
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Wez Furlong
<wez at wezfurlong.org>:Matteo Bigoi <bigo at crisidev.org>'
CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs'
CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/libssh2-sys-8b4f9eb936b5ecbb/out
rustc --crate-name libssh2_sys
/tmp/tmp.zmIxqItwSr/registry/libssh2-sys-0.2.23/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=2b06daadef4ebfa8 -C
extra-filename=-2b06daadef4ebfa8 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libz_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibz_sys-dadf3cc0342c0030.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -l ssh2`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=openssl
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/openssl-0.10.29
CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>'
CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=openssl
CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl'
CARGO_PKG_VERSION=0.10.29 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=29
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/openssl-316c8bd96d1e4cd0/out
rustc --crate-name openssl
/tmp/tmp.zmIxqItwSr/registry/openssl-0.10.29/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=7c6bcc42eb0ceecd -C
extra-filename=-7c6bcc42eb0ceecd --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
bitflags=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-e5a37699c8524c83.rmeta
--extern
cfg_if=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-a24d1a0181f71218.rmeta
--extern
foreign_types=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libforeign_types-6410a459e1da8b9b.rmeta
--extern
lazy_static=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-2de5a6642b8216ee.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
--cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102
--cfg ossl110 --cfg ossl110g --cfg ossl111`
warning: panic message contains an unused formatting placeholder
  --> /tmp/tmp.zmIxqItwSr/registry/openssl-0.10.29/src/ssl/bio.rs:76:32
   |
76 |         panic!("Given MTU size {} can't be represented in a
positive `c_long` range")
   |                                ^^
   |
   = note: `#[warn(non_fmt_panic)]` on by default
   = note: this message is not used as a format string when given
without arguments, but will be in a future Rust edition
help: add the missing argument
   |
76 |         panic!("Given MTU size {} can't be represented in a
positive `c_long` range", ...)
   |
                 ^^^^^
help: or add a "{}" format string to use the message literally
   |
76 |         panic!("{}", "Given MTU size {} can't be represented in a
positive `c_long` range")
   |                ^^^^^

     Running
`/tmp/tmp.zmIxqItwSr/target/debug/build/curl-20d89583dff71672/build-script-build`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=curl_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/curl-sys-0.4.49
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=curl-sys
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_VERSION=0.4.49+curl-7.79.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=49
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/curl-sys-239d52f97798f32b/out
rustc --crate-name curl_sys --edition=2018
/tmp/tmp.zmIxqItwSr/registry/curl-sys-0.4.49/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="http2"' --cfg
'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg
'feature="ssl"' -C metadata=20b7f5f3b46933e8 -C
extra-filename=-20b7f5f3b46933e8 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libnghttp2_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibnghttp2_sys-920e15ae3173e35c.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -l curl -L
native=/usr/lib/x86_64-linux-gnu`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libgit2_sys
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/libgit2-sys-0.12.24
CARGO_PKG_AUTHORS='Josh Triplett <josh at joshtriplett.org>:Alex Crichton
<alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Native bindings to the
libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs'
CARGO_PKG_VERSION=0.12.24+1.3.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=24
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/libgit2-sys-6ec0ad11f99b2e15/out
rustc --crate-name libgit2_sys --edition=2018
/tmp/tmp.zmIxqItwSr/registry/libgit2-sys-0.12.24/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="https"' --cfg 'feature="libssh2-sys"' --cfg
'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg
'feature="ssh_key_from_memory"' -C metadata=ac4fe03736878ec2 -C
extra-filename=-ac4fe03736878ec2 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libssh2_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibssh2_sys-2b06daadef4ebfa8.rmeta
--extern
libz_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibz_sys-dadf3cc0342c0030.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -l git2 -L
native=/usr/lib/x86_64-linux-gnu`
   Compiling crypto-hash v0.3.4
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crypto_hash
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crypto-hash-0.3.4
CARGO_PKG_AUTHORS='Mark Lee' CARGO_PKG_DESCRIPTION='A wrapper for
OS-level cryptographic hash functions' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=crypto-hash
CARGO_PKG_REPOSITORY='https://github.com/malept/crypto-hash'
CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name crypto_hash
/tmp/tmp.zmIxqItwSr/registry/crypto-hash-0.3.4/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=8b9c16d20c02fbdf -C
extra-filename=-8b9c16d20c02fbdf --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
hex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhex-ebed862bace4c961.rmeta
--extern
openssl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl-7c6bcc42eb0ceecd.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling serde_json v1.0.41
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_json
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde_json-1.0.41
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.41 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name serde_json
/tmp/tmp.zmIxqItwSr/registry/serde_json-1.0.41/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"' -C
metadata=48f84074e1ab20ce -C extra-filename=-48f84074e1ab20ce --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
itoa=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libitoa-d4f3d3c868bc5fdb.rmeta
--extern
ryu=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libryu-72e5cdda8964c200.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `openssl` (lib) generated 1 warning
   Compiling semver v0.9.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/semver-0.9.0
CARGO_PKG_AUTHORS='Steve Klabnik <steve at steveklabnik.com>:The Rust
Project Developers' CARGO_PKG_DESCRIPTION='Semantic version parsing and
comparison.
' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/semver/'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=semver
CARGO_PKG_REPOSITORY='https://github.com/steveklabnik/semver'
CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name semver /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/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"' -C
metadata=f2f68444dda4dad7 -C extra-filename=-f2f68444dda4dad7 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
semver_parser=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsemver_parser-a013e76a925aa7ea.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:271:9
    |
271 |         try!(write!(f, "{}.{}.{}", self.major, self.minor,
self.patch));
    |         ^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:273:13
    |
273 |             try!(write!(f, "-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:276:21
    |
276 |                     try!(write!(f, "."))
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:278:17
    |
278 |                 try!(write!(f, "{}", x));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:282:13
    |
282 |             try!(write!(f, "+"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:285:21
    |
285 |                     try!(write!(f, "."))
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version.rs:287:17
    |
287 |                 try!(write!(f, "{}", x));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:492:13
    |
492 |             try!(write!(fmt, "*"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:496:21
    |
496 |                     try!(write!(fmt, "{}", pred));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:498:21
    |
498 |                     try!(write!(fmt, ", {}", pred));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:510:32
    |
510 |             Wildcard(Major) => try!(write!(fmt, "*")),
    |                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:511:32
    |
511 |             Wildcard(Minor) => try!(write!(fmt, "{}.*", self.major)),
    |                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:514:21
    |
514 |                     try!(write!(fmt, "{}.{}.*", self.major, minor))
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:516:21
    |
516 |                     try!(write!(fmt, "{}.*.*", self.major))
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:520:17
    |
520 |                 try!(write!(fmt, "{}{}", self.op, self.major));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:523:32
    |
523 |                     Some(v) => try!(write!(fmt, ".{}", v)),
    |                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:528:32
    |
528 |                     Some(v) => try!(write!(fmt, ".{}", v)),
    |                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:533:21
    |
533 |                     try!(write!(fmt, "-"));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:536:29
    |
536 | ...                   try!(write!(fmt, "."))
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:538:25
    |
538 |                         try!(write!(fmt, "{}", x));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:551:19
    |
551 |             Ex => try!(write!(fmt, "= ")),
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:552:19
    |
552 |             Gt => try!(write!(fmt, "> ")),
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:553:21
    |
553 |             GtEq => try!(write!(fmt, ">= ")),
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:554:19
    |
554 |             Lt => try!(write!(fmt, "< ")),
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:555:21
    |
555 |             LtEq => try!(write!(fmt, "<= ")),
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:556:22
    |
556 |             Tilde => try!(write!(fmt, "~")),
    |                      ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:557:27
    |
557 |             Compatible => try!(write!(fmt, "^")),
    |                           ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:559:28
    |
559 |             Wildcard(_) => try!(write!(fmt, "")),
    |                            ^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/semver-0.9.0/src/version_req.rs:165:14
    |
165 |         self.description().fmt(f)
    |              ^^^^^^^^^^^

warning: use of deprecated associated function
`std::error::Error::description`: use the Display impl or to_string()
   --> /tmp/tmp.zmIxqItwSr/registry/serde_json-1.0.41/src/error.rs:339:39
    |
339 |             ErrorCode::Io(ref err) => error::Error::description(err),
    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: `semver` (lib) generated 29 warnings
   Compiling cargo-platform v0.1.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cargo_platform
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cargo-platform-0.1.2
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cargo_platform --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cargo-platform-0.1.2/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=2bc0bd6278760c21 -C
extra-filename=-2bc0bd6278760c21 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling serde_ignored v0.1.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_ignored
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/serde_ignored-0.1.0
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.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name serde_ignored --edition=2018
/tmp/tmp.zmIxqItwSr/registry/serde_ignored-0.1.0/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=4fef3a7f95ea7857 -C
extra-filename=-4fef3a7f95ea7857 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling toml v0.5.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/toml-0.5.8
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name toml --edition=2018
/tmp/tmp.zmIxqItwSr/registry/toml-0.5.8/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=965d4b732fbf562b -C
extra-filename=-965d4b732fbf562b --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
warning: `serde_json` (lib) generated 1 warning
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=curl
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/curl-0.4.39
CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP
requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust'
CARGO_PKG_VERSION=0.4.39 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=39
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib'
OUT_DIR=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/build/curl-de4a09c9aac2b4ba/out
rustc --crate-name curl --edition=2018
/tmp/tmp.zmIxqItwSr/registry/curl-0.4.39/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="http2"' --cfg
'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg
'feature="ssl"' -C metadata=f94dafd12f005b8c -C
extra-filename=-f94dafd12f005b8c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
curl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl_sys-20b7f5f3b46933e8.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
openssl_probe=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_probe-4db144345c1a65d6.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--extern
socket2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsocket2-afb2af07a7d1131c.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
   Compiling git2 v0.13.23
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=git2
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/git2-0.13.23
CARGO_PKG_AUTHORS='Josh Triplett <josh at joshtriplett.org>:Alex Crichton
<alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for
interoperating with git repositories. This library is
both threadsafe and memory safe and allows both reading and writing git
repositories.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs'
CARGO_PKG_VERSION=0.13.23 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=23
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name git2 --edition=2018
/tmp/tmp.zmIxqItwSr/registry/git2-0.13.23/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="https"' --cfg
'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg
'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' -C
metadata=3f797a39c86cac7c -C extra-filename=-3f797a39c86cac7c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
bitflags=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-e5a37699c8524c83.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libgit2_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibgit2_sys-ac4fe03736878ec2.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
openssl_probe=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_probe-4db144345c1a65d6.rmeta
--extern
openssl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopenssl_sys-156f8e0ae2d52aea.rmeta
--extern
url=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liburl-9c3ecbb5810d9a2b.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
   Compiling rustfix v0.5.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustfix
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/rustfix-0.5.1
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.5.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name rustfix --edition=2018
/tmp/tmp.zmIxqItwSr/registry/rustfix-0.5.1/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=83963fc699f41bf9 -C
extra-filename=-83963fc699f41bf9 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
anyhow=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-384e95cea73f531b.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--extern
serde_json=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-48f84074e1ab20ce.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4`
   Compiling crates-io v0.31.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crates_io
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/crates-io-0.31.1
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.31.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name crates_io --edition=2018
/tmp/tmp.zmIxqItwSr/registry/crates-io-0.31.1/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=edda7520ad0bd87c -C extra-filename=-edda7520ad0bd87c --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
anyhow=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-384e95cea73f531b.rmeta
--extern
curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl-f94dafd12f005b8c.rmeta
--extern
percent_encoding=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-d6394ca0120197d5.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--extern
serde_derive=/tmp/tmp.zmIxqItwSr/target/debug/deps/libserde_derive-1ab8bcd5941cb9eb.so
--extern
serde_json=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-48f84074e1ab20ce.rmeta
--extern
url=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liburl-9c3ecbb5810d9a2b.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
   Compiling git2-curl v0.14.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=git2_curl
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/git2-curl-0.14.1
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='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name git2_curl --edition=2018
/tmp/tmp.zmIxqItwSr/registry/git2-curl-0.14.1/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=747acfbac4a4386f -C
extra-filename=-747acfbac4a4386f --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl-f94dafd12f005b8c.rmeta
--extern
git2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgit2-3f797a39c86cac7c.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
url=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liburl-9c3ecbb5810d9a2b.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
   Compiling cargo v0.43.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cargo
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cargo-0.43.1
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.43.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cargo --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cargo-0.43.1/src/cargo/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=801e596a83ba2d44 -C
extra-filename=-801e596a83ba2d44 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
anyhow=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-384e95cea73f531b.rmeta
--extern
atty=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libatty-1cb5b5510b48c9b2.rmeta
--extern
bytesize=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbytesize-2c002cd63d367ac2.rmeta
--extern
cargo_platform=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcargo_platform-2bc0bd6278760c21.rmeta
--extern
clap=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libclap-d59932a6021c5f2c.rmeta
--extern
crates_io=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrates_io-edda7520ad0bd87c.rmeta
--extern
crossbeam_utils=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_utils-fd05667566392d82.rmeta
--extern
crypto_hash=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrypto_hash-8b9c16d20c02fbdf.rmeta
--extern
curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl-f94dafd12f005b8c.rmeta
--extern
curl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl_sys-20b7f5f3b46933e8.rmeta
--extern
env_logger=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libenv_logger-aac6048073f3283f.rmeta
--extern
filetime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfiletime-5a1729609b84d4c0.rmeta
--extern
flate2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libflate2-bf774bfe545fa211.rmeta
--extern
fs2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfs2-a652c3e9ceda357e.rmeta
--extern
git2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgit2-3f797a39c86cac7c.rmeta
--extern
git2_curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgit2_curl-747acfbac4a4386f.rmeta
--extern
glob=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libglob-1dc0863eee1720ce.rmeta
--extern
hex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhex-ebed862bace4c961.rmeta
--extern
home=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhome-dd4858aba5d21c61.rmeta
--extern
humantime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhumantime-748ead36edb0c588.rmeta
--extern
ignore=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libignore-74c154e44b0158b2.rmeta
--extern
im_rc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libim_rc-72b1365dc065e882.rmeta
--extern
jobserver=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libjobserver-1f28094afc88852e.rmeta
--extern
lazy_static=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-2de5a6642b8216ee.rmeta
--extern
lazycell=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazycell-770f0c1dfd538e76.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libgit2_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibgit2_sys-ac4fe03736878ec2.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--extern
num_cpus=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libnum_cpus-eb504f8978016c5d.rmeta
--extern
opener=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopener-a88d58ce58855124.rmeta
--extern
percent_encoding=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-d6394ca0120197d5.rmeta
--extern
remove_dir_all=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libremove_dir_all-6c80b1ad2b896b00.rmeta
--extern
rustc_workspace_hack=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librustc_workspace_hack-0c21f7a77a48efb4.rmeta
--extern
rustfix=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librustfix-83963fc699f41bf9.rmeta
--extern
same_file=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsame_file-f125cee9f74bc2fb.rmeta
--extern
semver=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsemver-f2f68444dda4dad7.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--extern
serde_ignored=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_ignored-4fef3a7f95ea7857.rmeta
--extern
serde_json=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-48f84074e1ab20ce.rmeta
--extern
shell_escape=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libshell_escape-ab54a352d2812a71.rmeta
--extern
strip_ansi_escapes=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libstrip_ansi_escapes-9f1d9cf68355d514.rmeta
--extern
tar=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtar-4e67dc09f3366f05.rmeta
--extern
tempfile=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtempfile-204cd0467a85ce9f.rmeta
--extern
termcolor=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtermcolor-d4f795ec01f87b7e.rmeta
--extern
toml=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtoml-965d4b732fbf562b.rmeta
--extern
unicode_width=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_width-1a6aae56b3a30224.rmeta
--extern
url=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liburl-9c3ecbb5810d9a2b.rmeta
--extern
walkdir=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libwalkdir-2301d0d0c989f432.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
error[E0283]: type annotations needed
   -->
/tmp/tmp.zmIxqItwSr/registry/cargo-0.43.1/src/cargo/util/config/de.rs:481:63
    |
481 |                 seed.deserialize(Tuple2Deserializer(1i32,
env.as_ref()))
    |                                                           ----^^^^^^--
    |                                                           |   |
    |                                                           |
cannot infer type for type parameter `T` declared on the trait `AsRef`
    |                                                           this
method call resolves to `&T`
    |
    = note: cannot satisfy `std::string::String: AsRef<_>`

For more information about this error, try `rustc --explain E0283`.
error: could not compile `cargo` due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=cargo
CARGO_MANIFEST_DIR=/tmp/tmp.zmIxqItwSr/registry/cargo-0.43.1
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.43.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.zmIxqItwSr/target/debug/deps:/usr/lib' rustc
--crate-name cargo --edition=2018
/tmp/tmp.zmIxqItwSr/registry/cargo-0.43.1/src/cargo/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=801e596a83ba2d44 -C
extra-filename=-801e596a83ba2d44 --out-dir
/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.zmIxqItwSr/target/debug/deps --extern
anyhow=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-384e95cea73f531b.rmeta
--extern
atty=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libatty-1cb5b5510b48c9b2.rmeta
--extern
bytesize=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libbytesize-2c002cd63d367ac2.rmeta
--extern
cargo_platform=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcargo_platform-2bc0bd6278760c21.rmeta
--extern
clap=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libclap-d59932a6021c5f2c.rmeta
--extern
crates_io=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrates_io-edda7520ad0bd87c.rmeta
--extern
crossbeam_utils=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_utils-fd05667566392d82.rmeta
--extern
crypto_hash=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcrypto_hash-8b9c16d20c02fbdf.rmeta
--extern
curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl-f94dafd12f005b8c.rmeta
--extern
curl_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libcurl_sys-20b7f5f3b46933e8.rmeta
--extern
env_logger=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libenv_logger-aac6048073f3283f.rmeta
--extern
filetime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfiletime-5a1729609b84d4c0.rmeta
--extern
flate2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libflate2-bf774bfe545fa211.rmeta
--extern
fs2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libfs2-a652c3e9ceda357e.rmeta
--extern
git2=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgit2-3f797a39c86cac7c.rmeta
--extern
git2_curl=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libgit2_curl-747acfbac4a4386f.rmeta
--extern
glob=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libglob-1dc0863eee1720ce.rmeta
--extern
hex=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhex-ebed862bace4c961.rmeta
--extern
home=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhome-dd4858aba5d21c61.rmeta
--extern
humantime=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libhumantime-748ead36edb0c588.rmeta
--extern
ignore=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libignore-74c154e44b0158b2.rmeta
--extern
im_rc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libim_rc-72b1365dc065e882.rmeta
--extern
jobserver=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libjobserver-1f28094afc88852e.rmeta
--extern
lazy_static=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-2de5a6642b8216ee.rmeta
--extern
lazycell=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblazycell-770f0c1dfd538e76.rmeta
--extern
libc=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-2de77bf3970314bd.rmeta
--extern
libgit2_sys=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblibgit2_sys-ac4fe03736878ec2.rmeta
--extern
log=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liblog-ace3795084c04505.rmeta
--extern
memchr=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-80d0610f7e80bc73.rmeta
--extern
num_cpus=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libnum_cpus-eb504f8978016c5d.rmeta
--extern
opener=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libopener-a88d58ce58855124.rmeta
--extern
percent_encoding=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-d6394ca0120197d5.rmeta
--extern
remove_dir_all=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libremove_dir_all-6c80b1ad2b896b00.rmeta
--extern
rustc_workspace_hack=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librustc_workspace_hack-0c21f7a77a48efb4.rmeta
--extern
rustfix=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/librustfix-83963fc699f41bf9.rmeta
--extern
same_file=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsame_file-f125cee9f74bc2fb.rmeta
--extern
semver=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libsemver-f2f68444dda4dad7.rmeta
--extern
serde=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde-43caaa50a239a63a.rmeta
--extern
serde_ignored=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_ignored-4fef3a7f95ea7857.rmeta
--extern
serde_json=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-48f84074e1ab20ce.rmeta
--extern
shell_escape=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libshell_escape-ab54a352d2812a71.rmeta
--extern
strip_ansi_escapes=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libstrip_ansi_escapes-9f1d9cf68355d514.rmeta
--extern
tar=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtar-4e67dc09f3366f05.rmeta
--extern
tempfile=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtempfile-204cd0467a85ce9f.rmeta
--extern
termcolor=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtermcolor-d4f795ec01f87b7e.rmeta
--extern
toml=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libtoml-965d4b732fbf562b.rmeta
--extern
unicode_width=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_width-1a6aae56b3a30224.rmeta
--extern
url=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/liburl-9c3ecbb5810d9a2b.rmeta
--extern
walkdir=/tmp/tmp.zmIxqItwSr/target/x86_64-unknown-linux-gnu/debug/deps/libwalkdir-2301d0d0c989f432.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/debcargo-2.4.4=/usr/share/cargo/registry/debcargo-2.4.4
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu
-L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
(exit status: 1)
autopkgtest [14:12:04]: test rust-debcargo:@


-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20211103/88b785f1/attachment-0001.sig>


More information about the Pkg-rust-maintainers mailing list