Oct 15 14:37:33.256 INFO testing virtual_view-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:37:33.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:33.623 INFO blam! f5ea6dd41849cc3e105645af964ae7e1d6ed4de78e83ad7e5d41a66150a0bf3d Oct 15 14:37:33.625 INFO running `"docker" "start" "-a" "f5ea6dd41849cc3e105645af964ae7e1d6ed4de78e83ad7e5d41a66150a0bf3d"` Oct 15 14:37:34.048 INFO kablam! usermod: no changes Oct 15 14:37:34.144 INFO kablam! Compiling messenger v0.1.0 Oct 15 14:37:35.311 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 15 14:37:38.048 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.048 INFO kablam! --> src/lib.rs:2:12 Oct 15 14:37:38.048 INFO kablam! | Oct 15 14:37:38.048 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 14:37:38.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:38.048 INFO kablam! | Oct 15 14:37:38.048 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 14:37:38.048 INFO kablam! Oct 15 14:37:38.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.91s Oct 15 14:37:38.995 INFO kablam! su: No module specific data is present Oct 15 14:37:40.107 INFO running `"docker" "rm" "-f" "f5ea6dd41849cc3e105645af964ae7e1d6ed4de78e83ad7e5d41a66150a0bf3d"` Oct 15 14:37:40.389 INFO blam! f5ea6dd41849cc3e105645af964ae7e1d6ed4de78e83ad7e5d41a66150a0bf3d Oct 15 14:37:40.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:40.643 INFO blam! 1e136424dd466620448b58f806db678e7c10cef0700b07596d0258bbdfb57711 Oct 15 14:37:40.645 INFO running `"docker" "start" "-a" "1e136424dd466620448b58f806db678e7c10cef0700b07596d0258bbdfb57711"` Oct 15 14:37:41.315 INFO kablam! usermod: no changes Oct 15 14:37:41.491 INFO kablam! Compiling virtual_view v0.2.2 (/source) Oct 15 14:37:51.571 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:51.571 INFO kablam! --> src/lib.rs:2:12 Oct 15 14:37:51.571 INFO kablam! | Oct 15 14:37:51.571 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 14:37:51.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:51.607 INFO kablam! | Oct 15 14:37:51.607 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 14:37:51.607 INFO kablam! Oct 15 14:37:53.024 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:53.024 INFO kablam! --> tests/order_test.rs:11:5 Oct 15 14:37:53.024 INFO kablam! | Oct 15 14:37:53.024 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:53.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.024 INFO kablam! | Oct 15 14:37:53.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:53.024 INFO kablam! Oct 15 14:37:53.024 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:53.024 INFO kablam! --> tests/order_test.rs:113:5 Oct 15 14:37:53.024 INFO kablam! | Oct 15 14:37:53.024 INFO kablam! 113 | current_thread::run(|_| { Oct 15 14:37:53.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.024 INFO kablam! Oct 15 14:37:53.107 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:53.107 INFO kablam! --> tests/component_test.rs:11:5 Oct 15 14:37:53.107 INFO kablam! | Oct 15 14:37:53.107 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:53.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.107 INFO kablam! | Oct 15 14:37:53.107 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:53.107 INFO kablam! Oct 15 14:37:53.107 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:53.107 INFO kablam! --> tests/component_test.rs:126:5 Oct 15 14:37:53.107 INFO kablam! | Oct 15 14:37:53.107 INFO kablam! 126 | current_thread::run(|_| { Oct 15 14:37:53.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.107 INFO kablam! Oct 15 14:37:53.359 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:53.359 INFO kablam! --> tests/replace_test.rs:11:5 Oct 15 14:37:53.359 INFO kablam! | Oct 15 14:37:53.359 INFO kablam! 11 | use tokio::executor::current_thread; Oct 15 14:37:53.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.359 INFO kablam! | Oct 15 14:37:53.359 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:37:53.359 INFO kablam! Oct 15 14:37:53.359 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 14:37:53.359 INFO kablam! --> tests/replace_test.rs:120:5 Oct 15 14:37:53.359 INFO kablam! | Oct 15 14:37:53.359 INFO kablam! 120 | current_thread::run(|_| { Oct 15 14:37:53.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:37:53.359 INFO kablam! Oct 15 14:38:01.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.58s Oct 15 14:38:01.927 INFO kablam! su: No module specific data is present Oct 15 14:38:02.229 INFO running `"docker" "rm" "-f" "1e136424dd466620448b58f806db678e7c10cef0700b07596d0258bbdfb57711"` Oct 15 14:38:02.383 INFO blam! 1e136424dd466620448b58f806db678e7c10cef0700b07596d0258bbdfb57711 Oct 15 14:38:02.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:38:02.607 INFO blam! 5b2f629fd03d70a3b582bd15cd6ce51002fb6c9426835782ae9bb524d0545f5f Oct 15 14:38:02.607 INFO running `"docker" "start" "-a" "5b2f629fd03d70a3b582bd15cd6ce51002fb6c9426835782ae9bb524d0545f5f"` Oct 15 14:38:03.131 INFO kablam! usermod: no changes Oct 15 14:38:03.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 14:38:03.281 INFO kablam! Running /target/debug/deps/virtual_view-34f4dc2a223575eb Oct 15 14:38:03.284 INFO blam! Oct 15 14:38:03.284 INFO blam! running 6 tests Oct 15 14:38:03.291 INFO blam! test utils::traverse::test::test_is_boundary ... ok Oct 15 14:38:03.291 INFO blam! test utils::traverse::test::test_next_descendant_id ... ok Oct 15 14:38:03.291 INFO blam! test utils::traverse::test::test_is_ancestor_id_of ... ok Oct 15 14:38:03.291 INFO blam! test utils::traverse::test::test_last_index_of ... ok Oct 15 14:38:03.291 INFO blam! test utils::traverse::test::test_parent_id ... ok Oct 15 14:38:03.292 INFO blam! test utils::traverse::test::test_traverse_path ... ok Oct 15 14:38:03.292 INFO blam! Oct 15 14:38:03.292 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.292 INFO blam! Oct 15 14:38:03.293 INFO kablam! Running /target/debug/deps/component_test-93b0a2c02df6bf0c Oct 15 14:38:03.295 INFO blam! Oct 15 14:38:03.295 INFO blam! running 1 test Oct 15 14:38:03.300 INFO blam! test test_component ... ok Oct 15 14:38:03.300 INFO blam! Oct 15 14:38:03.300 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.300 INFO blam! Oct 15 14:38:03.301 INFO kablam! Running /target/debug/deps/diff_children_test-7890e60886f9323a Oct 15 14:38:03.308 INFO blam! Oct 15 14:38:03.308 INFO blam! running 4 tests Oct 15 14:38:03.308 INFO blam! test test_diff_children_remove ... ok Oct 15 14:38:03.308 INFO blam! test test_diff_children_keys ... ok Oct 15 14:38:03.311 INFO blam! test test_diff_children_complex ... ok Oct 15 14:38:03.311 INFO blam! test test_diff_children_insert ... ok Oct 15 14:38:03.311 INFO blam! Oct 15 14:38:03.311 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.311 INFO blam! Oct 15 14:38:03.312 INFO kablam! Running /target/debug/deps/diff_props_test-426d826f6cc46944 Oct 15 14:38:03.314 INFO blam! Oct 15 14:38:03.314 INFO blam! running 1 test Oct 15 14:38:03.319 INFO blam! test test_diff_props ... ok Oct 15 14:38:03.319 INFO blam! Oct 15 14:38:03.319 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.319 INFO blam! Oct 15 14:38:03.320 INFO kablam! Running /target/debug/deps/order_test-5293b5c3834c0bdf Oct 15 14:38:03.322 INFO blam! Oct 15 14:38:03.322 INFO blam! running 1 test Oct 15 14:38:03.326 INFO blam! test test_order ... ok Oct 15 14:38:03.326 INFO blam! Oct 15 14:38:03.326 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.326 INFO blam! Oct 15 14:38:03.327 INFO kablam! Running /target/debug/deps/props_macros_test-bc6ba35016af014d Oct 15 14:38:03.329 INFO blam! Oct 15 14:38:03.329 INFO blam! running 8 tests Oct 15 14:38:03.330 INFO blam! test test_prop_string ... ok Oct 15 14:38:03.330 INFO blam! test test_prop_array ... ok Oct 15 14:38:03.331 INFO blam! test test_prop_null ... ok Oct 15 14:38:03.331 INFO blam! test test_prop_bool ... ok Oct 15 14:38:03.331 INFO blam! test test_prop_map ... ok Oct 15 14:38:03.331 INFO blam! test test_prop_number ... ok Oct 15 14:38:03.331 INFO blam! test test_prop_extend ... ok Oct 15 14:38:03.332 INFO blam! test test_prop_full ... ok Oct 15 14:38:03.332 INFO blam! Oct 15 14:38:03.332 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.332 INFO blam! Oct 15 14:38:03.333 INFO kablam! Running /target/debug/deps/replace_test-076a0e35748dca20 Oct 15 14:38:03.338 INFO blam! Oct 15 14:38:03.338 INFO blam! running 1 test Oct 15 14:38:03.340 INFO blam! test test_replace ... ok Oct 15 14:38:03.340 INFO blam! Oct 15 14:38:03.340 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.340 INFO blam! Oct 15 14:38:03.341 INFO kablam! Running /target/debug/deps/view_macros_test-571b10e10c42b506 Oct 15 14:38:03.344 INFO blam! Oct 15 14:38:03.344 INFO blam! running 1 test Oct 15 14:38:03.347 INFO blam! test test_view ... ok Oct 15 14:38:03.347 INFO blam! Oct 15 14:38:03.347 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:03.347 INFO blam! Oct 15 14:38:03.347 INFO kablam! Doc-tests virtual_view Oct 15 14:38:05.447 INFO blam! Oct 15 14:38:05.447 INFO blam! running 0 tests Oct 15 14:38:05.447 INFO blam! Oct 15 14:38:05.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:38:05.447 INFO blam! Oct 15 14:38:05.475 INFO kablam! su: No module specific data is present Oct 15 14:38:05.998 INFO running `"docker" "rm" "-f" "5b2f629fd03d70a3b582bd15cd6ce51002fb6c9426835782ae9bb524d0545f5f"` Oct 15 14:38:06.180 INFO blam! 5b2f629fd03d70a3b582bd15cd6ce51002fb6c9426835782ae9bb524d0545f5f