[INFO] crate prettyprint 0.2.0 is already in cache [INFO] extracting crate prettyprint 0.2.0 into work/ex/pr-59928/sources/master#df25d79a33b0c82b716699a75a41bfdc6089850a/reg/prettyprint/0.2.0 [INFO] extracting crate prettyprint 0.2.0 into work/ex/pr-59928/sources/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f/reg/prettyprint/0.2.0 [INFO] validating manifest of prettyprint-0.2.0 on toolchain master#df25d79a33b0c82b716699a75a41bfdc6089850a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of prettyprint-0.2.0 on toolchain try#424a4ae163d6517f301cd4048a4b5dd785be5b2f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing prettyprint-0.2.0 [INFO] finished frobbing prettyprint-0.2.0 [INFO] frobbed toml for prettyprint-0.2.0 written to work/ex/pr-59928/sources/master#df25d79a33b0c82b716699a75a41bfdc6089850a/reg/prettyprint/0.2.0/Cargo.toml [INFO] started frobbing prettyprint-0.2.0 [INFO] finished frobbing prettyprint-0.2.0 [INFO] frobbed toml for prettyprint-0.2.0 written to work/ex/pr-59928/sources/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f/reg/prettyprint/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking prettyprint-0.2.0 against try#424a4ae163d6517f301cd4048a4b5dd785be5b2f for pr-59928 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-59928/worker-0/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-59928/sources/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f/reg/prettyprint/0.2.0:/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" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8cb2ca08a491a6df2025e476f7073264e487bed013c65b4d7ec6965774535bc0 [INFO] running `"docker" "start" "-a" "8cb2ca08a491a6df2025e476f7073264e487bed013c65b4d7ec6965774535bc0"` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Compiling curl-sys v0.4.17 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking plist v0.4.1 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking onig v4.3.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking syntect v3.2.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking prettyprint v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/printer.rs:332:38 [INFO] [stderr] | [INFO] [stderr] 332 | text.trim_right_matches(|c| c == '\r' || c == '\n'), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | foreign_links { [INFO] [stderr] 44 | | Clap(::clap::Error); [INFO] [stderr] 45 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 48 | | } [INFO] [stderr] 49 | | } [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: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/printer.rs:332:38 [INFO] [stderr] | [INFO] [stderr] 332 | text.trim_right_matches(|c| c == '\r' || c == '\n'), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | foreign_links { [INFO] [stderr] 44 | | Clap(::clap::Error); [INFO] [stderr] 45 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 48 | | } [INFO] [stderr] 49 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 51.19s [INFO] running `"docker" "inspect" "8cb2ca08a491a6df2025e476f7073264e487bed013c65b4d7ec6965774535bc0"` [INFO] running `"docker" "rm" "-f" "8cb2ca08a491a6df2025e476f7073264e487bed013c65b4d7ec6965774535bc0"` [INFO] [stdout] 8cb2ca08a491a6df2025e476f7073264e487bed013c65b4d7ec6965774535bc0