Oct 11 08:50:28.448 INFO testing virtual_view-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:50:28.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:50:28.450 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:50:28.878 INFO blam! acbfba7bcfdc43a6fd308f345b3e1c9ce01fd98ff0d46d3ffd6413dbe2755a97 Oct 11 08:50:28.879 INFO running `"docker" "start" "-a" "acbfba7bcfdc43a6fd308f345b3e1c9ce01fd98ff0d46d3ffd6413dbe2755a97"` Oct 11 08:50:30.124 INFO kablam! usermod: no changes Oct 11 08:50:30.296 INFO kablam! Compiling messenger v0.1.0 Oct 11 08:50:32.032 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 11 08:50:35.103 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 08:50:35.104 INFO kablam! --> src/lib.rs:2:12 Oct 11 08:50:35.104 INFO kablam! | Oct 11 08:50:35.104 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 11 08:50:35.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:35.104 INFO kablam! | Oct 11 08:50:35.104 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 08:50:35.104 INFO kablam! Oct 11 08:50:36.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.19s Oct 11 08:50:36.344 INFO kablam! su: No module specific data is present Oct 11 08:50:37.100 INFO running `"docker" "rm" "-f" "acbfba7bcfdc43a6fd308f345b3e1c9ce01fd98ff0d46d3ffd6413dbe2755a97"` Oct 11 08:50:37.342 INFO blam! acbfba7bcfdc43a6fd308f345b3e1c9ce01fd98ff0d46d3ffd6413dbe2755a97 Oct 11 08:50:37.343 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:50:37.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:50:37.667 INFO blam! 3b52842d738a893f648d6265a54e8636c8b365a626daa1ea94ce92d5a2bc1115 Oct 11 08:50:37.667 INFO running `"docker" "start" "-a" "3b52842d738a893f648d6265a54e8636c8b365a626daa1ea94ce92d5a2bc1115"` Oct 11 08:50:39.423 INFO kablam! usermod: no changes Oct 11 08:50:39.694 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 11 08:50:49.664 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 08:50:49.664 INFO kablam! --> src/lib.rs:2:12 Oct 11 08:50:49.664 INFO kablam! | Oct 11 08:50:49.664 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 11 08:50:49.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:49.664 INFO kablam! | Oct 11 08:50:49.664 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 08:50:49.664 INFO kablam! Oct 11 08:50:57.820 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 11 08:50:57.820 INFO kablam! --> tests/order_test.rs:11:5 Oct 11 08:50:57.820 INFO kablam! | Oct 11 08:50:57.820 INFO kablam! 11 | use tokio::executor::current_thread; Oct 11 08:50:57.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.820 INFO kablam! | Oct 11 08:50:57.820 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:50:57.820 INFO kablam! Oct 11 08:50:57.820 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 11 08:50:57.820 INFO kablam! --> tests/order_test.rs:113:5 Oct 11 08:50:57.820 INFO kablam! | Oct 11 08:50:57.820 INFO kablam! 113 | current_thread::run(|_| { Oct 11 08:50:57.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.820 INFO kablam! Oct 11 08:50:57.827 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 11 08:50:57.827 INFO kablam! --> tests/component_test.rs:11:5 Oct 11 08:50:57.827 INFO kablam! | Oct 11 08:50:57.827 INFO kablam! 11 | use tokio::executor::current_thread; Oct 11 08:50:57.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.827 INFO kablam! | Oct 11 08:50:57.827 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:50:57.827 INFO kablam! Oct 11 08:50:57.827 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 11 08:50:57.827 INFO kablam! --> tests/component_test.rs:126:5 Oct 11 08:50:57.827 INFO kablam! | Oct 11 08:50:57.827 INFO kablam! 126 | current_thread::run(|_| { Oct 11 08:50:57.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.827 INFO kablam! Oct 11 08:50:57.871 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 11 08:50:57.871 INFO kablam! --> tests/replace_test.rs:11:5 Oct 11 08:50:57.871 INFO kablam! | Oct 11 08:50:57.871 INFO kablam! 11 | use tokio::executor::current_thread; Oct 11 08:50:57.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.871 INFO kablam! | Oct 11 08:50:57.871 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:50:57.871 INFO kablam! Oct 11 08:50:57.871 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 11 08:50:57.871 INFO kablam! --> tests/replace_test.rs:120:5 Oct 11 08:50:57.871 INFO kablam! | Oct 11 08:50:57.871 INFO kablam! 120 | current_thread::run(|_| { Oct 11 08:50:57.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:50:57.871 INFO kablam! Oct 11 08:51:06.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.95s Oct 11 08:51:06.415 INFO kablam! su: No module specific data is present Oct 11 08:51:06.796 INFO running `"docker" "rm" "-f" "3b52842d738a893f648d6265a54e8636c8b365a626daa1ea94ce92d5a2bc1115"` Oct 11 08:51:06.986 INFO blam! 3b52842d738a893f648d6265a54e8636c8b365a626daa1ea94ce92d5a2bc1115 Oct 11 08:51:06.992 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:51:06.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:51:07.243 INFO blam! 552e8c410864742f7bef8cce674858e89633d40b3611eaec74f95fd076ef4c4e Oct 11 08:51:07.250 INFO running `"docker" "start" "-a" "552e8c410864742f7bef8cce674858e89633d40b3611eaec74f95fd076ef4c4e"` Oct 11 08:51:07.758 INFO kablam! usermod: no changes Oct 11 08:51:07.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 08:51:07.885 INFO kablam! Running /target/debug/deps/virtual_view-aa70ac2bde644503 Oct 11 08:51:07.887 INFO blam! Oct 11 08:51:07.887 INFO blam! running 6 tests Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_is_boundary ... ok Oct 11 08:51:07.908 INFO kablam! Running /target/debug/deps/component_test-6147cb1172a76ceb Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_last_index_of ... ok Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_is_ancestor_id_of ... ok Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_next_descendant_id ... ok Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_traverse_path ... ok Oct 11 08:51:07.908 INFO blam! test utils::traverse::test::test_parent_id ... ok Oct 11 08:51:07.908 INFO blam! Oct 11 08:51:07.908 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.908 INFO blam! Oct 11 08:51:07.914 INFO blam! Oct 11 08:51:07.914 INFO blam! running 1 test Oct 11 08:51:07.916 INFO blam! test test_component ... ok Oct 11 08:51:07.916 INFO kablam! Running /target/debug/deps/diff_children_test-7d8fa809c0c2a727 Oct 11 08:51:07.916 INFO blam! Oct 11 08:51:07.916 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.916 INFO blam! Oct 11 08:51:07.924 INFO blam! Oct 11 08:51:07.924 INFO kablam! Running /target/debug/deps/diff_props_test-55effdb58821f3d3 Oct 11 08:51:07.924 INFO blam! running 4 tests Oct 11 08:51:07.924 INFO blam! test test_diff_children_remove ... ok Oct 11 08:51:07.924 INFO blam! test test_diff_children_keys ... ok Oct 11 08:51:07.924 INFO blam! test test_diff_children_insert ... ok Oct 11 08:51:07.924 INFO blam! test test_diff_children_complex ... ok Oct 11 08:51:07.924 INFO blam! Oct 11 08:51:07.924 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.924 INFO blam! Oct 11 08:51:07.933 INFO blam! Oct 11 08:51:07.933 INFO blam! running 1 test Oct 11 08:51:07.933 INFO blam! test test_diff_props ... ok Oct 11 08:51:07.933 INFO blam! Oct 11 08:51:07.933 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.933 INFO blam! Oct 11 08:51:07.934 INFO kablam! Running /target/debug/deps/order_test-915b553e835cae71 Oct 11 08:51:07.936 INFO blam! Oct 11 08:51:07.936 INFO blam! running 1 test Oct 11 08:51:07.951 INFO blam! test test_order ... ok Oct 11 08:51:07.951 INFO blam! Oct 11 08:51:07.951 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.951 INFO blam! Oct 11 08:51:07.952 INFO kablam! Running /target/debug/deps/props_macros_test-dbeda872c9a51cc5 Oct 11 08:51:07.958 INFO blam! Oct 11 08:51:07.958 INFO blam! running 8 tests Oct 11 08:51:07.960 INFO blam! test test_prop_array ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_bool ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_extend ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_full ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_map ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_null ... ok Oct 11 08:51:07.960 INFO blam! test test_prop_number ... ok Oct 11 08:51:07.961 INFO blam! test test_prop_string ... ok Oct 11 08:51:07.961 INFO blam! Oct 11 08:51:07.961 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.961 INFO blam! Oct 11 08:51:07.961 INFO kablam! Running /target/debug/deps/replace_test-168c3978c692e99f Oct 11 08:51:07.970 INFO blam! Oct 11 08:51:07.970 INFO blam! running 1 test Oct 11 08:51:07.974 INFO blam! test test_replace ... ok Oct 11 08:51:07.974 INFO kablam! Running /target/debug/deps/view_macros_test-24d146855b0019eb Oct 11 08:51:07.974 INFO blam! Oct 11 08:51:07.974 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.974 INFO blam! Oct 11 08:51:07.978 INFO blam! Oct 11 08:51:07.978 INFO blam! running 1 test Oct 11 08:51:07.980 INFO blam! test test_view ... ok Oct 11 08:51:07.980 INFO blam! Oct 11 08:51:07.980 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:07.980 INFO blam! Oct 11 08:51:07.981 INFO kablam! Doc-tests virtual_view Oct 11 08:51:10.856 INFO kablam! su: No module specific data is present Oct 11 08:51:10.856 INFO blam! Oct 11 08:51:10.856 INFO blam! running 0 tests Oct 11 08:51:10.856 INFO blam! Oct 11 08:51:10.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:51:10.856 INFO blam! Oct 11 08:51:11.384 INFO running `"docker" "rm" "-f" "552e8c410864742f7bef8cce674858e89633d40b3611eaec74f95fd076ef4c4e"` Oct 11 08:51:11.649 INFO blam! 552e8c410864742f7bef8cce674858e89633d40b3611eaec74f95fd076ef4c4e