Dec 18 11:47:24.291 INFO checking rust-gist-0.1.4 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 11:47:24.291 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/rust-gist/0.1.4:/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 11:47:24.433 INFO [stdout] 1350c161d720de55e9ef6749eb91bde99d8593e5d5cd4a2532120a673feaf3c8 Dec 18 11:47:24.434 INFO running `"docker" "start" "-a" "1350c161d720de55e9ef6749eb91bde99d8593e5d5cd4a2532120a673feaf3c8"` Dec 18 11:47:25.268 INFO [stderr] Checking rust-gist v0.1.4 (/opt/crater/workdir) Dec 18 11:47:27.664 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 11:47:27.664 INFO [stderr] --> src/main.rs:19:5 Dec 18 11:47:27.664 INFO [stderr] | Dec 18 11:47:27.664 INFO [stderr] 19 | / error_chain!{ Dec 18 11:47:27.664 INFO [stderr] 20 | | foreign_links { Dec 18 11:47:27.664 INFO [stderr] 21 | | Fmt(fmt::Error); Dec 18 11:47:27.664 INFO [stderr] 22 | | Io(io::Error) #[cfg(unix)]; Dec 18 11:47:27.664 INFO [stderr] ... | Dec 18 11:47:27.664 INFO [stderr] 46 | | } Dec 18 11:47:27.664 INFO [stderr] 47 | | } Dec 18 11:47:27.664 INFO [stderr] | |_____^ Dec 18 11:47:27.664 INFO [stderr] | Dec 18 11:47:27.664 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 11:47:27.664 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 11:47:27.664 INFO [stderr] Dec 18 11:47:27.664 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 11:47:27.664 INFO [stderr] --> src/main.rs:19:5 Dec 18 11:47:27.664 INFO [stderr] | Dec 18 11:47:27.664 INFO [stderr] 19 | / error_chain!{ Dec 18 11:47:27.664 INFO [stderr] 20 | | foreign_links { Dec 18 11:47:27.664 INFO [stderr] 21 | | Fmt(fmt::Error); Dec 18 11:47:27.664 INFO [stderr] 22 | | Io(io::Error) #[cfg(unix)]; Dec 18 11:47:27.664 INFO [stderr] ... | Dec 18 11:47:27.664 INFO [stderr] 46 | | } Dec 18 11:47:27.664 INFO [stderr] 47 | | } Dec 18 11:47:27.664 INFO [stderr] | |_____^ Dec 18 11:47:27.664 INFO [stderr] | Dec 18 11:47:27.664 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 11:47:27.664 INFO [stderr] Dec 18 11:47:27.687 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 11:47:27.687 INFO [stderr] --> src/main.rs:19:5 Dec 18 11:47:27.687 INFO [stderr] | Dec 18 11:47:27.687 INFO [stderr] 19 | / error_chain!{ Dec 18 11:47:27.687 INFO [stderr] 20 | | foreign_links { Dec 18 11:47:27.687 INFO [stderr] 21 | | Fmt(fmt::Error); Dec 18 11:47:27.687 INFO [stderr] 22 | | Io(io::Error) #[cfg(unix)]; Dec 18 11:47:27.687 INFO [stderr] ... | Dec 18 11:47:27.687 INFO [stderr] 46 | | } Dec 18 11:47:27.687 INFO [stderr] 47 | | } Dec 18 11:47:27.687 INFO [stderr] | |_____^ Dec 18 11:47:27.687 INFO [stderr] | Dec 18 11:47:27.687 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 11:47:27.687 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 11:47:27.687 INFO [stderr] Dec 18 11:47:27.688 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 11:47:27.688 INFO [stderr] --> src/main.rs:19:5 Dec 18 11:47:27.688 INFO [stderr] | Dec 18 11:47:27.688 INFO [stderr] 19 | / error_chain!{ Dec 18 11:47:27.688 INFO [stderr] 20 | | foreign_links { Dec 18 11:47:27.688 INFO [stderr] 21 | | Fmt(fmt::Error); Dec 18 11:47:27.688 INFO [stderr] 22 | | Io(io::Error) #[cfg(unix)]; Dec 18 11:47:27.688 INFO [stderr] ... | Dec 18 11:47:27.688 INFO [stderr] 46 | | } Dec 18 11:47:27.688 INFO [stderr] 47 | | } Dec 18 11:47:27.688 INFO [stderr] | |_____^ Dec 18 11:47:27.688 INFO [stderr] | Dec 18 11:47:27.688 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 11:47:27.688 INFO [stderr] Dec 18 11:47:27.856 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s Dec 18 11:47:28.204 INFO running `"docker" "inspect" "1350c161d720de55e9ef6749eb91bde99d8593e5d5cd4a2532120a673feaf3c8"` Dec 18 11:47:28.376 INFO running `"docker" "rm" "-f" "1350c161d720de55e9ef6749eb91bde99d8593e5d5cd4a2532120a673feaf3c8"` Dec 18 11:47:28.531 INFO [stdout] 1350c161d720de55e9ef6749eb91bde99d8593e5d5cd4a2532120a673feaf3c8