Dec 18 14:33:16.929 INFO checking latex-0.2.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 14:33:16.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-4/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/latex/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 14:33:17.216 INFO [stdout] 8398339fe047c65015c13ee49e4eef0d835d5c456d5fda43e8fb86dc63f494a5 Dec 18 14:33:17.219 INFO running `"docker" "start" "-a" "8398339fe047c65015c13ee49e4eef0d835d5c456d5fda43e8fb86dc63f494a5"` Dec 18 14:33:18.624 INFO [stderr] Checking latex v0.2.0 (/opt/crater/workdir) Dec 18 14:33:19.248 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 14:33:19.248 INFO [stderr] --> src/lib.rs:126:5 Dec 18 14:33:19.248 INFO [stderr] | Dec 18 14:33:19.248 INFO [stderr] 126 | / error_chain!{ Dec 18 14:33:19.248 INFO [stderr] 127 | | foreign_links{ Dec 18 14:33:19.248 INFO [stderr] 128 | | Io(::std::io::Error) #[doc = "Wrapper around `std::io::Error`"]; Dec 18 14:33:19.248 INFO [stderr] 129 | | Fmt(::std::fmt::Error) #[doc = "A formatting error"]; Dec 18 14:33:19.248 INFO [stderr] 130 | | UtfError(::std::string::FromUtf8Error) #[doc = "A UTF8 conversion error"]; Dec 18 14:33:19.248 INFO [stderr] 131 | | } Dec 18 14:33:19.248 INFO [stderr] 132 | | } Dec 18 14:33:19.248 INFO [stderr] | |_____^ Dec 18 14:33:19.248 INFO [stderr] | Dec 18 14:33:19.248 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 14:33:19.248 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 14:33:19.248 INFO [stderr] Dec 18 14:33:19.248 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 14:33:19.248 INFO [stderr] --> src/lib.rs:126:5 Dec 18 14:33:19.248 INFO [stderr] | Dec 18 14:33:19.248 INFO [stderr] 126 | / error_chain!{ Dec 18 14:33:19.248 INFO [stderr] 127 | | foreign_links{ Dec 18 14:33:19.248 INFO [stderr] 128 | | Io(::std::io::Error) #[doc = "Wrapper around `std::io::Error`"]; Dec 18 14:33:19.248 INFO [stderr] 129 | | Fmt(::std::fmt::Error) #[doc = "A formatting error"]; Dec 18 14:33:19.248 INFO [stderr] 130 | | UtfError(::std::string::FromUtf8Error) #[doc = "A UTF8 conversion error"]; Dec 18 14:33:19.248 INFO [stderr] 131 | | } Dec 18 14:33:19.248 INFO [stderr] 132 | | } Dec 18 14:33:19.248 INFO [stderr] | |_____^ Dec 18 14:33:19.248 INFO [stderr] | Dec 18 14:33:19.248 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 14:33:19.248 INFO [stderr] Dec 18 14:33:19.325 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 14:33:19.325 INFO [stderr] --> src/lib.rs:126:5 Dec 18 14:33:19.325 INFO [stderr] | Dec 18 14:33:19.325 INFO [stderr] 126 | / error_chain!{ Dec 18 14:33:19.325 INFO [stderr] 127 | | foreign_links{ Dec 18 14:33:19.325 INFO [stderr] 128 | | Io(::std::io::Error) #[doc = "Wrapper around `std::io::Error`"]; Dec 18 14:33:19.325 INFO [stderr] 129 | | Fmt(::std::fmt::Error) #[doc = "A formatting error"]; Dec 18 14:33:19.325 INFO [stderr] 130 | | UtfError(::std::string::FromUtf8Error) #[doc = "A UTF8 conversion error"]; Dec 18 14:33:19.325 INFO [stderr] 131 | | } Dec 18 14:33:19.325 INFO [stderr] 132 | | } Dec 18 14:33:19.325 INFO [stderr] | |_____^ Dec 18 14:33:19.325 INFO [stderr] | Dec 18 14:33:19.325 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 14:33:19.325 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 14:33:19.325 INFO [stderr] Dec 18 14:33:19.325 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 14:33:19.325 INFO [stderr] --> src/lib.rs:126:5 Dec 18 14:33:19.325 INFO [stderr] | Dec 18 14:33:19.325 INFO [stderr] 126 | / error_chain!{ Dec 18 14:33:19.325 INFO [stderr] 127 | | foreign_links{ Dec 18 14:33:19.325 INFO [stderr] 128 | | Io(::std::io::Error) #[doc = "Wrapper around `std::io::Error`"]; Dec 18 14:33:19.325 INFO [stderr] 129 | | Fmt(::std::fmt::Error) #[doc = "A formatting error"]; Dec 18 14:33:19.325 INFO [stderr] 130 | | UtfError(::std::string::FromUtf8Error) #[doc = "A UTF8 conversion error"]; Dec 18 14:33:19.325 INFO [stderr] 131 | | } Dec 18 14:33:19.325 INFO [stderr] 132 | | } Dec 18 14:33:19.325 INFO [stderr] | |_____^ Dec 18 14:33:19.325 INFO [stderr] | Dec 18 14:33:19.325 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 14:33:19.325 INFO [stderr] Dec 18 14:33:19.769 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s Dec 18 14:33:20.081 INFO running `"docker" "inspect" "8398339fe047c65015c13ee49e4eef0d835d5c456d5fda43e8fb86dc63f494a5"` Dec 18 14:33:20.147 INFO running `"docker" "rm" "-f" "8398339fe047c65015c13ee49e4eef0d835d5c456d5fda43e8fb86dc63f494a5"` Dec 18 14:33:20.215 INFO [stdout] 8398339fe047c65015c13ee49e4eef0d835d5c456d5fda43e8fb86dc63f494a5