[INFO] crate cargo-tally 0.2.8 is already in cache [INFO] extracting crate cargo-tally 0.2.8 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/cargo-tally/0.2.8 [INFO] extracting crate cargo-tally 0.2.8 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/cargo-tally/0.2.8 [INFO] validating manifest of cargo-tally-0.2.8 on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-tally-0.2.8 on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo-tally-0.2.8 [INFO] finished frobbing cargo-tally-0.2.8 [INFO] frobbed toml for cargo-tally-0.2.8 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/cargo-tally/0.2.8/Cargo.toml [INFO] started frobbing cargo-tally-0.2.8 [INFO] finished frobbing cargo-tally-0.2.8 [INFO] frobbed toml for cargo-tally-0.2.8 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/cargo-tally/0.2.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cargo-tally-0.2.8 against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-6/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/cargo-tally/0.2.8:/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=forbid" "-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" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4f4c6bfc9d44e54fa4474413f55098865e47df5aa80cfd05d1930f1d2a95b568 [INFO] running `"docker" "start" "-a" "4f4c6bfc9d44e54fa4474413f55098865e47df5aa80cfd05d1930f1d2a95b568"` [INFO] [stderr] Checking gnuplot v0.0.29 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking string-interner v0.7.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking cookie_store v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.19 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.15 [INFO] [stderr] Checking cargo-tally v0.2.8 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/main.rs:72:17 [INFO] [stderr] | [INFO] [stderr] 72 | builder.parse(&log_config); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/main.rs:72:17 [INFO] [stderr] | [INFO] [stderr] 72 | builder.parse(&log_config); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.04s [INFO] running `"docker" "inspect" "4f4c6bfc9d44e54fa4474413f55098865e47df5aa80cfd05d1930f1d2a95b568"` [INFO] running `"docker" "rm" "-f" "4f4c6bfc9d44e54fa4474413f55098865e47df5aa80cfd05d1930f1d2a95b568"` [INFO] [stdout] 4f4c6bfc9d44e54fa4474413f55098865e47df5aa80cfd05d1930f1d2a95b568