Oct 27 23:03:09.138 INFO checking dkregistry-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:03:09.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 23:03:09.505 INFO blam! db6efac0cf212c7688f8d8821bdb34a0f7d1d06be20835c7d4eac311b6828d0e Oct 27 23:03:09.513 INFO running `"docker" "start" "-a" "db6efac0cf212c7688f8d8821bdb34a0f7d1d06be20835c7d4eac311b6828d0e"` Oct 27 23:03:10.668 INFO kablam! usermod: no changes Oct 27 23:03:11.019 INFO kablam! Checking error-chain v0.10.0 Oct 27 23:03:11.019 INFO kablam! Checking strum v0.6.0 Oct 27 23:03:11.044 INFO kablam! Compiling strum_macros v0.6.1 Oct 27 23:03:11.046 INFO kablam! Compiling ring v0.11.0 Oct 27 23:03:23.376 INFO kablam! Checking webpki v0.14.0 Oct 27 23:03:24.579 INFO kablam! Checking rustls v0.9.0 Oct 27 23:03:24.579 INFO kablam! Checking webpki-roots v0.11.0 Oct 27 23:03:28.687 INFO kablam! Checking tokio-rustls v0.2.4 Oct 27 23:03:33.755 INFO kablam! Checking hyper-rustls v0.8.0 Oct 27 23:03:38.945 INFO kablam! Checking dkregistry v0.1.0 (/source) Oct 27 23:03:50.138 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 23:03:50.138 INFO kablam! --> src/v2/catalog.rs:44:23 Oct 27 23:03:50.139 INFO kablam! | Oct 27 23:03:50.139 INFO kablam! 44 | .map(|rs| futures::stream::iter(rs.into_iter())) Oct 27 23:03:50.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:03:50.139 INFO kablam! | Oct 27 23:03:50.139 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:03:50.139 INFO kablam! Oct 27 23:03:50.139 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 23:03:50.139 INFO kablam! --> src/v2/tags.rs:51:23 Oct 27 23:03:50.139 INFO kablam! | Oct 27 23:03:50.139 INFO kablam! 51 | .map(|rs| futures::stream::iter(rs.into_iter())) Oct 27 23:03:50.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:03:50.139 INFO kablam! Oct 27 23:03:50.799 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 23:03:50.799 INFO kablam! --> src/v2/catalog.rs:44:23 Oct 27 23:03:50.799 INFO kablam! | Oct 27 23:03:50.799 INFO kablam! 44 | .map(|rs| futures::stream::iter(rs.into_iter())) Oct 27 23:03:50.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:03:50.801 INFO kablam! | Oct 27 23:03:50.801 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:03:50.801 INFO kablam! Oct 27 23:03:50.801 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 23:03:50.801 INFO kablam! --> src/v2/tags.rs:51:23 Oct 27 23:03:50.801 INFO kablam! | Oct 27 23:03:50.801 INFO kablam! 51 | .map(|rs| futures::stream::iter(rs.into_iter())) Oct 27 23:03:50.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:03:50.801 INFO kablam! Oct 27 23:04:29.695 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 27 23:04:29.695 INFO kablam! --> examples/image.rs:27:16 Oct 27 23:04:29.695 INFO kablam! | Oct 27 23:04:29.695 INFO kablam! 27 | let home = env::home_dir().unwrap_or("/root".into()); Oct 27 23:04:29.695 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 23:04:29.695 INFO kablam! | Oct 27 23:04:29.695 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:04:29.695 INFO kablam! Oct 27 23:04:38.324 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 27 23:04:38.325 INFO kablam! --> examples/trace.rs:27:16 Oct 27 23:04:38.326 INFO kablam! | Oct 27 23:04:38.326 INFO kablam! 27 | let home = env::home_dir().unwrap_or("/root".into()); Oct 27 23:04:38.327 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 23:04:38.328 INFO kablam! | Oct 27 23:04:38.328 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:04:38.329 INFO kablam! Oct 27 23:04:39.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 27 23:04:39.427 INFO kablam! su: No module specific data is present Oct 27 23:04:40.453 INFO running `"docker" "rm" "-f" "db6efac0cf212c7688f8d8821bdb34a0f7d1d06be20835c7d4eac311b6828d0e"` Oct 27 23:04:40.742 INFO blam! db6efac0cf212c7688f8d8821bdb34a0f7d1d06be20835c7d4eac311b6828d0e