[INFO] updating cached repository anthonynguyen/preminder [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anthonynguyen/preminder [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anthonynguyen/preminder" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/anthonynguyen/preminder"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/anthonynguyen/preminder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anthonynguyen/preminder" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/anthonynguyen/preminder"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/anthonynguyen/preminder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6cfd24ea5602fd2498b2cec94164890da1040978 [INFO] sha for GitHub repo anthonynguyen/preminder: 6cfd24ea5602fd2498b2cec94164890da1040978 [INFO] validating manifest of anthonynguyen/preminder on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anthonynguyen/preminder on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anthonynguyen/preminder [INFO] finished frobbing anthonynguyen/preminder [INFO] frobbed toml for anthonynguyen/preminder written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/anthonynguyen/preminder/Cargo.toml [INFO] started frobbing anthonynguyen/preminder [INFO] finished frobbing anthonynguyen/preminder [INFO] frobbed toml for anthonynguyen/preminder written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/anthonynguyen/preminder/Cargo.toml [INFO] crate anthonynguyen/preminder has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking anthonynguyen/preminder against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-1/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/anthonynguyen/preminder:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6f1cd72cc67303d53fc141b81ee1294605aed7880e26bc19ad8758382ee8800e [INFO] running `"docker" "start" "-a" "6f1cd72cc67303d53fc141b81ee1294605aed7880e26bc19ad8758382ee8800e"` [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking nom v3.2.0 [INFO] [stderr] Compiling email v0.0.17 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking loglog v0.3.2 [INFO] [stderr] Checking tera v0.10.10 [INFO] [stderr] Checking tokio-core v0.1.9 [INFO] [stderr] Checking config v0.7.0 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking hyper v0.11.2 [INFO] [stderr] Checking lettre v0.6.2 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking reqwest v0.7.3 [INFO] [stderr] Checking preminder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [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) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [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) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `"docker" "inspect" "6f1cd72cc67303d53fc141b81ee1294605aed7880e26bc19ad8758382ee8800e"` [INFO] running `"docker" "rm" "-f" "6f1cd72cc67303d53fc141b81ee1294605aed7880e26bc19ad8758382ee8800e"` [INFO] [stdout] 6f1cd72cc67303d53fc141b81ee1294605aed7880e26bc19ad8758382ee8800e