Nov 18 06:15:46.217 INFO testing minutae-0.2.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:15:46.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:15:46.605 INFO [stdout] 7e543cba6317a6cd4e9b9a0c2f8affdf367a66adbf3a615bca2210256e032e7b Nov 18 06:15:46.611 INFO running `"docker" "start" "-a" "7e543cba6317a6cd4e9b9a0c2f8affdf367a66adbf3a615bca2210256e032e7b"` Nov 18 06:15:47.795 INFO [stderr] usermod: no changes Nov 18 06:15:47.883 INFO [stderr] Compiling minutae v0.2.2 (/source) Nov 18 06:15:49.115 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 18 06:15:49.115 INFO [stderr] --> src/lib.rs:3:12 Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Nov 18 06:15:49.115 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:15:49.115 INFO [stderr] Nov 18 06:15:49.115 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:49.115 INFO [stderr] --> src/engine/parallel.rs:20:8 Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:49.115 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 18 06:15:49.115 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:49.115 INFO [stderr] Nov 18 06:15:49.115 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:49.115 INFO [stderr] --> src/engine/parallel.rs:20:32 Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:49.115 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:49.115 INFO [stderr] Nov 18 06:15:49.115 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:49.115 INFO [stderr] --> src/engine/parallel.rs:20:62 Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:49.115 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:49.115 INFO [stderr] Nov 18 06:15:49.115 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:49.115 INFO [stderr] --> src/engine/parallel.rs:20:91 Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:49.115 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:49.115 INFO [stderr] | Nov 18 06:15:49.115 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:49.115 INFO [stderr] Nov 18 06:15:49.479 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s Nov 18 06:15:49.479 INFO [stderr] su: No module specific data is present Nov 18 06:15:50.191 INFO running `"docker" "inspect" "7e543cba6317a6cd4e9b9a0c2f8affdf367a66adbf3a615bca2210256e032e7b"` Nov 18 06:15:50.459 INFO running `"docker" "rm" "-f" "7e543cba6317a6cd4e9b9a0c2f8affdf367a66adbf3a615bca2210256e032e7b"` Nov 18 06:15:50.696 INFO [stdout] 7e543cba6317a6cd4e9b9a0c2f8affdf367a66adbf3a615bca2210256e032e7b Nov 18 06:15:50.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:15:51.171 INFO [stdout] a8238b1731b50cb9aeefa1c85d289429da8dcabf4eeb0a503966e7400a30e810 Nov 18 06:15:51.179 INFO running `"docker" "start" "-a" "a8238b1731b50cb9aeefa1c85d289429da8dcabf4eeb0a503966e7400a30e810"` Nov 18 06:15:52.367 INFO [stderr] usermod: no changes Nov 18 06:15:52.443 INFO [stderr] Compiling minutae v0.2.2 (/source) Nov 18 06:15:53.593 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 18 06:15:53.594 INFO [stderr] --> src/lib.rs:3:12 Nov 18 06:15:53.594 INFO [stderr] | Nov 18 06:15:53.595 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Nov 18 06:15:53.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:15:53.595 INFO [stderr] | Nov 18 06:15:53.596 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:15:53.596 INFO [stderr] Nov 18 06:15:53.597 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:53.597 INFO [stderr] --> src/engine/parallel.rs:20:8 Nov 18 06:15:53.597 INFO [stderr] | Nov 18 06:15:53.597 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:53.598 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Nov 18 06:15:53.598 INFO [stderr] | Nov 18 06:15:53.598 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 18 06:15:53.598 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:53.599 INFO [stderr] Nov 18 06:15:53.599 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:53.599 INFO [stderr] --> src/engine/parallel.rs:20:32 Nov 18 06:15:53.600 INFO [stderr] | Nov 18 06:15:53.600 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:53.600 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:53.600 INFO [stderr] | Nov 18 06:15:53.601 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:53.601 INFO [stderr] Nov 18 06:15:53.601 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:53.602 INFO [stderr] --> src/engine/parallel.rs:20:62 Nov 18 06:15:53.602 INFO [stderr] | Nov 18 06:15:53.602 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:53.606 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:53.607 INFO [stderr] | Nov 18 06:15:53.607 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:53.608 INFO [stderr] Nov 18 06:15:53.608 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 18 06:15:53.608 INFO [stderr] --> src/engine/parallel.rs:20:91 Nov 18 06:15:53.608 INFO [stderr] | Nov 18 06:15:53.609 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 18 06:15:53.609 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Nov 18 06:15:53.610 INFO [stderr] | Nov 18 06:15:53.610 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 18 06:15:53.610 INFO [stderr] Nov 18 06:15:54.144 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s Nov 18 06:15:54.146 INFO [stderr] su: No module specific data is present Nov 18 06:15:54.599 INFO running `"docker" "inspect" "a8238b1731b50cb9aeefa1c85d289429da8dcabf4eeb0a503966e7400a30e810"` Nov 18 06:15:54.696 INFO running `"docker" "rm" "-f" "a8238b1731b50cb9aeefa1c85d289429da8dcabf4eeb0a503966e7400a30e810"` Nov 18 06:15:54.825 INFO [stdout] a8238b1731b50cb9aeefa1c85d289429da8dcabf4eeb0a503966e7400a30e810 Nov 18 06:15:54.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:15:55.006 INFO [stdout] 7756639db43268966f18f1f5f5efb531ed1f9287796c756d845b78e3bea4c37d Nov 18 06:15:55.012 INFO running `"docker" "start" "-a" "7756639db43268966f18f1f5f5efb531ed1f9287796c756d845b78e3bea4c37d"` Nov 18 06:15:55.451 INFO [stderr] usermod: no changes Nov 18 06:15:55.491 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 18 06:15:55.496 INFO [stderr] Running /target/debug/deps/minutae-62cce919e9b948fb Nov 18 06:15:55.504 INFO [stdout] Nov 18 06:15:55.504 INFO [stdout] running 2 tests Nov 18 06:15:55.508 INFO [stdout] test util::iter_visible_functionality ... ok Nov 18 06:15:55.545 INFO [stdout] test util::manhattan_distance_accuracy ... FAILED Nov 18 06:15:55.545 INFO [stdout] Nov 18 06:15:55.545 INFO [stdout] failures: Nov 18 06:15:55.545 INFO [stdout] Nov 18 06:15:55.545 INFO [stdout] ---- util::manhattan_distance_accuracy stdout ---- Nov 18 06:15:55.545 INFO [stdout] thread 'util::manhattan_distance_accuracy' panicked at 'assertion failed: `(left == right)` Nov 18 06:15:55.545 INFO [stdout] left: `5`, Nov 18 06:15:55.545 INFO [stdout] right: `8`', src/util.rs:159:5 Nov 18 06:15:55.545 INFO [stdout] stack backtrace: Nov 18 06:15:55.545 INFO [stdout] 0: 0x562b109c2413 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 18 06:15:55.545 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 18 06:15:55.545 INFO [stdout] 1: 0x562b109bcc78 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 18 06:15:55.545 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 18 06:15:55.545 INFO [stdout] 2: 0x562b109c1384 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 18 06:15:55.545 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 18 06:15:55.545 INFO [stdout] at libstd/panicking.rs:211 Nov 18 06:15:55.545 INFO [stdout] 3: 0x562b109c106c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 18 06:15:55.545 INFO [stdout] at libstd/panicking.rs:221 Nov 18 06:15:55.545 INFO [stdout] 4: 0x562b109c1a90 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 18 06:15:55.545 INFO [stdout] at libstd/panicking.rs:476 Nov 18 06:15:55.545 INFO [stdout] 5: 0x562b109c1611 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 18 06:15:55.545 INFO [stdout] at libstd/panicking.rs:390 Nov 18 06:15:55.545 INFO [stdout] 6: 0x562b109c155e - std::panicking::begin_panic_fmt::h17464725d83144d2 Nov 18 06:15:55.545 INFO [stdout] at libstd/panicking.rs:345 Nov 18 06:15:55.545 INFO [stdout] 7: 0x562b10970c89 - minutae::util::manhattan_distance_accuracy::h4290563ff3b00002 Nov 18 06:15:55.545 INFO [stdout] at src/util.rs:159 Nov 18 06:15:55.546 INFO [stdout] 8: 0x562b10970ac9 - minutae::util::manhattan_distance_accuracy::{{closure}}::h69be0b748b999ddb Nov 18 06:15:55.546 INFO [stdout] at src/util.rs:153 Nov 18 06:15:55.546 INFO [stdout] 9: 0x562b1097206d - core::ops::function::FnOnce::call_once::hc368a4053192ab08 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 18 06:15:55.546 INFO [stdout] 10: 0x562b1097e77e - >::call_box::hae1ea457a0ccd8d5 Nov 18 06:15:55.546 INFO [stdout] at libtest/lib.rs:1471 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 18 06:15:55.546 INFO [stdout] 11: 0x562b109d0279 - __rust_maybe_catch_panic Nov 18 06:15:55.546 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 06:15:55.546 INFO [stdout] 12: 0x562b109765d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 18 06:15:55.546 INFO [stdout] at libtest/lib.rs:1426 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 18 06:15:55.546 INFO [stdout] 13: 0x562b10977474 - std::panicking::try::do_call::h031514fb401b7159 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 18 06:15:55.546 INFO [stdout] 14: 0x562b109d0279 - __rust_maybe_catch_panic Nov 18 06:15:55.546 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 06:15:55.546 INFO [stdout] 15: 0x562b1097e65c - >::call_box::h44700b7a2ec6fd33 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 18 06:15:55.546 INFO [stdout] 16: 0x562b109c415d - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 18 06:15:55.546 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 18 06:15:55.546 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 18 06:15:55.546 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 18 06:15:55.546 INFO [stdout] 17: 0x7fb5eb4526b9 - start_thread Nov 18 06:15:55.546 INFO [stdout] 18: 0x7fb5eaf7241c - clone Nov 18 06:15:55.546 INFO [stdout] 19: 0x0 - Nov 18 06:15:55.546 INFO [stdout] Nov 18 06:15:55.546 INFO [stdout] Nov 18 06:15:55.546 INFO [stdout] failures: Nov 18 06:15:55.546 INFO [stdout] util::manhattan_distance_accuracy Nov 18 06:15:55.546 INFO [stdout] Nov 18 06:15:55.546 INFO [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:15:55.546 INFO [stdout] Nov 18 06:15:55.548 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 18 06:15:55.551 INFO [stderr] su: No module specific data is present Nov 18 06:15:55.800 INFO running `"docker" "inspect" "7756639db43268966f18f1f5f5efb531ed1f9287796c756d845b78e3bea4c37d"` Nov 18 06:15:55.928 INFO running `"docker" "rm" "-f" "7756639db43268966f18f1f5f5efb531ed1f9287796c756d845b78e3bea4c37d"` Nov 18 06:15:56.029 INFO [stdout] 7756639db43268966f18f1f5f5efb531ed1f9287796c756d845b78e3bea4c37d