[INFO] updating cached repository advancedtelematic/ota-plus-tools [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/advancedtelematic/ota-plus-tools [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/advancedtelematic/ota-plus-tools" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/advancedtelematic/ota-plus-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/advancedtelematic/ota-plus-tools" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/advancedtelematic/ota-plus-tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2eed90476833f3d86916232fc694bc55043ecf03 [INFO] sha for GitHub repo advancedtelematic/ota-plus-tools: 2eed90476833f3d86916232fc694bc55043ecf03 [INFO] validating manifest of advancedtelematic/ota-plus-tools on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of advancedtelematic/ota-plus-tools on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing advancedtelematic/ota-plus-tools [INFO] finished frobbing advancedtelematic/ota-plus-tools [INFO] frobbed toml for advancedtelematic/ota-plus-tools written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/advancedtelematic/ota-plus-tools/Cargo.toml [INFO] started frobbing advancedtelematic/ota-plus-tools [INFO] finished frobbing advancedtelematic/ota-plus-tools [INFO] frobbed toml for advancedtelematic/ota-plus-tools written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/advancedtelematic/ota-plus-tools/Cargo.toml [INFO] crate advancedtelematic/ota-plus-tools already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking advancedtelematic/ota-plus-tools against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-2/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/advancedtelematic/ota-plus-tools:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0aec6ede5c239c31560a06dd27a65cb020c1e4990d354bb583645f7b2349d236 [INFO] running `"docker" "start" "-a" "0aec6ede5c239c31560a06dd27a65cb020c1e4990d354bb583645f7b2349d236"` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Checking data-encoding v2.0.0-rc.2 [INFO] [stderr] Checking subtle v0.2.0 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking derp v0.0.10 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Checking curve25519-dalek v0.10.0 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking reqwest v0.7.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking pem v0.4.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Checking ota-plus v0.0.1 (/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/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [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/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [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/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [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/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [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::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/ota_plus.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/ota_plus.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/ota_plus.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / error_chain! { [INFO] [stderr] 35 | | foreign_links { [INFO] [stderr] 36 | | DataEncodingDecode(data_encoding::DecodeError); [INFO] [stderr] 37 | | Io(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [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/bin/ota_plus.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / error_chain! { [INFO] [stderr] 35 | | foreign_links { [INFO] [stderr] 36 | | DataEncodingDecode(data_encoding::DecodeError); [INFO] [stderr] 37 | | Io(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [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 47.08s [INFO] running `"docker" "inspect" "0aec6ede5c239c31560a06dd27a65cb020c1e4990d354bb583645f7b2349d236"` [INFO] running `"docker" "rm" "-f" "0aec6ede5c239c31560a06dd27a65cb020c1e4990d354bb583645f7b2349d236"` [INFO] [stdout] 0aec6ede5c239c31560a06dd27a65cb020c1e4990d354bb583645f7b2349d236