Dec 18 17:22:12.660 INFO checking cookbook_data_parser-0.1.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 17:22:12.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/cookbook_data_parser/0.1.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 17:22:12.920 INFO [stdout] 507b40c104ca32f44cc1d2bdf2be1dd260270aa7ad6b625b63f2f9ddebc72d46 Dec 18 17:22:12.922 INFO running `"docker" "start" "-a" "507b40c104ca32f44cc1d2bdf2be1dd260270aa7ad6b625b63f2f9ddebc72d46"` Dec 18 17:22:13.908 INFO [stderr] Checking cookbook_data_parser v0.1.0 (/opt/crater/workdir) Dec 18 17:22:14.630 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 17:22:14.630 INFO [stderr] --> src/parser.rs:14:1 Dec 18 17:22:14.630 INFO [stderr] | Dec 18 17:22:14.630 INFO [stderr] 14 | / error_chain!{ Dec 18 17:22:14.630 INFO [stderr] 15 | | foreign_links { Dec 18 17:22:14.630 INFO [stderr] 16 | | IoError(std::io::Error); Dec 18 17:22:14.630 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 18 17:22:14.630 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 18 17:22:14.630 INFO [stderr] 19 | | } Dec 18 17:22:14.630 INFO [stderr] 20 | | } Dec 18 17:22:14.630 INFO [stderr] | |_^ Dec 18 17:22:14.630 INFO [stderr] | Dec 18 17:22:14.630 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 17:22:14.630 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 17:22:14.630 INFO [stderr] Dec 18 17:22:14.632 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 17:22:14.632 INFO [stderr] --> src/parser.rs:14:1 Dec 18 17:22:14.632 INFO [stderr] | Dec 18 17:22:14.632 INFO [stderr] 14 | / error_chain!{ Dec 18 17:22:14.632 INFO [stderr] 15 | | foreign_links { Dec 18 17:22:14.632 INFO [stderr] 16 | | IoError(std::io::Error); Dec 18 17:22:14.632 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 18 17:22:14.632 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 18 17:22:14.632 INFO [stderr] 19 | | } Dec 18 17:22:14.632 INFO [stderr] 20 | | } Dec 18 17:22:14.632 INFO [stderr] | |_^ Dec 18 17:22:14.632 INFO [stderr] | Dec 18 17:22:14.632 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 17:22:14.632 INFO [stderr] Dec 18 17:22:14.862 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 17:22:14.862 INFO [stderr] --> src/parser.rs:14:1 Dec 18 17:22:14.862 INFO [stderr] | Dec 18 17:22:14.862 INFO [stderr] 14 | / error_chain!{ Dec 18 17:22:14.862 INFO [stderr] 15 | | foreign_links { Dec 18 17:22:14.862 INFO [stderr] 16 | | IoError(std::io::Error); Dec 18 17:22:14.862 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 18 17:22:14.863 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 18 17:22:14.863 INFO [stderr] 19 | | } Dec 18 17:22:14.863 INFO [stderr] 20 | | } Dec 18 17:22:14.863 INFO [stderr] | |_^ Dec 18 17:22:14.863 INFO [stderr] | Dec 18 17:22:14.863 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 17:22:14.863 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 17:22:14.863 INFO [stderr] Dec 18 17:22:14.863 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 17:22:14.863 INFO [stderr] --> src/parser.rs:14:1 Dec 18 17:22:14.863 INFO [stderr] | Dec 18 17:22:14.863 INFO [stderr] 14 | / error_chain!{ Dec 18 17:22:14.863 INFO [stderr] 15 | | foreign_links { Dec 18 17:22:14.863 INFO [stderr] 16 | | IoError(std::io::Error); Dec 18 17:22:14.863 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 18 17:22:14.863 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 18 17:22:14.863 INFO [stderr] 19 | | } Dec 18 17:22:14.863 INFO [stderr] 20 | | } Dec 18 17:22:14.863 INFO [stderr] | |_^ Dec 18 17:22:14.863 INFO [stderr] | Dec 18 17:22:14.863 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 17:22:14.863 INFO [stderr] Dec 18 17:22:15.005 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s Dec 18 17:22:15.305 INFO running `"docker" "inspect" "507b40c104ca32f44cc1d2bdf2be1dd260270aa7ad6b625b63f2f9ddebc72d46"` Dec 18 17:22:15.424 INFO running `"docker" "rm" "-f" "507b40c104ca32f44cc1d2bdf2be1dd260270aa7ad6b625b63f2f9ddebc72d46"` Dec 18 17:22:15.518 INFO [stdout] 507b40c104ca32f44cc1d2bdf2be1dd260270aa7ad6b625b63f2f9ddebc72d46