[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-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/advancedtelematic/ota-plus-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/advancedtelematic/ota-plus-tools" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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#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 advancedtelematic/ota-plus-tools 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 advancedtelematic/ota-plus-tools [INFO] finished frobbing advancedtelematic/ota-plus-tools [INFO] frobbed toml for advancedtelematic/ota-plus-tools written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/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-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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/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 advancedtelematic/ota-plus-tools against master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-2/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/advancedtelematic/ota-plus-tools:/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" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] aafa492c9e275b007988f65fe0322f28450608f50554cf85821ee2040f4d2bb2 [INFO] running `"docker" "start" "-a" "aafa492c9e275b007988f65fe0322f28450608f50554cf85821ee2040f4d2bb2"` [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking data-encoding v2.0.0-rc.2 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Checking subtle v0.2.0 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking derp v0.0.10 [INFO] [stderr] Checking curve25519-dalek v0.10.0 [INFO] [stderr] Checking reqwest v0.7.3 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking pem v0.4.1 [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 33.07s [INFO] running `"docker" "inspect" "aafa492c9e275b007988f65fe0322f28450608f50554cf85821ee2040f4d2bb2"` [INFO] running `"docker" "rm" "-f" "aafa492c9e275b007988f65fe0322f28450608f50554cf85821ee2040f4d2bb2"` [INFO] [stdout] aafa492c9e275b007988f65fe0322f28450608f50554cf85821ee2040f4d2bb2