Oct 27 13:48:34.108 INFO checking virtual_view-0.2.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:48:34.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 13:48:34.479 INFO blam! 899ffe2e82a784457ca8a7a861038884effe1907e6e9d202d4171468250f4789 Oct 27 13:48:34.481 INFO running `"docker" "start" "-a" "899ffe2e82a784457ca8a7a861038884effe1907e6e9d202d4171468250f4789"` Oct 27 13:48:35.382 INFO kablam! usermod: no changes Oct 27 13:48:35.603 INFO kablam! Checking messenger v0.1.0 Oct 27 13:48:36.687 INFO kablam! Checking virtual_view v0.2.2 (/source) Oct 27 13:48:39.335 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 13:48:39.335 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:48:39.335 INFO kablam! | Oct 27 13:48:39.335 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 27 13:48:39.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:39.335 INFO kablam! | Oct 27 13:48:39.335 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:48:39.335 INFO kablam! Oct 27 13:48:40.999 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 13:48:40.999 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:48:40.999 INFO kablam! | Oct 27 13:48:40.999 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 27 13:48:40.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:40.999 INFO kablam! | Oct 27 13:48:40.999 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:48:40.999 INFO kablam! Oct 27 13:48:49.964 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 27 13:48:49.964 INFO kablam! --> tests/order_test.rs:11:5 Oct 27 13:48:49.964 INFO kablam! | Oct 27 13:48:49.964 INFO kablam! 11 | use tokio::executor::current_thread; Oct 27 13:48:49.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:49.979 INFO kablam! | Oct 27 13:48:49.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:48:49.979 INFO kablam! Oct 27 13:48:49.980 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 27 13:48:49.980 INFO kablam! --> tests/order_test.rs:113:5 Oct 27 13:48:49.980 INFO kablam! | Oct 27 13:48:49.980 INFO kablam! 113 | current_thread::run(|_| { Oct 27 13:48:49.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:49.980 INFO kablam! Oct 27 13:48:50.044 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 27 13:48:50.044 INFO kablam! --> tests/replace_test.rs:11:5 Oct 27 13:48:50.045 INFO kablam! | Oct 27 13:48:50.045 INFO kablam! 11 | use tokio::executor::current_thread; Oct 27 13:48:50.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:50.045 INFO kablam! | Oct 27 13:48:50.045 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:48:50.045 INFO kablam! Oct 27 13:48:50.059 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 27 13:48:50.059 INFO kablam! --> tests/replace_test.rs:120:5 Oct 27 13:48:50.059 INFO kablam! | Oct 27 13:48:50.059 INFO kablam! 120 | current_thread::run(|_| { Oct 27 13:48:50.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:50.059 INFO kablam! Oct 27 13:48:50.239 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 27 13:48:50.239 INFO kablam! --> tests/component_test.rs:11:5 Oct 27 13:48:50.239 INFO kablam! | Oct 27 13:48:50.239 INFO kablam! 11 | use tokio::executor::current_thread; Oct 27 13:48:50.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:50.240 INFO kablam! | Oct 27 13:48:50.240 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:48:50.240 INFO kablam! Oct 27 13:48:50.240 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 27 13:48:50.240 INFO kablam! --> tests/component_test.rs:126:5 Oct 27 13:48:50.240 INFO kablam! | Oct 27 13:48:50.240 INFO kablam! 126 | current_thread::run(|_| { Oct 27 13:48:50.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:48:50.240 INFO kablam! Oct 27 13:48:50.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.00s Oct 27 13:48:50.439 INFO kablam! su: No module specific data is present Oct 27 13:48:51.802 INFO running `"docker" "rm" "-f" "899ffe2e82a784457ca8a7a861038884effe1907e6e9d202d4171468250f4789"` Oct 27 13:48:52.091 INFO blam! 899ffe2e82a784457ca8a7a861038884effe1907e6e9d202d4171468250f4789