[INFO] updating cached repository neosmart/static-compress [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/neosmart/static-compress [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/neosmart/static-compress" "work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/neosmart/static-compress" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/neosmart/static-compress"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/neosmart/static-compress'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 995aaaf7cdb7083f39b098d51fc388be76e1e622 [INFO] sha for GitHub repo neosmart/static-compress: 995aaaf7cdb7083f39b098d51fc388be76e1e622 [INFO] validating manifest of neosmart/static-compress on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of neosmart/static-compress on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing neosmart/static-compress [INFO] finished frobbing neosmart/static-compress [INFO] frobbed toml for neosmart/static-compress written to work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress/Cargo.toml [INFO] started frobbing neosmart/static-compress [INFO] finished frobbing neosmart/static-compress [INFO] frobbed toml for neosmart/static-compress written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/neosmart/static-compress/Cargo.toml [INFO] crate neosmart/static-compress already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing neosmart/static-compress against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 629e1106faca5d47febe66cc2d0c89f26b12d829709f244088204ea9a5a7bac6 [INFO] running `"docker" "start" "-a" "629e1106faca5d47febe66cc2d0c89f26b12d829709f244088204ea9a5a7bac6"` [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling adler32 v0.2.0 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling brotli-sys v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling pretty-bytes v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling zopfli v0.3.6 [INFO] [stderr] Compiling stderr v0.7.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling globset v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling static-compress v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | InvalidParameterValue(pname: &'static str) { [INFO] [stderr] 4 | | description("An invalid value was supplied for a command line argument.") [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | InvalidParameterValue(pname: &'static str) { [INFO] [stderr] 4 | | description("An invalid value was supplied for a command line argument.") [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:294:16 [INFO] [stderr] | [INFO] [stderr] 294 | fn fix_filters(mut filters: &mut Vec) { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.94s [INFO] running `"docker" "inspect" "629e1106faca5d47febe66cc2d0c89f26b12d829709f244088204ea9a5a7bac6"` [INFO] running `"docker" "rm" "-f" "629e1106faca5d47febe66cc2d0c89f26b12d829709f244088204ea9a5a7bac6"` [INFO] [stdout] 629e1106faca5d47febe66cc2d0c89f26b12d829709f244088204ea9a5a7bac6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb1153a856fcd5dfd77a1fea9f4d181123ed64ecc3ba2f7d4b11220649c2056d [INFO] running `"docker" "start" "-a" "eb1153a856fcd5dfd77a1fea9f4d181123ed64ecc3ba2f7d4b11220649c2056d"` [INFO] [stderr] Compiling static-compress v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | InvalidParameterValue(pname: &'static str) { [INFO] [stderr] 4 | | description("An invalid value was supplied for a command line argument.") [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | InvalidParameterValue(pname: &'static str) { [INFO] [stderr] 4 | | description("An invalid value was supplied for a command line argument.") [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:294:16 [INFO] [stderr] | [INFO] [stderr] 294 | fn fix_filters(mut filters: &mut Vec) { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "eb1153a856fcd5dfd77a1fea9f4d181123ed64ecc3ba2f7d4b11220649c2056d"` [INFO] running `"docker" "rm" "-f" "eb1153a856fcd5dfd77a1fea9f4d181123ed64ecc3ba2f7d4b11220649c2056d"` [INFO] [stdout] eb1153a856fcd5dfd77a1fea9f4d181123ed64ecc3ba2f7d4b11220649c2056d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/neosmart/static-compress:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9517e94aee07ba3ef22e9725391dda72785af046025885d3aca685342ceb92c8 [INFO] running `"docker" "start" "-a" "9517e94aee07ba3ef22e9725391dda72785af046025885d3aca685342ceb92c8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/static_compress-1dff043187941c53 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9517e94aee07ba3ef22e9725391dda72785af046025885d3aca685342ceb92c8"` [INFO] running `"docker" "rm" "-f" "9517e94aee07ba3ef22e9725391dda72785af046025885d3aca685342ceb92c8"` [INFO] [stdout] 9517e94aee07ba3ef22e9725391dda72785af046025885d3aca685342ceb92c8