Oct 13 01:40:15.810 INFO checking advancedtelematic/ota-plus-tools against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:40:15.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:40:16.349 INFO blam! 6a0d39384afdbb604d84a4986b6496e2f88eb180362d57179adb9590e7f0f9d3 Oct 13 01:40:16.350 INFO running `"docker" "start" "-a" "6a0d39384afdbb604d84a4986b6496e2f88eb180362d57179adb9590e7f0f9d3"` Oct 13 01:40:17.833 INFO kablam! usermod: no changes Oct 13 01:40:18.296 INFO kablam! Compiling futures v0.1.15 Oct 13 01:40:18.300 INFO kablam! Checking itoa v0.3.3 Oct 13 01:40:18.300 INFO kablam! Checking data-encoding v2.0.0-rc.2 Oct 13 01:40:18.306 INFO kablam! Checking tokio-service v0.1.0 Oct 13 01:40:18.306 INFO kablam! Checking subtle v0.2.0 Oct 13 01:40:18.308 INFO kablam! Checking derp v0.0.10 Oct 13 01:40:18.310 INFO kablam! Checking uuid v0.5.1 Oct 13 01:40:18.310 INFO kablam! Checking tempdir v0.3.5 Oct 13 01:40:21.757 INFO kablam! Checking futures-cpupool v0.1.5 Oct 13 01:40:21.788 INFO kablam! Checking openssl-sys v0.9.17 Oct 13 01:40:22.254 INFO kablam! Checking tokio-io v0.1.3 Oct 13 01:40:22.632 INFO kablam! Checking generic-array v0.8.3 Oct 13 01:40:23.723 INFO kablam! Checking backtrace v0.3.3 Oct 13 01:40:26.221 INFO kablam! Checking serde_json v1.0.2 Oct 13 01:40:26.576 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 13 01:40:27.474 INFO kablam! Checking chrono v0.4.0 Oct 13 01:40:28.055 INFO kablam! Checking digest v0.6.2 Oct 13 01:40:28.671 INFO kablam! Checking openssl v0.9.17 Oct 13 01:40:30.064 INFO kablam! Checking error-chain v0.10.0 Oct 13 01:40:30.114 INFO kablam! Checking curve25519-dalek v0.10.0 Oct 13 01:40:30.441 INFO kablam! Checking tokio-core v0.1.9 Oct 13 01:40:36.366 INFO kablam! Checking pem v0.4.1 Oct 13 01:40:41.296 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 01:40:44.460 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 01:40:47.205 INFO kablam! Checking native-tls v0.1.4 Oct 13 01:40:49.680 INFO kablam! Compiling rayon v0.7.1 Oct 13 01:40:50.454 INFO kablam! Checking tokio-tls v0.1.3 Oct 13 01:40:50.512 INFO kablam! Checking hyper v0.11.2 Oct 13 01:40:54.420 INFO kablam! Compiling ring v0.11.0 Oct 13 01:41:00.552 INFO kablam! Checking hyper-tls v0.1.2 Oct 13 01:41:04.644 INFO kablam! Checking reqwest v0.7.3 Oct 13 01:41:08.128 INFO kablam! Checking ota-plus v0.0.1 (/source) Oct 13 01:41:23.500 INFO kablam! 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. Oct 13 01:41:23.500 INFO kablam! --> src/bin/ota_plus.rs:75:21 Oct 13 01:41:23.500 INFO kablam! | Oct 13 01:41:23.500 INFO kablam! 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) Oct 13 01:41:23.500 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:41:23.500 INFO kablam! | Oct 13 01:41:23.500 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:41:23.500 INFO kablam! Oct 13 01:41:23.656 INFO kablam! 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. Oct 13 01:41:23.657 INFO kablam! --> src/bin/ota_plus.rs:75:21 Oct 13 01:41:23.657 INFO kablam! | Oct 13 01:41:23.657 INFO kablam! 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) Oct 13 01:41:23.658 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:41:23.658 INFO kablam! | Oct 13 01:41:23.658 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:41:23.658 INFO kablam! Oct 13 01:41:24.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 13 01:41:24.224 INFO kablam! su: No module specific data is present Oct 13 01:41:24.946 INFO running `"docker" "rm" "-f" "6a0d39384afdbb604d84a4986b6496e2f88eb180362d57179adb9590e7f0f9d3"` Oct 13 01:41:25.284 INFO blam! 6a0d39384afdbb604d84a4986b6496e2f88eb180362d57179adb9590e7f0f9d3