[INFO] updating cached repository solsensor/sol [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/solsensor/sol [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/solsensor/sol" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/solsensor/sol"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/solsensor/sol'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/solsensor/sol" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/solsensor/sol"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/solsensor/sol'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3ac44d28add1e37791578ff0c0da59cfa6f0e7fd [INFO] sha for GitHub repo solsensor/sol: 3ac44d28add1e37791578ff0c0da59cfa6f0e7fd [INFO] validating manifest of solsensor/sol on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of solsensor/sol on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing solsensor/sol [INFO] finished frobbing solsensor/sol [INFO] frobbed toml for solsensor/sol written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/solsensor/sol/Cargo.toml [INFO] started frobbing solsensor/sol [INFO] finished frobbing solsensor/sol [INFO] frobbed toml for solsensor/sol written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/solsensor/sol/Cargo.toml [INFO] crate solsensor/sol already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking solsensor/sol against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-2/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/solsensor/sol:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2250c118a170fc86d0981e1b4249e617f7dbd8b0c478ebe363e468cfed265f90 [INFO] running `"docker" "start" "-a" "2250c118a170fc86d0981e1b4249e617f7dbd8b0c478ebe363e468cfed265f90"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling pear_codegen v0.1.0 [INFO] [stderr] Checking filetime v0.2.2 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.0 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking rocket_contrib v0.4.0 [INFO] [stderr] Checking sol 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/main.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | / error_chain! { [INFO] [stderr] 52 | | foreign_links { [INFO] [stderr] 53 | | Diesel(::diesel::result::Error); [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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/main.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | / error_chain! { [INFO] [stderr] 52 | | foreign_links { [INFO] [stderr] 53 | | Diesel(::diesel::result::Error); [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "2250c118a170fc86d0981e1b4249e617f7dbd8b0c478ebe363e468cfed265f90"` [INFO] running `"docker" "rm" "-f" "2250c118a170fc86d0981e1b4249e617f7dbd8b0c478ebe363e468cfed265f90"` [INFO] [stdout] 2250c118a170fc86d0981e1b4249e617f7dbd8b0c478ebe363e468cfed265f90