Dec 17 22:32:18.389 INFO checking jaroslaw-weber/cookbook_data_parser against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 22:32:18.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/jaroslaw-weber/cookbook_data_parser:/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 17 22:32:18.944 INFO [stdout] d266430f51f4f0134002c823a88d253f5eada42cb141cffbbdc77e7c139d13ad Dec 17 22:32:18.950 INFO running `"docker" "start" "-a" "d266430f51f4f0134002c823a88d253f5eada42cb141cffbbdc77e7c139d13ad"` Dec 17 22:32:20.711 INFO [stderr] Checking serde_json v1.0.5 Dec 17 22:32:20.737 INFO [stderr] Checking error-chain v0.11.0 Dec 17 22:32:23.321 INFO [stderr] Checking cookbook_data_parser v0.1.0 (/opt/crater/workdir) Dec 17 22:32:24.228 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 17 22:32:24.229 INFO [stderr] --> src/parser.rs:14:1 Dec 17 22:32:24.229 INFO [stderr] | Dec 17 22:32:24.229 INFO [stderr] 14 | / error_chain!{ Dec 17 22:32:24.230 INFO [stderr] 15 | | foreign_links { Dec 17 22:32:24.230 INFO [stderr] 16 | | IoError(std::io::Error); Dec 17 22:32:24.230 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 17 22:32:24.230 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 17 22:32:24.231 INFO [stderr] 19 | | } Dec 17 22:32:24.231 INFO [stderr] 20 | | } Dec 17 22:32:24.231 INFO [stderr] | |_^ Dec 17 22:32:24.231 INFO [stderr] | Dec 17 22:32:24.231 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 22:32:24.231 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 17 22:32:24.231 INFO [stderr] Dec 17 22:32:24.231 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 17 22:32:24.231 INFO [stderr] --> src/parser.rs:14:1 Dec 17 22:32:24.231 INFO [stderr] | Dec 17 22:32:24.231 INFO [stderr] 14 | / error_chain!{ Dec 17 22:32:24.231 INFO [stderr] 15 | | foreign_links { Dec 17 22:32:24.231 INFO [stderr] 16 | | IoError(std::io::Error); Dec 17 22:32:24.231 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 17 22:32:24.231 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 17 22:32:24.231 INFO [stderr] 19 | | } Dec 17 22:32:24.231 INFO [stderr] 20 | | } Dec 17 22:32:24.231 INFO [stderr] | |_^ Dec 17 22:32:24.231 INFO [stderr] | Dec 17 22:32:24.231 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 17 22:32:24.231 INFO [stderr] Dec 17 22:32:24.276 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 17 22:32:24.276 INFO [stderr] --> src/parser.rs:14:1 Dec 17 22:32:24.276 INFO [stderr] | Dec 17 22:32:24.277 INFO [stderr] 14 | / error_chain!{ Dec 17 22:32:24.277 INFO [stderr] 15 | | foreign_links { Dec 17 22:32:24.277 INFO [stderr] 16 | | IoError(std::io::Error); Dec 17 22:32:24.277 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 17 22:32:24.277 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 17 22:32:24.277 INFO [stderr] 19 | | } Dec 17 22:32:24.277 INFO [stderr] 20 | | } Dec 17 22:32:24.277 INFO [stderr] | |_^ Dec 17 22:32:24.277 INFO [stderr] | Dec 17 22:32:24.277 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 22:32:24.277 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 17 22:32:24.277 INFO [stderr] Dec 17 22:32:24.277 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 17 22:32:24.277 INFO [stderr] --> src/parser.rs:14:1 Dec 17 22:32:24.277 INFO [stderr] | Dec 17 22:32:24.277 INFO [stderr] 14 | / error_chain!{ Dec 17 22:32:24.277 INFO [stderr] 15 | | foreign_links { Dec 17 22:32:24.277 INFO [stderr] 16 | | IoError(std::io::Error); Dec 17 22:32:24.277 INFO [stderr] 17 | | JsonError(serde_json::error::Error); Dec 17 22:32:24.277 INFO [stderr] 18 | | FsExtra(fs_extra::error::Error); Dec 17 22:32:24.277 INFO [stderr] 19 | | } Dec 17 22:32:24.277 INFO [stderr] 20 | | } Dec 17 22:32:24.277 INFO [stderr] | |_^ Dec 17 22:32:24.277 INFO [stderr] | Dec 17 22:32:24.277 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 17 22:32:24.277 INFO [stderr] Dec 17 22:32:24.625 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.05s Dec 17 22:32:25.994 INFO running `"docker" "inspect" "d266430f51f4f0134002c823a88d253f5eada42cb141cffbbdc77e7c139d13ad"` Dec 17 22:32:26.334 INFO running `"docker" "rm" "-f" "d266430f51f4f0134002c823a88d253f5eada42cb141cffbbdc77e7c139d13ad"` Dec 17 22:32:26.680 INFO [stdout] d266430f51f4f0134002c823a88d253f5eada42cb141cffbbdc77e7c139d13ad