Oct 16 02:43:07.666 INFO testing minutae-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:43:07.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 02:43:07.957 INFO blam! c5143974674d331a3275c0cde78cb42bdb2739a824d04e9bcb6d3683e77082c4 Oct 16 02:43:07.961 INFO running `"docker" "start" "-a" "c5143974674d331a3275c0cde78cb42bdb2739a824d04e9bcb6d3683e77082c4"` Oct 16 02:43:08.655 INFO kablam! usermod: no changes Oct 16 02:43:08.732 INFO kablam! Compiling minutae v0.2.2 (/source) Oct 16 02:43:09.752 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 02:43:09.752 INFO kablam! --> src/lib.rs:3:12 Oct 16 02:43:09.752 INFO kablam! | Oct 16 02:43:09.752 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 16 02:43:09.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:43:09.752 INFO kablam! | Oct 16 02:43:09.752 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:43:09.752 INFO kablam! Oct 16 02:43:09.759 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:09.759 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 16 02:43:09.759 INFO kablam! | Oct 16 02:43:09.759 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:09.759 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 16 02:43:09.759 INFO kablam! | Oct 16 02:43:09.759 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 02:43:09.759 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:09.759 INFO kablam! Oct 16 02:43:09.760 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:09.760 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 16 02:43:09.760 INFO kablam! | Oct 16 02:43:09.760 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:09.760 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:09.760 INFO kablam! | Oct 16 02:43:09.760 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:09.760 INFO kablam! Oct 16 02:43:09.760 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:09.760 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 16 02:43:09.760 INFO kablam! | Oct 16 02:43:09.760 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:09.760 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:09.760 INFO kablam! | Oct 16 02:43:09.760 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:09.760 INFO kablam! Oct 16 02:43:09.760 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:09.760 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 16 02:43:09.761 INFO kablam! | Oct 16 02:43:09.761 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:09.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:09.761 INFO kablam! | Oct 16 02:43:09.761 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:09.761 INFO kablam! Oct 16 02:43:09.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 16 02:43:09.969 INFO kablam! su: No module specific data is present Oct 16 02:43:10.302 INFO running `"docker" "rm" "-f" "c5143974674d331a3275c0cde78cb42bdb2739a824d04e9bcb6d3683e77082c4"` Oct 16 02:43:10.587 INFO blam! c5143974674d331a3275c0cde78cb42bdb2739a824d04e9bcb6d3683e77082c4 Oct 16 02:43:10.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 02:43:11.026 INFO blam! bc2a05757311a76f2c4ff3b5214611d873dac83521eead91d5fcb8d209fed90d Oct 16 02:43:11.031 INFO running `"docker" "start" "-a" "bc2a05757311a76f2c4ff3b5214611d873dac83521eead91d5fcb8d209fed90d"` Oct 16 02:43:11.554 INFO kablam! usermod: no changes Oct 16 02:43:11.586 INFO kablam! Compiling minutae v0.2.2 (/source) Oct 16 02:43:12.623 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 02:43:12.623 INFO kablam! --> src/lib.rs:3:12 Oct 16 02:43:12.623 INFO kablam! | Oct 16 02:43:12.623 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 16 02:43:12.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:43:12.623 INFO kablam! | Oct 16 02:43:12.626 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:43:12.626 INFO kablam! Oct 16 02:43:12.626 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:12.626 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 16 02:43:12.626 INFO kablam! | Oct 16 02:43:12.626 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:12.626 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 16 02:43:12.626 INFO kablam! | Oct 16 02:43:12.626 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 02:43:12.626 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:12.626 INFO kablam! Oct 16 02:43:12.626 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:12.626 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 16 02:43:12.626 INFO kablam! | Oct 16 02:43:12.626 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:12.626 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:12.626 INFO kablam! | Oct 16 02:43:12.626 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:12.626 INFO kablam! Oct 16 02:43:12.631 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:12.631 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 16 02:43:12.631 INFO kablam! | Oct 16 02:43:12.631 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:12.631 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:12.631 INFO kablam! | Oct 16 02:43:12.631 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:12.631 INFO kablam! Oct 16 02:43:12.631 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 02:43:12.631 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 16 02:43:12.631 INFO kablam! | Oct 16 02:43:12.631 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 16 02:43:12.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 16 02:43:12.631 INFO kablam! | Oct 16 02:43:12.631 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 02:43:12.631 INFO kablam! Oct 16 02:43:13.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 16 02:43:13.212 INFO kablam! su: No module specific data is present Oct 16 02:43:14.098 INFO running `"docker" "rm" "-f" "bc2a05757311a76f2c4ff3b5214611d873dac83521eead91d5fcb8d209fed90d"` Oct 16 02:43:14.364 INFO blam! bc2a05757311a76f2c4ff3b5214611d873dac83521eead91d5fcb8d209fed90d Oct 16 02:43:14.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 02:43:14.839 INFO blam! f9935098b502496398338c8b5135093a93f494ce8f54569371635009302d61b0 Oct 16 02:43:14.840 INFO running `"docker" "start" "-a" "f9935098b502496398338c8b5135093a93f494ce8f54569371635009302d61b0"` Oct 16 02:43:15.436 INFO kablam! usermod: no changes Oct 16 02:43:15.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 02:43:15.487 INFO kablam! Running /target/debug/deps/minutae-77e412311651a393 Oct 16 02:43:15.494 INFO blam! Oct 16 02:43:15.494 INFO blam! running 2 tests Oct 16 02:43:15.495 INFO blam! test util::iter_visible_functionality ... ok Oct 16 02:43:15.525 INFO blam! test util::manhattan_distance_accuracy ... FAILED Oct 16 02:43:15.525 INFO kablam! error: test failed, to rerun pass '--lib' Oct 16 02:43:15.525 INFO blam! Oct 16 02:43:15.525 INFO blam! failures: Oct 16 02:43:15.525 INFO blam! Oct 16 02:43:15.525 INFO blam! ---- util::manhattan_distance_accuracy stdout ---- Oct 16 02:43:15.525 INFO blam! thread 'util::manhattan_distance_accuracy' panicked at 'assertion failed: `(left == right)` Oct 16 02:43:15.526 INFO blam! left: `5`, Oct 16 02:43:15.526 INFO blam! right: `8`', src/util.rs:159:5 Oct 16 02:43:15.526 INFO blam! stack backtrace: Oct 16 02:43:15.526 INFO blam! 0: 0x55c02f878d0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 02:43:15.526 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 02:43:15.526 INFO blam! 1: 0x55c02f881e86 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 02:43:15.526 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 02:43:15.526 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 02:43:15.526 INFO blam! 2: 0x55c02f87cbdd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:211 Oct 16 02:43:15.526 INFO blam! 3: 0x55c02f87c8eb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:221 Oct 16 02:43:15.526 INFO blam! 4: 0x55c02f87d28c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:476 Oct 16 02:43:15.526 INFO blam! 5: 0x55c02f87ce49 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:390 Oct 16 02:43:15.526 INFO blam! 6: 0x55c02f87cdad - std::panicking::begin_panic_fmt::h70a4709fbb668068 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:345 Oct 16 02:43:15.526 INFO blam! 7: 0x55c02f829773 - minutae::util::manhattan_distance_accuracy::h1b42e301fd5245ce Oct 16 02:43:15.526 INFO blam! at src/util.rs:159 Oct 16 02:43:15.526 INFO blam! 8: 0x55c02f8295b9 - minutae::util::manhattan_distance_accuracy::{{closure}}::h1756250f60d6e868 Oct 16 02:43:15.526 INFO blam! at src/util.rs:153 Oct 16 02:43:15.526 INFO blam! 9: 0x55c02f82ab8d - core::ops::function::FnOnce::call_once::h0388325169163b95 Oct 16 02:43:15.526 INFO blam! at libcore/ops/function.rs:238 Oct 16 02:43:15.526 INFO blam! 10: 0x55c02f83008e - >::call_box::hae226a42c8d94b19 Oct 16 02:43:15.526 INFO blam! at libtest/lib.rs:1468 Oct 16 02:43:15.526 INFO blam! at libcore/ops/function.rs:238 Oct 16 02:43:15.526 INFO blam! at liballoc/boxed.rs:672 Oct 16 02:43:15.526 INFO blam! 11: 0x55c02f88d3a9 - __rust_maybe_catch_panic Oct 16 02:43:15.526 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 02:43:15.526 INFO blam! 12: 0x55c02f850abd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:289 Oct 16 02:43:15.526 INFO blam! at libstd/panic.rs:392 Oct 16 02:43:15.526 INFO blam! at libtest/lib.rs:1423 Oct 16 02:43:15.526 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 02:43:15.526 INFO blam! 13: 0x55c02f851664 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 02:43:15.526 INFO blam! at libstd/thread/mod.rs:409 Oct 16 02:43:15.526 INFO blam! at libstd/panic.rs:313 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:310 Oct 16 02:43:15.526 INFO blam! 14: 0x55c02f88d3a9 - __rust_maybe_catch_panic Oct 16 02:43:15.526 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 02:43:15.526 INFO blam! 15: 0x55c02f83eca6 - >::call_box::h1a0832645645f090 Oct 16 02:43:15.526 INFO blam! at libstd/panicking.rs:289 Oct 16 02:43:15.526 INFO blam! at libstd/panic.rs:392 Oct 16 02:43:15.526 INFO blam! at libstd/thread/mod.rs:408 Oct 16 02:43:15.526 INFO blam! at liballoc/boxed.rs:672 Oct 16 02:43:15.526 INFO blam! 16: 0x55c02f87b01a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 02:43:15.526 INFO blam! at liballoc/boxed.rs:682 Oct 16 02:43:15.526 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 02:43:15.526 INFO blam! 17: 0x55c02f8704c5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 02:43:15.526 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 02:43:15.526 INFO blam! 18: 0x7fefff6ae6b9 - start_thread Oct 16 02:43:15.526 INFO blam! 19: 0x7fefff1ce41c - clone Oct 16 02:43:15.526 INFO blam! 20: 0x0 - Oct 16 02:43:15.526 INFO blam! Oct 16 02:43:15.526 INFO blam! Oct 16 02:43:15.526 INFO blam! failures: Oct 16 02:43:15.526 INFO blam! util::manhattan_distance_accuracy Oct 16 02:43:15.526 INFO blam! Oct 16 02:43:15.526 INFO blam! test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:43:15.526 INFO blam! Oct 16 02:43:15.527 INFO kablam! su: No module specific data is present Oct 16 02:43:15.827 INFO running `"docker" "rm" "-f" "f9935098b502496398338c8b5135093a93f494ce8f54569371635009302d61b0"` Oct 16 02:43:15.924 INFO blam! f9935098b502496398338c8b5135093a93f494ce8f54569371635009302d61b0