Oct 11 14:03:23.823 INFO testing rats-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:03:23.823 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:03:23.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 14:03:24.329 INFO blam! 79596623e5ccd32fa075ca559c2c70cedcd25051490bea796a34a07d0223e977 Oct 11 14:03:24.331 INFO running `"docker" "start" "-a" "79596623e5ccd32fa075ca559c2c70cedcd25051490bea796a34a07d0223e977"` Oct 11 14:03:26.069 INFO kablam! usermod: no changes Oct 11 14:03:26.180 INFO kablam! Compiling rats v0.0.1 (/source) Oct 11 14:03:28.576 INFO kablam! warning: unused import: `futures::future::AndThen` Oct 11 14:03:28.577 INFO kablam! --> src/instances/future.rs:7:5 Oct 11 14:03:28.577 INFO kablam! | Oct 11 14:03:28.577 INFO kablam! 7 | use futures::future::AndThen; Oct 11 14:03:28.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:03:28.578 INFO kablam! | Oct 11 14:03:28.578 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:03:28.578 INFO kablam! Oct 11 14:03:28.579 INFO kablam! warning: unused import: `applicative::Applicative` Oct 11 14:03:28.579 INFO kablam! --> src/instances/result.rs:5:5 Oct 11 14:03:28.579 INFO kablam! | Oct 11 14:03:28.579 INFO kablam! 5 | use applicative::Applicative; Oct 11 14:03:28.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:03:28.580 INFO kablam! Oct 11 14:03:28.800 INFO kablam! warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 14:03:28.800 INFO kablam! --> src/lib.rs:4:12 Oct 11 14:03:28.800 INFO kablam! | Oct 11 14:03:28.800 INFO kablam! 4 | #![feature(tool_attributes)] Oct 11 14:03:28.800 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 14:03:28.800 INFO kablam! | Oct 11 14:03:28.800 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 14:03:28.800 INFO kablam! Oct 11 14:03:28.893 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 11 14:03:28.895 INFO kablam! su: No module specific data is present Oct 11 14:03:29.610 INFO running `"docker" "rm" "-f" "79596623e5ccd32fa075ca559c2c70cedcd25051490bea796a34a07d0223e977"` Oct 11 14:03:29.877 INFO blam! 79596623e5ccd32fa075ca559c2c70cedcd25051490bea796a34a07d0223e977 Oct 11 14:03:29.881 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:03:29.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 14:03:30.298 INFO blam! 6724a267c5d646ecdc271c1aee101a5f1022ba460a31066f27c6c78a2381bd2f Oct 11 14:03:30.299 INFO running `"docker" "start" "-a" "6724a267c5d646ecdc271c1aee101a5f1022ba460a31066f27c6c78a2381bd2f"` Oct 11 14:03:31.217 INFO kablam! usermod: no changes Oct 11 14:03:31.296 INFO kablam! Compiling rats v0.0.1 (/source) Oct 11 14:03:33.297 INFO kablam! warning: unused import: `futures::future::AndThen` Oct 11 14:03:33.297 INFO kablam! --> src/instances/future.rs:7:5 Oct 11 14:03:33.297 INFO kablam! | Oct 11 14:03:33.297 INFO kablam! 7 | use futures::future::AndThen; Oct 11 14:03:33.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:03:33.297 INFO kablam! | Oct 11 14:03:33.297 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:03:33.297 INFO kablam! Oct 11 14:03:33.297 INFO kablam! warning: unused import: `futures::future` Oct 11 14:03:33.297 INFO kablam! --> src/instances/option.rs:77:13 Oct 11 14:03:33.297 INFO kablam! | Oct 11 14:03:33.297 INFO kablam! 77 | use futures::future; Oct 11 14:03:33.297 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 14:03:33.297 INFO kablam! Oct 11 14:03:33.297 INFO kablam! warning: unused import: `futures::future::FutureResult` Oct 11 14:03:33.297 INFO kablam! --> src/instances/option.rs:79:13 Oct 11 14:03:33.297 INFO kablam! | Oct 11 14:03:33.297 INFO kablam! 79 | use futures::future::FutureResult; Oct 11 14:03:33.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:03:33.297 INFO kablam! Oct 11 14:03:33.297 INFO kablam! warning: unused import: `applicative::Applicative` Oct 11 14:03:33.297 INFO kablam! --> src/instances/result.rs:5:5 Oct 11 14:03:33.297 INFO kablam! | Oct 11 14:03:33.297 INFO kablam! 5 | use applicative::Applicative; Oct 11 14:03:33.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:03:33.297 INFO kablam! Oct 11 14:03:33.776 INFO kablam! warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 14:03:33.776 INFO kablam! --> src/lib.rs:4:12 Oct 11 14:03:33.776 INFO kablam! | Oct 11 14:03:33.776 INFO kablam! 4 | #![feature(tool_attributes)] Oct 11 14:03:33.776 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 14:03:33.776 INFO kablam! | Oct 11 14:03:33.776 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 14:03:33.776 INFO kablam! Oct 11 14:03:36.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.16s Oct 11 14:03:36.396 INFO kablam! su: No module specific data is present Oct 11 14:03:36.844 INFO running `"docker" "rm" "-f" "6724a267c5d646ecdc271c1aee101a5f1022ba460a31066f27c6c78a2381bd2f"` Oct 11 14:03:37.084 INFO blam! 6724a267c5d646ecdc271c1aee101a5f1022ba460a31066f27c6c78a2381bd2f Oct 11 14:03:37.085 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:03:37.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 14:03:37.380 INFO blam! 79fd7d69085fc9dd5c5e5df57635aa92d5fc64b2d6339abbcbd489335cfa869d Oct 11 14:03:37.392 INFO running `"docker" "start" "-a" "79fd7d69085fc9dd5c5e5df57635aa92d5fc64b2d6339abbcbd489335cfa869d"` Oct 11 14:03:38.341 INFO kablam! usermod: no changes Oct 11 14:03:38.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 14:03:38.444 INFO kablam! Running /target/debug/deps/rats-0d96219085630f7b Oct 11 14:03:38.444 INFO blam! Oct 11 14:03:38.444 INFO blam! running 24 tests Oct 11 14:03:38.444 INFO blam! test instances::option::tests::test_kind_tupler ... ok Oct 11 14:03:38.444 INFO blam! test instances::option::tests::test_option_product ... ok Oct 11 14:03:38.444 INFO blam! test instances::id::tests::test_functor ... ok Oct 11 14:03:38.444 INFO blam! test instances::id::tests::test_applicative ... ok Oct 11 14:03:38.444 INFO blam! test instances::future::tests::future_functor_test ... ok Oct 11 14:03:38.444 INFO blam! test instances::result::tests::test_result_function_k ... ok Oct 11 14:03:38.444 INFO blam! test instances::result::tests::test_result_functor ... ok Oct 11 14:03:38.444 INFO blam! test functor::tests::test_consuming_a_functor ... ok Oct 11 14:03:38.444 INFO blam! test instances::vec::tests::test_fold_right ... ok Oct 11 14:03:38.444 INFO blam! test instances::vec::tests::test_traverse ... ok Oct 11 14:03:38.444 INFO blam! test function_k::test ... ok Oct 11 14:03:38.444 INFO blam! test instances::vec::tests::test_vec_map_from_functor_1 ... ok Oct 11 14:03:38.444 INFO blam! test instances::vec::tests::test_with_mut_refs ... ok Oct 11 14:03:38.444 INFO blam! test instances::vec::tests::test_with_refs ... ok Oct 11 14:03:38.444 INFO blam! test kinds::tests::tests ... ok Oct 11 14:03:38.444 INFO blam! test tests::bench_option_map_kind ... ok Oct 11 14:03:38.444 INFO blam! test tests::bench_option_to_vec_native ... ok Oct 11 14:03:38.444 INFO blam! test tests::bench_vec_map_from_functor ... ok Oct 11 14:03:38.462 INFO blam! test tests::bench_vec_map_from_functor_amortized_ints ... ok Oct 11 14:03:38.468 INFO blam! test tests::bench_vec_map_from_functor_amortized_strings ... ok Oct 11 14:03:38.468 INFO kablam! Doc-tests rats Oct 11 14:03:38.468 INFO blam! test tests::bench_vec_map_native ... ok Oct 11 14:03:38.468 INFO blam! test tests::bench_vec_map_native_amortized_ints ... ok Oct 11 14:03:38.468 INFO blam! test tests::bench_vec_map_native_amortized_strings ... ok Oct 11 14:03:38.468 INFO blam! test instances::option::tests::test_option_pure ... ok Oct 11 14:03:38.468 INFO blam! Oct 11 14:03:38.468 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:03:38.468 INFO blam! Oct 11 14:03:42.363 INFO blam! Oct 11 14:03:42.363 INFO blam! running 0 tests Oct 11 14:03:42.363 INFO blam! Oct 11 14:03:42.363 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:03:42.363 INFO blam! Oct 11 14:03:42.371 INFO kablam! su: No module specific data is present Oct 11 14:03:42.826 INFO running `"docker" "rm" "-f" "79fd7d69085fc9dd5c5e5df57635aa92d5fc64b2d6339abbcbd489335cfa869d"` Oct 11 14:03:43.100 INFO blam! 79fd7d69085fc9dd5c5e5df57635aa92d5fc64b2d6339abbcbd489335cfa869d