Oct 15 14:37:26.905 INFO testing virtual_view-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:37:26.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 14:37:27.167 INFO blam! 236aa40fc7bfe9587239eac64613b4ea82b4bcb18cc3231357bd64aa943b981e Oct 15 14:37:27.172 INFO running `"docker" "start" "-a" "236aa40fc7bfe9587239eac64613b4ea82b4bcb18cc3231357bd64aa943b981e"` Oct 15 14:37:27.647 INFO kablam! usermod: no changes Oct 15 14:37:27.756 INFO kablam! Compiling messenger v0.1.0 Oct 15 14:37:28.690 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 15 14:37:31.750 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 14:37:31.750 INFO kablam! --> src/lib.rs:2:12 Oct 15 14:37:31.751 INFO kablam! | Oct 15 14:37:31.751 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 14:37:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:31.752 INFO kablam! | Oct 15 14:37:31.752 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 14:37:31.752 INFO kablam! Oct 15 14:37:32.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.08s Oct 15 14:37:32.758 INFO kablam! su: No module specific data is present Oct 15 14:37:33.251 INFO running `"docker" "rm" "-f" "236aa40fc7bfe9587239eac64613b4ea82b4bcb18cc3231357bd64aa943b981e"` Oct 15 14:37:33.371 INFO blam! 236aa40fc7bfe9587239eac64613b4ea82b4bcb18cc3231357bd64aa943b981e Oct 15 14:37:33.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 14:37:33.666 INFO blam! d6e80e9a4cbf4ccffa0e4ca3099be9e684b2c25c5b56c398c146b7e5a1d44cf9 Oct 15 14:37:33.683 INFO running `"docker" "start" "-a" "d6e80e9a4cbf4ccffa0e4ca3099be9e684b2c25c5b56c398c146b7e5a1d44cf9"` Oct 15 14:37:34.126 INFO kablam! usermod: no changes Oct 15 14:37:34.263 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 15 14:37:38.391 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 14:37:38.391 INFO kablam! --> src/lib.rs:2:12 Oct 15 14:37:38.391 INFO kablam! | Oct 15 14:37:38.391 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 14:37:38.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:38.391 INFO kablam! | Oct 15 14:37:38.391 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 14:37:38.391 INFO kablam! Oct 15 14:37:40.426 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 15 14:37:40.426 INFO kablam! --> tests/replace_test.rs:11:5 Oct 15 14:37:40.426 INFO kablam! | Oct 15 14:37:40.426 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:40.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.426 INFO kablam! | Oct 15 14:37:40.426 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:40.426 INFO kablam! Oct 15 14:37:40.426 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:40.426 INFO kablam! --> tests/replace_test.rs:120:5 Oct 15 14:37:40.426 INFO kablam! | Oct 15 14:37:40.426 INFO kablam! 120 | current_thread::run(|_| { Oct 15 14:37:40.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.426 INFO kablam! Oct 15 14:37:40.767 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 15 14:37:40.767 INFO kablam! --> tests/component_test.rs:11:5 Oct 15 14:37:40.768 INFO kablam! | Oct 15 14:37:40.768 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:40.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.768 INFO kablam! | Oct 15 14:37:40.769 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:40.769 INFO kablam! Oct 15 14:37:40.769 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:40.769 INFO kablam! --> tests/component_test.rs:126:5 Oct 15 14:37:40.770 INFO kablam! | Oct 15 14:37:40.770 INFO kablam! 126 | current_thread::run(|_| { Oct 15 14:37:40.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.770 INFO kablam! Oct 15 14:37:40.807 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 15 14:37:40.807 INFO kablam! --> tests/order_test.rs:11:5 Oct 15 14:37:40.807 INFO kablam! | Oct 15 14:37:40.808 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:40.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.808 INFO kablam! | Oct 15 14:37:40.808 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:40.809 INFO kablam! Oct 15 14:37:40.809 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:40.809 INFO kablam! --> tests/order_test.rs:113:5 Oct 15 14:37:40.809 INFO kablam! | Oct 15 14:37:40.810 INFO kablam! 113 | current_thread::run(|_| { Oct 15 14:37:40.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:40.810 INFO kablam! Oct 15 14:37:52.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.50s Oct 15 14:37:52.658 INFO kablam! su: No module specific data is present Oct 15 14:37:53.391 INFO running `"docker" "rm" "-f" "d6e80e9a4cbf4ccffa0e4ca3099be9e684b2c25c5b56c398c146b7e5a1d44cf9"` Oct 15 14:37:53.527 INFO blam! d6e80e9a4cbf4ccffa0e4ca3099be9e684b2c25c5b56c398c146b7e5a1d44cf9 Oct 15 14:37:53.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 14:37:53.923 INFO blam! 878c0293080350a8bc1c45824f699790e9ea16f4e332520dd74ba6dd526edb8b Oct 15 14:37:53.924 INFO running `"docker" "start" "-a" "878c0293080350a8bc1c45824f699790e9ea16f4e332520dd74ba6dd526edb8b"` Oct 15 14:37:54.974 INFO kablam! usermod: no changes Oct 15 14:37:55.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 14:37:55.151 INFO kablam! Running /target/debug/deps/virtual_view-f1e9da0f92541ee6 Oct 15 14:37:55.159 INFO blam! Oct 15 14:37:55.159 INFO blam! running 6 tests Oct 15 14:37:55.159 INFO blam! test utils::traverse::test::test_is_boundary ... ok Oct 15 14:37:55.159 INFO blam! test utils::traverse::test::test_is_ancestor_id_of ... ok Oct 15 14:37:55.159 INFO blam! test utils::traverse::test::test_traverse_path ... ok Oct 15 14:37:55.159 INFO blam! test utils::traverse::test::test_next_descendant_id ... ok Oct 15 14:37:55.167 INFO blam! test utils::traverse::test::test_last_index_of ... ok Oct 15 14:37:55.167 INFO blam! test utils::traverse::test::test_parent_id ... ok Oct 15 14:37:55.167 INFO blam! Oct 15 14:37:55.167 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.167 INFO blam! Oct 15 14:37:55.175 INFO kablam! Running /target/debug/deps/component_test-6f540438eda42d35 Oct 15 14:37:55.187 INFO blam! Oct 15 14:37:55.187 INFO blam! running 1 test Oct 15 14:37:55.195 INFO blam! test test_component ... ok Oct 15 14:37:55.195 INFO blam! Oct 15 14:37:55.195 INFO kablam! Running /target/debug/deps/diff_children_test-525e2912bc2249f1 Oct 15 14:37:55.195 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.195 INFO blam! Oct 15 14:37:55.203 INFO blam! Oct 15 14:37:55.203 INFO blam! running 4 tests Oct 15 14:37:55.203 INFO blam! test test_diff_children_complex ... ok Oct 15 14:37:55.203 INFO blam! test test_diff_children_insert ... ok Oct 15 14:37:55.203 INFO blam! test test_diff_children_keys ... ok Oct 15 14:37:55.215 INFO blam! test test_diff_children_remove ... ok Oct 15 14:37:55.215 INFO blam! Oct 15 14:37:55.215 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.215 INFO blam! Oct 15 14:37:55.215 INFO blam! Oct 15 14:37:55.215 INFO blam! running 1 test Oct 15 14:37:55.215 INFO blam! test test_diff_props ... ok Oct 15 14:37:55.215 INFO blam! Oct 15 14:37:55.215 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.215 INFO blam! Oct 15 14:37:55.215 INFO kablam! Running /target/debug/deps/diff_props_test-b9fc9394e2ec9775 Oct 15 14:37:55.215 INFO kablam! Running /target/debug/deps/order_test-e0be744292848675 Oct 15 14:37:55.216 INFO blam! Oct 15 14:37:55.216 INFO blam! running 1 test Oct 15 14:37:55.223 INFO blam! test test_order ... ok Oct 15 14:37:55.223 INFO blam! Oct 15 14:37:55.223 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.223 INFO blam! Oct 15 14:37:55.223 INFO kablam! Running /target/debug/deps/props_macros_test-ad25c2aa643f5c47 Oct 15 14:37:55.227 INFO blam! Oct 15 14:37:55.227 INFO blam! running 8 tests Oct 15 14:37:55.227 INFO blam! test test_prop_map ... ok Oct 15 14:37:55.227 INFO blam! test test_prop_bool ... ok Oct 15 14:37:55.227 INFO blam! test test_prop_extend ... ok Oct 15 14:37:55.227 INFO blam! test test_prop_array ... ok Oct 15 14:37:55.227 INFO blam! test test_prop_full ... ok Oct 15 14:37:55.227 INFO blam! test test_prop_string ... ok Oct 15 14:37:55.235 INFO kablam! Running /target/debug/deps/replace_test-d54546faecbad6be Oct 15 14:37:55.235 INFO blam! test test_prop_null ... ok Oct 15 14:37:55.235 INFO blam! test test_prop_number ... ok Oct 15 14:37:55.235 INFO blam! Oct 15 14:37:55.235 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.235 INFO blam! Oct 15 14:37:55.235 INFO blam! Oct 15 14:37:55.235 INFO blam! running 1 test Oct 15 14:37:55.239 INFO kablam! Running /target/debug/deps/view_macros_test-5db1504d547ef836 Oct 15 14:37:55.239 INFO blam! test test_replace ... ok Oct 15 14:37:55.239 INFO blam! Oct 15 14:37:55.239 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.239 INFO blam! Oct 15 14:37:55.243 INFO blam! Oct 15 14:37:55.243 INFO blam! running 1 test Oct 15 14:37:55.243 INFO kablam! Doc-tests virtual_view Oct 15 14:37:55.243 INFO blam! test test_view ... ok Oct 15 14:37:55.243 INFO blam! Oct 15 14:37:55.243 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:55.243 INFO blam! Oct 15 14:37:57.539 INFO blam! Oct 15 14:37:57.539 INFO blam! running 0 tests Oct 15 14:37:57.540 INFO blam! Oct 15 14:37:57.540 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:37:57.540 INFO blam! Oct 15 14:37:57.555 INFO kablam! su: No module specific data is present Oct 15 14:37:58.159 INFO running `"docker" "rm" "-f" "878c0293080350a8bc1c45824f699790e9ea16f4e332520dd74ba6dd526edb8b"` Oct 15 14:37:58.399 INFO blam! 878c0293080350a8bc1c45824f699790e9ea16f4e332520dd74ba6dd526edb8b