Oct 31 21:23:51.930 INFO checking sevagh/pq against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:23:51.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:23:52.382 INFO blam! 1bec756137a17502d232d38288be87e072ad0ef84d1a9f6df2ff2e9f393e5dff Oct 31 21:23:52.383 INFO running `"docker" "start" "-a" "1bec756137a17502d232d38288be87e072ad0ef84d1a9f6df2ff2e9f393e5dff"` Oct 31 21:23:54.930 INFO kablam! usermod: no changes Oct 31 21:23:55.200 INFO kablam! Compiling libc v0.2.34 Oct 31 21:23:55.200 INFO kablam! Compiling serde v1.0.27 Oct 31 21:23:55.200 INFO kablam! Compiling openssl v0.9.23 Oct 31 21:23:55.200 INFO kablam! Checking ref_slice v1.1.1 Oct 31 21:23:55.200 INFO kablam! Checking protobuf v1.4.3 Oct 31 21:23:55.200 INFO kablam! Checking environment v0.1.1 Oct 31 21:23:55.200 INFO kablam! Checking difference v1.0.0 Oct 31 21:23:55.200 INFO kablam! Compiling miniz-sys v0.1.10 Oct 31 21:23:55.952 INFO kablam! Compiling openssl-sys v0.9.23 Oct 31 21:23:58.025 INFO kablam! Checking rand v0.3.19 Oct 31 21:23:58.086 INFO kablam! Checking atty v0.2.6 Oct 31 21:23:59.204 INFO kablam! Checking snap v0.2.3 Oct 31 21:23:59.724 INFO kablam! Checking ordered-float v0.5.0 Oct 31 21:24:03.633 INFO kablam! Checking erased_serde_json v0.1.0 (/source/erased-serde-json) Oct 31 21:24:03.649 INFO kablam! Checking clap v2.29.0 Oct 31 21:24:03.722 INFO kablam! Checking serde-value v0.5.1 Oct 31 21:24:05.388 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 31 21:24:06.520 INFO kablam! Compiling backtrace v0.3.4 Oct 31 21:24:06.714 INFO kablam! Checking flate2 v0.2.20 Oct 31 21:24:06.929 INFO kablam! Checking error-chain v0.10.0 Oct 31 21:24:08.312 INFO kablam! Checking error-chain v0.11.0 Oct 31 21:24:11.966 INFO kablam! Checking twox-hash v1.1.0 Oct 31 21:24:16.618 INFO kablam! Compiling tempdir v0.3.5 Oct 31 21:24:29.294 INFO kablam! Checking kafka v0.7.0 Oct 31 21:24:31.041 INFO kablam! Checking serde-protobuf v0.7.0 Oct 31 21:24:38.287 INFO kablam! Checking stream_delimit v0.5.2 (/source/stream-delimit) Oct 31 21:24:40.006 INFO kablam! Checking pq v1.2.1 (/source) Oct 31 21:24:41.541 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 31 21:24:41.541 INFO kablam! --> src/discovery.rs:49:26 Oct 31 21:24:41.542 INFO kablam! | Oct 31 21:24:41.542 INFO kablam! 49 | if let Some(mut x) = env::home_dir() { Oct 31 21:24:41.543 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:24:41.543 INFO kablam! | Oct 31 21:24:41.544 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:24:41.544 INFO kablam! Oct 31 21:24:42.187 INFO kablam! Compiling serde_json v1.0.9 Oct 31 21:24:42.187 INFO kablam! Compiling semver v0.8.0 Oct 31 21:24:47.748 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 31 21:24:51.103 INFO kablam! Compiling skeptic v0.13.2 Oct 31 21:24:54.432 INFO kablam! Compiling assert_cli v0.5.4 Oct 31 21:24:58.505 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 31 21:24:58.505 INFO kablam! --> src/discovery.rs:49:26 Oct 31 21:24:58.505 INFO kablam! | Oct 31 21:24:58.506 INFO kablam! 49 | if let Some(mut x) = env::home_dir() { Oct 31 21:24:58.506 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:24:58.506 INFO kablam! | Oct 31 21:24:58.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:24:58.507 INFO kablam! Oct 31 21:24:58.773 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 31 21:24:58.784 INFO kablam! su: No module specific data is present Oct 31 21:24:59.452 INFO running `"docker" "rm" "-f" "1bec756137a17502d232d38288be87e072ad0ef84d1a9f6df2ff2e9f393e5dff"` Oct 31 21:24:59.801 INFO blam! 1bec756137a17502d232d38288be87e072ad0ef84d1a9f6df2ff2e9f393e5dff