Oct 15 13:51:05.605 INFO testing wombo-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:51:05.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13:51:05.792 INFO blam! b4b56f8000678c1dd33c34423b90dd1f0f454a55c9de5680c076382b8bfbbcac Oct 15 13:51:05.799 INFO running `"docker" "start" "-a" "b4b56f8000678c1dd33c34423b90dd1f0f454a55c9de5680c076382b8bfbbcac"` Oct 15 13:51:06.215 INFO kablam! usermod: no changes Oct 15 13:51:06.327 INFO kablam! Compiling thread-id v3.3.0 Oct 15 13:51:06.329 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 13:51:06.330 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 15 13:51:07.979 INFO kablam! Compiling wombo v0.1.2 (/source) Oct 15 13:51:10.823 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 13:51:10.824 INFO kablam! --> src/utils.rs:33:24 Oct 15 13:51:10.824 INFO kablam! | Oct 15 13:51:10.824 INFO kablam! 33 | pub type ExitSender = OneshotSender>; Oct 15 13:51:10.825 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 13:51:10.825 INFO kablam! | Oct 15 13:51:10.825 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 13:51:10.825 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 13:51:10.826 INFO kablam! Oct 15 13:51:10.835 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 13:51:10.835 INFO kablam! --> src/lib.rs:136:26 Oct 15 13:51:10.836 INFO kablam! | Oct 15 13:51:10.836 INFO kablam! 136 | pub type CancelHookFt = Box>; Oct 15 13:51:10.836 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 13:51:10.836 INFO kablam! | Oct 15 13:51:10.837 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 13:51:10.837 INFO kablam! Oct 15 13:51:11.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.89s Oct 15 13:51:11.128 INFO kablam! su: No module specific data is present Oct 15 13:51:11.745 INFO running `"docker" "rm" "-f" "b4b56f8000678c1dd33c34423b90dd1f0f454a55c9de5680c076382b8bfbbcac"` Oct 15 13:51:12.083 INFO blam! b4b56f8000678c1dd33c34423b90dd1f0f454a55c9de5680c076382b8bfbbcac Oct 15 13:51:12.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13:51:12.531 INFO blam! cc64c8908a0af78418d9623e10dc84bd33ac3dbcc86dbfb33bcfb127cbb1c725 Oct 15 13:51:12.543 INFO running `"docker" "start" "-a" "cc64c8908a0af78418d9623e10dc84bd33ac3dbcc86dbfb33bcfb127cbb1c725"` Oct 15 13:51:13.543 INFO kablam! usermod: no changes Oct 15 13:51:13.707 INFO kablam! Compiling tokio-timer v0.1.2 Oct 15 13:51:15.531 INFO kablam! Compiling wombo v0.1.2 (/source) Oct 15 13:51:21.627 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 13:51:21.627 INFO kablam! --> src/utils.rs:33:24 Oct 15 13:51:21.627 INFO kablam! | Oct 15 13:51:21.627 INFO kablam! 33 | pub type ExitSender = OneshotSender>; Oct 15 13:51:21.627 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 13:51:21.627 INFO kablam! | Oct 15 13:51:21.627 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 13:51:21.627 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 13:51:21.627 INFO kablam! Oct 15 13:51:21.627 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 13:51:21.627 INFO kablam! --> src/lib.rs:136:26 Oct 15 13:51:21.627 INFO kablam! | Oct 15 13:51:21.627 INFO kablam! 136 | pub type CancelHookFt = Box>; Oct 15 13:51:21.627 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 13:51:21.627 INFO kablam! | Oct 15 13:51:21.627 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 13:51:21.627 INFO kablam! Oct 15 13:51:29.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.45s Oct 15 13:51:29.048 INFO kablam! su: No module specific data is present Oct 15 13:51:30.174 INFO running `"docker" "rm" "-f" "cc64c8908a0af78418d9623e10dc84bd33ac3dbcc86dbfb33bcfb127cbb1c725"` Oct 15 13:51:30.463 INFO blam! cc64c8908a0af78418d9623e10dc84bd33ac3dbcc86dbfb33bcfb127cbb1c725 Oct 15 13:51:30.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13:51:30.843 INFO blam! 62cad8f0e3ecb845a69a52619cd3fc2d7fa72f1a875b7759cf1cff246da292c8 Oct 15 13:51:30.851 INFO running `"docker" "start" "-a" "62cad8f0e3ecb845a69a52619cd3fc2d7fa72f1a875b7759cf1cff246da292c8"` Oct 15 13:51:32.131 INFO kablam! usermod: no changes Oct 15 13:51:32.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 13:51:32.352 INFO kablam! Running /target/debug/deps/wombo-efea88132e7cb06b Oct 15 13:51:32.359 INFO blam! Oct 15 13:51:32.360 INFO blam! running 9 tests Oct 15 13:51:32.380 INFO blam! test tests::should_read_wombo_metadata ... ok Oct 15 13:51:32.380 INFO blam! test tests::should_error_uninitialized_cancel ... ok Oct 15 13:51:32.380 INFO blam! test tests::should_error_uninitialized_exit ... ok Oct 15 13:51:32.383 INFO blam! test tests::should_create_empty_wombo ... ok Oct 15 13:51:32.391 INFO blam! test utils::tests::should_interrupt_timer_with_callback ... ok Oct 15 13:51:32.399 INFO blam! test utils::tests::should_interrupt_timer_without_callback ... ok Oct 15 13:51:32.439 INFO blam! test tests::should_spawn_timer_event_loop_with_cancel ... ok Oct 15 13:51:33.383 INFO blam! test tests::should_spawn_simple_timer_event_loop ... ok Oct 15 13:51:33.395 INFO blam! test tests::should_spawn_timer_event_loop_without_cancel ... ok Oct 15 13:51:33.395 INFO kablam! su: No module specific data is present Oct 15 13:51:33.395 INFO blam! Oct 15 13:51:33.395 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:51:33.395 INFO blam! Oct 15 13:51:34.064 INFO running `"docker" "rm" "-f" "62cad8f0e3ecb845a69a52619cd3fc2d7fa72f1a875b7759cf1cff246da292c8"` Oct 15 13:51:34.396 INFO blam! 62cad8f0e3ecb845a69a52619cd3fc2d7fa72f1a875b7759cf1cff246da292c8